TravelGates Help #8


  • Defect
  • Accepted
Open
Assigned to _ForgeUser7744057
  • _ForgeUser8745006 created this issue Apr 14, 2012

    What steps will reproduce the problem?
    1. Install Multiworld, Travelgates
    2. Set world as Creative in Multiworld
    3. use an extended command string i.e../tg add -i CreativeWorld

    What is the expected output? What do you see instead?
    - Expected output: Register destination with the extra syntax to remove inventory.

    - Current output: Hundreds of lines of code

    What version of the product are you using?

    - Current

    Do you have an error log of what happened?

    - Yes

    http://pastebin.com/WPpFsXLG

    Please provide any additional information below.

    - Adding desination with no extra syntax works perfectly, but when trying to add the -i for example
    hundreds of lines of code output to the console crashing my 4gb dedicated server.

  • _ForgeUser8745006 added the tags New Defect Apr 14, 2012
  • _ForgeUser8745006 posted a comment Apr 14, 2012

    Reason for this issue is incorrect syntax..I was using /tg add -i instead of /tg add [world] -i. Although it seems I still receive these errors upon typing incorrect syntax with TravelGates.

  • _ForgeUser7744057 removed a tag New Apr 15, 2012
  • _ForgeUser7744057 added a tag Accepted Apr 15, 2012
  • _ForgeUser7744057 posted a comment Apr 15, 2012

    Sorry about that. I have also noticed this bug recently. It comes from my "options parsing" method which expects correct options only and fails when other characters are set in input.

    Your command should work if you type in "/tg add CreativeWorl -i". If not, there is another problem.

    Thank you for the report, I will fix it as fast as I can.


    Edited Apr 15, 2012

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