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)
Attachments
Comments 1
