SphereServer BugTracker - SphereServer
View Issue Details
0002230SphereServerexecutable - genericpublic28-10-13 15:0230-10-13 00:40
XuN 
Ben 
normalmajoralways
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
None
None
1664
0002230: Problem with < >, almost anything works in last build.
i'll post debug lines under their real lines:

local.count=<eval <deflist.itemdef.count>-1>
14:51:ERROR:(s_add.scp,10)Can't resolve <eval 30303-1>

local.text=<strsub 0 <strpos 0 45 <local.text>> <local.text>>_<strsub <eval <strpos 0 45 <local.text>>+1> <local.len> <local.text>>
14:51:ERROR:(s_add.scp,364)Can't resolve <strpos 0 32 00>

IF (<isempty <ctag.adddialog_mode>>)
14:55:ERROR:(s_add.scp,113)Can't resolve <isempty >

dtext 350 10 0480 <qval <isempty <ctag.adddialog_cat>>==0?Category=<ctag.adddialog_cat>:>
14:55:ERROR:(s_add.scp,148)Can't resolve <qval ==0?Category=:>

It parse <args> through functions, can read locals and (not checked everyting) do calls like <name>,<uid>, etc... but its something related to this build, maybe the fix for STR* (0002229) ??
No tags attached.
Issue History
28-10-13 15:02XuNNew Issue
30-10-13 00:40BenNote Added: 0001753
30-10-13 00:40BenStatusnew => resolved
30-10-13 00:40BenFixed in Version => 0.56c Nightly
30-10-13 00:40BenResolutionopen => fixed
30-10-13 00:40BenAssigned To => Ben

Notes
(0001753)
Ben   
30-10-13 00:40   
Mistery bug disappeared...