Jump to content

Crash on open folder with Prefab


Recommended Posts

Hello,

 

now that Josh has told me what was wrong with my model Physics i changed it and it works nicely.

Thank you. smile.png

 

Now i wanted to save a prefab for a Portal to get to the next level. But as soon as i open the folder in the Editor it crashes with the last lines in the log showing this:

 

Failed to load thumbnail 6 for C:/Leadwerks/Projects/Rolling/Prefabs/finishPortal.pfb
Loading prefab "C:/Leadwerks/Projects/Rolling/Prefabs/finishPortal.pfb"...

 

The Prefab should only contain a Cylinder with a Particle Emitter and two Lua scripts attached to the Cylinder.

 

But it also crashes on a created prefab from only a Cylinder with nothing else attached to it.

 

 

 

For some reason the Prefabs are nearly as big in Filesize as the whole Map. Not sure if this is correct.

Link to comment
Share on other sites

Hello,

 

sorry for the missing file.

 

I was able to reproduce the error.

 

I created a new Project with the default map.

 

i created a prefab of the single box in the scene which worked without any problem.

 

 

Then i created a Cylinder and dragged&dropped it on the box in the scene-tree so it got a child of the box.

 

then i rightclicked on the Box and created a prefab again.

Now it crashes with the error:

---------------------------

Windows exception

---------------------------

EXCEPTION_ACCESS_VIOLATION

---------------------------

OK

---------------------------

 

And here is the Test project:

http://code-i.de/LE3/TestProj.zip (9.4 MB)

 

 

//Edit:

It also does not work with the cylinder alone.

So i suppose it does not like a cylinder inside a prefab.

 

Edit2:

Crashes also on Cone, Sphere, Tube, Torus and Arch.

Edited by beo6
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...