Frictional Games Forum (read-only)

Full Version: Custom Models Crashing Game
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

Recently I've been working on a mod and have tried importing custom models into my map. The first model I replaced was the laudanum model. I replaced it with a painkiller bottle. The game crashed every time I looked at the painkillers then looked away. I figured out after a while that all I had to do was lower the size of the model in the Model Editor and scale it up in the Level Editor. I tried the same thing when I tried to replace the lantern model in game, yet every time I look at it the game crashes, no matter what I do with model sizes and everything. The hpl.log file that's generated by the game cannot be updated due to the suddenness of the crash, so all I could salvage from it was the attached .log file. I doubt it'll help much, but I would like to have some advice or anything. Here's the .log file [attachment=2246]

Thanks


*EDIT*


Turns out when I saved the model, there were invisible artifacts left behind that would make the game crash when looked at in-game. All I had to do was move them very far away from the actual model (and I mean very very far away.) Thanks for the help.


Oh and this is the "Exception Reason" I'm getting when the BlackBox shows up.

Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module Amnesia.exe at 0023:0055B 384
I think we'd be able to help you better if you attached the custom entity. What 3D modeling program did you use to create the mesh?
(11-21-2011, 08:48 PM)Your Computer Wrote: [ -> ]I think we'd be able to help you better if you attached the custom entity. What 3D modeling program did you use to create the mesh?
Would you want the .ent file or .dae file? And I used Maya 2010 64 bit.
(11-22-2011, 05:13 AM)Krymtel Wrote: [ -> ]Would you want the .ent file or .dae file? And I used Maya 2010 64 bit.

Everything that makes up the entity (e.g. .ent file, .dae file, textures, etc).
(11-22-2011, 05:16 AM)Your Computer Wrote: [ -> ]
(11-22-2011, 05:13 AM)Krymtel Wrote: [ -> ]Would you want the .ent file or .dae file? And I used Maya 2010 64 bit.

Everything that makes up the entity (e.g. .ent file, .dae file, textures, etc).
Here you go.
Figure anything out yet?