Full Version : XMLUse.cs
xmlspawner >>Troubleshooting >>XMLUse.cs


<< Prev | Next >>

manofwar- 12-31-2006
RunUO - [www.runuo.com] Version 2.0, Build 2555.26403
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Custom/Xmlspawner2 360/StaffCloak.cs:
CS0101: Line 11: The namespace 'Server.Items' already contains a definition
for 'StaffCloak'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Custom/Xmlspawner2 360/XmlAttachments/XmlUse.cs:
CS0115: Line 335: 'Server.Engines.XmlSpawner2.XmlUse.BlockDefaultOnUse(Serve
r.Mobile, object)': no suitable method found to override
CS0115: Line 341: 'Server.Engines.XmlSpawner2.XmlUse.OnUser(object)': no sui
table method found to override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

Ok I am using SVN 124 and thats the error i am getting with XMLUse.cs. I tried the dissabling in packethandleroverides.cs both on and off and still same error so it is the XMLUse.cs that has the problem. Dont know if you have gotten to SVN 124. I take out the XMLUse.cs and server loads no errors.


ArteGordon- 12-31-2006
you need to have the latest version of xmlspawner installed (3.17) to use the XmlUse attachment.