CrucibleMC / Crucible

Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
https://discord.gg/jWSTJ4d
GNU General Public License v3.0
184 stars 63 forks source link

Crash with Galacticraft mod #91

Closed Dreeam-qwq closed 2 years ago

Dreeam-qwq commented 2 years ago

Reproduce Step:

  1. Add GalacticraftCore, Galacticraft-Planets and MicdoodleCore
  2. Lanuch server
  3. Crash and see the error

Version: Crucible-1.7.10-5.3

Crash report&log https://gist.github.com/Dreeam-qwq/5a778a3400fe073099152ac819a044e8 Java: OpenJDK8

hardronix122 commented 2 years ago

Try to add -noverify argument before -jar in server startup script

Dreeam-qwq commented 2 years ago

Try to add -noverify argument before -jar in server startup script

It works