sodium-forge
sodium-forge copied to clipboard
A bunch of mods broke and crash on start up
Latest forge and 1.16.5, latest version 2.0 of this mod. https://paste.ubuntu.com/p/SVF8G27TM8/
It seems that alex's mods (i.e. rats, alex's mobs) are having a conflict with the forge port of sodium. I am having the same problem as well.
can you try this? https://yatsukiko.me/u/sodium-forge-2.0%20overwrite.jar
Now it loads fine, thank you!! :)
I seem to have a new issue tho, I get these lines in every block now that I use the mod :/
https://imgur.com/a/XV2Kuft
Oh, and a crash when I entered the overworld .-. https://paste.ubuntu.com/p/qvvmbtx25G/
https://imgur.com/a/XV2Kuft
disable compact vertex format in video settings>advanced
Oh, and a crash when I entered the overworld .-. https://paste.ubuntu.com/p/qvvmbtx25G/
try latest build from releases
I'm interested in this thread as well. How do you build a jar from source files? There isn't a jar in the releases section.
I think I figured it out - I downloaded the latest build, opened it in intellij, and then did gradle-build. When I tried it, I was able to get into my world, but the nether still crashed: debug.log
I'm interested in this thread as well. How do you build a jar from source files? There isn't a jar in the releases section.
my fault i forgot to add .jar
I think I figured it out - I downloaded the latest build, opened it in intellij, and then did gradle-build. When I tried it, I was able to get into my world, but the nether still crashed: debug.log
what's your mod list?
crash-2021-03-08_18.33.56-server.txt I think this file should have all the mods.
Is there anything I can help with this project? I have some experience coding in Java, but I've never coded any large projects. Is there anything you suggest I can start with to learn modding MC?
To help you out, I ran a clean version without any mods other than sodium and forge. I was already playing around with other mods before, so I started out in the nether. I crashed when I went through the nether portal: crash-2021-03-08_22.18.15-server.txt debug.log
Is there anything I can help with this project? I have some experience coding in Java, but I've never coded any large projects. Is there anything you suggest I can start with to learn modding MC?
i wish i knew, i came into this project with no java experience, barely coding experience just some js and gml, barely related
To help you out, I ran a clean version without any mods other than sodium and forge. I was already playing around with other mods before, so I started out in the nether. I crashed when I went through the nether portal: crash-2021-03-08_22.18.15-server.txt debug.log
i would put this to separate issue but afaik, lithium would need to be rebased because current litihium doesn't use "PointOfInterestDataExtended". Also im not the author of this fork right i just try to "maintain it"
edit: can you try this build? https://yatsukiko.me/u/sodium-forge-2.1.jar
I just tried it without any mods installed, it fixes the nether for me. I'll look to try it with my modpack later. Thanks!
https://imgur.com/a/XV2Kuft
disable compact vertex format in video settings>advanced
Oh, and a crash when I entered the overworld .-. https://paste.ubuntu.com/p/qvvmbtx25G/
try latest build from releases
That seemed to do the trick, seems to work all good now. Will let you knwo if any more issues occur. Thank you so much for the quick fixes and help :))
Hello again, got another crash when entering the nether this time. https://paste.ubuntu.com/p/gbfScDSYsK/
@yatsukiko
I'm using the new 2.1 version btw
try build from this
Is there anything I can help with this project? I have some experience coding in Java, but I've never coded any large projects. Is there anything you suggest I can start with to learn modding MC?
i wish i knew, i came into this project with no java experience, barely coding experience just some js and gml, barely related
To help you out, I ran a clean version without any mods other than sodium and forge. I was already playing around with other mods before, so I started out in the nether. I crashed when I went through the nether portal: crash-2021-03-08_22.18.15-server.txt debug.log
i would put this to separate issue but afaik, lithium would need to be rebased because current litihium doesn't use "PointOfInterestDataExtended". Also im not the author of this fork right i just try to "maintain it"
edit: can you try this build? https://yatsukiko.me/u/sodium-forge-2.1.jar
Oh I'm sorry, I thought it was the same file as the 2.1 in the releases page. It works now. thank you!