Bugs in Version 4.6

This is where you can discuss UOFiddler, by Turley.

Moderator: POL Developer

Post Reply
Sitalk
New User
Posts: 8
Joined: Sun Feb 22, 2009 5:58 pm

Bugs in Version 4.6

Post by Sitalk »

Hey hi,
just switched to the new version and found a few bugs.

- the radarcol tab won't open anymore, this is the exeption:

Code: Select all

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 FiddlerControls.RadarColor.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)
- the Outputpath option won't save in the xml, it switches to default everytime you open uofiddler.

I hope you'll fix'em! Cheers!
dikomix
New User
Posts: 1
Joined: Tue Jan 17, 2012 12:07 pm
Contact:

Re: Bugs in Version 4.6

Post by dikomix »

I want to custom skillgrp.mul file.
When I try delete skill from category it is not work. It is possible delete category, but when is deleted, skill is automatic add in "Misc" category.
The "Misc" category cannot be deleted/renamed/moved.

When is drag & drop the skill in same category, it is copied, not move.

The "sort" in categories not work ok. f.e.: I set in category Bardic: 1.Musicianship 2.Peacmaking 3.Provocation. After Save and load is 1.Peacmaking 2.Provocation 3.Musicianship
Tomi
POL Developer
Posts: 478
Joined: Tue Feb 21, 2006 5:08 pm

Re: Bugs in Version 4.6

Post by Tomi »

I have asked for that feature aswell as removing/adding feature to skills.mul.

But as long as that feature doesnt exist there is only 1 way to edit the skillgrp.mul which is log on with you char, sort your skillgump how you want. Log out and take the skillgrp.mul from the account/char profile UO creates in you documents and settings

and about the delete thing you are having with "Misc" category and skills get there when deleted.
the "Misc" category is somehow hardcoded in the client ( you can not even delete it manually ingame ) and for skills moving there when deleted is because YOU NEED TO HAVE all the same skills you are having in skills.mul aswell, so to remove totally from skillgrp.mul you need to remove from skills.mul first.
Post Reply