imDaniX / Dangerous-Caves-2

Minecraft Bukkit plugin for a new cave experience
MIT License
22 stars 8 forks source link

Dangerous caves crashes the server when used it with ItemsAdder #60

Closed enterausername3 closed 3 years ago

enterausername3 commented 3 years ago

Describe the bug If you use Dangerous Caves and ItemsAdder together and load new chunks there is a very high chance that the server crashes. This crash has a higher chance if you set aging: enabled: true or if you make new blockpopulators with itemsadder. I have confirmed that this is not ItemsAdder's fault.

Screenshots or logs Crash log: latest.log

Here, this might be the cause of the crash:

log.txt

Plugin config config.txt

Additional information

enterausername3 commented 3 years ago

Also, I tried it on a server where the only plugins were: ItemsAdder, Dangerous Caves, LoneLibs, ProtocolLib, LightApi with the same result

imDaniX commented 3 years ago

Duplicate of #36. As for now - consider disabling generation feature.