Jump to content

[41.73] 'InventoryItem.loadItem() data length not matching' error loop


Ralms

Recommended Posts

Hi,

 

The following error / bug is on a server that has been running the same map for a few months now (since 41.71 stable was released), with no mods.

 

Today, I run "quit" to stop the server, in order to make a proper full backup of it.

Without changing anything at all, when I start the server back up, it gets stuck initializing, completely stuck on a endless loop.

 

2022-08-09 13:20:05,075 |chat| INFO : Faction chat '#####' created
2022-08-09 13:20:05,141 |Log| INFO : loading 19471 zones from map_zone.bin
2022-08-09 13:20:05,460 |Log| INFO : Max #ZONES on one chunk is 19
2022-08-09 13:20:06,303 |Log| INFO : InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan
2022-08-09 13:20:06,303 |Log| INFO : InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan
2022-08-09 13:20:06,303 |Log| INFO : InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan
2022-08-09 13:20:06,303 |Log| INFO : InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan
2022-08-09 13:20:06,303 |Log| INFO : InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan
2022-08-09 13:20:06,303 |Log| INFO : InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan

The error "InventoryItem.loadItem() data length not matching, resetting buffer position to '1136780'. itemtype: Base.LightBulbCyan" will keep spamming, at around 3 thousand entries a second and will never stop. 
I waited for 15 mins, which shows that its clearly stuck in some sort of code bug which causes a infinite loop.
Being more specific, the server printed 4.3 Million log entries with this error only in 20 mins. 

 

Will test this on 41.73 or might even just give up on the map, but thought of reporting. 

EDIT: Confirmed, issue persists on 41.73...

Edited by Ralms
Link to comment
Share on other sites

  • Ralms changed the title to [41.73] 'InventoryItem.loadItem() data length not matching' error loop

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...