Author Topic: Help this noobish user find a duplicated file?  (Read 4028 times)

Offline Meiari

  • Familiar Grounds Dweller
  • **
  • Posts: 83
  • Country: 00
  • Floof-O-Meter: 12
  • The RP Addict
    • View Profile
Help this noobish user find a duplicated file?
« on: November 06, 2011, 12:20:58 am »
So I recently downloaded some meshes for a few custom map ideas. I put 'em in their respective places in FH+, and now I'm getting this.



Sounds to me likes it's just a matter of finding and deleting it, but it's not in Particles or My_Objects, and I can't quite think of anywhere else it would be. Help is much appreciated, thank you. :3

Offline Jitters

  • Mutant Turtle
  • Elder Grey Pelt
  • ****
  • Posts: 2,624
  • Country: ca
  • Floof-O-Meter: 146
  • Hero in a Half Shell!
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #1 on: November 06, 2011, 04:45:46 am »
I think it is in Particles and it is referring to files known as water_0, water_1 etc. Delete them.



I tested it and it creates the same ogre exception, so deleting those files will surely fix it.

Offline Meiari

  • Familiar Grounds Dweller
  • **
  • Posts: 83
  • Country: 00
  • Floof-O-Meter: 12
  • The RP Addict
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #2 on: November 06, 2011, 05:16:45 am »
I've had the problem with the duplicates you've shown, that was the first place I looked. They're not there.



It's not -those- files that duplicated, unfortunately. :<

Offline xXLovelyBelleXx

  • Experienced Traveler
  • **
  • Posts: 165
  • Country: 00
  • Floof-O-Meter: 23
  • ~?.:Merf:.?~
    • http://okkoa.deviantart.com
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #3 on: November 06, 2011, 05:22:58 am »
Have you checked you're FeralHeart>Objects>My_Objects folder by any chance?? Usually that's where you would find the meshes/particles that have been downloaded.
???
____________________________________?____________________________________

Offline Meiari

  • Familiar Grounds Dweller
  • **
  • Posts: 83
  • Country: 00
  • Floof-O-Meter: 12
  • The RP Addict
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #4 on: November 06, 2011, 05:27:08 am »
Of course I did, this is what I found (in reverse alphabetical order, like a boss):



None of it seems to be duplicated. :/

Offline xXLovelyBelleXx

  • Experienced Traveler
  • **
  • Posts: 165
  • Country: 00
  • Floof-O-Meter: 23
  • ~?.:Merf:.?~
    • http://okkoa.deviantart.com
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #5 on: November 06, 2011, 05:35:16 am »
Well that's weird:/...maybe you could try using the search bar while in the search bar...just to see if anything pops up at all.
???
____________________________________?____________________________________

Offline Meiari

  • Familiar Grounds Dweller
  • **
  • Posts: 83
  • Country: 00
  • Floof-O-Meter: 12
  • The RP Addict
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #6 on: November 06, 2011, 06:57:25 am »
Just tried, thanks for the idea. But nothin'. :c

Offline Jitters

  • Mutant Turtle
  • Elder Grey Pelt
  • ****
  • Posts: 2,624
  • Country: ca
  • Floof-O-Meter: 146
  • Hero in a Half Shell!
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #7 on: November 06, 2011, 08:05:02 am »
Waterz.particle. Open it up and look for the words "Watersplash"

Offline xXLovelyBelleXx

  • Experienced Traveler
  • **
  • Posts: 165
  • Country: 00
  • Floof-O-Meter: 23
  • ~?.:Merf:.?~
    • http://okkoa.deviantart.com
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #8 on: November 06, 2011, 02:56:52 pm »
Just tried, thanks for the idea. But nothin'. :c

Oh well I'm sorry :c and your welcome.
???
____________________________________?____________________________________

Offline Meiari

  • Familiar Grounds Dweller
  • **
  • Posts: 83
  • Country: 00
  • Floof-O-Meter: 12
  • The RP Addict
    • View Profile
Re: Help this noobish user find a duplicated file?
« Reply #9 on: November 06, 2011, 08:34:13 pm »
Waterz.particle. Open it up and look for the words "Watersplash"

This is what's inside:

particle_system WaterSplash
{
    material WaterSplash
    particle_width 0.7
    particle_height 0.7
    cull_each false
    quota 2100

    emitter Ring
    {
        angle 35
        emission_rate 700
        time_to_live 2
        direction 0 1 0
        velocity_min 50
        velocity_max 60
   colour_range_start 1 1 1
       colour_range_end 0.9 0.95 1
   width 4
   height 4
   depth 0.5
   inner_width 3
   inner_height 3
    }

    affector LinearForce
    {
        force_vector 0 -150 0
        force_application add
    }
    affector ColourFader
    {
        red -0.7
        green -0.7
        blue -0.7
    }
}
particle_system WaterRipple
{
    material WaterRipple
    particle_width 10
    particle_height 10
    cull_each false
    quota 10000
    billboard_type  perpendicular_common
    common_direction 0 1 0
    common_up_vector 0 0 1

    emitter Box
    {
        emission_rate 5
        time_to_live 4
   direction       0 0 0
        velocity     0
   colour_range_start  0.3 0.3 0.3 0.0
        colour_range_end    0.4 0.4 0.3 0.0
        width 2
   height 2
   depth 1
    }
    affector Scaler
    {
   rate 20
    }
    affector ColourFader2
    {
        red1 +0.3333
   green1 +0.3333
   blue1 +0.3333

        red1 -0.2
   green1 -0.2
   blue1 -0.2

        state_change 2
    }
}
particle_system bubbles
{
   quota   1000
   material   bubble
   particle_width   2
   particle_height   2
   cull_each   true
   sorted   true
   local_space   false
   iteration_interval   0
   nonvisible_update_timeout   0
   billboard_rotation_type   vertex
   common_direction   0 1 0
   common_up_vector   0 1 0
   point_rendering   false
   accurate_facing   false

   emitter Box
   {
      angle   0
      colour   1 1 1 1
      colour_range_start   1 1 1 1
      colour_range_end   1 1 1 1
      direction   0 1 0
      emission_rate   3
      position   0 0 0
      velocity   1
      velocity_min   1
      velocity_max   2
      time_to_live   3
      time_to_live_min   2
      time_to_live_max   4
      duration   0
      duration_min   0
      duration_max   0
      repeat_delay   0
      repeat_delay_min   0
      repeat_delay_max   0
      width   20
      height   20
      depth   0.5
      inner_width   1
      inner_height   1
   }

   affector LinearForce
   {
      force_vector   0 1 0
      force_application   add
   }

   affector Rotator
   {
      rotation_speed_range_start   0
      rotation_speed_range_end   50
      rotation_range_start   0
      rotation_range_end   360
   }

   affector Scaler
   {
      rate   0.5
   }
}




Not quite sure what to do, don't wanna break any new toys on accident. I assume something needs deleted, but I'm not seeing a duplicated line that makes it easy.