![]() |
CS Map Crashing - 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: CS Map Crashing (/thread-20552.html) |
RE: CS Map Crashing - 7heDubz - 03-02-2013 (03-02-2013, 08:11 AM)Your Computer Wrote: The power of two is normally only required for mipmaps. The issue causing the crash could be specific to your system. We can only guess to what the issue is without any files to test it on our side. ok my previous question tands. i dont know anything to do with .mat file extension but if i change the .jpg to a POW2 so i have to change the .mat file aswell? also, mipmap?! im so green!! RE: CS Map Crashing - Your Computer - 03-04-2013 (03-02-2013, 08:23 AM)WIWWM Wrote: ok my previous question tands. i dont know anything to do with .mat file extension but if i change the .jpg to a POW2 so i have to change the .mat file aswell? You can either specify in the MAT file to not use mipmaps or simply change the resolution of the JPG image suitable for mipmaps. http://en.wikipedia.org/wiki/Mipmap Like i said, i doubt mipmaps have anything to do with your story crashing. RE: CS Map Crashing - 7heDubz - 03-04-2013 (03-04-2013, 04:09 AM)Your Computer Wrote:(03-02-2013, 08:23 AM)WIWWM Wrote: ok my previous question tands. i dont know anything to do with .mat file extension but if i change the .jpg to a POW2 so i have to change the .mat file aswell? Ok thankyou im going to try this and then i will get back to you!! Ok! Changed mipmap=false and the .jpg to a 600x600 Still crashed. It says Amnesia.exe caused an EXCEPTION_ACCESS VIOLATION in module ntdll.dll at 0023:77400BB0, RtlFreeHandle[]+4173 byte(s) crashlog included. Sorry guys! perhaps i should figure something else out... anyone have a good texture for grass that wont crash my game? xD RE: CS Map Crashing - PutraenusAlivius - 03-04-2013 Always give us the hpl.log each time an error happens. You also need to include the errorlog. RE: CS Map Crashing - 7heDubz - 03-05-2013 errorlog? RE: CS Map Crashing - 7heDubz - 03-06-2013 Last time im bumping this thread, ill just find some other texture to use. possibly something from white night (if i still have those files) UNLESS there is some alternative or smeone know what happened. anything is greatly appreciated!! RE: CS Map Crashing - Your Computer - 03-06-2013 Like i said, we can only provide guesses without anything for us to test on our side. If you don't feel like providing your work-in-progress files, then you're on your own in solving this. |