-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Cannot connect to server on version 1.8.0 #451
Comments
same issue |
Damn, I should've caught that in testing 😅 While we work on resolving this issue, I recommend downgrading to 1.7.2. It might be a little while, sadly. |
@NielsPilgaard Hi dude. Just so you know, I tried swapping out Just as an aside, I just want to say how much I appreciate the speed with which you've addressed this. One of the reasons we always pick Enigmatica whenever we run a server is because of the incredible work you and your team do. |
Ah, I spotted this error in the logs with the amended I amended line 75 to:
but alas, it didn't resolve the issue. |
OK, I tried the nuclear option and tried removing the entire thermal recipes folder from base, normal, and expert, and it let me onto the server. Next step: trawling through every damn one of those files until I work out which of them is broken. |
Just to save you the trouble... normal Thermal scripts are the one that are broken, and real fault is on Therrmal's fault 😅 |
Thermal will be releasing a fix next week. We might be fixing it from our side before that. |
Righto'. Just so you all know, the broken script is |
@sniggyfigbat Would you mind grabbing the thermal recipes from #455 and trying them on your server? |
@MuteTiefling I've grabbed the files, rebooted the server, seems to be working fine. |
Modpack Version
1.8.0
Describe your issue.
We've just attempted to upgrade from 1.3.0 to 1.8.0, and we cannot log into the server. The issue is exactly the same as the one seen in #229 but the workaround posted there hasn't worked.
With the
refinery.js
andsmelter.js
files removed, we now get the following error (server-side) upon joining:Lorcogoth lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.ClassCastException: class cofh.lib.util.crafting.IngredientWithCount cannot be cast to class dev.latvian.mods.kubejs.platform.forge.ingredient.KubeJSIngredient (cofh.lib.util.crafting.IngredientWithCount is in module [email protected] of loader 'TRANSFORMER' @3e0a9b1d; dev.latvian.mods.kubejs.platform.forge.ingredient.KubeJSIngredient is in module [email protected] of loader 'TRANSFORMER' @3e0a9b1d)
Crash Report
No response
Latest Log
https://gist.github.com/sniggyfigbat/990d5a617f5e3c8380bde82beadf7567
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Server
Discord Username
No response
The text was updated successfully, but these errors were encountered: