Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particle Editor Help Particle crashes my editor (FIXED)
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#1
Particle crashes my editor (FIXED)

So I wanted to implement the worm vomit particle from Penumbra Black Plague. So I made one in Amnesia with same variables and coordinates with size, color and etc.

But when I tried to load it in game, it crashed my Level Editor. I open up the particle.hpl and it tells me this:

ERROR: Type with ID 1 not created.
ERROR: Type with ID 5 not created.

What could be the reason this happens?

Derp.
(This post was last modified: 10-27-2014, 01:16 PM by Neelke.)
10-26-2014, 02:14 PM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#2
RE: Particle crashes my editor

MMmmh, check the material if you have it.
That crashed my game once. May I have the particle so I can take a look?

10-27-2014, 01:04 AM
Find
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#3
RE: Particle crashes my editor

Surely. I don't entirely see though how the material can crash it.


Attached Files
.rar   vomit_particle.rar (Size: 31.51 KB / Downloads: 100)

Derp.
10-27-2014, 11:45 AM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#4
RE: Particle crashes my editor

About that ID 1, 5 error, I have it too in my ParticleEditor.log before I even touched your particle.
So it must be normal, that log entry appears right after you open the editor.
Spoiler below!
Created Entity Loader
Added object type: ParticleEmitter <ParticleEmitter>
ERROR: Type with ID 1 not created.
ERROR: Type with ID 5 not created.

So my guess is this is related to the particle editor being empty at init.

Anyways, I noticed your particle had collision active, I turned it off, tried, and it worked fine . No idea why it doesn't like it, but it works ok that way. So that's all you gotta do to fix it, you should try.

(10-27-2014, 11:45 AM)Neelke Wrote: Surely. I don't entirely see though how the material can crash it.
Yea I don't know. You can try it yourself, take away the image worm_vomit.tga, move it away to your desktop or anywhere. Then run the game, look at the particle and hello crash.
'Hey, where's my image? ok screw this.'

(This post was last modified: 10-27-2014, 12:33 PM by Daemian.)
10-27-2014, 12:26 PM
Find
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#5
RE: Particle crashes my editor

Yea, that did it. Wonder why that would be the problem, but I don't care. It works. Thanks man.

Derp.
10-27-2014, 01:10 PM
Find




Users browsing this thread: 1 Guest(s)