[Fabric 1.21] Client crashes after lootr spam log file up to 50 MB!
Hiusi opened this issue ยท 4 comments
sample of the log spam
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200038, y=4, z=200155} with ID b3f57854-aa73-408b-ab89-faf0e2d33d9f and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200128, y=5, z=200159} with ID 26eed8de-3f23-4b0e-acf0-9d98545f91f6 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200008, y=-38, z=200154} with ID 2ee66fa6-5747-4dcc-bd7c-a6c8888e7601 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200008, y=-38, z=200156} with ID fc699906-8052-4fa9-9be9-507c15eb36b0 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200008, y=-38, z=200155} with ID a471679d-6c67-457a-9ab1-bb63ccdb76e4 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200205, y=15, z=200109} with ID 2cd56093-e10e-4c7f-94cd-66e89a98af2b and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200128, y=5, z=200159} with ID 26eed8de-3f23-4b0e-acf0-9d98545f91f6 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200164, y=-10, z=199941} with ID f7fe33f3-7309-417d-ab99-fdd7b516514a and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200164, y=-10, z=199943} with ID 76b4634f-e782-448d-9927-7c5ce0fb7734 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200164, y=-9, z=199941} with ID ab9bbafb-dc23-4a90-a058-99e0a6c5a412 and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200164, y=-10, z=199942} with ID 46a17b7a-900f-45b4-8329-2c3b76d83fcf and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
[15:35:23] [Render thread/ERROR]:
DataStorage is null at this stage; Lootr cannot fetch data for ResourceKey[minecraft:dimension / minecraft:overworld] at class_2338{x=200175, y=19, z=200116} with ID 20b6bd88-5af7-4178-8f85-701b45cece8b and cannot continue.
[15:35:23] [Render thread/ERROR]:
MinecraftServer is null at this stage; Lootr cannot fetch data storage.
That's a bit odd; I need the start of the log to work out what's happening, as well as a list of mods you're running along side to get a better idea of what's going on.
This should be fixed in the next version of Lootr for Fabric that I'm currently uploading to CurseForge! Hopefully it's approved quickly.
This is log for 5 minutes gameplay on server
client log:
latest.log
if you need server log I will upload it if requested, because I need to shutdown the server first to download the log ^^