[crash] mob spawner crashing game
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecraft, it crashes instantly.
If i move the spawner away in an unloaded chunk minecraft works fine, until it´s trying to load the spawner. So it has to be the spawner i guess.
Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
Linked Issues
is duplicated by10
Created Issue:
mob spawner crashing game
It seems like mob spawners are crashing the game, cause the new attributes on the each mob.
It seems like mob spawners are crashing the game, cause the new attributes on the each mob.
Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq ['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97] ]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq ['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97] , sn ['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50] , rf ['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84] ]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
It seems like mob spawners are crashing the game, cause the new attributes on the
eachmob.Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
[crash] mob spawner crashing game
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works finde, but if i enter the world in minecarft it crashes instantly.
Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit
. All works finde, but if i enter the world in minecarft it crashes instantly.Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit, all works fine, but if i enter the world in minecarft it crashes instantly.
Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit
, all works fine, but if i enter the world in minecarft it crashes instantly.Crash report:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.Time: 24.05.13 00:41
Description: Loading entity NBTjava.lang.UnsupportedOperationException: Cannot modify readonly attribute
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)
at bdm.b(SourceFile:682)
at asx.R(SourceFile:674)
at asx.d(SourceFile:607)
at net.minecraft.client.main.Main.main(SourceFile:78)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Stacktrace:
at oi.a(SourceFile:54)
at sx.a(SourceFile:87)
at sx.a(SourceFile:70)
at np.a(SourceFile:348)
at nq.a(SourceFile:251)
at sn.a(SourceFile:84)– Entity being loaded –
Details:
Entity Type: Creeper (sn)
Entity ID: 4535
Entity Name: Creeper
Entity's Exact location: 0,00, 0,00, 0,00
Entity's Block location: 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,08, 0,00
Stacktrace:
at mx.f(SourceFile:1061)
at aas.a(SourceFile:116)
at aas.h(SourceFile:234)
at bhe.a(SourceFile:22)
at bhe.a(SourceFile:17)
at bhe.a(SourceFile:12)– Tile Entity Details –
Details:
Name: MobSpawner // arm
Block type: ID #52 (tile.mobSpawner // aol)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at bhj.a(SourceFile:106)
at bhj.a(SourceFile:98)
at bdt.a(SourceFile:317)
at bdm.a(SourceFile:836)– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]]
Chunk stats: MultiplayerChunkCache: 30
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]]
Retry entities: 0 total; []
Stacktrace:
at bbn.a(SourceFile:282)
at asx.b(SourceFile:1793)
at asx.d(SourceFile:616)
at net.minecraft.client.main.Main.main(SourceFile:78)– System Details –
Details:
Minecraft Version: 13w21a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works finde, but if i enter the world in minecarft it crashes instantly.
Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
is duplicated by
is duplicated by
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fin
de, but if i enter the world in minecarft it crashes instantly.Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecarft, it crashes instantly.
Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecarft, it crashes instantly.
Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecarft, it crashes instantly.
If i moved the spawner away in an unloaded chunk minecraft works fine, until it is loading the spawner and try to spawn. So it has to be the spawner i guess.Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecarft, it crashes instantly.
If i movedthe spawner away in an unloaded chunk minecraft works fine, until itisloadingthe spawnerand try to spawn. So it has to be the spawner i guess.Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecarft, it crashes instantly.
If i move the spawner away in an unloaded chunk minecraft works fine, until it´s trying to load the spawner. So it has to be the spawner i guess.Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
is duplicated by
is duplicated by
relates to
It seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minec
arft, it crashes instantly.
If i move the spawner away in an unloaded chunk minecraft works fine, until it´s trying to load the spawner. So it has to be the spawner i guess.Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) usedIt seems like mob spawners are crashing the game, cause the new attributes on the mobs.
I created a standard mob spawner in mc edit. All works fine, but if i enter the world in minecraft, it crashes instantly.
If i move the spawner away in an unloaded chunk minecraft works fine, until it´s trying to load the spawner. So it has to be the spawner i guess.Crash report:
---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 24.05.13 00:41 Description: Loading entity NBT java.lang.UnsupportedOperationException: Cannot modify readonly attribute at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) at bdm.b(SourceFile:682) at asx.R(SourceFile:674) at asx.d(SourceFile:607) at net.minecraft.client.main.Main.main(SourceFile:78) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at oi.a(SourceFile:54) at sx.a(SourceFile:87) at sx.a(SourceFile:70) at np.a(SourceFile:348) at nq.a(SourceFile:251) at sn.a(SourceFile:84) -- Entity being loaded -- Details: Entity Type: Creeper (sn) Entity ID: 4535 Entity Name: Creeper Entity's Exact location: 0,00, 0,00, 0,00 Entity's Block location: 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,08, 0,00 Stacktrace: at mx.f(SourceFile:1061) at aas.a(SourceFile:116) at aas.h(SourceFile:234) at bhe.a(SourceFile:22) at bhe.a(SourceFile:17) at bhe.a(SourceFile:12) -- Tile Entity Details -- Details: Name: MobSpawner // arm Block type: ID #52 (tile.mobSpawner // aol) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-310,56,-362), Chunk: (at 10,3,6 in -20,-23; contains blocks -320,0,-368 to -305,255,-353), 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 // aol) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at bhj.a(SourceFile:106) at bhj.a(SourceFile:98) at bdt.a(SourceFile:317) at bdm.a(SourceFile:836) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97]] Chunk stats: MultiplayerChunkCache: 30 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-279,4,-348), Chunk: (at 9,0,4 in -18,-22; contains blocks -288,0,-352 to -273,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 11941 game time, 11941 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: 3 total; [bbq['RF_Darter'/4390, l='MpServer', x=-309,90, y=57,62, z=-359,97], sn['Creeper'/4389, l='MpServer', x=-286,75, y=56,00, z=-361,50], rf['Ocelot'/4388, l='MpServer', x=-328,22, y=56,00, z=-333,84]] Retry entities: 0 total; [] Stacktrace: at bbn.a(SourceFile:282) at asx.b(SourceFile:1793) at asx.d(SourceFile:616) at net.minecraft.client.main.Main.main(SourceFile:78) -- System Details -- Details: Minecraft Version: 13w21a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195029752 bytes (185 MB) / 384565248 bytes (366 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 21638 (1211728 bytes; 1 MB) allocated, 94 (5264 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.9.0 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 156 (8736 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
is duplicated by
relates to
Duplicate of MC-16290, please use the search function to see if your bug has already been submitted. Currently over 56% of tickets are being closed as duplicate.
Duplicate of MC-16290, please use the search function to see if your bug has already been submitted. Currently over 56% of tickets are being closed as duplicate.
Duplicate of MC-16290, please use the search function to see if your bug has already been submitted. Currently over 56% of tickets are being closed as duplicate.
Mob spawners which worked in previous versions now crash the game when loaded. The crash is only caused if the ActiveEffects tag is present in a mob's SpawnData. This tag applys status effects to mobs, and the recent changes with the Attributes system have broken the loading of ActiveEffects.
Steps to Reproduce:
- Import the below schematic into a world
- Load that world in 13w22a
- Observe that the game crashes, producing the below crash report.
- Observe that on earlier versions, such as 1.5.2, the game does not crash.
Note that the NBT is formatted exactly as it should be - even the code does not suggest that anything is malformatted. Attributes and ActiveEffects are both meant to be optional, as the code will explicitly not attempt to read them if it cannot find them.
This may be related to MC-16290, as I have a feeling it's happening thanks to Attributes. However, the code causing the crash is the part that loads ActiveEffects for a mob, and the crash is a NullPointerException with an entirely different cause than MC-16290's UnsupportedOperationException.
In my attached test world, it's a zombie with Fire Resistance. However, it's happened for zombies with Invisibility, Strength, and other effects as well.
I've attached a schematic if you want to take a closer look.
EDIT: You only get MC-16290, even on my attached test world? Other users have gotten a NullPointerException (as the attached crash report shows) for it. What version are you running, and have you added/modified any other spawners in the world?
Like many tags, Leashed isn't required in spawners because SpawnData/Properties are actually applied to a mob after it is created and added to the world, and Leashed is initialized to 0 by default.
For clarification however, my test world gives you a java.lang.UnsupportedOperationException, rather than java.lang.NullPointerException? From what I can tell, there's actually no reason for that to even be possible - the spawner in my test world has no Attributes tag, and the game explicitly checks for its presence before attempting to load Attributes. If the Attributes tag does not exist, it makes no attempt to modify any Attributes, read-only or otherwise. The MC-16290 crash doesn't happen for me unless I give the SpawnData Attributes - which are optional, as I said.
As for "fixing" my world, you have to remove "ActiveEffects" from both SpawnData and SpawnPotentials. SpawnData is the next mob to be spawned, and because you left it intact, the game still tried processing ActiveEffects. Removing ActiveEffects altogether should "fix" the world, but the zombies will no longer spawn with Fire Resistance on any version.
EDIT: As a reminder, if you try my test world on 13w19a or earlier, there will not be any crash, and the zombies will spawn with Fire Resistance. Removing ActiveEffects will stop the crash on later versions, but also remove the potion effects on earlier versions, meaning this "workaround" isn't actually a workaround at all - it would still break any adventure map which relies on any sort of status effects spawned on mobs.
I can reproduce the crash in your test world, but not in mine. Mine returns MC-16290.
That's odd. Is it possible that your test world has another spawner in it, unrelated to mine? If so, the crash could be caused by that spawner instead.
If you created a spawner using a filter on a zombie in any version beyond 13w_16_a, it will automatically have an Attributes tag, which is what causes MC-16290. In this case, this world would get MC-16290's crash on any version beyond 13w21a, which (as far as I remember from looking at the code) is the version which added the concept of read-only Attributes.
If you create your mob-with-status-effect spawner using a filter on a mob in a version such as 1.5.2, and then attempt to load the world on 13w21a+, you should be getting the crash seen here.
From what I can tell:
13w16a - the version which first added Attributes. Mobs in this version or higher will have Attributes tags.
13w19a - the last version in which spawners with "Attributes" or "ActiveEffects" tags do not crash the game.
13w21a - the version which added the concept of read-only Attributes (causing MC-16290, as spawners first create the mob and subsequently attempt to modify its Attribute tree, which contains some (or perhaps only) read-only Attributes, if the "Attributes" tag exists. Essentially, this bug is caused because spawners are not allowed to modify an existing entity's Attributes, and said entity will always exist before it attempts to attach the Attributes to it). In this version, Status Effects have also gained a dependency on the Attributes system (causing this crash, because apparently when loading SpawnData into an existing mob, the spawner seems to create a 'virtual entity' without Attributes (as SpawnData with Attributes causes an unrelated crash), assumes those Attributes exist anyhow, and then tries to dereference said nonexistent Attribute data in order to apply ActiveEffects. This bug is separate from the other one, and is caused by a quirk in trying to load ActiveEffects).
EDIT: So, I've misunderstood the cause of MC-16290, as Dinnerbone pointed out - the issue is that spawners are currently attempting to register modifiers (which already exist?), when it shouldn't do that. Chances are I've misunderstood the immediate cause of this crash, too, apart from the general "spawner defines ActiveEffects and not Attributes". Sorry for jumping to conclusions; I'm still a noob to exactly how the Attribute/Modifier registry system works.
What exactly happened?
I updated the post
Yeah same happened to me. I was working on my CTM Map (spawners of course) and it kept crashing. I didn't know it was from the spawners though.
Same here. I was playing with spawners in MCedit and my game kept crashing on world load. I think it has to do with the new Attributes system. I don't know anything about coding but this line looks like a potential crash culprit: java.lang.UnsupportedOperationException: Cannot modify readonly attribute
Not fixed in 13w21b
Not fixed in 13w22a
Can you attach a schematic of that spawner?
Sure, just did it
Confirmed for still bugged in 13w22a.
The game will crash if a mob spawner is trying to spawn a mob with certain modified attributes, like potion effects, villager zombies, baby mobs, electrified creepers, etc.
I am pretty sure its relaed to the new attribute system. If i create a spawner by a normal Zombie, the spawner will have the SpawnData give by the zombie. So like the zombie had, the spawner will have an TAG_List Attributes. if minecraft now wanna load this spawner, it will crash. But if i remove the Attributes List from the spawner it works fine.
Confirmed.
@Matthias the schematic you attached is a zombie spawner, but that error log mentions creepers. Are you sure it's the same spawner?
It doesn't matter. Any mob crashes the game, as far as I can tell.
The crash log is only listing a creeper, because i spawned a creeper earlier with a mob egg in the world. The spawner itself is a zombie spawner. If it´s needed i can update the crash log with just a spawner in the world
this bug needs fixing
What does it take for the Mojang team to notice these reports? This bug has effectively locked me out of one of my favorite worlds.
Reminder: Snapshots are WIP, may contain bugs, crashes and might corrupt your worlds. You play these at your own risk.
@Maxwell
I guess this: https://twitter.com/Dinnerbone/status/340148991469699072
Yeah, i was sending him this message, because i saw nobody of the mojang team noticed this bug.
From what I can tell, this is an unfortunate consequence of attempting to make (at least some) Attributes read-only.
Spawner behavior has an interesting implementation: first, an entity is spawned in the world with vanilla spawning properties and location. After this, SpawnData is read as an entity, and the properties of that entity get applied to the spawned entity. This has many useful consequences, for Mojang and mapmakers alike. It allows spawners to retain their natural behavior with regards to spawning conditions, and it makes many important concepts, such as redstone-controlled spawners, possible for mapmakers.
For example, a mapmaker can hide a spawner in the walls outside of a room, and have it surrounded by light - when the lights are turned off, monsters are spawned. If the SpawnData contains a Pos tag, said monsters are "teleported" instantly to that location - the location, for example, could be within the room. In this manner, monsters which normally require darkness to spawn can instead be spawned within a fully-lit room, and the player cannot do something silly, such as placing torches, to stop a wave - instead, the redstone will determine when the wave ends. There are countless other applications for this concept, but I won't bother going into detail here.
Anyways, the cause of this crash is the fact that a spawner with an Attributes tag in its SpawnData is actually attempting to modify existing Attributes on the spawned mob. As some (or all) Attributes are now read-only, this has been rendered an "unsupported operation" in 13w21a+.
I'm not sure why we need read-only Attributes (perhaps it's for the Plugin API?), but an exception should either be made for SpawnData, or Attributes should be read from SpawnData before the mob is created. Either way, I hope Mojang does not elect to make SpawnData be read and applied before a mob is spawned (if this concept would even be possible), at least for the Pos tag, because this would break a great number of contraptions and even entire adventure maps. Although there are other ways to have redstone-controlled spawners, there are many other things which would fail to be possible if the mob's Pos tag actually caused its spawning restrictions to be observed at the specified position instead of the spawner's random spawning range.
Actually it's because the client shouldn't have any modifiers that the server didn't tell it about, and the display-mob for mobspawners try to register modifiers.
"Fix Version/s: Future Version - 1.6"
Does this mean that there will be no more snapshots until 1.6?
Ah, that makes sense. I'll admit I still haven't fully figured out how the modifier/attribute registry system works out; obfuscated code can be a pain and I usually only bother figuring out enough to document the useful-to-mapmakers info on the wiki. Sorry for jumping to conclusions - I'm glad to see the apply-SpawnData-after-spawn behavior doesn't have to be changed to fix this.
@DiEvAl: No, whenever there's a fix before a snapshot, it says "Future Version - ", followed by the next major version number. When the next snapshot/prerelease is released, that text will be replaced by the actual version name. I mean, it's possible 13w22a was our last snapshot, but that text doesn't actually imply it.
So does that mean the issue will be fixed in the future? Or is it a non-issue that can be fixed by changing things in-game or with 3rd party editors? If the latter, please let me know how to do that.
It means it's already fixed, but the version with the fix hasn't been publicly released yet. In the next snapshot or pre-release, the bug is fixed.
This is not actually fixed. Map "The Lands of Reminiscence" still crashes when loading a spawner.
Map can be found here: http://www.planetminecraft.com/project/the-lands-of-reminiscence-a-survivaladventure-map-for-single-and-multi-players/
@Christian Does the map have baby zombie spawners? I found recently that they will crash the game. I haven't made an issue for it yet because for whatever reason this site is all messed up on my end. I'll try to add it whenever.
got it too, super weird
This is not quite fixed, i have made a custom spawner and now that apr tof the map is un-usable and crashes the game client in 1.7.2 everytime it loads that chunk, outside othat chunk all works perfectly fine. Crash report for this can be read at http://pastebin.com/54gZxkiQ