QUOTE (ArteGordon @ August 08, 2006 02:59 pm) |
what you need are copies of the .mul and .idx files from the client. That is what you are actually patching. That is what mulpatcher opens up. You should take a look at some of the tutorials for making and distributing patched mul files since your players are going to have to download the patches after you make these modifications. http://runuo.com/forums/showthread.php?t=55184 |
CODE |
+ Targets/PickMoveTarget.cs: CS0234: Line 5: The type or namespace name 'Generic' does not exist in the n amespace 'Server.Commands' (are you missing an assembly reference?) + Custom/Accepted Scripts/Jail/jail.cs: CS0246: Line 177: The type or namespace name 'Account' could not be found (a re you missing a using directive or an assembly reference?) CS0246: Line 841: The type or namespace name 'Account' could not be found (a re you missing a using directive or an assembly reference?) CS0246: Line 1345: The type or namespace name 'Account' could not be found ( are you missing a using directive or an assembly reference?) CS0246: Line 1389: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1390: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1398: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1399: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1412: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1413: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1422: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1423: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1432: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1433: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1442: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1443: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1452: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1453: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 1462: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1463: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) + Custom/Pet system/Distros/PlayerMobile.cs: CS0246: Line 139: The type or namespace name 'Account' could not be found (a re you missing a using directive or an assembly reference?) + Engines/Help/SpeechLog.cs: CS0308: Line 70: The non-generic type 'System.Collections.Queue' cannot be u sed with type arguments CS0246: Line 28: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 29: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Engines/VeteranRewards/RewardSystem.cs: CS0246: Line 82: The type or namespace name 'Account' could not be found (ar e you missing a using directive or an assembly reference?) + Gumps/Properties/SetBodyGump.cs: CS0246: Line 22: The type or namespace name 'ModelBodyType' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 42: The type or namespace name 'ModelBodyType' could not be fou nd (are you missing a using directive or an assembly reference?) CS0246: Line 50: The type or namespace name 'ModelBodyType' could not be fou nd (are you missing a using directive or an assembly reference?) + Misc/CharacterCreation.cs: CS0246: Line 607: The type or namespace name 'Account' could not be found (a re you missing a using directive or an assembly reference?) + Misc/Emitter.cs: CS0246: Line 95: The type or namespace name 'Stack' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 96: The type or namespace name 'Stack' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 98: The type or namespace name 'Queue' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 477: The type or namespace name 'Property' could not be found ( are you missing a using directive or an assembly reference?) + Custom/Accepted Scripts/ColorSpray/command_ColorSpray.cs: CS0246: Line 39: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 40: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Custom/Accepted Scripts/Jail/WarithJailEffect.cs: CS0246: Line 104: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 105: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Custom/Pet system/Commands/ShrinkCommand.cs: CS0246: Line 17: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 18: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Custom/Pet system/Commands/ShrinkLockDown.cs: CS0246: Line 18: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 19: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 49: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 50: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Custom/Vhaerun's CRL Homestead/Vhaerun's CRL Cooking/Package Systems/HungerGu mp/HungerGump.cs: CS0246: Line 26: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 27: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Custom/Winecrafting/Commands/AddGrapevines.cs: CS0246: Line 23: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 24: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Custom/XmlGrab/XmlGrab.cs: CS0246: Line 75: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 76: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Custom/XmlSpawner/XmlUtils/WhatIsIt.cs: CS0246: Line 61: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) + Custom/[2.0]Daat99's Tokens/Lady Luck.cs: CS0246: Line 28: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 29: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Engines/Craft/Core/Recipes.cs: CS0246: Line 17: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 18: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 42: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 43: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Engines/MyRunUO/MyRunUO.cs: CS0246: Line 34: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 35: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 54: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 55: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 74: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 75: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Engines/MyRunUO/MyRunUOStatus.cs: CS0246: Line 22: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 23: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Gumps/AddDoorGump.cs: CS0246: Line 97: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 98: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Gumps/AddGump.cs: CS0246: Line 23: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 24: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Gumps/ViewHousesGump.cs: CS0246: Line 19: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 20: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Gumps/WhoGump.cs: CS0246: Line 18: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 19: The type or namespace name 'Aliases' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 20: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Items/Addons/SHTeleporter.cs: CS0246: Line 140: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 141: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Items/Construction/Doors/BaseDoor.cs: CS0246: Line 47: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 48: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 89: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 90: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Items/Containers/MarkContainer.cs: CS0246: Line 14: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0118: Line 15: 'Server.Items.MarkContainer.Description' is a 'property' bu t is used like a 'type' + Items/Decoration Artifacts/StealableArtifactsSpawner.cs: CS0246: Line 200: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 201: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 212: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 213: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Items/Misc/FlipableAttribute.cs: CS0246: Line 16: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 17: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Items/Misc/PublicMoongate.cs: CS0246: Line 105: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 106: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Items/Skill Items/Magical/Spellbook.cs: CS0246: Line 33: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 34: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Misc/AutoSave.cs: CS0246: Line 28: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 29: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Misc/DoorGenerator.cs: CS0246: Line 339: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 340: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Misc/HardwareInfo.cs: CS0246: Line 106: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 107: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Misc/LanguageStatistics.cs: CS0246: Line 244: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 245: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) + Misc/LightCycle.cs: CS0246: Line 43: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 44: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Misc/NameVerification.cs: CS0246: Line 21: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 22: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Misc/uoamVendors.cs: CS0246: Line 29: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 30: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Misc/VendorGenerator.cs: CS0246: Line 41: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 42: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Mobiles/Townfolk/TownCrier.cs: CS0246: Line 31: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 32: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) + Multis/HouseFoundation.cs: CS0246: Line 1356: The type or namespace name 'Usage' could not be found (ar e you missing a using directive or an assembly reference?) CS0246: Line 1357: The type or namespace name 'Description' could not be fou nd (are you missing a using directive or an assembly reference?) + Regions/Spawning/SpawnEntry.cs: CS0246: Line 379: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 380: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 391: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 392: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 406: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 407: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 418: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 419: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 433: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 434: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 445: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 446: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 460: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 461: The type or namespace name 'Description' could not be foun d (are you missing a using directive or an assembly reference?) CS0246: Line 472: The type or namespace name 'Usage' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 473: The type or namespace name 'Description' could not be foun d (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. |
QUOTE (ArteGordon @ August 09, 2006 07:58 pm) |
patching muls doesnt involve modifying scripts, so I'm not sure what you changed to cause those errors. |
QUOTE (Crystal Jem @ August 10, 2006 08:58 am) | ||
Ok thanks so i can take tha toff the list of what happen ![]() May I ask if I was to do all that in Ultima Online file and there was 2 of them plus an Ultima online samural Empire on my comp could it be i motified the wrong one and some how and now useing that one insted of the one i was trying to modifie and was useing? and if so what should i do about it? |
QUOTE (ArteGordon @ August 10, 2006 05:18 pm) | ||||
dont modify any of the files in the client folders themselves. Make copies of those files in a separate directory, modify the copies, and then specify that directory in DataPath.cs Then to distribute those patches to players that connect up with your server, you will need to place the modified files into a rar archive, and use uog to connect and distribute the patches. You will want to use the most recent versions of the mul files, so just take them from whatever version of the client you have that is patched up to the current revision (5.0.2g) |
QUOTE (ArteGordon @ August 11, 2006 01:57 pm) |
do you mean mulpatcher.exe? It doesnt really matter where you put that, but when you start it up and open muls, make sure that you are opening the copies that you made and not the originals. |
QUOTE |
+ Targets/PickMoveTarget.cs: CS0234: Line 5: The type or namespace name 'Generic' does not exist in the n amespace 'Server.Commands' (are you missing an assembly reference?) |
QUOTE (ArteGordon @ August 11, 2006 02:20 pm) | ||
I dont do mul patching so there are others that can give you more detailed instructions on using it, but I believe that after starting it, you have to specify the .mul and .idx files that you want to open. As for your errors, at least the first one indicates that you are trying to load scripts that are designed for RunUO 2.0 with a 1.0 server.
so I would just remove any of those scripts that you have recently added. |