Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Bueza on March 04, 2016, 11:09:33 pm
-
So I finished making my map in noggit and I can visit it on my server and it works great. However when my friend visits it on his end, with the same MPQ I'm using to see stuff. He crashes and gets a wow error.
The error is something along the lines of not being able to read it(the adt?) properly. If you need me to post a screenshot or just the error in text I'll ask him to send it. (this was a couple weeks ago and we just gave up and didn't try to solve it other than a few failed attempts, otherwise I'd just post the error)
I was wondering if there was something else I had to do server side? Maybe I messed up in making the MPQ somewhere? Any theory would be appreciated! Thank you modcraft community!!
-
Being able to see an error log would help a lot. Anyway, check your WDT file. If it contains some ADTs which are not in your world/map/(mapname) folder, you will get crash, because client will try to load ADTs which won't be found in MPQs. Thats the only theory I've got for you right now, if this doesn¨t work for you, I need to see that log.
-
Here is the error:
This application has encountered a critical error:
ERROR #132 (0x85100084) Fatal Exception
Program: A:WotLKWow.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:007B31F8
The instruction at "0x007B31F8" referenced memory at "0x00000010".
The memory could not be "read".
WoWBuild: 12340
Realm: Forgeous [my-ip:8085]
Local Zone: The Cemetary, Duskwood
ERROR #132 (0x85100084) Fatal Exception
-
Reading a FAQ would be quite nice before posting question topics ;).:
viewtopic.php?f=48&t=10109 (http://modcraft.io/viewtopic.php?f=48&t=10109" onclick="window.open(this.href);return false;)
To be exact, this video:
https://www.youtube.com/watch?v=PraIeqwPzhI (https://www.youtube.com/watch?v=PraIeqwPzhI" onclick="window.open(this.href);return false;)