CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 185 forks source link

Server crashes on startup with mods #554

Open geqo opened 7 years ago

geqo commented 7 years ago

Latest log - http://pastebin.com/vyKjQXAV FML latest - http://pastebin.com/NYwptMpm

Server crashes on startup.

To recreate this error you need theese mods:

DragonAPI_1.7.10_V16d.jar ElectriCraft_1.7.10_V16d.jar MeteorCraft_1.7.10_V16a.jar ReactorCraft_1.7.10_V16d.jar RotaryCraft_1.7.10_V16d.jar

This is minimal modpack. No plugins installed.

Thermos-1.7.10-1614-server (idk what is Thermos version here).

sameer commented 7 years ago

Looks like there is some incompatibility with RotaryCraft on Thermos. The quick-fix (until we can actually fix it) is to add the argument -noverify to your server startup script.

geqo commented 7 years ago

Here logs with -noverify, if you need. latest.txt fml-server-latest.txt hs_err_pid14100.txt replay_pid14100.txt

sameer commented 7 years ago

It looks like this one doesn't have the same stackmap frame issue we have seen in the past. :confused: The code modification done by RotaryCraft will need to be looked at.

geqo commented 7 years ago

Shiet, i need wait for RotaryCrtaft developer reaction?

sameer commented 7 years ago

No, it is something that will need to be fixed on our end.

geqo commented 7 years ago

I can do something to help? But i am web-developer :/