UOFiddler Issues... What Else Is New?! Help Please Someone..

Here you can post about UO Tools not specific to POL, but to the UO Client. This includes map editors, custom clients, mul editors (except UOFiddler, use it's forum), and so on.

Moderator: POL Developer

Post Reply
Xavian
New User
Posts: 2
Joined: Fri Nov 22, 2013 6:10 am

UOFiddler Issues... What Else Is New?! Help Please Someone..

Post by Xavian »

So as you can see from the error below I'm quite frustrated. Does anyone know how to fix this error without having to download UoFiddler Plus (which isn't even in English and throws errors of it's own)... I get this error whenever I click on the animation tab on UoFiddler 4.6

Keeping in mind that this program was working completely find just a few days ago and the only thing I've been doing is importing still frame artwork. So what is going on? Prior to today I was even able to view the animation tab, now I can't?!

Does anyone have a fix for this. Thanks ahead of time. I am using client 7.0.21.1

"Unhandled exception has occured in your application. If you clock Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Array dimensions exceeded supported range."
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.OutOfMemoryException: Array dimensions exceeded supported range.
at Ultima.Animations.GetAnimation(Int32 body, Int32 action, Int32 direction, Int32& hue, Boolean preserveHue, Boolean FirstFrame)
at FiddlerControls.Animationlist.SetPicture()
at FiddlerControls.Animationlist.set_CurrentSelect(Int32 value)
at FiddlerControls.Animationlist.TreeViewMobs_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.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.18408 built by: FX451RTMGREL
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:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/UoFiddler.exe
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/Controls.DLL
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/Ultima.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ComparePlugin
Assembly Version: 4.6.0.0
Win32 Version: 4.6.0.0
CodeBase: file:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/plugins/ComparePlugin.dll
----------------------------------------
MassImport
Assembly Version: 4.6.0.0
Win32 Version: 4.6.0.0
CodeBase: file:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/plugins/MassImport.dll
----------------------------------------
MultiEditor
Assembly Version: 4.6.0.0
Win32 Version: 4.6.0.0
CodeBase: file:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/plugins/MultiEditor.dll
----------------------------------------
SendItem
Assembly Version: 4.6.0.0
Win32 Version: 4.6.0.0
CodeBase: file:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/plugins/SendItem.dll
----------------------------------------
TestPlugin
Assembly Version: 4.6.0.0
Win32 Version: 4.6.0.0
CodeBase: file:///G:/Ultima%20Online/Editing%20Tools/UOFiddler/plugins/TestPlugin.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
Xavian
New User
Posts: 2
Joined: Fri Nov 22, 2013 6:10 am

Re: UOFiddler Issues... What Else Is New?! Help Please Someo

Post by Xavian »

Okay since this seems to be a really popular topic allow me to elaborate... I was up until 5am EST after being awake all day last night so I'm working off of vapors.

What had happened was, when I mass imported thousands of graphics at a time into UOFiddler 4.6, something corrupted the files. That being said, deleting and backing up those files was the best thing I ever did because resetting the directories back to their original state fixed my issue. Now I have to do the process all over again, but at least I know how to fix it the next time this happens, oh and consequently so do you. Some advice: UOFiddler works better with Mass Import when you do 10,000 files at a time rather than 30,000 files lol.

Hope this helps the next guy like me who runs into this issue. :)

My Computer Specs:

Windows 7 Ultimate Service Pack 1
32 Gigabytes of RAM
Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz 3.40GHz
64-bit Operating System
Post Reply