This error happens on a fresh install of 2.0. Not sure why this is generating
Code:
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 (232 errors, 0 warnings)
Errors:
+ Engines/Factions/Items/Traps/BaseFactionTrapDeed.cs:
CS0246: Line 10: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 102: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Engines/Factions/Mobiles/Vendors/FactionBoardVendor.cs:
CS0246: Line 69: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Engines/Factions/Mobiles/Vendors/FactionBottleVendor.cs:
CS0246: Line 74: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Engines/Factions/Mobiles/Vendors/FactionOreVendor.cs:
CS0246: Line 70: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Engines/Factions/Mobiles/Vendors/FactionReagentVendor.cs:
CS0246: Line 88: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Items/Containers/LockableContainer.cs:
CS0246: Line 8: The type or namespace name 'ICraftable' could not be found (
are you missing a using directive or an assembly reference?)
CS0246: Line 337: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Weapons/BaseWeapon.cs:
CS0246: Line 23: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 3328: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Engines/Quests/Uzeraan Turmoil/Mobiles/Dryad.cs:
CS0246: Line 188: The type or namespace name 'GenericSellInfo' could not be
found (are you missing a using directive or an assembly reference?)
+ Items/Clothing/BaseClothing.cs:
CS0246: Line 24: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 965: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Armor/BaseArmor.cs:
CS0246: Line 13: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0234: Line 7: The type or namespace name 'ArmorMeditationAllowance' does n
ot exist in the namespace 'Server.Items' (are you missing an assembly reference?
)
CS0234: Line 8: The type or namespace name 'ArmorMaterialType' does not exis
t in the namespace 'Server.Items' (are you missing an assembly reference?)
CS0234: Line 9: The type or namespace name 'ArmorBodyType' does not exist in
the namespace 'Server.Items' (are you missing an assembly reference?)
CS0246: Line 54: The type or namespace name 'ArmorQuality' could not be foun
d (are you missing a using directive or an assembly reference?)
CS0246: Line 55: The type or namespace name 'ArmorDurabilityLevel' could not
be found (are you missing a using directive or an assembly reference?)
CS0246: Line 56: The type or namespace name 'ArmorProtectionLevel' could not
be found (are you missing a using directive or an assembly reference?)
CS0246: Line 304: The type or namespace name 'ArmorQuality' could not be fou
nd (are you missing a using directive or an assembly reference?)
CS0246: Line 311: The type or namespace name 'ArmorDurabilityLevel' could no
t be found (are you missing a using directive or an assembly reference?)
CS0246: Line 323: The type or namespace name 'ArmorProtectionLevel' could no
t be found (are you missing a using directive or an assembly reference?)
CS0246: Line 420: The type or namespace name 'ArmorBodyType' could not be fo
und (are you missing a using directive or an assembly reference?)
CS0246: Line 1574: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Magical/Spellbook.cs:
CS0246: Line 23: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 771: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Musical Instruments/BaseInstrument.cs:
CS0246: Line 20: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 575: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Deeds/DragonBardingDeed.cs:
CS0246: Line 9: The type or namespace name 'ICraftable' could not be found (
are you missing a using directive or an assembly reference?)
CS0246: Line 125: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Jewels/BaseJewel.cs:
CS0246: Line 20: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 310: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Maps/MapItem.cs:
CS0246: Line 11: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 376: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Harvest Tools/BaseHarvestTool.cs:
CS0246: Line 19: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 232: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Magical/Potions/BasePotion.cs:
CS0246: Line 31: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 161: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Magical/Runebook.cs:
CS0246: Line 13: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 430: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Ninjitsu/FukiyaDarts.cs:
CS0246: Line 7: The type or namespace name 'ICraftable' could not be found (
are you missing a using directive or an assembly reference?)
CS0246: Line 96: The type or namespace name 'CraftItem' could not be found (
are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Ninjitsu/Shuriken.cs:
CS0246: Line 8: The type or namespace name 'ICraftable' could not be found (
are you missing a using directive or an assembly reference?)
CS0246: Line 97: The type or namespace name 'CraftItem' could not be found (
are you missing a using directive or an assembly reference?)
+ Items/Skill Items/Tools/BaseTool.cs:
CS0246: Line 15: The type or namespace name 'ICraftable' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 185: The type or namespace name 'CraftItem' could not be found
(are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBChainmailArmor.cs:
CS0246: Line 29: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBHelmetArmor.cs:
CS0246: Line 35: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBLeatherArmor.cs:
CS0246: Line 36: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBMetalShields.cs:
CS0246: Line 33: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBPlateArmor.cs:
CS0246: Line 32: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBRingmailArmor.cs:
CS0246: Line 31: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBStuddedArmor.cs:
CS0246: Line 33: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Armors/SBWoodenShields.cs:
CS0246: Line 27: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SE/SBSEArmor.cs:
CS0246: Line 34: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SE/SBSEBowyer.cs:
CS0246: Line 31: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SE/SBSECarpenter.cs:
CS0246: Line 31: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SE/SBSEFood.cs:
CS0246: Line 31: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SE/SBSELeatherArmor.cs:
CS0246: Line 39: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SE/SBSEWeapons.cs:
CS0246: Line 37: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBAxeWeapon.cs:
CS0246: Line 35: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBKnifeWeapon.cs:
CS0246: Line 30: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBMaceWeapon.cs:
CS0246: Line 32: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBPoleArmWeapon.cs:
CS0246: Line 28: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBRangedWeapon.cs:
CS0246: Line 38: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBSpearForkWeapon.cs:
CS0246: Line 29: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBStavesWeapon.cs:
CS0246: Line 30: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/Weapons/SBSwordWeapon.cs:
CS0246: Line 46: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SBAlchemist.cs:
CS0246: Line 53: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SBAnimalTrainer.cs:
CS0246: Line 44: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SBArchitect.cs:
CS0246: Line 29: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)
+ Mobiles/Vendors/SBInfo/SBBaker.cs:
CS0246: Line 37: The type or namespace name 'GenericSellInfo' could not be f
ound (are you missing a using directive or an assembly reference?)