Error: cannot execute widget <<AllowedSpellsTempArray>>: unable to parse macro argument """: unterminated double quoted string Options
Combat spells
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length') Utility spells
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'length')
This i did saw at the college of magic instead of spell list. Also there was arrows for receiving detailed error message:
<<if setup.FindInArray(_AllowedSpells, "soultrap") > -1>>\
<<if $PC[$CC][$PCspellbook].soultrap > 0>>\
Soultrap
<<else>>\
<span id="soultrap">\
<<link "Learn soultrap">>
<<set $PC[$CC][$PCspellbook].soultrap to 1>>
<<set $PC[$CC][$PCspellbook].any to true>>
<<SpellAchieveCheck>>
<<replace "#soultrap">><</replace>>\
<</link>>
</span>\
<<endif>>\
<<else>>\
Cannot learn soul trap
<<endif>>
Got a bug at college of magic
Re: Got a bug at college of magic
Hotfixed. Refresh your browser tab and it should be ok now.
Re: Got a bug at college of magic
Thanks, work fine now.
-
- Posts: 1
- Joined: Fri Mar 22, 2024 2:38 am
Re: Got a bug at college of magic
Could you add this hotfix to the downloads page too?
Re: Got a bug at college of magic
It should already be included in the latest version. Look for "TowerOfTriumph-24-3-18hotfix2.html" within the rar file.