DSGame.exe Crash

User avatar
tagban
Posts: 352
Joined: Fri Dec 28, 2012 11:31 am
Location: Pennsylvania, USA

Re: DSGame.exe Crash

Post by tagban » Wed Mar 05, 2014 9:45 am

Still having same error, this all worked til was switched to Git. Running windows server 2k12. Firewall is completely off right now, still no luck. About to remove everything including SQL and stuff, and just reinstall clean... But that SHOULDN'T fix it. Seems like a code issue in relation to how the computer is handling it. Really not sure what else to try. its on a VPS.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: DSGame.exe Crash

Post by atom0s » Wed Mar 05, 2014 1:38 pm

If you can, join IRC and try to find me online. I can remote into your VPS and take a look for you if you want.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: DSGame.exe Crash

Post by atom0s » Sat Mar 08, 2014 2:31 pm

After remoting into his server and testing things out, the cause is from enabling the Halloween Event. The server was crashing on changeSkin on an NPC Gwill.
So the skin change table has some invalid changes in it as well as it crashing due to the skin change being an NPC. (The server hit a DBG_BREAK at the top.)

Post Reply