[BUG] Newest update today made problem worse
itsdinkd opened this issue · 10 comments
So I turned on the server and immediately got spammed... a lot.... of this https://pastebin.com/bBGHYdDS
I never received this message in console 2 updates ago.. weird.
Can you upload your pack as a multimc instance or something similar? That would help a ton.
https://pastebin.com/3EWUH4XM Here is the logs from my 2nd server. This latest update, and the last, effectively killed chest loot tables and stopped chests from generating into the world in new chunks. Look at all that spam generated in 2 seconds.
My modpack can be found at https://www.curseforge.com/minecraft/modpacks/another-quality-modpack-2
The one you only had occasional issues with was 2.1.0.
I tried and tried, but could not recreate the error messages from the log you were posting. Can you send a complete startup log? The only way I can imagine the errors triggering is with Loot Crate Block Entities to register at all. If yes, there could be a stacktrace there.
I tried with:
Client: AQM2 [v2.9.5a] Hotfix (newest one on curseforge)
Server: AQM2-2.9.5a.zip (the newest one linked on the discord)
changing the version of LootCrates to 2.2.0
and then flying, teleporting and walking all around the place. Crates seemed to generate normally, NBT data fully intact and functional. Are you using a newer, dev vesion of the pack?
I deleted the mod because it was giving insane lag with those messages ^. now I'm getting spammed [WARN] (class_2586) Skipping BlockEntity with id lootcrates:chest_loot_crate_block_entity
Nope, I'm using the version you downloaded. Are you running a dedicated server or just going into single player?
Maybe try running it with 2.1.2, generating chunks, structures, etc, then upgrade to 2.2.0
I tried a world upgrade with LootCrates 1.5.0 (the last 1.x version), and 2.0.1 both on dedicated server. Both had no issues, sadly.
The last thing, that I could imagine, is the config. That definitely would be a thing happening at startup. Could you please try deleting the config files
LootCrates.json5
LootCratesWorldgenSettings.json5
and check if the issue persists?