inventory Overwrited #251


  • New
  • Defect
Open
Assigned to tux2
  • _ForgeUser19487458 created this issue Mar 26, 2015

    PLEASE FOLLOW THE FORMAT BELOW! OTHERWISE I WILL NEED TO ASK FOR THE INFORMATION ANYWAYS!

    What steps will reproduce the problem?
    1.inventory ALPHA on world1
    2.tp to world2 : inventory changes, ok !
    3. you disconnect an d reconnect
    4. you /back (to world1) inventory is kept and non changed

    What is the expected output? What do you see instead?
    in fact after a deco / reco on the server, a /back command fails the change of inventory

    What version of the product are you using (if you say "latest" you will NOT be helped)?
    MultiInv 3.3.2-dev - TuxTwoLib 1.8.3-b2
    Have you tried the latest version of MultiInv from http://build.yu8.me:8080/job/MultiInv3/ (If not please try it to see if it solves your issues)?
    yes

    Do you have an error log of what happened?
    Nop

    What are your world folder names (with proper capitalization)?
    world_2014
    world_creative
    world_events

    What is the contents of your config.yml and groups.yml?

    config.yml

    useSQL: true
    splitHealth: false
    splitHunger: false
    controlGamemode: false
    separateGamemodeInventories: false
    creativeGroups:
    - creative
    sql:
      host: localhost
      port: '3306'
      username: **********
      password: ***********
      database: *********
      prefix: multiinv_
    SaveInventoryOnQuit: false
    compatibilityMode: false
    xpfix: false

    groups.yml
    main:
    - world_2014
    - world_nether
    - world
    - world_the_end
    - world_minage
    - world_minage_2015

    What is the entire list of plugins on your server (doing /plugins on the console and pasting the output is a quick method to do this)?

    Forms, dynmap, WorldEdit, CustomItemsAPI, Essentials, TuxTwoLib, Chairs, WorldBorder, Modifyworld, BanManager, ProtocolLib, Multiverse-Core, WorldGuard, ExcaliCube, NoDrop, Shopkeepers, EditableSign, EssentialsChat, DeathMessages, PermissionsEx, Vault, CBWrapper, Prism, EssentialsSpawn, BetterAlias, MultiInv, MagicCarpet, LWC, ColoredTags, OnTime, VanishNoPacket

    Please provide any additional information below.

  • _ForgeUser19487458 added the tags New Defect Mar 26, 2015
  • Forge_User_01524769 posted a comment Jun 24, 2015

    I have a similar issue, running #70 and TTL 1.8.4-b6 It goes like this:

    1. World1 You have your stuff
    2. Tp to World2 you have your stuff
    3. Tp to World1 you got your stuff from World2
    4. Tp back to World2 you got nothing

    It just happened to me and another player, but tested with a 3rd player and it didn't work.


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