|
||
|
|||||||
| Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#101 (permalink) | |
|
Forum Expert
|
Quote:
![]() EDIT: umm....what is a .7z? EDIT 2: found it...never heard of it before though lol Last edited by Pyro-Tech; 11-26-2006 at 11:12 PM. |
|
|
|
|
|
|
#102 (permalink) |
|
Forum Expert
|
Found a bug in Packets.cs on my heavy modded server then I set up a test out-of-the-box server after I fixed the bug to test it and it seems to work, but I did find other bugs that I have not yet looked into.
The Known Bugs: + When sending a broadcast it sends "????" as the text THE FIX: Download version 1.1.2 from Here + When sending a Staff broadcast it send the text in Chinese looking letters... THE FIX: Download version 1.1.2 from Here ----------------- Currently No Know Bugs... What I changed: In Scripts/Engines/RemoteAdmin/Packets.cs I changed Code:
using Server.Scripts.Commands; Code:
using Server.Commands; Download: NOTE: I take no credit for the file because I only edited one line. I hoped I helped someone out ![]() Packets.cs --> The only file I changed to get it to work [Nott32]FullPack.rar --> Everything that the normal server download comes with and the Packets.cs file already modded.
__________________
Everytime a puppy gets hit by a car from me smoking I take another drag, point, and laugh. Last edited by Nott32; 12-27-2006 at 01:45 PM. Reason: Added "What I changed" - Edit(2) Added Full package |
|
|
|
|
|
#103 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
These two bugs may be caused by using an older version of RemoteAdmin.
Make sure you use the most recent version. Download here
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#106 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
You are using a script written for 1.0 on 2.0. If you search for CommandEventArgs, you can fix this script yourself. The author of this script has stated above that he does not intend to redo this script for 2.0 so it will be up to people that want to use this to either fix it themselves, or to wait for his 2.0 version as he mentioned above.
|
|
|
|
|
|
#107 (permalink) |
|
Forum Expert
|
RunUO RemoteAdmin
My fix allows you to use this with RunUO 2... I am at another location and have had no problems with my fix.
__________________
Everytime a puppy gets hit by a car from me smoking I take another drag, point, and laugh. |
|
|
|
|
|
#108 (permalink) |
|
Forum Expert
|
ok using nott32's fix for packets.cs i got this error:
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2585.18657
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Commands/Handlers.cs:
CS0117: Line 1128: 'Server.Gumps.GoGump' does not contain a definition for '
MoveToLocation'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
i commented out lines 1128-1129 and it compiled but i don't have time to test right now. if i messed something up by doing this please reply Last edited by kethoth; 02-09-2007 at 03:45 PM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|