crash apon boot
Ai-Kiwi opened this issue ยท 4 comments
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
- Dynamic Trees: DynamicTrees-1.16.5-0.10.0-Beta27
- Forge: forge-1.16.5-36.2.20
- Java: jdk-11.0.13
- OS: windows 10 (19043.1466)
Last update caused this same problem for me. Can't launch my private server at all now.
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.
Fixed in 8835c25 (was meant to be split into two commits). Beta 28 will be released shortly.