• Type: Bug
    • Resolution: Invalid
    • Priority: Major
    • None
    • Affects Version/s: None
    • Environment:

      OS: Windows 10 Home Premium 64 bit
      CPU: AMD Athlon X4 760K
      RAM: 8gb DDR3 1600 mhz

    • mKitPVP

      Using inventory.firstEmpty in a while loop crashes the server.

      if (fillWithSoup) {
      			while (inventory.firstEmpty() != 1)
      				inventory.addItem(getSingleSoup());
      			
      			player.updateInventory();
      		}
      

      ^That is the code that I was using when I noticed it.

            Assignee:
            Unassigned
            Reporter:
            Tomas K
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: