DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
248 stars 98 forks source link

crash apon boot #648

Closed Ai-Kiwi closed 2 years ago

Ai-Kiwi commented 2 years ago

Description whenever I try to boot my server it crash's.

To Reproduce I'm not really sure I guess copy my mods?

Screenshots If applicable, add screenshots to help explain your problem.

Rendering Glitches sodium (magnesium port)

Additional context Add any other context about the problem here.

Crashes debug.log latest.log

Mods List https://pastebin.com/aLdyCaSv

Versions

Hemlock32 commented 2 years ago

Last update caused this same problem for me. Can't launch my private server at all now.

Corbi commented 2 years ago

Same here.

Harleyoc1 commented 2 years ago

Hmm, seems to be calling a client only method. Weird thing is that we always called this, including on the version before latest. Nothing changed there. Not sure why it worked before.

Harleyoc1 commented 2 years ago

Fixed in 8835c25525ba5c70e4f27e0ae20ce0c868a00e81 (was meant to be split into two commits). Beta 28 will be released shortly.