Ich habe mir vor kurzem den Star Miner Mod geholt und irgendwie klappt das mit der Gravitation nicht so ganz ich habe einen Planeten erstellt aber es ist wenig passiert danach habe ich die matte auf ein haus gesetzt dann kam bei mir ein Error "Shutting down internal server" und der report: ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem.
Time: 27.07.14 11:02 Description: Colliding entity with tile
java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to jp.mc.ancientred.starminer.entity.EntityLivingGravitized at jp.mc.ancientred.starminer.block.BlockGravityWall.func_71869_a(BlockGravityWall.java:203) at net.minecraft.entity.Entity.func_70017_D(Entity.java:1018) at net.minecraft.entity.Entity.func_70091_d(Entity.java:951) at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1691) at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.java:1906) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2033) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:608) at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:307) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342) at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:46) at net.minecraft.world.World.func_72866_a(World.java:2350) at net.minecraft.world.World.func_72870_g(World.java:2311) at net.minecraft.world.World.func_72939_s(World.java:2157) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1921) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Stacktrace: at jp.mc.ancientred.starminer.block.BlockGravityWall.func_71869_a(BlockGravityWall.java:203)
-- Tile being collided with -- Details: Block type: ID #3746 (tile.GravityWall // jp.mc.ancientred.starminer.block.BlockGravityWall) Block data value: 2 / 0x2 / 0b0010 Block location: World: (-280,65,273), Chunk: (at 8,4,1 in -18,17; contains blocks -288,0,272 to -273,255,287), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Stacktrace: at net.minecraft.entity.Entity.func_70017_D(Entity.j