DynamicTreesTeam / DynamicTrees-PHC2

Compatibility Mod between Dynamic trees and Pam's HarvestCraft 2: Trees
MIT License
0 stars 4 forks source link

Got this error preventing the mod from working. #2

Open 123mind123 opened 1 year ago

123mind123 commented 1 year ago

Dynamic Trees for PHC2 (dtphc2) encountered an error during the construct event phase. Java.lang.NullPointerException: Cannot set config value without assigned Config object present. crash-2023-05-06_00.57.37-fml.txt

chefexperte commented 1 year ago

Thank you for your bug report! Can you give us more information on the error that you received? Was it the first start of the game with this mod enabled? Also, did you check you have the newest version of the Pam Trees, Dynamic Trees and this mod?

TwistedAkai commented 1 year ago

Also having this issue in 1.16.5, with Forge 36.2.34.

Pam's tree component is 1.0.1 DT is 0.10.5 DT-PHC2 is 1.0.1

I don't recall if it happened on the initial launch, but we've been working around it by deleting the config file. Weirdly, the issue is not constant. If it helps, I can link the modpack because we got it pushed to Curseforge.

crash-2023-07-25_20.28.39-fml.txt

TwistedAkai commented 1 year ago

Realized the config we're deleting is from Pam's trees. Uploading the file from a crash on the chance it's something funky in the file, I guess? pamhc2trees.zip

supermassimo commented 1 year ago

This might be related to another issue where the items aren't loaded until the client joins a single player instance first. Attempt to join a single player world before joining the server to see if that fixes the crashes.