"torch is not valid" spamming in console
Tkdmaster opened this issue ยท 14 comments
Hey, just as the title says, I was going pregen on my world when this started happening:
https://i.imgur.com/Z4e7aT6.png
Update: I finished the world pregen and restarted the server, now the console is just flooding with those same lines over and over.
We got the same issue running the latest Revelations modpack - any ETA on the cause or fix for this :)?
We have this too! It's not a dealbreaker, but it does make the logs a LOT harder to make use of,
Yes, ditto that, Spaig. I'm only playing SSP and even then it stops recording because my logs get too long due to this invalid torch spam. But I really depend on the TorchMaster mod for lighting aesthetics (avoiding absurd light pollution with torches every however many blocks). So it would be very nice to see a fix, or at least a way to exclude it from the logs.
same issue on my server.
22.02 10:24:07 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
22.02 10:24:07 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
22.02 10:24:07 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
22.02 10:24:07 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
22.02 10:24:07 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
22.02 10:24:08 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
22.02 10:24:08 [Server] Server thread/INFO [torchmaster]: Torch @ DIM: 0 - BlockPos{x=4951, y=66, z=1355} is no longer valid, removing from registry
went to that location and there is nothing there. tried placing a torch from the mod and removing. same issue.
The main question is - is it really needed?
(Can it happen silently in the background? is it something we fix once it happens? is it something we need to be aware of? )
i'm actually baffled how this could happen, especially after a server reboot. There was a bug that caused the message to appear but since i forgot to actually remove the torch from the registry, it would recheck that position every so often, causing this spam to appear. The question is, why was the torch missing in the first place? ๐ค
The torch not being there is what caused the issue for me in the first place. Had to delete the master registry file to fix. Happened multiple times.
in our case, it was because we did some world editing and a whole area of the world got shuffled around and de-torched. That's not the mod's fault of course, but we did have to yank Torchmaster to stop the console spam.