Server crash caused by brandonscore pls help (not client) at start up
kartalas1 opened this issue · 33 comments
https://pastebin.com/ysCqtt4r tried with just 4 mods and get the same crash what should i do ?
Try re downloading those mods you may have an corrupt jar. This crash should not be happening.
Just confirmed i have no issues running a server with the exact same mods and forge version.
https://pastebin.com/VeFAASzT getting same crash again maybe its caused by my java version which java version do you have ?
Well then.... I am a little confused... The crash report makes no sense at all because its complaining about an issue that does not exist. 'crystal_ıo' is definitely not an invalid property value.
As far as i can tell everything else on your end matches my test server so it should be working....
Only other thing i can think of would be to delete your configs. Or maybe try reinstalling forge.
nope it doesn't working tried both of them not working. I can play modpacks with these mods single but i can't play with my friends. Sad.
I have an idea... Bit of a long shot but give this a try. https://ss.brandon3055.com/30e7a
https://pastebin.com/pmExN4x5 not working same crash again i think
Ok another long shot because this change should have absolutely no effect on anything but the property class in question now uses the same format as AE so if this does not work then nether should half the other mods in existance... https://ss.brandon3055.com/a626b
[insert facepalm]...
return name().toLowerCase();
By default converts to lowercase using the system default language.
This is totally my fault not yours. Sorry...
Theoretically this should work with your language. https://ss.brandon3055.com/743b7
(assuming i have not made the same mistake somwere else...)