1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Crash on login inside miopiIV's base.

Discussion in 'Suggest + Report Bugs + Get Help' started by Kirazy, Mar 22, 2014.

  1. Kirazy

    Kirazy An idle texturer

    Joined:
    Apr 2, 2012
    Messages:
    612
    Likes Received:
    267
    Following miopiIV into his base towards a Skeleton Spawner. Permacrashing, even with VoxelMap disabled. Not sure what's up.

    Thoughts?

    Code:
    2014-03-21 15:45:47 [INFO] [STDERR] net.minecraft.util.ReportedException: Ticking tile entity
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.world.World.func_72939_s(World.java:2224)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1921)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-03-21 15:45:47 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-03-21 15:45:47 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDERR]    at java.lang.reflect.Method.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-03-21 15:45:47 [INFO] [STDERR] Caused by: java.lang.NullPointerException
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:102)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraftforge.common.FakePlayer.<init>(FakePlayer.java:20)
    2014-03-21 15:45:47 [INFO] [STDERR]    at vazkii.tinkerer.common.block.tile.tablet.TabletFakePlayer.<init>(TabletFakePlayer.java:29)
    2014-03-21 15:45:47 [INFO] [STDERR]    at vazkii.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_70316_g(TileAnimationTablet.java:99)
    2014-03-21 15:45:47 [INFO] [STDERR]    at net.minecraft.world.World.func_72939_s(World.java:2209)
    2014-03-21 15:45:47 [INFO] [STDERR]    ... 10 more
    2014-03-21 15:45:47 [INFO] [STDOUT] ---- Minecraft Crash Report ----
    2014-03-21 15:45:47 [INFO] [STDOUT] // I let you down. Sorry :(
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] Time: 3/21/14 3:45 PM
    2014-03-21 15:45:47 [INFO] [STDOUT] Description: Ticking tile entity
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] java.lang.NullPointerException
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:102)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraftforge.common.FakePlayer.<init>(FakePlayer.java:20)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at vazkii.tinkerer.common.block.tile.tablet.TabletFakePlayer.<init>(TabletFakePlayer.java:29)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at vazkii.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_70316_g(TileAnimationTablet.java:99)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.world.World.func_72939_s(World.java:2209)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1921)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    2014-03-21 15:45:47 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] -- Head --
    2014-03-21 15:45:47 [INFO] [STDOUT] Stacktrace:
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:102)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraftforge.common.FakePlayer.<init>(FakePlayer.java:20)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at vazkii.tinkerer.common.block.tile.tablet.TabletFakePlayer.<init>(TabletFakePlayer.java:29)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at vazkii.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_70316_g(TileAnimationTablet.java:99)
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] -- Tile entity being ticked --
    2014-03-21 15:45:47 [INFO] [STDOUT] Details:
    2014-03-21 15:45:47 [INFO] [STDOUT]    Name: ttinkerer:animationTablet // vazkii.tinkerer.common.block.tile.tablet.TileAnimationTablet
    2014-03-21 15:45:47 [INFO] [STDOUT]    Block type: ID #2622 (tile.ttinkerer:animationTablet // vazkii.tinkerer.common.block.BlockAnimationTablet)
    2014-03-21 15:45:47 [INFO] [STDOUT]    Block data value: 2 / 0x2 / 0b0010
    2014-03-21 15:45:47 [INFO] [STDOUT]    Block location: World: (641,18,-41), Chunk: (at 1,1,7 in 40,-3; contains blocks 640,0,-48 to 655,255,-33), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
    2014-03-21 15:45:47 [INFO] [STDOUT]    Actual block type: ID #2622 (tile.ttinkerer:animationTablet // vazkii.tinkerer.common.block.BlockAnimationTablet)
    2014-03-21 15:45:47 [INFO] [STDOUT]    Actual block data value: 2 / 0x2 / 0b0010
    2014-03-21 15:45:47 [INFO] [STDOUT] Stacktrace:
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.world.World.func_72939_s(World.java:2209)
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] -- Affected level --
    2014-03-21 15:45:47 [INFO] [STDOUT] Details:
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level name: MpServer
    2014-03-21 15:45:47 [INFO] [STDOUT]    All players: 2 total; [EntityClientPlayerMP['Kirarara'/1612149, l='MpServer', x=561.88, y=37.54, z=4.96], EntityOtherPlayerMP['miopiIV'/1549514, l='MpServer', x=565.34, y=32.00, z=13.56]]
    2014-03-21 15:45:47 [INFO] [STDOUT]    Chunk stats: MultiplayerChunkCache: 105
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level seed: 0
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level generator options:
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level spawn location: World: (120,77,78), Chunk: (at 8,4,14 in 7,4; contains blocks 112,0,64 to 127,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level time: 31564046 game time, 31613927 day time
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level dimension: 0
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level storage version: 0x00000 - Unknown?
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    2014-03-21 15:45:47 [INFO] [STDOUT]    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    2014-03-21 15:45:47 [INFO] [STDOUT]    Forced entities: 18 total; [EntityOtherPlayerMP['miopiIV'/1549514, l='MpServer', x=565.34, y=32.00, z=13.56], EntityClientPlayerMP['Kirarara'/1612149, l='MpServer', x=561.88, y=37.54, z=4.96], EntityWaypointContainer['unknown'/160, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/1610137, l='MpServer', x=593.50, y=52.00, z=-18.50], EntityMinecartChest['entity.MinecartChest.name'/1609518, l='MpServer', x=500.50, y=29.50, z=-45.50], EntityItem['item.tile.stone'/1609546, l='MpServer', x=503.19, y=6.13, z=-53.88], EntityItem['item.tile.oreIron'/1609516, l='MpServer', x=505.97, y=7.13, z=-42.28], EntityItem['item.tile.stone'/1609547, l='MpServer', x=503.94, y=7.13, z=-56.69], EntityItem['item.tile.stone'/1609517, l='MpServer', x=506.56, y=7.13, z=-43.88], EntityCreeper['Creeper'/1610138, l='MpServer', x=593.50, y=52.00, z=-19.50], EntityItem['item.tile.stone'/1609548, l='MpServer', x=504.78, y=7.13, z=-59.81], EntityGolemBase['Thaumium Golem'/1595387, l='MpServer', x=567.39, y=81.00, z=41.63], EntityVillager['Villager'/1601848, l='MpServer', x=531.69, y=170.00, z=65.50], EntityItem['item.tile.stone'/1609515, l='MpServer', x=507.44, y=7.13, z=-41.78], EntityGolemBase['Thaumium Golem'/1595386, l='MpServer', x=567.29, y=81.00, z=42.50], EntityOtherPlayerMP['miopiIV'/1549514, l='MpServer', x=565.34, y=32.00, z=13.56], EntitySheep['Sheep'/1609510, l='MpServer', x=535.22, y=64.00, z=-28.50], EntityArrow['arrow'/1601672, l='MpServer', x=591.53, y=85.89, z=57.38]]
    2014-03-21 15:45:47 [INFO] [STDOUT]    Retry entities: 0 total; []
    2014-03-21 15:45:47 [INFO] [STDOUT]    Server brand: mcpc,craftbukkit,fml,forge
    2014-03-21 15:45:47 [INFO] [STDOUT]    Server type: Non-integrated multiplayer server
    2014-03-21 15:45:47 [INFO] [STDOUT] Stacktrace:
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-03-21 15:45:47 [INFO] [STDOUT]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-03-21 15:45:47 [INFO] [STDOUT]
    2014-03-21 15:45:47 [INFO] [STDOUT] -- System Details --
    2014-03-21 15:45:47 [INFO] [STDOUT] Details:
    2014-03-21 15:45:47 [INFO] [STDOUT]    Minecraft Version: 1.6.4
    2014-03-21 15:45:47 [INFO] [STDOUT]    Operating System: Windows 8 (amd64) version 6.2
    2014-03-21 15:45:47 [INFO] [STDOUT]    Java Version: 1.7.0_51, Oracle Corporation
    2014-03-21 15:45:47 [INFO] [STDOUT]    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    2014-03-21 15:45:47 [INFO] [STDOUT]    Memory: 926080952 bytes (883 MB) / 2305294336 bytes (2198 MB) up to 3817865216 bytes (3641 MB)
    2014-03-21 15:45:47 [INFO] [STDOUT]    Mod Pack: Unknown / None
    2014-03-21 15:45:47 [INFO] [STDOUT]    LiteLoader Mods: 1 loaded mod(s)
    2014-03-21 15:45:47 [INFO] [STDOUT]          - WorldEditCUI version 1.6.4
    2014-03-21 15:45:47 [INFO] [STDOUT]    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms768M -Xmx4096M -XX:MaxPermSize=256M
    2014-03-21 15:45:47 [INFO] [STDOUT]    AABB Pool Size: 20874 (1168944 bytes; 1 MB) allocated, 152 (8512 bytes; 0 MB) used
    2014-03-21 15:45:47 [INFO] [STDOUT]    Suspicious classes: FML and Forge are installed
    
     
  2. NolanSyKinsley

    NolanSyKinsley IRC lurker

    Joined:
    Nov 2, 2012
    Messages:
    497
    Likes Received:
    179
    If you have teamspeak I would hop on it when a mod is on and see if they can attempt to TP you out when you log on.

    There is a block in the world crashing you.
     
  3. Kirazy

    Kirazy An idle texturer

    Joined:
    Apr 2, 2012
    Messages:
    612
    Likes Received:
    267
    My thought was those little fake statue things? "FakePlayer" being a main offender, apparently.
     
  4. Kirazy

    Kirazy An idle texturer

    Joined:
    Apr 2, 2012
    Messages:
    612
    Likes Received:
    267
    Moar details: Dynamism Tablet from Thaumic Tinkerer.
     
  5. NolanSyKinsley

    NolanSyKinsley IRC lurker

    Joined:
    Nov 2, 2012
    Messages:
    497
    Likes Received:
    179
    Was kinda trying not to say the name of the block while still giving a quick solution. I knew the MPT would know from the error, although idk if there is much they can do for that area other than delete that specific block.

    If this is a reoccurring issue, or it is a serious enough issue as is, they may need to disable it and change it's ID, as I have not seen a solution, nor patch to Tinkers regarding this issue (they say it is a MCPC+ issue). The autonomous activator is in the pack so disabling it, if needed, would not be a overwhelming loss.
     
  6. miopiIV

    miopiIV Storyteller

    Joined:
    Aug 15, 2012
    Messages:
    98
    Likes Received:
    17
    Kira, I took out the Dynamism tablet, you should see if you can still come...
    EDIT: Seems like it has already been removed....
     
  7. Kirazy

    Kirazy An idle texturer

    Joined:
    Apr 2, 2012
    Messages:
    612
    Likes Received:
    267
    Yeah Soul handled it last night. :)
     
    miopiIV likes this.