![]() |
Crash on startup...[Problem solved] - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: Crash on startup...[Problem solved] (/thread-10120.html) Pages:
1
2
|
RE: Crash on startup... - Lambda - 09-20-2011 ...really? I feel... kind of stupid now... ____EDIT____ Okay, now I can at least boot it again,(As I meantioned in the readme file of that little prerelease, it didn't even boot anymore) but it doesnt fix the problem I had in the first place; it still crashes when I try to enter the first map. RE: Crash on startup... - Your Computer - 09-20-2011 (09-20-2011, 03:06 PM)Lambda Wrote: Okay, now I can at least boot it again,(As I meantioned in the readme file of that little prerelease, it didn't even boot anymore) but it doesnt fix the problem I had in the first place; it still crashes when I try to enter the first map. Right, but i figured since the issue is now isolated to a map that you'd be able to solve it. Unfortunately, the dialog box that the game showed when trying to load the map didn't provide much information, but you should be able to check your hpl.log to get a more descriptive message. RE: Crash on startup... - Lambda - 09-21-2011 Code: -------- Loading map 'tutorialmap.map' --------- Cache Loading: 2830 msWARNING: Sub mesh 'Servant_Brute1' does not exist in mesh 'enemy_suitor.msh'! Entities: 13144 ms Compilation: 11 ms Total: 16119 ms Meshes created: 25 Bodies created: 12 -------- Loading complete --------- And dont mind the "WARNING: Sub mesh 'Servant_Brute1' does not exist in mesh 'enemy_suitor.msh'!", I checked, and there is NOTHING called either Enemy_Suitor or Servant_Brute in the first map. RE: Crash on startup... - Lambda - 09-23-2011 Note from now on: I won't need a solution anymore. I'm redesigning the entire mod, because it was needed anyways. Thank you, everyone who helped! ![]() |