Jump to content

22 APRIL 2.7 hotfix - SoW server crash


philstyle

Recommended Posts

another crash, similar text in server log:

 

2021-04-23 09:31:19.669 ERROR Lua::Config: Call error world.onEvent:[string "-- world events hook..."]:452: Unit doesn't exist stack traceback: [C]: ? [C]: in function 'getName' [string "-- world events hook..."]:452: in function <[string "-- world events hook..."]:428>.

 

 

Full log here:
https://drive.google.com/file/d/1YKZ_jh8U0B3zRyTLvoRQymEq1mFFR6kc/view?usp=sharing


Edited by philstyle

On YouTube: https://www.youtube.com/philstylenz

Storm of War WW2 server website: https://stormofwar.net/

 

Link to comment
Share on other sites

3 hours ago, philstyle said:

another crash, similar text in server log:

 

2021-04-23 09:31:19.669 ERROR Lua::Config: Call error world.onEvent:[string "-- world events hook..."]:452: Unit doesn't exist stack traceback: [C]: ? [C]: in function 'getName' [string "-- world events hook..."]:452: in function <[string "-- world events hook..."]:428>.

 

 

Full log here:
https://drive.google.com/file/d/1YKZ_jh8U0B3zRyTLvoRQymEq1mFFR6kc/view?usp=sharing

 

I took the liberty of looking through the log. I think the actual culprit line is:

2021-04-23 09:31:19.669 WARNING EDOBJECTS: RegMapStorage::ForceID() - id is busy
2021-04-23 09:31:19.669 ERROR   EDOBJECTS: Failed assert `success` at Projects\edObjects\Source\Registry\RegMapStorage.cpp:178

Unfortunately, I can't help you with what it means.

 

The line you posted occurs dozens of times in the log, hours before the crash: it looks like a unit:isExist() is missing from some event callback somewhere, but you obviously know better than me if that is your problem or ED's. It's probably not a big deal, the error terminates the function call which is probably ok if the unit does not exist anyway, but it does pollute the log a bit.

 

I also noticed other errors in there too, one of which you probably can fix:

2021-04-23 00:01:31.202 ERROR   SCRIPTING: EWRS displayMessageToAll Error: [string "C:\DCSscripts\SoW_EWRS.lua"]:238: attempt to index local '_self' (a nil value)

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...