2 Attachment(s)
WZ_GameServer Crashes immediately after being started
Attachment 128365
Been having a problem where it tries to create a WZ_GameServer and it just crashes instantly after it's started. SupervisorServer and MasterServer keep running, and keep trying to make more servers but they crash every single time, I looked up the issue but it seems to always go unresolved, or at least the person never posts a resolution..
I also noticed that it says my IP timed out after it crashes.
I've attached a ZIP file containing the logs, and DMP file
I believe that's all that would be needed, if you need anything else, let me know and I'll upload it A.S.A.P.
Any help is appreciated, thanks.
Attachment 128366
Re: WZ_GameServer Crashes immediately after being started
Need wz_gameserver.exe and wz_gameserver.pdb both have to be from the exact same compiler build and the one to create this dump file.
PM me when you have this please.
Debugging the files sent through my PM.
I will PM back when finished and notify you to look here for my results.
***more to come***
You've disabled something during your compile and this dmp file can not retrieve to proper information.
Please Clean / Build another WZ_Gamerserver.exe in Debug mode and make sure that you have both from the same time. Run this and attach the fresh dmp file as well. If you are purposely adjusting file information so that it cannot be debugged, I will not be able to assist. Please be sure these settings are turned off if in use.
I'll PM you as well.
Re: WZ_GameServer Crashes immediately after being started
Awesome, really appreciate it DNC.
I'm running Win7 Home Premium 64-bit
Visual Studio 2008, SP1
SQL Server 2009 + Management Studio
Not sure what else specifically you need? Let me know and I'll happily post it.
Re: WZ_GameServer Crashes immediately after being started
You need to be using MSSQL Server 2008 R2 (Not Express version)
Error 5 shows the fact that 1 it cannot communicate with MSSQL Server 2008 R2, but you can not use Express 2008 or any other version of MSSQL