Dynamic Trees - Quark

Dynamic Trees - Quark

3M Downloads

Crash when trying to cut any DTQuark trees

malomaster opened this issue · 7 comments

commented

Duplication of my message on Discord channel.
Got a crash when trying to cut down Blossom tree (dtquark:blossom_branch). Link to crash report: https://bytebin.lucko.me/30gEFZlVEw
When I tried to cut down acacia, spruce and oak trees that spawned nearby, I got no errors.
Yes, I know that playing Minecraft with 300+ mods is a bad idea, but… if I can somehow play it more or less stable and got tons of fun because of so many mods, then I don't care.
Crash repeated 3 times by trying to cut that tree with bare hands, wood axe and paxel from "Easy paxels".
Some later I tested some other Quark trees patched by https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-quark patch and got the same crash, even with latest patch version (previous crashes I got on version 2.2.1). Here is new crash log from "Crashy": https://bytebin.lucko.me/prKAs9NL8S

commented

@BrowkTheRock could you send new crash logs? these seem to ahve expired

commented

Sure

this is the exit code

The game crashed whilst unexpected error
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.BlockGetter.m_8055_(net.minecraft.core.BlockPos)" because "level" is null

and this is the crash report
crash-2024-06-28_19.33.00-client.txt

commented

also my server did not crash so the problem seems to be client side

commented

Same here

commented

please try 2.5.1 and let me know if its still happening

commented

It's because of PMMO, Nyfaria said it should be resolved on PMMO side.
Any Dynamic trees from other than Biomes O Plenty will crash.
private static final List<String> WORLD_SENSITIVE_MOD_IDS = List.of("dynamictrees", "dtbop");
I made an issue on their GitHub :
Caltinor/Project-MMO-2.0#554
InvictusSlayer/DynamicTrees-Slayers-Beasts#1

commented

This issue should be fixed with the latest version of PMMO