-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8
-
None
-
14.04 Ubuntu Linux running Java 7
-
Unconfirmed
What I expected to happen was:
I would summon a villager with custom trades.
What actually happened was:
The trades work normally, however the moment you trade with the villager minecraft crashes.
Steps to reproduce:
1. Log into any 1.8 world
2. using the /summon or /entitydata command, get a villager with custom trades
3. trade with the villager
4. Your game will crash after a couple seconds with a complaint about a ticking entity.
Description: Ticking entity java.lang.ArrayIndexOutOfBoundsException: 1 at agp.cu(SourceFile:470) at agp.E(SourceFile:186) at xn.bJ(SourceFile:477) at xm.m(SourceFile:1428) at xn.m(SourceFile:339) at ws.m(SourceFile:126)
Notes:
This error has persisted throughout the 1.8 snapshots and DOES NOT OCCUR
in 1.7
This error occurs in both singleplayer and multiplayer
Only the player who traded is affected in multiplayer
This bug also causes my desktop environment to freeze after the crash occurs because the mouse fails to unlock from the minecraft window. Upon killing the process through the command line my desktop "splinters." I know no other way to describe this. *This is likely just a bug with java that is not something you can fix.
The command used is:
/summon Villager ~ ~1 ~ {Attributes:[{Name:generic.followRange,Base:1.0},{Name:generic.movementSpeed,Base:0.001}],CustomName:"Ol' Harv",Invulnerable:1,CareerLevel:100,Career:2,PersistenceRequired:1,CustomNameVisible:1,Profession:1, Offers:{Recipes:[ {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0}, {buy:{id:371,Count:5},sell:{id:373,Count:1,Damage:8259,tag:{HideFlags:63, CustomPotionEffects:[ { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, { Id:15, Amplifier:0, Duration:1200, }, ], display:{ Name:"Strong booze", Lore:[ "Drink your sorrows out,", " take a hearty swig! " ]} }},maxUses:1,uses:0} ] } }
- duplicates
-
MC-47630 Villager Career Crash
- Resolved