-
Notifications
You must be signed in to change notification settings - Fork 105
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
{Server join Issue} #1133
Comments
Take a look at the Known Issues page - it's the first one there. You make a change to one of the kubejs files to make this work. https://github.com/ThePansmith/Monifactory/blob/main/KNOWN-ISSUES.md |
I am sorry I am a bit dumb is it the nuclear craft issue? |
Yes, that's right. You modify line 34 (I think!) of the file kubejs/startup_scripts/_initial.js from
to
But be aware of the documented side effect, that some things that shouldn't be smelted in a furnace can now be. |
I am setting up a server for me and my friends and when I try to join I get this issue
internal exception java.lang.illegalArgumentException: unknown recipe serializer minecraft
client log from joining process
https://pastebin.com/YrdDNSKk
server log from joining process
https://pastebin.com/Ps54wdxp
The text was updated successfully, but these errors were encountered: