|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
right well a guy has been helping me i have got rid of about 300 errors lol and now i've got this one that he doesn't have a clue on what to do.
Code:
RunUO - [www.runuo.com] Version 1.0.0, Build 36918 Scripts: Compiling C# scripts...failed (2 errors, 0 warnings) - Error: Scripts\my custom\Modified2\DefTinkering.cs: CS0246: (line 222, column 22) The type or namespace name 'Scales' could not be found (are you missing a u sing directive or an assembly reference?) - Error: Scripts\my custom\Modified2\DefTinkering.cs: CS0246: (line 71, column 35) The type or namespace name 'Scales' could not be found (are you missing a us ing 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. hope you can help thankyou |
|
|
|
|
|
#6 (permalink) | |
|
Master of the Internet
Join Date: Aug 2003
Posts: 5,688
|
At first glance it would appear that you are missing the script defining the Scales class which is an item defined in Items/Misc/Scales.cs
(edit) Quote:
![]()
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. " For questions, information, and support for XmlSpawner and its addons, visit the XmlSpawner Support Forum |
|
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
Join Date: Aug 2003
Age: 25
Posts: 444
|
There's two scales files that need to be in the server. The one from your blacksmithy directory should be backedup/removed/moved out of your runuo directory. It's replaced by the one in your modified 2 directory. The one that arte pointed out needs to be exactly where it is. LOL
|
|
|
|
|
|
#12 (permalink) |
|
Master of the Internet
Join Date: Aug 2003
Posts: 5,688
|
now you have a duplicate file. Just get rid of the duplicate.
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. " For questions, information, and support for XmlSpawner and its addons, visit the XmlSpawner Support Forum |
|
|
|
|
|
#13 (permalink) |
|
Forum Expert
|
as soon as i get rid of it this is what happerns:
Code:
RunUO - [www.runuo.com] Version 1.0.0, Build 36918 Scripts: Compiling C# scripts...failed (17 errors, 0 warnings) - Error: Scripts\my custom\Modified2\BaseCreature.cs: CS0246: (line 1086, colum n 51) The type or namespace name 'CopperScales' could not be found (are you miss ing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\BaseCreature.cs: CS0246: (line 1087, colum n 51) The type or namespace name 'SilverScales' could not be found (are you miss ing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\BaseCreature.cs: CS0246: (line 1088, colum n 49) The type or namespace name 'GoldScales' could not be found (are you missin g a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\BaseCreature.cs: CS0246: (line 1099, colum n 29) The type or namespace name 'CopperScales' could not be found (are you miss ing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\BaseCreature.cs: CS0246: (line 1100, colum n 29) The type or namespace name 'SilverScales' could not be found (are you miss ing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\BaseCreature.cs: CS0246: (line 1101, colum n 29) The type or namespace name 'GoldScales' could not be found (are you missin g a using directive or an assembly reference?) - Error: Scripts\my custom\Modified\Spell.cs: CS0246: (line 178, column 5) The type or namespace name 'SpellCastersKey' could not be found (are you missing a u sing directive or an assembly reference?) - Error: Scripts\my custom\Modified\Spell.cs: CS0103: (line 179, column 10) The name 'sck' does not exist in the class or namespace 'Server.Spells.Spell' - Error: Scripts\my custom\Modified\OreInfo.cs: CS0246: (line 729, column 126) The type or namespace name 'CopperScales' could not be found (are you missing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified\OreInfo.cs: CS0246: (line 730, column 126) The type or namespace name 'SilverScales' could not be found (are you missing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified\OreInfo.cs: CS0246: (line 731, column 121) The type or namespace name 'GoldScales' could not be found (are you missing a us ing directive or an assembly reference?) - Error: Scripts\my custom\Modified2\DefBlacksmithy.cs: CS0246: (line 449, colu mn 24) The type or namespace name 'CopperScales' could not be found (are you mis sing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\DefBlacksmithy.cs: CS0246: (line 450, colu mn 24) The type or namespace name 'SilverScales' could not be found (are you mis sing a using directive or an assembly reference?) - Error: Scripts\my custom\Modified2\DefBlacksmithy.cs: CS0246: (line 451, colu mn 24) The type or namespace name 'GoldScales' could not be found (are you missi ng a using directive or an assembly reference?) - Error: Scripts\my custom\New\LeatherElementals.cs: CS0246: (line 548, column 18) The type or namespace name 'GoldScales' could not be found (are you missing a using directive or an assembly reference?) - Error: Scripts\my custom\New\LeatherElementals.cs: CS0246: (line 620, column 18) The type or namespace name 'GoldScales' could not be found (are you missing a using directive or an assembly reference?) - Error: Scripts\my custom\New\LeatherElementals.cs: CS0246: (line 692, column 18) The type or namespace name 'GoldScales' 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. |
|
|
|
|
|
#14 (permalink) | |
|
It is stating that you have more than one copy in this error:
Quote:
Go to your main file "RunUO 1.0" and do a search for the file it states. ( "Scales" ) Move one of the files out of the folder (to desktop maybe...) and recompile it. If that dosen't work put that one BACK WHERE YOU GOT IT, and move the second one out (again to desktop maybe) and compile it then. This should work...... |
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|