Problem Using the Map Editor - 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 (https://www.frictionalgames.com/forum/forum-35.html) +--- Thread: Problem Using the Map Editor (/thread-7342.html) |
Problem Using the Map Editor - laser50 - 04-13-2011 Hey guys, I've made a Topic about this before, Removed it because i tought it was solved, Till the next day. I got the same crash again, a problem with ATKOGL32.dll. I dont know what happened, but i'm totally sure it worked before. If someone could Help me on solving this i'd appreciate it. (If someone could send me the file, It would be great.) Gr - Laser50. RE: Problem Using the Map Editor - palistov - 04-14-2011 Is this happening when you open your mod in Amnesia? If so, disable all your script by putting /* at the beginning and */ at the end. Then, when you're in the game, remove the /* and */, and then recompile the script and lang by hitting that button. If nothing happens, but you still get the fatal error, start disabling complex functions and script bit by bit. I was getting crash errors earlier today because I called to remove a collision callback as a result of that same collision. Scripts can be buggy but still not have any syntax errors; that isn't the only time I've gotten crashes because of funky scripts. And lastly if this is still an error with your file, run a full reinstall, I suppose. Good luck buddy RE: Problem Using the Map Editor - MrBigzy - 04-14-2011 It's not a script error, that dll is related to OpenGL, which is what Amnesia uses. It's probably in the Amnesia folder or your system folder, not sure. I'd probably reinstall the game (after backing up saves and what not). RE: Problem Using the Map Editor - palistov - 04-14-2011 I stand corrected I usually associate critical errors with the script cuz they've only ever happened to me because of bogus scripting. RE: Problem Using the Map Editor - laser50 - 04-14-2011 Well, I had it running before (Dont ask me how.) And my Mod Worked. nothing was wrong or broken in any way. Amnesia Worked and still works fine. So it's the level editor itself. (04-14-2011, 02:57 AM)MrBigzy Wrote: It's not a script error, that dll is related to OpenGL, which is what Amnesia uses. It's probably in the Amnesia folder or your system folder, not sure. I'd probably reinstall the game (after backing up saves and what not). It is in my windows folder Actually. But it gives me a error that it's the wrong version or something. RE: Problem Using the Map Editor - palistov - 04-14-2011 Try Google. Lots of problems have a fix easily found through Google If not, best of luck! I'm no computer guru, I just know how I've solved my past issues hehe RE: Problem Using the Map Editor - laser50 - 04-14-2011 (04-14-2011, 03:34 PM)palistov Wrote: Try Google. Lots of problems have a fix easily found through Google Google does not give me the chance to Download, or fix the Problem. (Only Advertisements show up, No help.) RE: Problem Using the Map Editor - palistov - 04-14-2011 Lame, dude Here's what I found: http://www.processlibrary.com/directory/files/atkogl32/431619/ Scroll to the section talking about errors http://www.fixdllerror.info/how-to-fix-ATKOGL32-dll-error.htm Don't download ANYTHING from these websites. They look bogus. But yeah it could be a registry error. Maybe try importing an old registry backup? RE: Problem Using the Map Editor - laser50 - 04-14-2011 I reinstalled my PC so i won't be able to import anything. Currently using Advanced PC Tweaker, He saw some stuff and fuxed them, But with no result. Is there nobody here who could give it to me?? I mean it's a standard ASUS/Amnesia file. I guess everyone has them. RE: Problem Using the Map Editor - laser50 - 04-14-2011 Got it to work! I really have NO idea how. (I think i updated the OpenCL Driver.) |