Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 05-14-2006, 03:48 PM   #1 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default my server will not start

My server has been running fine with no problems, then it died and when i restarted it i got this error

"RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
- Error: Scripts\Engines\CannedEvil\ChampionSpawnType.cs: CS0101: (line 6, column 14) The namespace 'Server.Engines.CannedEvil' already contains a definition for 'ChampionSpawnType'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again."

i'm sorry but i do not have any scripting in me and do not understand this error or how to fix it.

I thank you for any help you can give me
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 03:52 PM   #2 (permalink)
Forum Expert
 
icemallet's Avatar
 
Join Date: Aug 2003
Location: Canada
Posts: 816
Send a message via Skype™ to icemallet
Default

It says you have more then one ChampionSpawnType.cs script, so delete one.
icemallet is offline   Reply With Quote
Old 05-14-2006, 04:19 PM   #3 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

thank for the fast reply
there is two of them, if i delete either one i get about 100 or so more errors.
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 04:30 PM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Why don't you explain what you were trying to add ( which system ) that contains a modified version of that file.

Without additional information nobody here can help you, since you have provide no background information, which makes it immposible to helpyou.
Phantom is offline   Reply With Quote
Old 05-14-2006, 04:37 PM   #5 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

sorry about that, im not adding anything, nothing has been added to the server since i received it back in december..
all has been fine till the other day when it crashed. when i restarted it i got that error.. the two files "ChampionSpawnType.cs" are the same, no diff. between them
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 04:50 PM   #6 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by jpavao01
sorry about that, im not adding anything, nothing has been added to the server since i received it back in december..
all has been fine till the other day when it crashed. when i restarted it i got that error.. the two files "ChampionSpawnType.cs" are the same, no diff. between them
There has to be a reason why you have two of the same files, since its yours hard, your the only one who can tell us why.

If they are exactly the same, then you should be able to delete one of them, and it wouldn't cause any errors ( at least any errors connected to that last ).

If you have additional errors in your other files, you should ask about those, without additional information I cannot help.
Phantom is offline   Reply With Quote
Old 05-14-2006, 04:56 PM   #7 (permalink)
Save the Mongbats!
 
Thraxus's Avatar
 
Join Date: Mar 2003
Location: Mongbatville
Age: 33
Posts: 1,042
Default

Basically, the fact that you have a duplicate file is merely stopping the compiling process before it gets to the point of detecting all those other errors. Its not deleting the extra file that's causing the errors, you're just allowing the compiler to see problems that are already there.
__________________
One day, we mongbats shall rise up and unleash our fury on all of mankind...
And on that fateful day, humanity shall tremble, and they shall know despair...
Thraxus is offline   Reply With Quote
Old 05-14-2006, 05:02 PM   #8 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

i have been going through all the files and i noticed that there is two Champion Spawns, the one that comes with RUN UO and a new one listed as "new Champion Spawn". same files in both.
if i delete either one of these it goes from just 1 error to about 150 of so.
*grrrrr* if i had hair i would pull it out. it just puzzles me that all was fine, no problems at all didn't change a thing and then this...
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 05:25 PM   #9 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by jpavao01
i have been going through all the files and i noticed that there is two Champion Spawns, the one that comes with RUN UO and a new one listed as "new Champion Spawn". same files in both.
if i delete either one of these it goes from just 1 error to about 150 of so.
*grrrrr* if i had hair i would pull it out. it just puzzles me that all was fine, no problems at all didn't change a thing and then this...
If they are the same, then the errors have nothing to do with the files, thus your errors are different files. If you want help, then we will help you fix every single one, all you gota do is provide us with the required information to do so.

You also of course have to ask for help, but crying and moaning how your confused is a waste of your time, so lets get down to it and provide the required information.
Phantom is offline   Reply With Quote
Old 05-14-2006, 06:42 PM   #10 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

do you want me to start by deleting the duplicate file and then post the error list from the beginning ?
Thanks
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 07:33 PM   #11 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

Here is a complete list of the errors that i get, sorry, the list is long, and like i said nothing was added to the shard. the shard crashed and when restarted, this was the error list..
thank you very much for any help you guys can give me



Scripts: Compiling C# scripts...failed (232 errors, 0 warnings)
- Error: Scripts\Accounting\AccessRestrictions.cs: CS0234: (line 3, column 14)
The type or namespace name 'Net' does not exist in the class or namespace 'Syste
m' (are you missing an assembly reference?)
- Error: Scripts\Accounting\AccessRestrictions.cs: CS0234: (line 4, column 14)
The type or namespace name 'Net' does not exist in the class or namespace 'Syste
m' (are you missing an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0234: (line 4, column 14) The type or
namespace name 'Net' does not exist in the class or namespace 'System' (are you
missing an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0234: (line 6, column 14) The type or
namespace name 'Xml' does not exist in the class or namespace 'System' (are you
missing an assembly reference?)
- Error: Scripts\Accounting\AccountAttackLimiter.cs: CS0234: (line 2, column 14
) The type or namespace name 'Net' does not exist in the class or namespace 'Sys
tem' (are you missing an assembly reference?)
- Error: Scripts\Accounting\AccountAttackLimiter.cs: CS0234: (line 3, column 14
) The type or namespace name 'Net' does not exist in the class or namespace 'Sys
tem' (are you missing an assembly reference?)
- Error: Scripts\Accounting\AccountComment.cs: CS0234: (line 2, column 14) The
type or namespace name 'Xml' does not exist in the class or namespace 'System' (
are you missing an assembly reference?)
- Error: Scripts\Accounting\AccountHandler.cs: CS0234: (line 3, column 14) The
type or namespace name 'Net' does not exist in the class or namespace 'System' (
are you missing an assembly reference?)
- Error: Scripts\Accounting\Accounts.cs: CS0234: (line 4, column 14) The type o
r namespace name 'Xml' does not exist in the class or namespace 'System' (are yo
u missing an assembly reference?)
- Error: Scripts\Accounting\AccountTag.cs: CS0234: (line 2, column 14) The type
or namespace name 'Xml' does not exist in the class or namespace 'System' (are
you missing an assembly reference?)
- Error: Scripts\Accounting\Firewall.cs: CS0234: (line 4, column 14) The type o
r namespace name 'Net' does not exist in the class or namespace 'System' (are yo
u missing an assembly reference?)
- Error: Scripts\Accounting\IPLimiter.cs: CS0234: (line 2, column 14) The type
or namespace name 'Net' does not exist in the class or namespace 'System' (are y
ou missing an assembly reference?)
- Error: Scripts\Accounting\IPLimiter.cs: CS0234: (line 3, column 14) The type
or namespace name 'Net' does not exist in the class or namespace 'System' (are y
ou missing an assembly reference?)
- Error: Scripts\Commands\Abstracted\Commands\Commands.cs: CS0234: (line 2, col
umn 14) The type or namespace name 'Net' does not exist in the class or namespac
e 'System' (are you missing an assembly reference?)
- Error: Scripts\Commands\Abstracted\Commands\Commands.cs: CS0234: (line 3, col
umn 14) The type or namespace name 'Net' does not exist in the class or namespac
e 'System' (are you missing an assembly reference?)
- Error: Scripts\Commands\GenCategorization.cs: CS0234: (line 3, column 14) The
type or namespace name 'Xml' does not exist in the class or namespace 'System'
(are you missing an assembly reference?)
- Error: Scripts\Commands\Handlers.cs: CS0234: (line 6, column 14) The type or
namespace name 'Net' does not exist in the class or namespace 'System' (are you
missing an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BaseOrb ToolRequest.cs: CS02
46: (line 4, column 7) The type or namespace name 'OrbServerSDK' could not be fo
und (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BaseOrb ToolRequest.cs: CS02
46: (line 9, column 45) The type or namespace name 'OrbRequest' could not be fou
nd (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BuildDe signRequest.cs: CS02
46: (line 3, column 7) The type or namespace name 'OrbServerSDK' could not be fo
und (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BuildDe signRequest.cs: CS02
46: (line 5, column 7) The type or namespace name 'UOArchitectInterface' could n
ot be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BuildDe signTarget.cs: CS024
6: (line 4, column 7) The type or namespace name 'UOArchitectInterface' could no
t be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\DeleteI temsCommand.cs: CS02
46: (line 2, column 7) The type or namespace name 'OrbServerSDK' could not be fo
und (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\DeleteI temsCommand.cs: CS02
46: (line 3, column 7) The type or namespace name 'UOArchitectInterface' could n
ot be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\DeleteI temsCommand.cs: CS02
46: (line 8, column 29) The type or namespace name 'OrbCommand' could not be fou
nd (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\Extract ItemsRequest.cs: CS0
246: (line 3, column 7) The type or namespace name 'UOArchitectInterface' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\Extract ItemsRequest.cs: CS0
246: (line 9, column 7) The type or namespace name 'OrbServerSDK' could not be f
ound (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\GetLoca tionRequest.cs: CS02
46: (line 2, column 7) The type or namespace name 'OrbServerSDK' could not be fo
und (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\GetLoca tionRequest.cs: CS02
46: (line 3, column 7) The type or namespace name 'UOArchitectInterface' could n
ot be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\MoveIte msCommand.cs: CS0246
: (line 2, column 7) The type or namespace name 'OrbServerSDK' could not be foun
d (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\MoveIte msCommand.cs: CS0246
: (line 3, column 7) The type or namespace name 'UOArchitectInterface' could not
be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\MoveIte msCommand.cs: CS0246
: (line 8, column 34) The type or namespace name 'OrbCommand' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\SelectI temsRequest.cs: CS02
46: (line 2, column 7) The type or namespace name 'OrbServerSDK' could not be fo
und (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\SelectI temsRequest.cs: CS02
46: (line 4, column 7) The type or namespace name 'UOArchitectInterface' could n
ot be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 3, column 7
) The type or namespace name 'OrbServerSDK' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0234: (line 6, column 4
0) The type or namespace name 'Tcp' does not exist in the class or namespace 'Sy
stem.Runtime.Remoting.Channels' (are you missing an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 386, column
34) The type or namespace name 'OrbClientInfo' could not be found (are you miss
ing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\Chat2[1].02\Misc\IrcConnection.cs: CS0234: (lin
e 2, column 14) The type or namespace name 'Net' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\Single Scripts With No Category\MinorArtifactDe
ed\MinorArtifactGump.cs: CS0234: (line 3, column 14) The type or namespace name
'Net' does not exist in the class or namespace 'System' (are you missing an asse
mbly reference?)
- Error: Scripts\Custom Scripts\Single Scripts With No Category\Origami\Origami
Gump.cs: CS0234: (line 2, column 14) The type or namespace name 'Net' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\turboslot1\turboslot.cs: CS0234: (line 183, col
umn 14) The type or namespace name 'Xml' does not exist in the class or namespac
e 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\WebStone\SetableWebStoneGump.cs: CS0234: (line
5, column 14) The type or namespace name 'Net' does not exist in the class or na
mespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlCategoriz
edAddGump.cs: CS0234: (line 3, column 14) The type or namespace name 'Xml' does
not exist in the class or namespace 'System' (are you missing an assembly refere
nce?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0234: (line 4, column 14) The type or namespace name 'Data' does not exist
in the class or namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0234: (line 15, column 14) The type or namespace name 'Xml' does not exist
in the class or namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawnerGu
mps.cs: CS0234: (line 5, column 14) The type or namespace name 'Data' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawnerGu
mps.cs: CS0234: (line 16, column 14) The type or namespace name 'Xml' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawnerSk
illCheck.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' does
not exist in the class or namespace 'System' (are you missing an assembly refere
nce?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawnerSk
illCheck.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml' does
not exist in the class or namespace 'System' (are you missing an assembly refere
nce?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlAttach\Xm
lGetAttachGump.cs: CS0234: (line 2, column 14) The type or namespace name 'Data'
does not exist in the class or namespace 'System' (are you missing an assembly
reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlAttach\Xm
lGetAttachGump.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml'
does not exist in the class or namespace 'System' (are you missing an assembly
reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
Quest.cs: CS0234: (line 10, column 14) The type or namespace name 'Data' does no
t exist in the class or namespace 'System' (are you missing an assembly referenc
e?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
Quest.cs: CS0234: (line 11, column 14) The type or namespace name 'Xml' does not
exist in the class or namespace 'System' (are you missing an assembly reference
?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestBook.cs: CS0234: (line 10, column 14) The type or namespace name 'Data' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestBook.cs: CS0234: (line 11, column 14) The type or namespace name 'Xml' does
not exist in the class or namespace 'System' (are you missing an assembly refer
ence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestGumps.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestHolder.cs: CS0234: (line 10, column 14) The type or namespace name 'Data' d
oes not exist in the class or namespace 'System' (are you missing an assembly re
ference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestHolder.cs: CS0234: (line 11, column 14) The type or namespace name 'Xml' do
es not exist in the class or namespace 'System' (are you missing an assembly ref
erence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestToken.cs: CS0234: (line 10, column 14) The type or namespace name 'Data' do
es not exist in the class or namespace 'System' (are you missing an assembly ref
erence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\XmlQuest\Xml
QuestToken.cs: CS0234: (line 11, column 14) The type or namespace name 'Xml' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\BaseXmlSpawn
er.cs: CS0234: (line 3, column 14) The type or namespace name 'Data' does not ex
ist in the class or namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-2of3\BaseXmlSpawn
er.cs: CS0234: (line 14, column 14) The type or namespace name 'Xml' does not ex
ist in the class or namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlAttachmen
ts\XmlDialog.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' d
oes not exist in the class or namespace 'System' (are you missing an assembly re
ference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlAttachmen
ts\XmlDialog.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml' d
oes not exist in the class or namespace 'System' (are you missing an assembly re
ference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlAttachmen
ts\XmlDialog.cs: CS0234: (line 18, column 19) The type or namespace name 'Regula
rExpressions' does not exist in the class or namespace 'System.Text' (are you mi
ssing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlItems\Xml
QuestMaker.cs: CS0234: (line 10, column 14) The type or namespace name 'Data' do
es not exist in the class or namespace 'System' (are you missing an assembly ref
erence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlItems\Xml
QuestMaker.cs: CS0234: (line 11, column 14) The type or namespace name 'Xml' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseCreature.cs: CS0234: (line 2, column 14) The type or namespace name 'D
ata' does not exist in the class or namespace 'System' (are you missing an assem
bly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseCreature.cs: CS0234: (line 14, column 14) The type or namespace name '
Xml' does not exist in the class or namespace 'System' (are you missing an assem
bly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseCreature.cs: CS0234: (line 19, column 19) The type or namespace name '
RegularExpressions' does not exist in the class or namespace 'System.Text' (are
you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseVendor.cs: CS0234: (line 2, column 14) The type or namespace name 'Dat
a' does not exist in the class or namespace 'System' (are you missing an assembl
y reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseVendor.cs: CS0234: (line 14, column 14) The type or namespace name 'Xm
l' does not exist in the class or namespace 'System' (are you missing an assembl
y reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseVendor.cs: CS0234: (line 19, column 19) The type or namespace name 'Re
gularExpressions' does not exist in the class or namespace 'System.Text' (are yo
u missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\X
mlQuestNPC.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\X
mlQuestNPC.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Add.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Add.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Edit.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' does not
exist in the class or namespace 'System' (are you missing an assembly reference?
)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Edit.cs: CS0234: (line 14, column 14) The type or namespace name 'Xml' does not
exist in the class or namespace 'System' (are you missing an assembly reference?

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseCreature.cs: CS0234: (line 14, column 14) The type or namespace name '
Xml' does not exist in the class or namespace 'System' (are you missing an assem
bly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseCreature.cs: CS0234: (line 19, column 19) The type or namespace name '
RegularExpressions' does not exist in the class or namespace 'System.Text' (are
you missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseVendor.cs: CS0234: (line 2, column 14) The type or namespace name 'Dat
a' does not exist in the class or namespace 'System' (are you missing an assembl
y reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseVendor.cs: CS0234: (line 14, column 14) The type or namespace name 'Xm
l' does not exist in the class or namespace 'System' (are you missing an assembl
y reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\T
alkingBaseVendor.cs: CS0234: (line 19, column 19) The type or namespace name 'Re
gularExpressions' does not exist in the class or namespace 'System.Text' (are yo
u missing an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\X
mlQuestNPC.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlMobiles\X
mlQuestNPC.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml' doe
s not exist in the class or namespace 'System' (are you missing an assembly refe
rence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Add.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Add.cs: CS0234: (line 13, column 14) The type or namespace name 'Xml' does not e
xist in the class or namespace 'System' (are you missing an assembly reference?)

- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Edit.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' does not
exist in the class or namespace 'System' (are you missing an assembly reference?
)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Edit.cs: CS0234: (line 14, column 14) The type or namespace name 'Xml' does not
exist in the class or namespace 'System' (are you missing an assembly reference?
)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Find.cs: CS0234: (line 2, column 14) The type or namespace name 'Data' does not
exist in the class or namespace 'System' (are you missing an assembly reference?
)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlUtils\Xml
Find.cs: CS0234: (line 14, column 14) The type or namespace name 'Xml' does not
exist in the class or namespace 'System' (are you missing an assembly reference?
)
- Error: Scripts\Engines\Factions\Core\Election.cs: CS0234: (line 2, column 14)
The type or namespace name 'Net' does not exist in the class or namespace 'Syst
em' (are you missing an assembly reference?)
- Error: Scripts\Engines\Help\PageQueue.cs: CS0234: (line 3, column 14) The typ
e or namespace name 'Web' does not exist in the class or namespace 'System' (are
you missing an assembly reference?)
- Error: Scripts\Engines\MyRunUO\DatabaseCommandQueue.cs: CS0234: (line 4, colu
mn 14) The type or namespace name 'Data' does not exist in the class or namespac
e 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\MyRunUO\DatabaseCommandQueue.cs: CS0234: (line 5, colu
mn 14) The type or namespace name 'Data' does not exist in the class or namespac
e 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Objects\Snapshots\Snapshot History.cs: CS0234:
(line 3, column 14) The type or namespace name 'Xml' does not exist in the class
or namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Persistance\PersistanceRea der.cs: CS0234: (lin
e 3, column 14) The type or namespace name 'Xml' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Persistance\PersistanceWri ter.cs: CS0234: (lin
e 3, column 14) The type or namespace name 'Xml' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0234: (line 2
, column 14) The type or namespace name 'Drawing' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0234: (line 4
, column 14) The type or namespace name 'Drawing' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0234: (line 5
, column 14) The type or namespace name 'Drawing' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\ChartRenderer.cs : CS0234: (line 2, c
olumn 14) The type or namespace name 'Drawing' does not exist in the class or na
mespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\DataItem.cs: CS0234: (line 4, column
14) The type or namespace name 'Drawing' does not exist in the class or namespa
ce 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 3, co
lumn 14) The type or namespace name 'Web' does not exist in the class or namespa
ce 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 4, co
lumn 14) The type or namespace name 'Web' does not exist in the class or namespa
ce 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 5, co
lumn 14) The type or namespace name 'Net' does not exist in the class or namespa
ce 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 6, co
lumn 14) The type or namespace name 'Drawing' does not exist in the class or nam
espace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 7, co
lumn 14) The type or namespace name 'Drawing' does not exist in the class or nam
espace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0234: (line 3
, column 14) The type or namespace name 'Drawing' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0234: (line 4
, column 14) The type or namespace name 'Drawing' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0234: (line 5
, column 14) The type or namespace name 'Drawing' does not exist in the class or
namespace 'System' (are you missing an assembly reference?)
- Error: Scripts\Gumps\Go\ChildNode.cs: CS0234: (line 2, column 14) The type or
namespace name 'Xml' does not exist in the class or namespace 'System' (are you
missing an assembly reference?)
- Error: Scripts\Gumps\Go\LocationTree.cs: CS0234: (line 3, column 14) The type
or namespace name 'Xml' does not exist in the class or namespace 'System' (are
you missing an assembly reference?)
- Error: Scripts\Gumps\Go\ParentNode.cs: CS0234: (line 2, column 14) The type o
r namespace name 'Xml' does not exist in the class or namespace 'System' (are yo
u missing an assembly reference?)
- Error: Scripts\Gumps\AdminGump.cs: CS0234: (line 2, column 14) The type or na
mespace name 'Net' does not exist in the class or namespace 'System' (are you mi
ssing an assembly reference?)
- Error: Scripts\Gumps\BanDurationGump.cs: CS0234: (line 2, column 14) The type
or namespace name 'Net' does not exist in the class or namespace 'System' (are
you missing an assembly reference?)
- Error: Scripts\Gumps\CategorizedAddGump.cs: CS0234: (line 3, column 14) The t
ype or namespace name 'Xml' does not exist in the class or namespace 'System' (a
re you missing an assembly reference?)
- Error: Scripts\Gumps\ClientGump.cs: CS0234: (line 2, column 14) The type or n
amespace name 'Net' does not exist in the class or namespace 'System' (are you m
issing an assembly reference?)
- Error: Scripts\Misc\CrashGuard.cs: CS0234: (line 3, column 14) The type or na
mespace name 'Web' does not exist in the class or namespace 'System' (are you mi
ssing an assembly reference?)
- Error: Scripts\Misc\Email.cs: CS0234: (line 2, column 14) The type or namespa
ce name 'Web' does not exist in the class or namespace 'System' (are you missing
an assembly reference?)
- Error: Scripts\Misc\NameList.cs: CS0234: (line 3, column 14) The type or name
space name 'Xml' does not exist in the class or namespace 'System' (are you miss
ing an assembly reference?)
- Error: Scripts\Misc\ServerList.cs: CS0234: (line 2, column 14) The type or na
mespace name 'Net' does not exist in the class or namespace 'System' (are you mi
ssing an assembly reference?)
- Error: Scripts\Misc\ServerList.cs: CS0234: (line 3, column 14) The type or na
mespace name 'Net' does not exist in the class or namespace 'System' (are you mi
ssing an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0234: (line 2, column 14) The type or n
amespace name 'Net' does not exist in the class or namespace 'System' (are you m
issing an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0234: (line 5, column 19) The type or n
amespace name 'RegularExpressions' does not exist in the class or namespace 'Sys
tem.Text' (are you missing an assembly reference?)
- Error: Scripts\Misc\SocketOptions.cs: CS0234: (line 3, column 14) The type or
namespace name 'Net' does not exist in the class or namespace 'System' (are you
missing an assembly reference?)
- Error: Scripts\Misc\SocketOptions.cs: CS0234: (line 4, column 14) The type or
namespace name 'Net' does not exist in the class or namespace 'System' (are you
missing an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0246: (line 18, column 11) The type or
namespace name 'IPAddress' could not be found (are you missing a using directive
or an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0246: (line 31, column 10) The type or
namespace name 'IPAddress' could not be found (are you missing a using directive
or an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0246: (line 290, column 11) The type or
namespace name 'IPAddress' could not be found (are you missing a using directiv
e or an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0246: (line 296, column 10) The type or
namespace name 'IPAddress' could not be found (are you missing a using directiv
e or an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0246: (line 590, column 18) The type or
namespace name 'Regex' could not be found (are you missing a using directive or
an assembly reference?)
- Error: Scripts\Misc\ShardPoller.cs: CS0246: (line 592, column 41) The type or
namespace name 'Match' could not be found (are you missing a using directive or
an assembly reference?)
- Error: Scripts\Misc\ServerList.cs: CS0246: (line 51, column 48) The type or n
amespace name 'IPAddress' could not be found (are you missing a using directive
or an assembly reference?)
- Error: Scripts\Misc\NameList.cs: CS0246: (line 17, column 33) The type or nam
espace name 'XmlElement' could not be found (are you missing a using directive o
r an assembly reference?)
- Error: Scripts\Misc\Email.cs: CS0246: (line 34, column 28) The type or namesp
ace name 'MailMessage' could not be found (are you missing a using directive or
an assembly reference?)
- Error: Scripts\Misc\Email.cs: CS0246: (line 48, column 33) The type or namesp
ace name 'MailMessage' could not be found (are you missing a using directive or
an assembly reference?)
- Error: Scripts\Gumps\CategorizedAddGump.cs: CS0246: (line 43, column 41) The
type or namespace name 'XmlTextReader' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Gumps\CategorizedAddGump.cs: CS0246: (line 81, column 43) The
type or namespace name 'XmlTextReader' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Gumps\AdminGump.cs: CS0246: (line 1270, column 47) The type or
namespace name 'IPAddress' could not be found (are you missing a using directiv
e or an assembly reference?)
- Error: Scripts\Gumps\AdminGump.cs: CS0246: (line 1290, column 47) The type or
namespace name 'IPAddress' could not be found (are you missing a using directiv
e or an assembly reference?)
- Error: Scripts\Gumps\Go\ParentNode.cs: CS0246: (line 15, column 22) The type
or namespace name 'XmlTextReader' could not be found (are you missing a using di
rective or an assembly reference?)
- Error: Scripts\Gumps\Go\ParentNode.cs: CS0246: (line 22, column 23) The type
or namespace name 'XmlTextReader' could not be found (are you missing a using di
rective or an assembly reference?)
- Error: Scripts\Gumps\Go\LocationTree.cs: CS0246: (line 58, column 29) The typ
e or namespace name 'XmlTextReader' could not be found (are you missing a using
directive or an assembly reference?)
- Error: Scripts\Gumps\Go\ChildNode.cs: CS0246: (line 14, column 21) The type o
r namespace name 'XmlTextReader' could not be found (are you missing a using dir
ective or an assembly reference?)
- Error: Scripts\Gumps\Go\ChildNode.cs: CS0246: (line 21, column 23) The type o
r namespace name 'XmlTextReader' could not be found (are you missing a using dir
ective or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0246: (line 2
4, column 11) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0246: (line 2
5, column 11) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0246: (line 4
6, column 27) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\PieChartRenderer .cs: CS0246: (line 9
4, column 19) The type or namespace name 'Bitmap' could not be found (are you mi
ssing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 10, c
olumn 24) The type or namespace name 'Web' does not exist in the class or namesp
ace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0234: (line 11, c
olumn 25) The type or namespace name 'Web' does not exist in the class or namesp
ace 'System' (are you missing an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0246: (line 122,
column 27) The type or namespace name 'HtmlTextWriter' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0246: (line 187,
column 52) The type or namespace name 'HtmlTextWriter' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0246: (line 225,
column 52) The type or namespace name 'HtmlTextWriter' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0246: (line 235,
column 48) The type or namespace name 'HtmlTextWriter' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0246: (line 319,
column 48) The type or namespace name 'HtmlTextWriter' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\HtmlRenderer.cs: CS0246: (line 414,
column 45) The type or namespace name 'HtmlTextWriter' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\DataItem.cs: CS0246: (line 23, colum
n 11) The type or namespace name 'Color' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\DataItem.cs: CS0246: (line 29, colum
n 84) The type or namespace name 'Color' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\DataItem.cs: CS0246: (line 57, colum
n 10) The type or namespace name 'Color' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\ChartRenderer.cs : CS0246: (line 19,
column 11) The type or namespace name 'Color' could not be found (are you missin
g a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\ChartRenderer.cs : CS0246: (line 36,
column 19) The type or namespace name 'Bitmap' could not be found (are you missi
ng a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\ChartRenderer.cs : CS0246: (line 44,
column 35) The type or namespace name 'Color' could not be found (are you missin
g a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\ChartRenderer.cs : CS0246: (line 56,
column 10) The type or namespace name 'Color' could not be found (are you missin
g a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 4
5, column 11) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 5
6, column 11) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 8
7, column 10) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 9
7, column 10) The type or namespace name 'Color' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 1
55, column 27) The type or namespace name 'Color' could not be found (are you mi
ssing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 2
19, column 28) The type or namespace name 'Graphics' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 3
40, column 19) The type or namespace name 'Bitmap' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 3
74, column 25) The type or namespace name 'Graphics' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 5
43, column 38) The type or namespace name 'Graphics' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 6
17, column 31) The type or namespace name 'Graphics' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 6
45, column 31) The type or namespace name 'Graphics' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Rendering\BarGraphRenderer .cs: CS0246: (line 7
23, column 27) The type or namespace name 'Graphics' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Persistance\PersistanceWri ter.cs: CS0246: (lin
e 33, column 11) The type or namespace name 'XmlTextWriter' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Reports\Persistance\PersistanceRea der.cs: CS0246: (lin
e 30, column 11) The type or namespace name 'XmlTextReader' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\Election.cs: CS0246: (line 384, column 1
1) The type or namespace name 'IPAddress' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\Election.cs: CS0246: (line 397, column 1
0) The type or namespace name 'IPAddress' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlAttachmen
ts\XmlDialog.cs: CS0246: (line 1512, column 12) The type or namespace name 'Data
Set' could not be found (are you missing a using directive or an assembly refere
nce?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlAttachmen
ts\XmlDialog.cs: CS0246: (line 1518, column 45) The type or namespace name 'Data
Set' could not be found (are you missing a using directive or an assembly refere
nce?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-3of3\XmlAttachmen
ts\XmlDialog.cs: CS0246: (line 1475, column 37) The type or namespace name 'Data
Set' could not be found (are you missing a using directive or an assembly refere
nce?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0246: (line 1291, column 37) The type or namespace name 'XmlElement' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0246: (line 2380, column 34) The type or namespace name 'XmlElement' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0246: (line 2387, column 38) The type or namespace name 'XmlElement' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0246: (line 2427, column 47) The type or namespace name 'XmlElement' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlSpawner2.
cs: CS0246: (line 2490, column 55) The type or namespace name 'XmlElement' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlCategoriz
edAddGump.cs: CS0246: (line 56, column 53) The type or namespace name 'XmlTextRe
ader' could not be found (are you missing a using directive or an assembly refer
ence?)
- Error: Scripts\Custom Scripts\XML Spawners\XmlSpawner2-v288-1of3\XmlCategoriz
edAddGump.cs: CS0246: (line 94, column 55) The type or namespace name 'XmlTextRe
ader' could not be found (are you missing a using directive or an assembly refer
ence?)
- Error: Scripts\Custom Scripts\Chat2[1].02\Misc\IrcConnection.cs: CS0246: (lin
e 37, column 11) The type or namespace name 'TcpClient' could not be found (are
you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 344, column
12) The type or namespace name 'OrbRequest' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 345, column
12) The type or namespace name 'OrbRequestArgs' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 347, column
51) The type or namespace name 'OrbRequest' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 366, column
12) The type or namespace name 'OrbCommand' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 367, column
12) The type or namespace name 'OrbCommandArgs' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 369, column
51) The type or namespace name 'OrbCommand' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 44, column
54) The type or namespace name 'OrbClientInfo' could not be found (are you missi
ng a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 66, column
48) The type or namespace name 'OrbClientInfo' could not be found (are you missi
ng a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 71, column
61) The type or namespace name 'OrbClientInfo' could not be found (are you missi
ng a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 103, column
18) The type or namespace name 'OrbRequest' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 126, column
18) The type or namespace name 'OrbCommand' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 216, column
37) The type or namespace name 'OrbClientInfo' could not be found (are you miss
ing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\OrbServer.cs: CS0246: (line 391, column
27) The type or namespace name 'OrbClientInfo' could not be found (are you miss
ing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\SelectI temsRequest.cs: CS02
46: (line 16, column 11) The type or namespace name 'SelectItemsRequestArgs' cou
ld not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\SelectI temsRequest.cs: CS02
46: (line 23, column 34) The type or namespace name 'OrbClientInfo' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\MoveIte msCommand.cs: CS0246
: (line 15, column 34) The type or namespace name 'OrbClientInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\GetLoca tionRequest.cs: CS02
46: (line 15, column 34) The type or namespace name 'OrbClientInfo' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\Extract ItemsRequest.cs: CS0
246: (line 17, column 11) The type or namespace name 'Rect2DCol' could not be fo
und (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\Extract ItemsRequest.cs: CS0
246: (line 19, column 11) The type or namespace name 'DesignItemCol' could not b
e found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\Extract ItemsRequest.cs: CS0
246: (line 20, column 11) The type or namespace name 'ExtractRequestArgs' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\Extract ItemsRequest.cs: CS0
246: (line 28, column 34) The type or namespace name 'OrbClientInfo' could not b
e found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\DeleteI temsCommand.cs: CS02
46: (line 15, column 34) The type or namespace name 'OrbClientInfo' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BuildDe signRequest.cs: CS02
46: (line 11, column 11) The type or namespace name 'DesignItemCol' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BuildDe signRequest.cs: CS02
46: (line 13, column 10) The type or namespace name 'DesignItemCol' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BuildDe signRequest.cs: CS02
46: (line 23, column 34) The type or namespace name 'OrbClientInfo' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Custom\OrbRemoteServer\UOArchitect\BaseOrb ToolRequest.cs: CS02
46: (line 31, column 32) The type or namespace name 'OrbClientInfo' could not be
found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Commands\GenCategorization.cs: CS0246: (line 77, column 37) Th
e type or namespace name 'XmlTextWriter' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Accounting\IPLimiter.cs: CS0246: (line 17, column 30) The type
or namespace name 'IPAddress' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Firewall.cs: CS0246: (line 62, column 30) The type
or namespace name 'IPAddress' could not be found (are you missing a using direct
ive or an assembly reference?)
- Error: Scripts\Accounting\Firewall.cs: CS0246: (line 87, column 27) The type
or namespace name 'IPAddress' could not be found (are you missing a using direct
ive or an assembly reference?)
- Error: Scripts\Accounting\Firewall.cs: CS0246: (line 106, column 33) The type
or namespace name 'IPAddress' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\AccountTag.cs: CS0246: (line 43, column 22) The typ
e or namespace name 'XmlElement' could not be found (are you missing a using dir
ective or an assembly reference?)
- Error: Scripts\Accounting\AccountTag.cs: CS0246: (line 53, column 21) The typ
e or namespace name 'XmlTextWriter' could not be found (are you missing a using
directive or an assembly reference?)
- Error: Scripts\Accounting\Accounts.cs: CS0246: (line 96, column 38) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Accounts.cs: CS0246: (line 101, column 38) The type
or namespace name 'XmlElement' could not be found (are you missing a using dire
ctive or an assembly reference?)
- Error: Scripts\Accounting\Accounts.cs: CS0246: (line 114, column 33) The type
or namespace name 'XmlElement' could not be found (are you missing a using dire
ctive or an assembly reference?)
- Error: Scripts\Accounting\AccountComment.cs: CS0246: (line 53, column 26) The
type or namespace name 'XmlElement' could not be found (are you missing a using
directive or an assembly reference?)
- Error: Scripts\Accounting\AccountComment.cs: CS0246: (line 64, column 21) The
type or namespace name 'XmlTextWriter' could not be found (are you missing a us
ing directive or an assembly reference?)
- Error: Scripts\Accounting\AccountAttackLimiter.cs: CS0246: (line 103, column
11) The type or namespace name 'IPAddress' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Accounting\AccountAttackLimiter.cs: CS0246: (line 107, column
10) The type or namespace name 'IPAddress' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Accounting\AccountAttackLimiter.cs: CS0246: (line 135, column
35) The type or namespace name 'IPAddress' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 28, column 11) The type o
r namespace name 'IPAddress' could not be found (are you missing a using directi
ve or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 78, column 10) The type o
r namespace name 'IPAddress' could not be found (are you missing a using directi
ve or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 545, column 19) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 608, column 43) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 640, column 46) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 690, column 37) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 712, column 41) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 734, column 39) The type
or namespace name 'XmlElement' could not be found (are you missing a using direc
tive or an assembly reference?)
- Error: Scripts\Accounting\Account.cs: CS0246: (line 861, column 21) The type
or namespace name 'XmlTextWriter' could not be found (are you missing a using di
rective or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 07:40 PM   #12 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Redownload the RunUO release, and extract the data folder, your missing an important file.
Phantom is offline   Reply With Quote
Old 05-14-2006, 07:48 PM   #13 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

Thank you i will try that
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 07:55 PM   #14 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 69
Default

I tried that and no change, still have the same errors
jpavao01 is offline   Reply With Quote
Old 05-14-2006, 08:20 PM   #15 (permalink)
Save the Mongbats!
 
Thraxus's Avatar
 
Join Date: Mar 2003
Location: Mongbatville
Age: 33
Posts: 1,042
Default

Maybe try reinstalling your .NET framework?
__________________
One day, we mongbats shall rise up and unleash our fury on all of mankind...
And on that fateful day, humanity shall tremble, and they shall know despair...
Thraxus is offline