So,

I put Vitanex in my scripts folder, and I'm receiving this error:

Code:
----------------------------------------------------------------------------
ServUO - [http://www.servuo.com] Version 0.5, Build 5330.807
Publish
Core: Running with arguments: -debug
Core: Optimizing for 4 64-bit processors
RandomImpl: CSPRandom (Software)
OpenUO Error: Client files not found.
Scripts: Compiling C# scripts...Failed with: 74 errors, 1 warnings
Warnings:
+ Custom Systems/AgeSystem.cs:
    CS0105: Line 12: The using directive for 'Server.Items' appeared previously
in this namespace
Errors:
+ Vitanex/Build/CSharpCompiler.cs:
    CS0234: Line 17: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Commands/FixMe.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Commands/MyCommands.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Commands/Notify.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Effects/FX/WaveFX.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/AttributesExt.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/GeoExt.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/MapExt.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/MobileExt.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/MultiExt.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/RangeExt.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/Rectangle2DExt.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/Rectangle3DExt.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/Server/SerializeExt.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/System/CollectionExt.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
    CS0246: Line 794: The type or namespace name 'IGrouping' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 795: The type or namespace name 'IGrouping' could not be found
(are you missing a using directive or an assembly reference?)
+ Vitanex/Extensions/System/EnumExt.cs:
    CS0234: Line 13: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Extensions/System/TypeExt.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Geometry/Wireframe.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/IO/DataStores/Directory/DirectoryDataStore.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/IO/ConfigFileInfo.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/IO/InstallationLocator.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/IO/IOUtility.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Books/RuneCodex/RuneCodex.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Misc/Grid.cs:
    CS0234: Line 17: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Books/RuneCodex/RuneCodexGump.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Fireworks/Components/Stars/BaseFireworkStar.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Fireworks/Rockets/BaseFireworkRocket.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Fireworks/BaseFirework.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Misc/LuckyDip/Tickets/LuckyDipTicket.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Throwables/AtMobiles/Fun/StinkBomb.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Throwables/AtMobiles/Utility/CureBomb.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Throwables/AtMobiles/Utility/HealBomb.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Throwables/AtMobiles/Utility/ManaBomb.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Items/Throwables/AtMobiles/Weapons/Bomb.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Misc/ResistBuffInfo.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Misc/SkillBuffInfo.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Misc/SpellUtility.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Misc/StatBuffInfo.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Misc/VersionInfo.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Mobiles/Vendors/TokenVendor.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Reflection/FieldCache.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Reflection/PropertyCache.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/ArtworkSupport/Objects/ArtworkSupportAttribute.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/ArtworkSupport/ArtworkSupport.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/ArtworkSupport/ArtworkSupport_Init.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/Clilocs/Clilocs.cs:
    CS0234: Line 17: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/Clilocs/Clilocs_Init.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/MySQL/MySQL_Init.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/PlayerNames/PlayerNames.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Services/Sandbox/Sandbox_Init.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperCrafts/Framework/CraftInfo.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperCrafts/Framework/SuperCraft.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_Buttons.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_Init.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_LimitedTextInputs.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_Radios.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_Switches.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_TextInputs.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_TileButtons.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/Base/SuperGump_Tree.cs:
    CS0234: Line 14: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/DesktopGump.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/Framework/SuperGumpLayout.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/UI/Info/NotifyGump.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/UI/Lists/List.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/SuperGumps/UI/Misc/SkillSelectionGump.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Text/JSON.cs:
    CS0234: Line 15: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/Text/UOFont.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/VitaNex.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/VitaNex_Init.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/VitaNex_Modules.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing an assembly reference?)
+ Vitanex/VitaNex_Services.cs:
    CS0234: Line 16: The type or namespace name 'Linq' does not exist in the nam
espace 'System' (are you missing 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.

My server is targeted and built using .net 4.0.
 
Last edited:
Back