Tried to load a DUMMY/block entity when entering the world when generating chunks
RenardOSK opened this issue ยท 1 comments
Mod Version: deeperdarker-forge-1.1.6-forge.jar
Mod Loader: forge
Description:
Everytime I enter the world of deeper and darker, it makes me server threat/WARN, causing timed out of players on the server.
[23:07:48] [Server thread/WARN] [minecraft/LevelChunk]: Tried to load a DUMMY block entity @ BlockPos{x=3119, y=128, z=-3403} but found not block entity block Block{minecraft:air} at location
[23:07:48] [Server thread/WARN] [minecraft/LevelChunk]: Tried to load a block entity for block Block{minecraft:air} but failed at location BlockPos{x=3119, y=128, z=-3403}
To Reproduce:
Steps to reproduce the behavior:
- Just go to the world
- Generate chunk
- Timed out
Additional context:
No other context