SphereServer BugTracker - SphereServer
View Issue Details
0002101SphereServerscript packpublic30-09-12 22:0401-10-12 00:17
Mordaunt 
Ben 
normalcrashalways
resolvedfixed 
20-09-2009, 0.56b Prerelease 
0.56c Nightly 
09-02-2007
None
None
0002101: Blacksmith Vendor Template creates server crash
Items in the blacksmith vendor template (sphere_template_vend.scp) cause server crash. Lines 1700 & 1717

BUY=i_staff_black,{10 15}

SELL=i_staff_black,{10 15}
Install script pack
Summon blacksmith
Say "buy"

Watch server crash
I downloaded the newest scripts from the page to double check this wasn't something messed up with me.

commenting out lines 1700 & 1717 prevent server crash.
No tags attached.
Issue History
30-09-12 22:04MordauntNew Issue
30-09-12 23:22BenNote Added: 0001398
01-10-12 00:17BenNote Added: 0001399
01-10-12 00:17BenStatusnew => resolved
01-10-12 00:17BenFixed in Version => 0.56c Nightly
01-10-12 00:17BenResolutionopen => fixed
01-10-12 00:17BenAssigned To => Ben

Notes
(0001398)
Ben   
30-09-12 23:22   
tried it, I got a warning for non-vendable item but no crash.
don'T know why your's would crash...
(0001399)
Ben   
01-10-12 00:17   
Adding a value to i_staff_black fixes the problem.
updating sphere_item_provision_weapons.scp