Sphereserver / Source-X

Ultima Online server emulator
Apache License 2.0
57 stars 45 forks source link

serv.build debug #1182

Closed xMirroRx closed 10 months ago

xMirroRx commented 10 months ago
18:28:CRITICAL:"Access Violation" (0x643d0263c), in ExcType=CSError catched in CServerConfig::WriteVal()
18:28:DEBUG:Printing STACK TRACE for debugging purposes.
18:28:DEBUG: _______ thread (id) name _______ |  # | _____________ function _____________ |
18:28:DEBUG:(1dcc)           T_Main |  0 |                     CServer::_OnTick |  
18:28:DEBUG:(1dcc)           T_Main |  1 |                CServer::OnConsoleCmd |  
18:28:DEBUG:(1dcc)           T_Main |  2 |                      CServer::r_Verb |  
18:28:DEBUG:(1dcc)           T_Main |  3 |                   CScriptObj::r_Verb |  
18:28:DEBUG:(1dcc)           T_Main |  4 |                  CServer::r_WriteVal |  
18:28:DEBUG:(1dcc)           T_Main |  5 |               CServerDef::r_WriteVal |  
18:28:DEBUG:(1dcc)           T_Main |  6 |               CScriptObj::r_WriteVal |  
18:28:DEBUG:(1dcc)           T_Main |  7 |                  CServer::r_WriteVal |  
18:28:DEBUG:(1dcc)           T_Main |  8 |            CServerConfig::r_WriteVal | <-- exception catch point (below is guessed and could be incorrect!)
18:28:DEBUG:(1dcc)           T_Main |  9 |                       CLog::EventStr |  
18:28:DEBUG:(1dcc)           T_Main | 10 |             CSFileText::_WriteString |  
18:28:DEBUG:(1dcc)           T_Main | 11 |                   CSFileText::_Write |  
18:28:DEBUG:command 'build' ret '' [00007FF6B6F44628]

Use the show serv.build command in the game or on the console.

cbnolok commented 10 months ago

Fixed