|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#4 (permalink) | |
|
Account Terminated
|
Quote:
But your more then welcome to fix them yourself, or post the errors and ask for help, or don't use the script. Those are our only three choices, please don't argue this point... |
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
Please read what the man posted and do as he says and post your errors.
We can not read your mind. We can not read your console window. You have to share information in order for us to help you. |
|
|
|
|
#8 (permalink) |
|
UO Gamers: Demise Administrator
Join Date: Oct 2002
Location: Swamp
Age: 29
Posts: 10,818
|
You have two copies of the same file (Or two files with the same namespace) somewhere.
Anytime you get an "already contains" error, this is why. You need to find out where/what files/namespaces you have duplicated.
__________________
psz Demise' Creator (Retired) The RunUO.com Forum Moderator Team Former Official RunUO Scripter (Retired) Websites: My 360 Blog My Gaming Site(Old Link) My Gaming Site(New Link) |
|
|
|
|
#9 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
You are getting that error because you have 2 playermobile files.
I guess the mini factions comes with a new playermobile and you never removed or merged your old one. I don't know what version of runuo the mini-factions were made for but if they were made for beta36 and your trying to use that playermobile on 1.0 rc0 its not going to work anyway since changes were made to that file. You have 3 options 1. If the script your using is for beta36 and your using beta 36 or if it is for 1.0 and your using 1.0 you can remove your original playermoble and use the updated one that came with mini-factions. 2. You can merge the two playermobile scripts using a program like araxis merge or windiff. Make sure you look closely at the cases and the serialize and deserialize methods. 3. Don't use the script. Wait until you have the ability to do step 2. |
|
|
|
|
#11 (permalink) | |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
Quote:
Its in runuo/scripts/mobiles/ + whatever folder you put the mini-factions scripts in. Please re-read my post if your using 1.0 and doing what I think you are doing is only going to wind up in the server asking you to delete your characters. If you don't care then go for it. |
|
|
|
|
|
#15 (permalink) | |
|
Account Terminated
|
Quote:
You still have not posted the exact errors. So I can't help you. |
|
|
|
|
|
#17 (permalink) | |
|
Account Terminated
|
Quote:
I want you to copy and paste the error exactly as it appears in the console. If its not english I need you to translate it to english. No Again your going to do it, no matter how long it takes us to get it working. |
|
|
|
|
|
#18 (permalink) |
|
Forum Expert
Join Date: Apr 2004
Posts: 426
|
Scripts: Compiling C# scripts...failed (3 errors, 0 warnings)
- Error: Scripts\Mobiles\PlayerMobile.cs: CS0101: (line 19, column 14) The name space 'Server.Mobiles' already contains a definition for 'PlayerFlag' - Error: Scripts\Mobiles\PlayerMobile.cs: CS0101: (line 34, column 14) The name space 'Server.Mobiles' already contains a definition for 'NpcGuild' - Error: Scripts\Mobiles\PlayerMobile.cs: CS0101: (line 51, column 15) The name space 'Server.Mobiles' already contains a definition for 'PlayerMobile' Scripts: One or more scripts failed to compile or no script files were found. - Press return to exit, or R to try again. |
|
|
|
|
#19 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
You have 2 playermobile.cs files.
The default is in runuo/scripts/mobiles/ The second one is probably in the folder with your mini factions. I will repeat myself You have 3 options 1. If the script your using is for beta36 and your using beta 36 or if it is for 1.0 and your using 1.0 you can remove your original playermoble and use the updated one that came with mini-factions. 2. You can merge the two playermobile scripts using a program like araxis merge or windiff. Make sure you look closely at the cases and the serialize and deserialize methods. 3. Don't use the script. Wait until you have the ability to do step 2. |
|
|
|
|
#20 (permalink) |
|
Join Date: Jun 2004
Posts: 21
|
Alright i have a few probles about this min faction script ill just post the errors from it and see if oyu guys could help me out :/
Scripts: Compiling C# scripts...failed (4 errors, 1 warnings) - Error: Scripts\Gods Weapons\Mini-Factions\Faction Join Stones\COMStone.cs: CS 0029: (line 53, column 16) Cannot implicitly convert type 'Server.Guilds.BaseGui ld' to 'Server.Guilds.Guild' - Error: Scripts\Gods Weapons\Mini-Factions\Faction Join Stones\MinaxStone.cs: CS0029: (line 53, column 16) Cannot implicitly convert type 'Server.Guilds.BaseG uild' to 'Server.Guilds.Guild' - Error: Scripts\Gods Weapons\Mini-Factions\Faction Join Stones\SLStone.cs: CS0 029: (line 53, column 16) Cannot implicitly convert type 'Server.Guilds.BaseGuil d' to 'Server.Guilds.Guild' - Error: Scripts\Gods Weapons\Mini-Factions\Faction Join Stones\TBStone.cs: CS0 029: (line 53, column 16) Cannot implicitly convert type 'Server.Guilds.BaseGuil d' to 'Server.Guilds.Guild' - Warning: Scripts\Gods Weapons\Mini-Factions\FactionPointSystem.cs: CS0183: (l ine 62, column 14) The given expression is always of the provided ('Server.Mobil es.PlayerMobile') type Scripts: One or more scripts failed to compile or no script files were found. - Press return to exit, or R to try again. |
|
|
|
|
#24 (permalink) |
|
UO Gamers: Demise Administrator
Join Date: Oct 2002
Location: Swamp
Age: 29
Posts: 10,818
|
That's what most of us thought when it was created, oh-so-long ago...
__________________
psz Demise' Creator (Retired) The RunUO.com Forum Moderator Team Former Official RunUO Scripter (Retired) Websites: My 360 Blog My Gaming Site(Old Link) My Gaming Site(New Link) |
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|