Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- java.lang.NoSuchMethodException: No such accessible constructor on object: net.minecraft.entity.player.EntityPlayerMP
- at org.apache.commons.lang3.reflect.ConstructorUtils.invokeConstructor(ConstructorUtils.java:115)
- at org.apache.commons.lang3.reflect.ConstructorUtils.invokeConstructor(ConstructorUtils.java:85)
- at net.minecraft.world.World.createEntity(World.java:289)
- at ch.vorburger.minecraft.MyFirstSpongePlugIn.onPlayerJoin(MyFirstSpongePlugIn.java:52)
- at org.spongepowered.common.event.handler.PlayerJoinEventHandler_MyFirstSpongePlugIn_onPlayerJoin7.handle(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement