SphereServer BugTracker - SphereServer
View Issue Details
0002472SphereServerexecutable - windows buildpublic02-02-15 20:3412-02-15 11:49
Shamino 
Coruja 
normalminoralways
resolvedfixed 
x64Windows8.1
16-06-2013, 0.56b Prerelease 
0.56c Nightly 
Automated (specify build number)
None
Command_Sysmsgs, OSIMultiSight, FileCommands, Buffs, NoPrefix
2167
0002472: Errors with default town and guild stones scripts.
I found this errors on the scripts.

file \stones\towns\sphere_town_functions.scp
17 linne
If (<ref1.type> != t_town_town), correct is t_stone_town

another bug in \stones\towns\sphere_town_dlg_master.scp
linne 56
If (<f_stonesys_iswarring>)
this function dont exist on scripts

another bug on this file \stones\sphere_genericstone_functions.scp
linne 106, function f_stonesys_sendsmsg
ERROR:(sphere_genericstone_functions.scp,106)Undefined symbol 'Guild'
No tags attached.
Issue History
02-02-15 20:34ShaminoNew Issue
07-02-15 06:01CorujaNote Added: 0002670
08-02-15 19:46ShaminoNote Added: 0002672
12-02-15 11:48XuNStatusnew => resolved
12-02-15 11:48XuNFixed in Version => 0.56c Nightly
12-02-15 11:48XuNResolutionopen => fixed
12-02-15 11:48XuNAssigned To => Coruja

Notes
(0002670)
Coruja   
07-02-15 06:01   
1st and 2nd bug are already fixed here on my test files, but I cant find nothing wrong on 3rd script

are you sure that you're using an updated script pack? try check your f_stonesys_sendsmsg and f_stonesys_gettypename functions
(0002672)
Shamino   
08-02-15 19:46   
ok fixed! thx