-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game crashes when interacting with Fruit #3
Comments
Updating this to add that it looks like the names for the fruit are wrong within the code. It's currently looking for entities as Even after attempting to tweak this though, the server still fails to find the registered blocks. |
I also saw that it fails to find the registry name for the harvest craft fruits in the latestlog file when booting up minecraft |
I am being unable to reproduce these bugs. Are you sure you are using the latest versions of all mods? |
The crash is a dup of #2 but I am leaving this open as the other registration issue is unrelated |
Just did a fresh server install to test and still receiving the same errors. I removed all mods but the following, which are all up-to-date (version number listed as well for good measure). Configs were not touched aside from changing the world name and setting world generator to Biomes O Plenty. Forge (36.2.39) |
Also able to replicate it with only Dynamic Trees PHC2 and its dependencies (DT, PHC2, PHC2trees) installed. Client side is fine unless joining the server without loading singleplayer beforehand. |
Ohh I see, so to reproduce join a server without joining singleplayer first |
Yup! The server throws the errors attached to the last post on boot, but it only impacts/crashes the client if they go to multiplayer first. |
A friend of mine is getting the same issue. Whenever she looks at fruit, specifically from PHC2:Dynamic trees, she crashes. However, if you load a single-player world and look at a fruit tree (idk if the 'looking' part is needed, knock on wood), then join a server, you won't crash from looking at a random pear/apricot/gooseberry. So, yeah, launch single-player, look at some fruit, then quit and you can play on multiplayer. It's a 'Janky fix' in her words, but idk what she's complaining about. Hope this helps :) |
Yeah this is unfortunately a side effect of how PHC2 registers it's items in a very non-standard way. We are still looking into a fix from our side |
Just wanted to bump this that my friend is having this issue on our LAN server as well when he looks directly at fruit on a tree (specifically he was looking at gooseberries). |
same issue still |
Fixed in my fork of DynamicTrees for 1.16.5. |
@Foulest what was the change needed to fix this? Tried to look for it in your fork's commits but they are too large to efficiently find all the changes |
|
Currently running into an issue on our server where interacting with fruit from PHC2 will cause that player to crash. This also extends to interactions with WAWLA/HWYLA, so looking at the fruit will also crash the player. Their crash log is attached. I believe this is related to the following errors that get thrown when the server first boots: server errors.txt
crash-2023-05-06_00.57.37-fml.txt
The text was updated successfully, but these errors were encountered: