|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: May 2008
Posts: 36
|
Hey guys,
I'm trying to compile a server with Malganis's ML. I'm reading the Compiling for dummies and I'm stuck at one of the last steps. It says "Increase Serialization version in Item.cs by 1 (approx. 1960 line)" This confuses me because it doesn't tell you step by step how to do that. Could someone give me an example how to do this. Also, there is another step "Compare and Merge Distro Files" do I do that with the "core" folder and "server" folder files? Or do I merge the core files with my existing server files. Can I run this new server build with my existing runuo 2.0 rc2 server? or do i have to replace everything. I'm very confused... Sorry... Any help is much appreciated. Thanks in advance! |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Jul 2006
Location: Oklahoma
Age: 29
Posts: 449
|
Hopefully this will help ya. How do I Increase Serialization version by one in the item.cs
__________________
Friends Come and go but Enemies accumulate |
|
|
|
|
|
#3 (permalink) |
|
Newbie
Join Date: May 2008
Posts: 36
|
Thanks for the reply.
Yeah I finally figured it out but now when I load the server I get these errors: Engines/AI/AI/BaseAI.cs: CS1003: Line 30: Syntax error, ',' expected Mondains Legacy/Items/Armor/Glasses.cs CS0101: Line 9: The namespace 'Server.Items' already contains a definition for 'Glasses' Mondains Legacy/Mobiles/Bedlam/LadyJennifyr.cs CS0101: Line 6: The namespace 'Server.Items' already contains a definition for 'LadyJennifyr' Mondains Legacy/Mobiles/Bedlam/LadyMarai.cs CS0101: Line 6: The namespace 'Server.Items' already contains a definition for 'LadyMarai' These errors go on forever... Does Magain's ML work for 2.0?? or only SVN? Please help |
|
|
|
|
|
#4 (permalink) | |
|
ConnectUO Creator
Join Date: Jan 2004
Location: In your mom
Age: 27
Posts: 4,762
|
Quote:
__________________
Jeff Boulanger ConnectUO - Core Developer Want to help make ConnectUO better? Click here to submit your ideas/requests Use your talent to compete against other community members in RunUO hosted coding competitions If you know XNA (even if its just a little) or are a good artist(2d or 3d) and are interested in making games for a hobby send me a pm or drop by #xna in irc.runuo.com. I'm looking to put together a small game development team. Please do not pm me for support. If you are having issues please post in the appropriate forum. Thanks for your continued support of both ConnectUO and RunUO |
|
|
|
|
|
|
#5 (permalink) |
|
Newbie
Join Date: May 2008
Posts: 36
|
Thanks for replying Jeff
I used Windows Grep to look for files that have the text "Aminia" in it and it came up with 2 files. "Aminia.cs" and "Scripts.CS.dll" so there aren't 2 scripts. I'm getting about 50 error messages from the ML folder. I know I don't have these scripts because I would have remembered putting them in. Anymore suggestions? Thanks ![]() |
|
|
|
|
|
#7 (permalink) |
|
Newbie
Join Date: May 2008
Posts: 36
|
Grr! Now I'm getting these errors when I start the server. Sorry for posting so many replys. Please help..
![]() Errors: + Items/Weapons/BaseWeapon.cs: CS0117: Line 1482: 'Server.Poison' does not contain a definition for 'Darkgl ow' + Engines/VeteranRewards/RewardSystem.cs: CS0246: Line 327: The type or namespace name 'CharacterStatueMaker' could no t be found (are you missing a using directive or an assembly reference?) CS0103: Line 327: The name 'StatueType' does not exist in the current contex t CS0246: Line 328: The type or namespace name 'CharacterStatueMaker' could no t be found (are you missing a using directive or an assembly reference?) CS0103: Line 328: The name 'StatueType' does not exist in the current contex t CS0246: Line 329: The type or namespace name 'CharacterStatueMaker' could no t be found (are you missing a using directive or an assembly reference?) CS0103: Line 329: The name 'StatueType' does not exist in the current contex t + Gumps/Properties/PropsGump.cs: CS0117: Line 222: 'Server.Poison' does not contain a definition for 'Darkglo w' CS0117: Line 222: 'Server.Poison' does not contain a definition for 'Parasit ic' + Mondain's Legacy/Engines/Community Collections/CollectionItem.cs: CS0117: Line 49: 'Server.Item' does not contain a definition for 'Measure' CS0117: Line 49: 'Server.Item' does not contain a definition for 'GetBitmap' + Mondain's Legacy/Items/Potions/DarkglowPotion.cs: CS0117: Line 8: 'Server.Poison' does not contain a definition for 'Darkglow' + Mondain's Legacy/Items/Potions/ParasiticPotion.cs: CS0117: Line 8: 'Server.Poison' does not contain a definition for 'Parasitic when i add the script i get this error: Errors: + Mondain's Legacy/Items/Character Statue Maker/CharacterStatue.cs: CS0115: Line 175: 'Server.Mobiles.CharacterStatue.OnRequestedAnimati on(Serve r.Mobile)': no suitable method found to override CS0115: Line 180: 'Server.Mobiles.CharacterStatue.ShowIncomingName(S erver.Mo bile)': no suitable method found to override Last edited by aszliwoski; 07-28-2008 at 09:53 PM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|