Quote:
Originally Posted by Astaldoath
yeah, i dont want em to run at all actually but since zone crashes after i recompile i have no choice
|
Zone was giving me this error message
shareddb.cpp
line 251
Run-Time Check Failure #3 - The variable 'augslot' is being used without being defined.
Not sure if that is your issue, i never had eqlaunch close the zone and restart it. You can go to line 251 and remove ",augslot[5]" or get build EQEmu-0.7.0-866.
You could also compile the zone project in ReleasePerl mode.
When programs are complied using debug mode, they complain more and are much larger in size and take more memory.