Scripting Resources & Utilities > UO Client Modifications/Tools

Client Modification - Fiddlers

(1/2) > >>

joe_speeded:
Hello everyone, I'm new here so forgive me if I do something noobish.

I played on a server a while back and on there forums was a guy who "made" a custom client by patching the art.mul and other files. Once I saw his modifications I quickly learned to do this on my own using fiddlers and photoshop.

My issue is, I've reinstalled Ultima since then and when I try to use fiddlers it errors out


--- Code: ---See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Ultima.Art.IsValidStatic(Int32 index)
   at FiddlerControls.ItemShow.OnLoad(Object sender, EventArgs e)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.TabControl.UpdateTabSelection(Boolean updateFocus)
   at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.TabControl.WmSelChange()
   at System.Windows.Forms.TabControl.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
UoFiddler
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/UoFiddler.exe
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Controls
    Assembly Version: 4.4.0.0
    Win32 Version: 4.4.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/Controls.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Ultima
    Assembly Version: 4.3.2.0
    Win32 Version: 4.3.2
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/Ultima.DLL
----------------------------------------
ComparePlugin
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/plugins/ComparePlugin.dll
----------------------------------------
MassImport
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/plugins/MassImport.dll
----------------------------------------
MultiEditor
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/plugins/MultiEditor.dll
----------------------------------------
SendItem
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/plugins/SendItem.dll
----------------------------------------
TestPlugin
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0.0
    CodeBase: file:///C:/Users/Joe/Desktop/Fiddler/plugins/TestPlugin.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

--- End code ---

Upon investigation I found out that I don't even have an art.mul file (missing other files as well) in my ultima online dir yet it works just fine when I play.

Anyone know why this might be? and how I can fix it?

Masscre:
UO updated several months back and this is one of the files that they took out. I am sure the areas they used where just placed into another file, but this was one of their ways to keep easyuo from being able to look at tiles so out miners and lumberjack scripts would not work. :)

joe_speeded:
Should I reinstall an older version of the client, or is there a work around or other mul editor?

dxrom:
They updated, but were retarded about it. You can just extract the muls and patch them, the game will still read from the muls if they are present.

Endless Night:

--- Quote from: joe_speeded on January 26, 2013, 04:15:38 PM ---Should I reinstall an older version of the client, or is there a work around or other mul editor?

--- End quote ---

Dont reinstall client... just download one of the zips of the old mul files and put then in your client directory.

Navigation

[0] Message Index

[#] Next page

Go to full version