Closed Ceifeire closed 2 years ago
When using the lumberjack tree chop skill on a tree with croptopia fruit in it causes the game to crash. Reached out to Croptopia and they said it was an issue in the lumberjack skill. Here is their response:
"This needs to be fixed on their end, here is the relevant line of code https://github.com/LimonBlaze/origins-classes-forge/blob/1.18.2/src/main/java/limonblaze/originsclasses/util/MultiMineMode.java#L43 just need to check if it has persistence, which my leaves don't"
here is the issue https://github.com/ExcessiveAmountsOfZombies/Croptopia/issues/400
When using the lumberjack tree chop skill on a tree with croptopia fruit in it causes the game to crash. Reached out to Croptopia and they said it was an issue in the lumberjack skill. Here is their response:
"This needs to be fixed on their end, here is the relevant line of code https://github.com/LimonBlaze/origins-classes-forge/blob/1.18.2/src/main/java/limonblaze/originsclasses/util/MultiMineMode.java#L43 just need to check if it has persistence, which my leaves don't"