Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-183906

Trial Chamber Legends has syntax errors with names with spaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.1 Hotfix
    • Unconfirmed
    • Windows

      The following errors appeared when I went to talk to the drill seargent and later when I ran out of wind charges in the wind charge bootcamp. It seems like in the scripting that my name may not be surrounded by quotes, causing the following error to appear since my name (ThatJadon 26) has a space in it.

      When I walked up to the seargent:
      [Scripting][error]-CommandError: Syntax error: Unexpected "26": at "ThatJadon >>26<< actionbar"
      at whisper_message (summerfish/mobs/AllayGuide.js:163)
      at GuideWhisper (summerfish/mobs/AllayGuide.js:17)
      at tick (summerfish/systems/quest/quests/WindChargeQuest.js:77)
      at <anonymous> (summerfish/systems/quest/quests/WindChargeQuest.js)

       

      When I ran out of wind charges:
      [Scripting][error]-CommandError: Syntax error: Unexpected "26": at "ThatJadon >>26<< actionbar"
      at whisper_message (summerfish/mobs/AllayGuide.js:163)
      at GuideWhisper (summerfish/mobs/AllayGuide.js:17)
      at check_in_parkour_zone (summerfish/systems/quest/quests/WindChargeQuest.js:411)
      at check_player_state (summerfish/systems/quest/quests/WindChargeQuest.js:394)

            ThatJadon_26 ThatJadon 26
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: