Painting spawner block crashes clients
This can only be done using plugins or mods, but if you have a spawner block, with a painting inside it it will crash your client if you are anywhere near it. Infinitely.
Linked Issues
Created Issue:
Painting spawner block crashes clients
This can only be done using plugins or mods, but if you have a spawner block, with a painting inside it it will crash your client if you are anywhere near it. Infinitely.
But... can't you actually /setblock a painting spawner in vanilla?
duplicates
Confirmed for ItemFrames and Paintings
- 1.8.5
- 1.8.6
- 15w34d
Duplicated by
Cannot confirm for Items
Like the reporter said it might be caused because the game can't render it. This makes sense as changing the TileX, TileY or TileZ value causes Minecart to teleport the ItemFrame/Painting to this position.
One thing interesting to note is that trying to set TileX, TileY or TileZ manually results in a crash of the (internal) server.
---- Minecraft Crash Report ---- // Daisy, daisy... Time: 24.08.15 15:20 Description: Saving entity NBT java.lang.NullPointerException: Saving entity NBT at wt.b(SourceFile:187) at wu.b(SourceFile:175) at qx.e(SourceFile:1231) at qx.d(SourceFile:1190) at agf.a(SourceFile:127) at agf.a(SourceFile:260) at bmk.a(SourceFile:19) at bmk.a(SourceFile:14) at bmk.a(SourceFile:9) at bmf.a(SourceFile:116) at bmf.a(SourceFile:104) at bkh.a(SourceFile:624) at bka.a(SourceFile:1253) at bka.b(SourceFile:1158) at bka.a(SourceFile:1005) at azi.av(SourceFile:905) at azi.a(SourceFile:328) at net.minecraft.client.main.Main.main(SourceFile:125) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at wt.b(SourceFile:187) at wu.b(SourceFile:175) -- Entity being saved -- Details: Entity Type: ItemFrame (wu) Entity ID: 35222 Entity Name: entity.ItemFrame.name Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 0,00,0,00,0,00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0,00, 0,00, 0,00 Entity's Rider: ~~ERROR~~ NullPointerException: null Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at qx.e(SourceFile:1231) at qx.d(SourceFile:1190) at agf.a(SourceFile:127) at agf.a(SourceFile:260) at bmk.a(SourceFile:19) at bmk.a(SourceFile:14) at bmk.a(SourceFile:9) -- Block Entity Details -- Details: Name: MobSpawner // aox Block type: ID #52 (tile.mobSpawner // ali) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-473,57,-506), Chunk: (at 7,3,6 in -30,-32; contains blocks -480,0,-512 to -465,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Actual block type: ID #52 (tile.mobSpawner // ali) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bmf.a(SourceFile:116) at bmf.a(SourceFile:104) at bkh.a(SourceFile:624) at bka.a(SourceFile:1253) at bka.b(SourceFile:1158) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bjn['Marcono1234'/0, l='MpServer', x=-469,65, y=56,00, z=-507,16]] Chunk stats: MultiplayerChunkCache: 625, 625 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: -469,00,4,00,-501,00 - World: (-469,4,-501), Chunk: (at 11,0,11 in -30,-32; contains blocks -480,0,-512 to -465,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 673640 game time, 1449 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 1 total; [bjn['Marcono1234'/0, l='MpServer', x=-469,65, y=56,00, z=-507,16]] Retry entities: 0 total; [] Server brand: vanilla Server type: Integrated singleplayer server Stacktrace: at bho.a(SourceFile:359) at azi.b(SourceFile:2312) at azi.a(SourceFile:337) at net.minecraft.client.main.Main.main(SourceFile:125) -- System Details -- Details: Minecraft Version: 15w34d Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 151215816 bytes (144 MB) / 363446272 bytes (346 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 15w34d LWJGL: 2.9.4 OpenGL: AMD Radeon HD 6800 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc. 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: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 6x AMD Phenom(tm) II X6 1055T Processor
---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 24.08.15 15:24 Description: Saving entity NBT java.lang.NullPointerException: Saving entity NBT at wt.b(SourceFile:187) at wu.b(SourceFile:175) at qx.e(SourceFile:1231) at qx.d(SourceFile:1190) at agf.a(SourceFile:127) at agf.c(SourceFile:102) at aox.c(SourceFile:58) at ago.k(SourceFile:1319) at ll.k(SourceFile:505) at net.minecraft.server.MinecraftServer.D(SourceFile:625) at net.minecraft.server.MinecraftServer.C(SourceFile:553) at bux.C(SourceFile:152) at net.minecraft.server.MinecraftServer.run(SourceFile:457) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at wt.b(SourceFile:187) at wu.b(SourceFile:175) -- Entity being saved -- Details: Entity Type: ItemFrame (wu) Entity ID: 78093 Entity Name: entity.ItemFrame.name Entity's Exact location: -470,25, 58,00, -504,35 Entity's Block location: -471,00,58,00,-505,00 - World: (-471,58,-505), Chunk: (at 9,3,7 in -30,-32; contains blocks -480,0,-512 to -465,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0,00, 0,00, 0,00 Entity's Rider: ~~ERROR~~ NullPointerException: null Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at qx.e(SourceFile:1231) at qx.d(SourceFile:1190) at agf.a(SourceFile:127) at agf.c(SourceFile:102) at aox.c(SourceFile:58) -- Block entity being ticked -- Details: Name: MobSpawner // aox Block type: ID #52 (tile.mobSpawner // ali) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-470,57,-506), Chunk: (at 10,3,6 in -30,-32; contains blocks -480,0,-512 to -465,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Actual block type: ID #52 (tile.mobSpawner // ali) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at ago.k(SourceFile:1319) at ll.k(SourceFile:505) -- Affected level -- Details: Level name: Test World All players: 1 total; [lm['Marcono1234'/0, l='Test World', x=-470,80, y=56,00, z=-503,06]] Chunk stats: ServerChunkCache: 625 Drop: 0 Level seed: -8683367614062884530 Level generator: ID 01 - flat, ver 0. Features enabled: true Level generator options: 3;minecraft:bedrock,3*minecraft:stone,52*minecraft:sandstone;2; Level spawn location: -469,00,4,00,-501,00 - World: (-469,4,-501), Chunk: (at 11,0,11 in -30,-32; contains blocks -480,0,-512 to -465,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 674588 game time, 1449 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.D(SourceFile:625) at net.minecraft.server.MinecraftServer.C(SourceFile:553) at bux.C(SourceFile:152) at net.minecraft.server.MinecraftServer.run(SourceFile:457) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 15w34d Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 211541264 bytes (201 MB) / 365826048 bytes (348 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Profiler Position: N/A (disabled) Player Count: 1 / 8; [lm['Marcono1234'/0, l='Test World', x=-470,80, y=56,00, z=-503,06]] Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
This ticket is invalid as it relates to a modified or 3rd party client or server.
@Anon Ymus
But... can't you actually /setblock a painting spawner in vanilla?
The reporter indicated that his issue "can only be done using plugins or mods".
I haven't tried /setblocking a painting spawner. You may be able to