View Single Post
Old 07-01-2006, 03:44 PM   #9 (permalink)
dragonlady
Forum Novice
 
Join Date: May 2004
Location: Canada
Age: 35
Posts: 158
Default

After Installing this i went from this error

RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (8 errors, 1 warnings)
Warnings:
+ Items/Custom Script/Custom Commands/ShardInfo.cs:
CS0105: Line 13: The using directive for 'Server.Network' appeared previousl
y in this namespace
Errors:
+ Items/Custom Script/Custom Wepond/ML_Artifacts_and_Weapons/Artifacts/Craftabl
e/FaerieFire.cs:
CS0246: Line 6: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Custom Script/Custom Wepond/ML_Artifacts_and_Weapons/Artifacts/WildFire
Bow.cs:
CS0246: Line 7: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Custom Script/Custom Wepond/ML_Artifacts_and_Weapons/ML Weapons/Ranged/
Longbow/BarbedLongbow.cs:
CS0246: Line 8: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Custom Script/Custom Wepond/ML_Artifacts_and_Weapons/ML Weapons/Ranged/
Longbow/FrozenLongbow.cs:
CS0246: Line 8: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Custom Script/Custom Wepond/ML_Artifacts_and_Weapons/ML Weapons/Ranged/
Longbow/LongbowOfMight.cs:
CS0246: Line 8: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Custom Script/Custom Wepond/ML_Artifacts_and_Weapons/ML Weapons/Ranged/
Longbow/SlayerLongbow.cs:
CS0246: Line 8: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Weapons/ML Weapons/Artifacts/BlightGrippedLongbow.cs:
CS0246: Line 6: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive or an assembly reference?)
+ Items/Weapons/ML Weapons/Artifacts/SilvanisFeywoodBow.cs:
CS0246: Line 7: The type or namespace name 'ElvenCompositeLongbow' could not
be found (are you missing a using directive 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.

Then Fixing Thoses Error, I also get these error now, also fixed them now im stuck on these error's

RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (2 errors, 12 warnings)
Warnings:
+ Items/Custom Script/Custom Commands/ShardInfo.cs:
CS0105: Line 13: The using directive for 'Server.Network' appeared previousl
y in this namespace
+ Items/Custom Script/Custom Crafting/Publisher/Publisher/Publisher.cs:
CS0108: Line 18: 'Server.Mobiles.Publisher.PlaySound' hides inherited member
'Server.Mobile.PlaySound(int)'. Use the new keyword if hiding was intended.
+ Items/Custom Script/Custom Quest/VampireQuest/VampQuestItems/Drac Required it
ems/DraculasTeleporter.cs:
CS0114: Line 21: 'Server.Items.DraculasTeleporter.Location' hides inherited
member 'Server.Item.Location'. To make the current member override that implemen
tation, add the override keyword. Otherwise add the new keyword.
CS0108: Line 28: 'Server.Items.DraculasTeleporter.Map' hides inherited membe
r 'Server.Item.Map'. Use the new keyword if hiding was intended.
+ Tamingmoded scripts/BaseCreature.cs:
CS1717: Line 3129: Assignment made to same variable; did you mean to assign
something else?
+ Items/Custom Script/Custom Armor/Other/SkelHelml.cs:
CS0162: Line 72: Unreachable code detected
+ Items/Custom Script/Custom Commands/FindhouseSys.cs:
CS0168: Line 137: The variable 'online' is declared but never used
+ Items/Custom Script/Custom Monster/TrainingElemental/TrainingElemental.cs:
CS0429: Line 78: Unreachable expression code detected
CS0162: Line 79: Unreachable code detected
+ Items/Custom Script/Custom Quest/ElainQuest/Mobiles/Andora.cs:
CS0219: Line 34: The variable 'hairHue' is assigned but its value is never u
sed
+ Items/Custom Script/Custom Quest/ElainQuest/Mobiles/ErikSullivan.cs:
CS0219: Line 35: The variable 'hairHue' is assigned but its value is never u
sed
+ Items/Custom Script/Custom Quest/SpellcrafterQuest/SpellcrafterQuest/Balto.cs
:
CS0219: Line 31: The variable 'hairHue' is assigned but its value is never u
sed
+ Items/Custom Script/Custom Quest/SpellcrafterQuest/SpellcrafterQuest/Gallin.c
s:
CS0219: Line 31: The variable 'hairHue' is assigned but its value is never u
sed
+ Items/Custom Script/Custom Quest/SpellcrafterQuest/SpellcrafterQuest/SCAppren
.cs:
CS0219: Line 49: The variable 'hairHue' is assigned but its value is never u
sed
Errors:
+ Items/Skill Items/Magical/Spellbook.cs:
CS1502: Line 808: The best overloaded method match for 'Server.Items.BaseRun
icTool.ApplyAttributesTo(Server.Items.BaseWeapon, bool, int, int, int, int)' has
some invalid arguments
CS1503: Line 808: Argument '1': cannot convert from 'Server.Items.Spellbook'
to 'Server.Items.BaseWeapon'
+ Misc/LootPack.cs:
CS1502: Line 638: The best overloaded method match for 'Server.Items.BaseRun
icTool.ApplyAttributesTo(Server.Items.BaseWeapon, bool, int, int, int, int)' has
some invalid arguments
CS1503: Line 638: Argument '1': cannot convert from 'Server.Items.BaseHat' t
o 'Server.Items.BaseWeapon'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
dragonlady is offline   Reply With Quote