Page 1 of 1

Latest pull game server crash

Posted: Sat Dec 13, 2014 3:10 am
by Delaide
So, I compiled the latest game server, and end up getting a crash:

Code: Select all

>DSGame-server.exe!CLuaBaseEntity::addMod(lua_State * L) Line 4904	C++
 	DSGame-server.exe!Lunar<CLuaBaseEntity>::thunk(lua_State * L) Line 173	C++
 	lua51.dll!0f98266f()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for lua51.dll]	
 	[External Code]	
 	DSGame-server.exe!CZoneEntities::ZoneServer(unsigned int tick) Line 927	C++
 	DSGame-server.exe!CZone::ZoneServer(unsigned int tick) Line 726	C++
 	DSGame-server.exe!zoneutils::LoadZoneList() Line 612	C++
 	DSGame-server.exe!do_init(int argc, char * * argv) Line 219	C++
 	DSGame-server.exe!main(int argc, char * * argv) Line 243	C++
 	[External Code]	
This is for 32 bit build.

I got this when I terminated the debug. Not sure though if it is helpful:

Code: Select all

'DSGame-server.exe' (Win32): Loaded 'I:\PlayOnline\SquareEnix\Final Fantasy XI server\darkstar\DSGame-server.exe'. Symbols loaded.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'I:\PlayOnline\SquareEnix\Final Fantasy XI server\darkstar\libmariadb.dll'. Module was built without symbols.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\lpk.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\usp10.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcr120.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'I:\PlayOnline\SquareEnix\Final Fantasy XI server\darkstar\lua51.dll'. Module was built without symbols.
'DSGame-server.exe' (Win32): Loaded 'I:\PlayOnline\SquareEnix\Final Fantasy XI server\darkstar\libzmq.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp120.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp120d.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcr120d.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\apphelp.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nvinit.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\apphelp.dll'
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mswsock.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WSHTCPIP.DLL'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nlaapi.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\NapiNSP.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\pnrpnsp.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wshbth.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Program Files (x86)\Common Files\microsoft shared\Windows Live\WLIDNSP.DLL'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\psapi.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dnsapi.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winrnr.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winnsi.dll'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\FWPUCLNT.DLL'. Cannot find or open the PDB file.
'DSGame-server.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rasadhlp.dll'. Cannot find or open the PDB file.
DSGame-server.exe has triggered a breakpoint.

The program '[14864] DSGame-server.exe' has exited with code -1073741510 (0xc000013a).

Re: Latest pull game server crash

Posted: Sat Dec 13, 2014 3:56 am
by atom0s
Try reimporting the database files. I just tested the latest repo and it works fine for me.

Re: Latest pull game server crash

Posted: Sat Dec 13, 2014 4:08 am
by Delaide
Okay, it seems there was a slight change in code from earlier this morning when I pulled to now. The status effect and status effect lua, both the cpp and .h files. This seems to have fixed it after recompiling.

Re: Latest pull game server crash

Posted: Sat Dec 13, 2014 5:22 am
by kjLotus
it was probably the ghrah script

Re: Latest pull game server crash

Posted: Fri Feb 06, 2015 12:58 pm
by Dragol
I pulled yesterday after my server being down for awhile and ran into the same stuff, I tried reimporting the databases and stuff, but that didnt work. I attached a picture of the errors I'm getting, would appreciate any help!

Quick edit:

I got it to work literally right after I posted this lol

Re: Latest pull game server crash

Posted: Sun Feb 08, 2015 8:54 pm
by atom0s
Does not look like you got a clean pull and db update Dragol. You are missing a lot of things.