[Bug?] Skipping The Loot Screen.

Discussion in 'Bugs' started by LeisureSuitLoli, Mar 15, 2014.

  1. In my haste to get to the next map in Mauve Manticore 2 at the end of Wedding Crashers, I was clicking the Onward button very quickly and it skipped the loot chest. This can be easily duplicated so if you wish to see it for yourself go right ahead.

    I do not know if this will help, but here is the code from the end of the previous game to the beginning of the new one.


    Code:
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Msg=Lothar Lotharsson took 6 damage
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Msg=Detaching and discarding Bruiser from Lothar Lotharsson
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Msg=Lothar Lotharsson died
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Msg=Gary was defeated
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Group=MP AI Warrior 2,Event=Discard,Card=Rusty Armor
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Group=MP AI Warrior 2,Event=Discard,Card=Thickened Mail
    BATTLE LOG: Scenario=Wedding Crashers,Room=MM02 (LeisureSuitLoli),RoomID=146288,Event=GameOver
    BoardDisplay::findAvailableFigureDeathPosition - can't find death marker on board
    Initializing deck builder
    Initializing battle screen
    Battle joined
    BATTLE LOG: Scenario=The Summoning 1,Room=MM02 (LeisureSuitLoli),RoomID=146369,Event=StartGame
    BATTLE LOG: Scenario=The Summoning 1,Room=MM02 (LeisureSuitLoli),RoomID=146369,Msg=Starting round 1
    BATTLE LOG: Scenario=The Summoning 1,Room=MM02 (LeisureSuitLoli),RoomID=146369,Event=Attachment Phase Initiated
     
  2. Kalin

    Kalin Begat G'zok

    That's all the logs normally show; you need verbose mode to log the loot.
     
    LeisureSuitLoli likes this.
  3. Here is the entire code from the end of one match to the start of the next.
     

    Attached Files:

  4. Kalin

    Kalin Begat G'zok

    Hmm, that does look like it didn't send the chest contents to the client. Have you tried using the inventory tool to check if the items showed up anyway? Maybe resign the next battle and return to your keep to get a fresh inventory download.
     

Share This Page