Posted March 10, 20196 yr Hi everyone ! Recently, a bug was appeared while I was building on a Pixelmon server. I was testing the different items of the mod including the clothed table, but after destroying it, I realized that an invisible entity persisted, but that I couldn't remove it or put a block over it. Since then, when I approach the area, my game crashes and I can't reconnect without someone else teleporting me out when I reconnect. Here is the stack trace below: ---- Minecraft Crash Report ---- // You're mean. Time: 3/10/19 10:53 AM Description: Unexpected error java.lang.NullPointerException: Unexpected error at net.minecraft.block.Block.func_185503_a(Block.java:639) at net.minecraft.block.Block.func_180636_a(Block.java:631) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461) at net.minecraft.world.World.func_147447_a(World.java:1087) at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586) at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1718) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.block.Block.func_185503_a(Block.java:639) at net.minecraft.block.Block.func_180636_a(Block.java:631) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461) at net.minecraft.world.World.func_147447_a(World.java:1087) at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586) at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Netscape404'/162174, l='MpServer', x=365.13, y=65.00, z=430.31]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (749,70,570), Chunk: (at 13,4,10 in 46,35; contains blocks 736,0,560 to 751,255,575), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023) Level time: 11180320 game time, 1343502 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 8 total; [EntityPlayerSP['Netscape404'/162174, l='MpServer', x=365.13, y=65.00, z=430.31], NPCNurseJoy[''/162178, l='MpServer', x=372.63, y=64.00, z=423.24], EntityMinecartChest['Minecart with Chest'/162179, l='MpServer', x=417.50, y=33.06, z=417.50], NPCTutor['Pirate'/162176, l='MpServer', x=366.56, y=64.00, z=431.50], NPCNurseJoy[''/162177, l='MpServer', x=372.50, y=64.00, z=421.50], EntityPixelmon['Blitzle'/162182, l='MpServer', x=334.50, y=64.00, z=406.50], EntityPixelmon['Nidoran♂'/162181, l='MpServer', x=331.50, y=64.00, z=421.50], NPCChatting[''/162175, l='MpServer', x=366.50, y=64.00, z=431.47]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1705208464 bytes (1626 MB) / 2588934144 bytes (2469 MB) up to 8966897664 bytes (8551 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx9620m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2815 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:--------- |:------------ |:----------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2815.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2815 | forge-1.12.2-14.23.5.2815.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | LCHIJA | pixelmon | 7.0.2 | Pixelmon-1.12.2-7.0.3-universal.jar | None | Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.35' Renderer: 'GeForce GTX 1070/PCIe/SSE2' Launched Version: forge-14.23.5.2815 LWJGL: 2.9.4 OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.35, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz Thank you in advance for your answers!
March 11, 20196 yr Sounds like you should talk to the pixelmon devs About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.