Skip to content

Instantly share code, notes, and snippets.

@KorewaLidesu
Created November 30, 2020 15:40
Show Gist options
  • Save KorewaLidesu/b8f84ae05a2c4f977a00fb844b1857de to your computer and use it in GitHub Desktop.
Save KorewaLidesu/b8f84ae05a2c4f977a00fb844b1857de to your computer and use it in GitHub Desktop.
crash report
[22:37:47] [main/INFO] [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[22:37:47] [main/INFO] [Sponge]: /***********************************************************************************************************************************************************/
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* Oh dear. Something went wrong and the server had to shut down! */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* A critical error was encountered while blending Sponge with Forge! */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* Possible causes are: */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* * An incompatible Forge "core mod" is present. Try removing other mods to */
[22:37:47] [main/INFO] [Sponge]: /* see if the problem goes away. */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* * You are using the wrong version of Minecraft Forge. You must use the */
[22:37:47] [main/INFO] [Sponge]: /* correct version of Forge when running Sponge, this version is for */
[22:37:47] [main/INFO] [Sponge]: /* 14.23.5.2838 (you are running 14.23.5.2838) */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* * An error exists in Sponge itself. Ensure you are running the latest version */
[22:37:47] [main/INFO] [Sponge]: /* of Sponge. */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* * Gremlins are invading your computer. Did you feed a Mogwai after midnight? */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* Technical details: */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /* Failed on class : net.minecraft.client.Minecraft */
[22:37:47] [main/INFO] [Sponge]: /* During phase : DEFAULT */
[22:37:47] [main/INFO] [Sponge]: /* Mixin : threadchecks.MinecraftMixin_ForgeThreadChecks */
[22:37:47] [main/INFO] [Sponge]: /* Config : mixins.forge.optimization.json */
[22:37:47] [main/INFO] [Sponge]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException */
[22:37:47] [main/INFO] [Sponge]: /* Caused by : Unknown */
[22:37:47] [main/INFO] [Sponge]: /* Message : @Shadow field instance was not located in the target class net.minecraft.client.Minecraft. Using refmap mixins.forge.refmap.json */
[22:37:47] [main/INFO] [Sponge]: /* */
[22:37:47] [main/INFO] [Sponge]: /***********************************************************************************************************************************************************/
Process exited with code -1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment