Skip to content

Instantly share code, notes, and snippets.

@colinrgodsey
Created February 18, 2018 18:37
Show Gist options
  • Save colinrgodsey/aa77126abbc49f46157e798700f3bea2 to your computer and use it in GitHub Desktop.
Save colinrgodsey/aa77126abbc49f46157e798700f3bea2 to your computer and use it in GitHub Desktop.
[11:37:11] [main/INFO] [Sponge]: /*************************************************************************************************************************************************************************************/
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /* Oh dear. Sponge could not apply one or more patches. A required class was loaded prematurely! */
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /* An essential class was loaded before Sponge could patch it, this usually means */
[11:37:11] [main/INFO] [Sponge]: /* that another coremod has caused the class to load prematurely. */
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /* Class Name : net.minecraft.entity.player.EntityPlayer */
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /* Technical details: */
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /* Failed on class : net.minecraft.entity.player.EntityPlayer */
[11:37:11] [main/INFO] [Sponge]: /* During phase : DEFAULT */
[11:37:11] [main/INFO] [Sponge]: /* Mixin : command.MixinCommandSendCommandFeedback */
[11:37:11] [main/INFO] [Sponge]: /* Config : mixins.common.core.json */
[11:37:11] [main/INFO] [Sponge]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException */
[11:37:11] [main/INFO] [Sponge]: /* Caused by : Unknown */
[11:37:11] [main/INFO] [Sponge]: /* Message : Critical problem: mixins.common.core.json:command.MixinCommandSendCommandFeedback target net.minecraft.entity.player.EntityPlayer was already transformed. */
[11:37:11] [main/INFO] [Sponge]: /* */
[11:37:11] [main/INFO] [Sponge]: /*************************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment