crwdns124779:0crwdne124779:0

crwdns124781:0:doc:crwdne124781:0

crwdns124783:0crwdne124783:0

crwdns124785:0:doc:crwdne124785:0

crwdns124787:0crwdne124787:0

crwdns124789:0crwdne124789:0

crwdns124795:0crwdne124795:0

crwdns124797:0crwdne124797:0

crwdns124799:0crwdne124799:0

crwdns124801:0crwdne124801:0

crwdns124803:0crwdne124803:0

crwdns124805:0crwdne124805:0

crwdns124807:0crwdne124807:0

Note

crwdns124809:0:doc:crwdne124809:0

crwdns124811:0crwdne124811:0

crwdns124813:0crwdne124813:0

WARNING: coremods are present:
   SpongeForge (sponge-1.8-1521-2.1DEV-750.jar)
Contact their authors BEFORE contacting forge

crwdns124815:0crwdne124815:0

crwdns124817:0crwdne124817:0

crwdns124819:0crwdne124819:0

Note

crwdns124821:0crwdne124821:0

crwdns124823:0crwdne124823:0

[12:59:21] [main/ERROR] [mixin/]: @Mixin target net.minecraftforge.event.world.BlockEvent$NeighborNotifyEvent was not found mixins.forge.core.json:event.block.MixinEventNotifyNeighborBlock

crwdns124825:0:doc:crwdne124825:0

crwdns124827:0crwdne124827:0

Caused by: java.lang.ClassNotFoundException: org.spongepowered.api.event.state.ServerStartedEvent
Caused by: java.lang.NullPointerException

crwdns124829:0crwdne124829:0

java.lang.AbstractMethodError: net.minecraft.entity.player.EntityPlayerMP.getTabList()Lorg/spongepowered/api/entity/living/player/tab/TabList;
at (...)

crwdns124831:0crwdne124831:0

[Server thread/INFO]: Starting minecraft server version 1.8
[Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: org/spongepowered/api/event/game/state/GameStartingServerEvent

Note

crwdns124833:0:download:crwdne124833:0

crwdns124835:0crwdne124835:0

crwdns124837:0crwdne124837:0

crwdns124839:0crwdne124839:0

  • crwdns124841:0crwdne124841:0

  • crwdns124843:0crwdne124843:0

crwdns124845:0crwdne124845:0

crwdns124847:0crwdne124847:0

/******************************************************************************************************************************/
/*                                           Exception occurred during a PhaseState                                           */
/******************************************************************************************************************************/
/* Sponge's tracking system makes a best effort to not throw exceptions randomly                                              */
/* but sometimes it is inevitable. In most cases, something else triggered this                                               */
/* exception and Sponge prevented a crash by catching it. The following stacktrace                                            */
/* can be used to help pinpoint the cause.                                                                                    */
/******************************************************************************************************************************/
/* The PhaseState having an exception: EntityTickPhase                                                                        */
/* The PhaseContext:                                                                                                          */
/*     - Owner: EntityPlayerMP['SomePlayer'/270, l='world', x=119,62, y=82,00, z=260,21]                                      */
/*     - Source: EntityCreeper['Creeper'/346, l='world', x=119,50, y=82,00, z=258,50]                                         */
/*     - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty}                                               */
/* org.spongepowered.asm.util.PrettyPrinter@56ec63ef                                                                          */
/******************************************************************************************************************************/
/* StackTrace:                                                                                                                */
/* java.lang.NullPointerException: null                                                                                       */
/*     net.minecraft.util.math.BlockPos.<init>(SourceFile:41)                                                                 */
/*     net.minecraft.pathfinding.PathNavigateGround.func_75494_a(SourceFile:73)                                               */
/*     net.minecraft.pathfinding.PathNavigate.func_75497_a(SourceFile:147)                                                    */
/*     com.example.extendedaiplugin.BrokenAITask.start(BrokenAITask.java:58)                                                  */
/*     org.spongepowered.common.entity.ai.SpongeEntityAICommonSuperclass.func_75249_e(SpongeEntityAICommonSuperclass.java:43) */
/*     net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102)                                                     */
/*     net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)                                                 */
/*     net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350)                                         */
/*     net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)                                                  */
/*     net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)                                                 */
/*     net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)                                        */
/*     net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)                                                 */
/*     net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)                                                */
/*     net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:172)                                       */
/*     org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:160)                                 */
/*     net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlo000(WorldServer.java:2986)                              */
/*     net.minecraft.world.World.func_72866_a(World.java:4154)                                                                */
/*     net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)                                                     */
/*     net.minecraft.world.World.func_72870_g(World.java:1952)                                                                */
/*     net.minecraft.world.World.func_72939_s(World.java:6596)                                                                */
/*     net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2300)                                                    */
/*     net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)                                            */
/*     net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)                                  */
/*     net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)                                            */
/*     net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)                                                     */
/*     java.lang.Thread.run(Unknown Source)                                                                                   */
/*  Phases Remaining:                                                                                                         */
/*                                                                                                                            */
/* Minecraft : 1.12.2                                                                                                         */
/* SpongeAPI : 7.1.0-SNAPSHOT-7105dfc                                                                                         */
/* SpongeForge : 1.12.2-2705-7.1.0-BETA-3361                                                                                  */
/* Minecraft Forge : 14.23.4.2705                                                                                             */
/******************************************************************************************************************************/

crwdns124849:0crwdne124849:0

  • crwdns124851:0crwdne124851:0

  • crwdns124853:0crwdne124853:0

  • crwdns124855:0crwdne124855:0

  • crwdns124857:0crwdne124857:0

Warning

crwdns124859:0crwdne124859:0