U18.18.0 through U20.4.0 do not load the world state #3006

Closed
opened 2025-11-05 22:41:38 -08:00 by VoltPrime · 0 comments
Contributor

No errors in the server log so here's what I saw in the client log:

20.943 Sys [Error]: Ignoring goals in world-state (version 0)
20.943 Sys [Info]: Confirmed 0 items to load (0ms) [Heap: 491,516,304/547,094,528 Footprint: 1,170,898,944 Handles: 0]
20.943 Sys [Info]: Build label: local=2017.05.05.15.41/, server=
20.944 Script [Info]: Background: world state refreshed from db

This was tested on Bootstrapper v0.11.15 where the buildLabel query argument was fixed, so it should be pulling the buildLabel from the client. Putting a matching buildLabel in buildConfig.json did nothing.

No errors in the server log so here's what I saw in the client log: ``` 20.943 Sys [Error]: Ignoring goals in world-state (version 0) 20.943 Sys [Info]: Confirmed 0 items to load (0ms) [Heap: 491,516,304/547,094,528 Footprint: 1,170,898,944 Handles: 0] 20.943 Sys [Info]: Build label: local=2017.05.05.15.41/, server= 20.944 Script [Info]: Background: world state refreshed from db ``` This was tested on Bootstrapper v0.11.15 where the buildLabel query argument was fixed, so it should be pulling the buildLabel from the client. Putting a matching buildLabel in buildConfig.json did nothing.
VoltPrime changed title from U18.18.0 through U24.4.0 do not load the world state to U18.18.0 through U20.4.0 do not load the world state 2025-11-05 22:49:28 -08:00
Sainan added the bug label 2025-11-05 23:33:37 -08:00
Sainan added the pr'd for label 2025-11-06 00:06:15 -08:00
Sign in to join this conversation.