Broken shops after adding items, unrelated to items.yml #12


  • Defect
  • Waiting
Open
Assigned to _ForgeUser6802
  • _ForgeUser7370436 created this issue Jan 28, 2012

    Went plain jane after I couldn't get it to work and after fixing one formatting issue, completely stopped working afterwards. Reinstalled the plugin, restarted it a number of times, replaced the config file, etc. It won't work.

    Latest available build.

    Do you have an error log of what happened?
    Could not pass event org.bukkit.event.player.PlayerInteractEvent to TradeCraft
    java.lang.NullPointerException
    at nl.armeagle.TradeCraft.TradeCraftConfigurationInfo.<init>(TradeCraftConfigurationInfo.java:22)
    at nl.armeagle.TradeCraft.TradeCraftConfigurationFile.get(TradeCraftConfigurationFile.java:179)
    at nl.armeagle.TradeCraft.TradeCraftConfigurationFile.get(TradeCraftConfigurationFile.java:192)
    at nl.armeagle.TradeCraft.TradeCraft.getCurrencyName(TradeCraft.java:537)
    at nl.armeagle.TradeCraft.TradeCraftItemShop.handlePatronClick(TradeCraftItemShop.java:165)
    at nl.armeagle.TradeCraft.TradeCraftItemShop.handleRightClick(TradeCraftItemShop.java:17)
    at nl.armeagle.TradeCraft.TradeCraftPlayerListener.onPlayerInteract(TradeCraftPlayerListener.java:32)
    at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:340)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:187)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:284)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)

    Please provide any additional information below.

  • _ForgeUser7370436 added the tags New Defect Jan 28, 2012
  • _ForgeUser7370436 posted a comment Jan 28, 2012

    I've solved every possible user-created problems aside from changing plugins, I don't understand why this conflict appeared all of the sudden. But all in all, I can't fix it.

  • _ForgeUser6802 posted a comment Jan 28, 2012

    It seems the plugin is trying to get the currency item by name from the items.yml file. But that item isn't listed in the config (and the code is assuming it must be).

    Seeing where this is happening, the command /tcgetcurrency should throw the same error.

    Are you sure the currency item set in the config of the plugin is also present in the items.yml? You did say you reinstalled the plugin, but did you start with a clean slate too; (re)moving the TradeCraft folder?

  • _ForgeUser7370436 posted a comment Jan 28, 2012

    Wat

    I've never been able to change the currency ingame actually.

    It's set to 266 and there's nothing in items.yml file about gold ingots/266.

    I'll try to troubleshoot based on that info though.

  • _ForgeUser7370436 posted a comment Jan 28, 2012

    Wow wtf.

    So I added 266 to my items.yml file and suddenly it works, even though I've never had it before.

    I don't get it but thanks for the help.

  • _ForgeUser7370436 posted a comment Jan 28, 2012

    Just an update

    I found out I couldn't sell Magma cream (378) at all. No errors given. It's exclusively 378 from what I can tell so far.

  • _ForgeUser6802 posted a comment Jan 29, 2012

    I'll fix the issue where the currency isn't in the items.yml (it used to cause no problems, but then I changed the config file format).

    I'll also look into the magma cream.

  • _ForgeUser6802 posted a comment Jan 29, 2012

    @Vitaminous: Go

    Did you add magma cream to the items.yml? I did and it seems to work just fine.

  • _ForgeUser6802 removed a tag New Jan 29, 2012
  • _ForgeUser6802 added a tag Accepted Jan 29, 2012
  • _ForgeUser6802 removed a tag Accepted Jan 29, 2012
  • _ForgeUser6802 added a tag Started Jan 29, 2012
  • _ForgeUser6802 posted a comment Jan 29, 2012

    I think I fixed the issue in version 1.3.

  • _ForgeUser6802 removed a tag Started Jan 29, 2012
  • _ForgeUser6802 added a tag Waiting Jan 29, 2012
  • _ForgeUser6802 removed a tag Waiting Jan 29, 2012
  • _ForgeUser6802 added a tag Fixed Jan 29, 2012
  • _ForgeUser6802 closed issue Jan 29, 2012
  • _ForgeUser7370436 posted a comment Jan 29, 2012

    Late followup:

    Haven't been able to add new items after gold from what I can tell.

    No errors given.

  • _ForgeUser6802 posted a comment Jan 29, 2012

    @Vitaminous: Go

    Could you post the items.yml you're using somewhere then?

  • _ForgeUser7370436 posted a comment Jan 30, 2012

    @ArmEagle: Go

    I don't see much of a point in doing that because now my changes are being canceled, litterally.

    A number of my items were reset to default settings the last time I added items.

    This is completely screwing over my server's economy.

  • _ForgeUser7370436 posted a comment Jan 30, 2012

    Cobblestone: itemTypeId: 4 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 64 sellValue: 2 Gravel: itemTypeId: 13 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 64 sellValue: 2 Sand: itemTypeId: 12 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 64 sellValue: 2 Dirt: itemTypeId: 3 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 64 sellValue: 2 Redstone: itemTypeId: 331 itemTypeData: 0 buyAmount: 18 buyValue: 1 sellAmount: 32 sellValue: 1 Log: itemTypeId: 17 itemTypeData: 0 buyAmount: 8 buyValue: 1 sellAmount: 8 sellValue: 1 Clay: itemTypeId: 337 itemTypeData: 0 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 Iron: itemTypeId: 265 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 1 sellValue: 4 Obsidian: itemTypeId: 49 itemTypeData: 0 buyAmount: 1 buyValue: 32 sellAmount: 1 sellValue: 32 Diamond: itemTypeId: 264 itemTypeData: 0 buyAmount: 1 buyValue: 64 sellAmount: 1 sellValue: 64 Bread: itemTypeId: 297 itemTypeData: 0 buyAmount: 4 buyValue: 1 sellAmount: 4 sellValue: 1 Glass: itemTypeId: 20 itemTypeData: 0 buyAmount: 0 buyValue: 0 sellAmount: 0 sellValue: 0 LGWool: itemTypeId: 35 itemTypeData: 8 buyAmount: 10 buyValue: 1 sellAmount: 10 sellValue: 1 Oak Logs: itemTypeId: 17 itemTypeData: 0 buyAmount: 32 buyValue: 6 sellAmount: 32 sellValue: 4 Iron Ingots: itemTypeId: 265 itemTypeData: 0 buyAmount: 2 buyValue: 4 sellAmount: 4 sellValue: 3 Diamonds: itemTypeId: 264 itemTypeData: 0 buyAmount: 1 buyValue: 12 sellAmount: 1 sellValue: 8 Stone: itemTypeId: 1 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 32 sellValue: 3 Grass: itemTypeId: 2 itemTypeData: 0 buyAmount: 1 buyValue: 30 sellAmount: 32 sellValue: 1 Woodplank: itemTypeId: 5 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 32 sellValue: 3 Saplings: itemTypeId: 6 itemTypeData: 0 buyAmount: 16 buyValue: 1 sellAmount: 64 sellValue: 1 GoldOre: itemTypeId: 14 itemTypeData: 0 buyAmount: 1 buyValue: 8 sellAmount: 1 sellValue: 8 IronOre: itemTypeId: 15 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 CoalOre: itemTypeId: 16 itemTypeData: 0 buyAmount: 1 buyValue: 1 sellAmount: 1 sellValue: 1 Redwood Logs: itemTypeId: 17 itemTypeData: 1 buyAmount: 32 buyValue: 6 sellAmount: 32 sellValue: 4 Birch Logs: itemTypeId: 17 itemTypeData: 2 buyAmount: 32 buyValue: 6 sellAmount: 32 sellValue: 4 Oak Leaves: itemTypeId: 18 itemTypeData: 4 buyAmount: 16 buyValue: 2 sellAmount: 32 sellValue: 3 RWLeaves: itemTypeId: 295 itemTypeData: 1 buyAmount: 4 buyValue: 1 sellAmount: 0 sellValue: 0 Birchleaves: itemTypeId: 18 itemTypeData: 2 buyAmount: 4 buyValue: 1 sellAmount: 0 sellValue: 0 Sponge: itemTypeId: 19 itemTypeData: 0 buyAmount: 1 buyValue: 12 sellAmount: 1 sellValue: 12 LapisOre: itemTypeId: 21 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 1 sellValue: 4 LapisBlock: itemTypeId: 22 itemTypeData: 0 buyAmount: 1 buyValue: 36 sellAmount: 1 sellValue: 36 Dispenser: itemTypeId: 23 itemTypeData: 0 buyAmount: 1 buyValue: 18 sellAmount: 1 sellValue: 12 Sandstone: itemTypeId: 24 itemTypeData: 0 buyAmount: 32 buyValue: 4 sellAmount: 64 sellValue: 4 NoteBlock: itemTypeId: 25 itemTypeData: 0 buyAmount: 1 buyValue: 14 sellAmount: 1 sellValue: 14 Wool: itemTypeId: 35 itemTypeData: 0 buyAmount: 5 buyValue: 3 sellAmount: 8 sellValue: 3 OrangeWool: itemTypeId: 35 itemTypeData: 1 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 MagWool: itemTypeId: 35 itemTypeData: 2 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 LtBlueWool: itemTypeId: 35 itemTypeData: 3 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 YellowWool: itemTypeId: 35 itemTypeData: 4 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 LtGreenWool: itemTypeId: 35 itemTypeData: 5 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 PinkWool: itemTypeId: 35 itemTypeData: 6 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 GreyWool: itemTypeId: 35 itemTypeData: 7 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 LtGreyWool: itemTypeId: 35 itemTypeData: 8 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 CyanWool: itemTypeId: 35 itemTypeData: 9 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 PurpleWool: itemTypeId: 35 itemTypeData: 10 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 BlueWool: itemTypeId: 35 itemTypeData: 11 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 BrownWool: itemTypeId: 35 itemTypeData: 12 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 DkGrnWool: itemTypeId: 35 itemTypeData: 13 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 RedWool: itemTypeId: 35 itemTypeData: 14 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 BlackWool: itemTypeId: 35 itemTypeData: 15 buyAmount: 3 buyValue: 1 sellAmount: 3 sellValue: 1 YelFlower: itemTypeId: 37 itemTypeData: 0 buyAmount: 4 buyValue: 1 sellAmount: 0 sellValue: 0 Rose: itemTypeId: 38 itemTypeData: 0 buyAmount: 6 buyValue: 4 sellAmount: 20 sellValue: 1 BroMushroom: itemTypeId: 39 itemTypeData: 0 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 Red Shrooms: itemTypeId: 40 itemTypeData: 0 buyAmount: 10 buyValue: 10 sellAmount: 5 sellValue: 4 GoldBlock: itemTypeId: 41 itemTypeData: 0 buyAmount: 1 buyValue: 72 sellAmount: 1 sellValue: 72 IronBlock: itemTypeId: 42 itemTypeData: 0 buyAmount: 1 buyValue: 9 sellAmount: 1 sellValue: 4 StoneSlab: itemTypeId: 44 itemTypeData: 0 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 SandSlab: itemTypeId: 44 itemTypeData: 1 buyAmount: 4 buyValue: 1 sellAmount: 4 sellValue: 1 WoodSlab: itemTypeId: 44 itemTypeData: 2 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 CobSlab: itemTypeId: 44 itemTypeData: 3 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 BrickBlock: itemTypeId: 45 itemTypeData: 0 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 TNT: itemTypeId: 46 itemTypeData: 0 buyAmount: 1 buyValue: 20 sellAmount: 1 sellValue: 20 Bookshelf: itemTypeId: 47 itemTypeData: 0 buyAmount: 1 buyValue: 16 sellAmount: 1 sellValue: 16 MossyCobstone: itemTypeId: 48 itemTypeData: 0 buyAmount: 4 buyValue: 1 sellAmount: 4 sellValue: 1 Mob Spawner: itemTypeId: 52 itemTypeData: 0 buyAmount: 1 buyValue: 1700 sellAmount: 1 sellValue: 1000 Snow: itemTypeId: 78 itemTypeData: 0 buyAmount: 0 buyValue: 0 sellAmount: 0 sellValue: 0 Ice: itemTypeId: 79 itemTypeData: 0 buyAmount: 0 buyValue: 0 sellAmount: 0 sellValue: 0 SnowBlock: itemTypeId: 80 itemTypeData: 0 buyAmount: 8 buyValue: 1 sellAmount: 0 sellValue: 0 Cactii: itemTypeId: 81 itemTypeData: 0 buyAmount: 3 buyValue: 1 sellAmount: 16 sellValue: 4 ClayBlock: itemTypeId: 82 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 1 JukeBox: itemTypeId: 84 itemTypeData: 0 buyAmount: 1 buyValue: 20 sellAmount: 1 sellValue: 20 Fence: itemTypeId: 85 itemTypeData: 0 buyAmount: 8 buyValue: 1 sellAmount: 8 sellValue: 1 Pumpkin: itemTypeId: 86 itemTypeData: 0 buyAmount: 3 buyValue: 8 sellAmount: 20 sellValue: 1 Netherrack: itemTypeId: 87 itemTypeData: 0 buyAmount: 64 buyValue: 8 sellAmount: 64 sellValue: 4 SoulSand: itemTypeId: 88 itemTypeData: 0 buyAmount: 4 buyValue: 1 sellAmount: 8 sellValue: 1 Glowstone: itemTypeId: 89 itemTypeData: 0 buyAmount: 16 buyValue: 5 sellAmount: 16 sellValue: 1 Portal: itemTypeId: 90 itemTypeData: 0 buyAmount: 1 buyValue: 256 sellAmount: 1 sellValue: 256 JackoLantern: itemTypeId: 91 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 Cakeblock: itemTypeId: 92 itemTypeData: 0 buyAmount: 1 buyValue: 18 sellAmount: 1 sellValue: 18 IronShovel: itemTypeId: 256 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 1 sellValue: 4 IronPick: itemTypeId: 257 itemTypeData: 0 buyAmount: 1 buyValue: 12 sellAmount: 1 sellValue: 12 IronAxe: itemTypeId: 258 itemTypeData: 0 buyAmount: 1 buyValue: 12 sellAmount: 1 sellValue: 12 FlintSteel: itemTypeId: 259 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 Apple: itemTypeId: 260 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 Bow: itemTypeId: 261 itemTypeData: 0 buyAmount: 1 buyValue: 9 sellAmount: 1 sellValue: 4 Arrows: itemTypeId: 262 itemTypeData: 0 buyAmount: 32 buyValue: 5 sellAmount: 32 sellValue: 2 DiamondPick: itemTypeId: 278 itemTypeData: 0 buyAmount: 1 buyValue: 26 sellAmount: 1 sellValue: 18 DiamondAxe: itemTypeId: 279 itemTypeData: 0 buyAmount: 1 buyValue: 50 sellAmount: 1 sellValue: 50 Stick: itemTypeId: 280 itemTypeData: 0 buyAmount: 16 buyValue: 1 sellAmount: 16 sellValue: 1 Bowl: itemTypeId: 281 itemTypeData: 0 buyAmount: 2 buyValue: 1 sellAmount: 2 sellValue: 1 MushSoup: itemTypeId: 282 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 GoldSword: itemTypeId: 283 itemTypeData: 0 buyAmount: 1 buyValue: 18 sellAmount: 1 sellValue: 18 GoldShovel: itemTypeId: 284 itemTypeData: 0 buyAmount: 1 buyValue: 9 sellAmount: 1 sellValue: 9 Blazerods: itemTypeId: 369 itemTypeData: 0 buyAmount: 2 buyValue: 9 sellAmount: 15 sellValue: 18 Magma Cream: itemTypeId: 378 itemTypeData: 0 buyAmount: 2 buyValue: 15 sellamount: 2 sellValue: 5 String: itemTypeId: 287 itemTypeData: 0 buyAmount: 27 buyValue: 1 sellAmount: 27 sellValue: 1 Ghast Tear: itemTypeId: 370 itemTypeData: 0 buyAmount: 1 buyValue: 15 sellAmount: 5 sellValue: 25 Gunpowder: itemTypeId: 289 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 10 sellValue: 3 WoodHoe: itemTypeId: 290 itemTypeData: 0 buyAmount: 1 buyValue: 1 sellAmount: 1 sellValue: 1 StoneHoe: itemTypeId: 291 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 IronHoe: itemTypeId: 292 itemTypeData: 0 buyAmount: 1 buyValue: 8 sellAmount: 1 sellValue: 8 DiamondHoe: itemTypeId: 293 itemTypeData: 0 buyAmount: 1 buyValue: 36 sellAmount: 1 sellValue: 36 GoldHoe: itemTypeId: 294 itemTypeData: 0 buyAmount: 1 buyValue: 18 sellAmount: 1 sellValue: 18 Wheat: itemTypeId: 296 itemTypeData: 0 buyAmount: 3 buyValue: 1 sellAmount: 6 sellValue: 1 LeatherHelm: itemTypeId: 298 itemTypeData: 0 buyAmount: 1 buyValue: 5 sellAmount: 1 sellValue: 5 LeatherChest: itemTypeId: 299 itemTypeData: 0 buyAmount: 1 buyValue: 8 sellAmount: 1 sellValue: 8 LeatherLegs: itemTypeId: 300 itemTypeData: 0 buyAmount: 1 buyValue: 7 sellAmount: 1 sellValue: 7 LeatherBoots: itemTypeId: 301 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 1 sellValue: 4 ChainHelm: itemTypeId: 302 itemTypeData: 0 buyAmount: 1 buyValue: 20 sellAmount: 1 sellValue: 20 ChainChest: itemTypeId: 303 itemTypeData: 0 buyAmount: 1 buyValue: 32 sellAmount: 1 sellValue: 32 ChainLegs: itemTypeId: 304 itemTypeData: 0 buyAmount: 1 buyValue: 28 sellAmount: 1 sellValue: 28 ChainBoots: itemTypeId: 305 itemTypeData: 0 buyAmount: 1 buyValue: 16 sellAmount: 1 sellValue: 16 IronHelm: itemTypeId: 306 itemTypeData: 0 buyAmount: 1 buyValue: 20 sellAmount: 1 sellValue: 20 IronChest: itemTypeId: 307 itemTypeData: 0 buyAmount: 1 buyValue: 35 sellAmount: 1 sellValue: 35 IronLegs: itemTypeId: 308 itemTypeData: 0 buyAmount: 1 buyValue: 30 sellAmount: 1 sellValue: 30 IronBoots: itemTypeId: 309 itemTypeData: 0 buyAmount: 1 buyValue: 15 sellAmount: 1 sellValue: 15 DiaHelm: itemTypeId: 310 itemTypeData: 0 buyAmount: 1 buyValue: 60 sellAmount: 1 sellValue: 60 DiaChest: itemTypeId: 311 itemTypeData: 0 buyAmount: 1 buyValue: 105 sellAmount: 1 sellValue: 105 DiaLegs: itemTypeId: 312 itemTypeData: 0 buyAmount: 1 buyValue: 90 sellAmount: 1 sellValue: 90 DiaBoots: itemTypeId: 313 itemTypeData: 0 buyAmount: 1 buyValue: 45 sellAmount: 1 sellValue: 45 GoldHelm: itemTypeId: 314 itemTypeData: 0 buyAmount: 1 buyValue: 40 sellAmount: 1 sellValue: 40 GoldChest: itemTypeId: 315 itemTypeData: 0 buyAmount: 1 buyValue: 64 sellAmount: 1 sellValue: 64 GoldLegs: itemTypeId: 316 itemTypeData: 0 buyAmount: 1 buyValue: 42 sellAmount: 1 sellValue: 42 GoldBoots: itemTypeId: 317 itemTypeData: 0 buyAmount: 1 buyValue: 32 sellAmount: 1 sellValue: 32 Flint: itemTypeId: 318 itemTypeData: 0 buyAmount: 1 buyValue: 1 sellAmount: 10 sellValue: 1 RawPork: itemTypeId: 319 itemTypeData: 0 buyAmount: 1 buyValue: 8 sellAmount: 1 sellValue: 8 Pork: itemTypeId: 319 itemTypeData: 0 buyAmount: 9 buyValue: 1 sellAmount: 19 sellValue: 2 Painting: itemTypeId: 321 itemTypeData: 0 buyAmount: 1 buyValue: 16 sellAmount: 1 sellValue: 16 GoldApple: itemTypeId: 322 itemTypeData: 0 buyAmount: 1 buyValue: 15 sellAmount: 1 sellValue: 15 Sign: itemTypeId: 323 itemTypeData: 0 buyAmount: 1 buyValue: 1 sellAmount: 1 sellValue: 1 WoodDoor: itemTypeId: 324 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 1 sellValue: 4 Bucket: itemTypeId: 325 itemTypeData: 0 buyAmount: 1 buyValue: 6 sellAmount: 1 sellValue: 6 WaterBucket: itemTypeId: 326 itemTypeData: 0 buyAmount: 0 buyValue: 0 sellAmount: 1 sellValue: 10 LavaBucket: itemTypeId: 327 itemTypeData: 0 buyAmount: 0 buyValue: 0 sellAmount: 1 sellValue: 12 Minecart: itemTypeId: 328 itemTypeData: 0 buyAmount: 1 buyValue: 14 sellAmount: 1 sellValue: 7 Saddle: itemTypeId: 329 itemTypeData: 0 buyAmount: 1 buyValue: 16 sellAmount: 0 sellValue: 0 IronDoor: itemTypeId: 330 itemTypeData: 0 buyAmount: 1 buyValue: 16 sellAmount: 1 sellValue: 16 RedStoneWire: itemTypeId: 331 itemTypeData: 0 buyAmount: 4 buyValue: 1 sellAmount: 4 sellValue: 1 SnowBall: itemTypeId: 332 itemTypeData: 0 buyAmount: 32 buyValue: 1 sellAmount: 0 sellValue: 0 Boat: itemTypeId: 333 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 1 sellValue: 2 Leather: itemTypeId: 334 itemTypeData: 0 buyAmount: 2 buyValue: 3 sellAmount: 3 sellValue: 2 Whisky: itemTypeId: 335 itemTypeData: 0 buyAmount: 1 buyValue: 3 sellAmount: 1 sellValue: 3 Beer: itemTypeId: 335 itemTypeData: 0 buyAmount: 1 buyValue: 3 sellAmount: 1 sellValue: 3 ButterBeer: itemTypeId: 335 itemTypeData: 0 buyAmount: 1 buyValue: 3 sellAmount: 1 sellValue: 3 ClayBalls: itemTypeId: 337 itemTypeData: 0 buyAmount: 6 buyValue: 1 sellAmount: 6 sellValue: 1 Sugar Cane: itemTypeId: 338 itemTypeData: 0 buyAmount: 32 buyValue: 2 sellAmount: 32 sellValue: 1 Enderpearls: itemTypeId: 368 itemTypeData: 0 buyAmount: 1 buyValue: 15 sellAmount: 1 sellValue: 5 Slimeballs: itemTypeId: 341 itemTypeData: 0 buyAmount: 1 buyValue: 5 sellAmount: 12 sellValue: 5 Eggs: itemTypeId: 344 itemTypeData: 0 buyAmount: 1 buyValue: 3 sellAmount: 10 sellValue: 5 Spidereye: itemTypeId: 376 itemTypeData: 3 buyAmount: 1 buyValue: 10 sellAmount: 3 sellValue: 1 Lapis: itemTypeId: 351 itemTypeData: 4 buyAmount: 1 buyValue: 4 sellAmount: 10 sellValue: 1 Bones: itemTypeId: 352 itemTypeData: 0 buyAmount: 16 buyValue: 5 sellAmount: 32 sellValue: 1 Sugar: itemTypeId: 353 itemTypeData: 0 buyAmount: 32 buyValue: 2 sellAmount: 32 sellValue: 1 Cake: itemTypeId: 354 itemTypeData: 0 buyAmount: 1 buyValue: 18 sellAmount: 1 sellValue: 8 Pumpkin Seeds: itemTypeId: 361 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 20 sellValue: 1 Wheat Seeds: itemTypeId: 295 itemTypeData: 0 buyAmount: 1 buyValue: 15 sellAmount: 64 sellValue: 5 Rotten Flesh: itemTypeId: 367 itemTypeData: 0 buyAmount: 32 buyValue: 5 sellAmount: 32 sellValue: 1 Melon Seeds: itemTypeId: 362 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 32 sellValue: 1 Melon Slices: itemTypeId: 360 itemTypeData: 0 buyAmount: 10 buyValue: 1 sellAmount: 128 sellValue: 1 Steak: itemTypeId: 364 itemTypeData: 0 buyAmount: 4 buyValue: 2 sellAmount: 5 sellValue: 1 Fried Chicken: itemTypeId: 366 itemTypeData: 0 buyAmount: 6 buyValue: 3 sellAmount: 3 sellValue: 1 GoldDisc: itemTypeId: 2256 itemTypeData: 0 buyAmount: 1 buyValue: 32 sellAmount: 1 sellValue: 32 GreenDisc: itemTypeId: 2257 itemTypeData: 0 buyAmount: 1 buyValue: 32 sellAmount: 1 sellValue: 32 Mushroom Soup: itemTypeId: 282 itemTypeData: 0 buyAmount: 1 buyValue: 2 sellAmount: 10 sellValue: 3 FSpider Eye: itemTypeId: 376 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 3 sellValue: 3 Netherwarts: itemTypeId: 372 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 16 sellValue: 12 Chicken Eggs: itemTypeId: 383 itemTypeData: 93 buyAmount: 2 buyValue: 15 sellAmount: 1 sellValue: 4 Cow Eggs: itemTypeId: 383 itemTypeData: 92 buyAmount: 2 buyValue: 15 sellAmount: 1 sellValue: 4 MooshroomEggs: itemTypeId: 383 itemTypeData: 96 buyAmount: 1 buyValue: 50 sellAmount: 1 sellValue: 25 Brown Shrooms: itemTypeId: 39 itemTypeData: 0 buyAmount: 10 buyValue: 8 sellAmount: 5 sellValue: 2 Milk Buckets: itemTypeId: 335 itemTypeData: 0 buyAmount: 1 buyValue: 6 sellAmount: 1 sellValue: 3 Cooked Fish: itemTypeId: 350 itemTypeData: 0 buyAmount: 3 buyValue: 5 sellAmount: 3 sellValue: 5 Cocoa Beans: itemTypeId: 351 itemTypeData: 3 buyAmount: 1 buyValue: 5 sellAmount: 5 sellValue: 23 Apples: itemTypeId: 260 itemTypeData: 0 buyAmount: 8 buyValue: 5 sellAmount: 4 sellValue: 2 Poison Splash: itemTypeId: 373 itemTypeData: 16420 buyAmount: 1 buyValue: 15 sellAmount: 2 sellValue: 5 Planks: itemTypeId: 5 itemTypeData: 0 buyAmount: 8 buyValue: 2 sellAmount: 32 sellValue: 1 Diamond Sword: itemTypeId: 276 itemTypeData: 0 buyAmount: 1 buyValue: 30 sellAmount: 1 sellValue: 10 Buckets: itemTypeId: 325 itemTypeData: 0 buyAmount: 2 buyValue: 8 sellAmount: 2 sellValue: 4 Spider Eye: itemTypeId: 375 itemTypeData: 3 buyAmount: 1 buyValue: 5 sellAmount: 3 sellValue: 1 Fer: SpiderEye: itemTypeId: 376 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 3 sellValue: 3 Brewing Stand: itemTypeId: 379 itemTypeData: 0 buyAmount: 1 buyValue: 20 sellAmount: 5 sellValue: 10 Empty Bottles: itemTypeId: 374 itemTypeData: 0 buyAmount: 10 buyValue: 4 sellAmount: 30 sellValue: 5 Blaze Powder: itemTypeId: 377 itemTypeData: 0 buyAmount: 2 buyValue: 9 sellAmount: 10 sellValue: 9 GlowstoneDust: itemTypeId: 348 itemTypeData: 0 buyAmount: 64 buyValue: 5 sellAmount: 32 sellValue: 2 Glist: ' Melon': itemTypeId: 382 itemTypeData: 0 buyAmount: 7 buyValue: 1 sellAmount: 16 sellValue: 1 Powered Rail: itemTypeId: 27 itemTypeData: 0 buyAmount: 6 buyValue: 9 sellAmount: 1 sellValue: 0 Repeater: itemTypeId: 356 itemTypeData: 0 buyAmount: 5 buyValue: 2 sellAmount: 10 sellValue: 3 Detector Rail: itemTypeId: 28 itemTypeData: 0 buyAmount: 6 buyValue: 8 sellAmount: 3 sellValue: 2 Iron Sword: itemTypeId: 267 itemTypeData: 0 buyAmount: 1 buyValue: 5 sellAmount: 1 sellValue: 2 Iron Helmet: itemTypeId: 306 itemTypeData: 0 buyAmount: 1 buyValue: 6 sellAmount: 1 sellValue: 2 Iron Leggings: itemTypeId: 308 itemTypeData: 0 buyAmount: 1 buyValue: 7 sellAmount: 1 sellValue: 3 Iron Boots: itemTypeId: 309 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 1 sellValue: 1 Iron Armor: itemTypeId: 307 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 1 sellValue: 4 FerSpiderEye: itemTypeId: 376 itemTypeData: 0 buyAmount: 1 buyValue: 8 sellAmount: 1 sellValue: 4 Glist Melon: itemTypeId: 382 itemTypeData: 0 buyAmount: 7 buyValue: 1 sellAmount: 16 sellValue: 1 Golden Ingots: itemTypeId: 266 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 3 sellValue: 3 GlisterMelon: itemTypeId: 382 itemTypeData: 0 buyAmount: 7 buyValue: 1 sellAmount: 16 sellValue: 1 MagmaCream: itemTypeId: 378 itemTypeData: 0 buyAmount: 2 buyValue: 15 sellAmount: 2 sellValue: 5 Gold Ingots: itemTypeId: 266 itemTypeData: 0 buyAmount: 1 buyValue: 10 sellAmount: 3 sellValue: 3 LillyPads: itemTypeId: 111 itemTypeData: 0 buyAmount: 32 buyValue: 5 sellAmount: 32 sellValue: 2 Vines: itemTypeId: 106 itemTypeData: 0 buyAmount: 16 buyValue: 1 sellAmount: 64 sellValue: 2 RawFish: itemTypeId: 349 itemTypeData: 0 buyAmount: 2 buyValue: 2 sellAmount: 6 sellValue: 3 Fishing Rod: itemTypeId: 346 itemTypeData: 0 buyAmount: 1 buyValue: 4 sellAmount: 3 sellValue: 2 Books: itemTypeId: 340 itemTypeData: 0 buyAmount: 11 buyValue: 3 sellAmount: 9 sellValue: 1 Paper: itemTypeId: 339 itemTypeData: 0 buyAmount: 32 buyValue: 3 sellAmount: 32 sellValue: 1 HealingPotion: itemTypeId: 373 itemTypeData: 8197 buyAmount: 1 buyValue: 4 sellAmount: 3 sellValue: 6 Coal: itemTypeId: 263 itemTypeData: 0 buyAmount: 8 buyValue: 1 sellAmount: 16 sellValue: 1

    You tell me what's wrong, there's apparently no formatting error if I rely on the plugin to tell me.

  • _ForgeUser7370436 posted a comment Jan 30, 2012

    Okay, that was a terrible paste.

    lol

    Anyway, if it helps you: I've had to literally add my items.yml to your jar file (to replace the one included). because it was constantly being overwritten, I dunno what you changed in the plugin behavior, if anything... Because it wasn't doing that before.

  • _ForgeUser7370436 posted a comment Jan 30, 2012

    Behavior has stopped the moment I fiddled with the jar's yml.

    O'reily sez: you can't explain that

  • _ForgeUser6802 posted a comment Jan 30, 2012

    Ok, I marked the file as alpha instead now then, with a remark that it's broken. I have an idea what might cause it and I'll look at it tonight.

  • _ForgeUser7370436 posted a comment Jan 31, 2012

    2012-01-31 14:08:34 [INFO] Fetching addPacket for removed entity: CraftPlayer{name=Aprime1} 2012-01-31 14:08:35 [INFO] Connection reset 2012-01-31 14:08:35 [SEVERE] java.net.SocketException: Connection reset 2012-01-31 14:08:35 [INFO] Connection reset 2012-01-31 14:08:35 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) 2012-01-31 14:08:35 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153) 2012-01-31 14:08:35 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) 2012-01-31 14:08:35 [SEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) 2012-01-31 14:08:35 [SEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:123) 2012-01-31 14:08:35 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:103) 2012-01-31 14:08:35 [SEVERE] java.net.SocketException: Connection reset 2012-01-31 14:08:35 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) 2012-01-31 14:08:35 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153) 2012-01-31 14:08:35 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) 2012-01-31 14:08:35 [SEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) 2012-01-31 14:08:35 [SEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:123)

    Two events coincided, everyone was time out.

    Coincided with me checking if your update was working by doing /tc.

  • _ForgeUser7370436 posted a comment Jan 31, 2012

    @Vitaminous: Go

    Followup: fix didn't work, it doesn't load the items.yml still - matter of fact it even seems to reset the jar one but I'm speculating here.

  • _ForgeUser6802 removed a tag Fixed Feb 1, 2012
  • _ForgeUser6802 added a tag Accepted Feb 1, 2012
  • _ForgeUser6802 reopened issue Feb 1, 2012
  • _ForgeUser6802 posted a comment Feb 1, 2012

    Ok, so, as I said in the normal comments also:

    I don't get it. I have no problem having any of the files be created. Not in 1.1R1 or 1.1R3. Could you perhaps provide me with all (but perhaps the world files, craftbukkit.jar (though I'd like the version info) and server log) files with which you have problems. And provide me with steps to reproduce the issue.

  • _ForgeUser6802 removed a tag Accepted Feb 3, 2012
  • _ForgeUser6802 added a tag Waiting Feb 3, 2012

To post a comment, please login or register a new account.