EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > DarqUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 06-23-2024, 09:54 AM
wizzlestick wizzlestick is offline
A Brown Bear
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 10
Exclamation Microsoft.Net Framework (v3.1.3.7)

I have been using DarqUI with no issues on the new TLE server Anashti Sul, but ever since yesterday evening I now get this unhandled exception when I try to load the DarqUI utility.

I was hoping maybe it was just a temporary server issue, but the problem is still here today. I have tried rebooting.

Any ideas on what the issue might be? Help is greatly appreciated!

----

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 DarqUI_Unified.QS_Ops.Quick_Start(Boolean redisplay, Boolean suppressnocharwarning, Boolean avoidserverlist)
at DarqUI_Unified.FileOps.Check_STG()
at DarqUI_Unified.FileOps.Load_UI()
at DarqUI_Unified.Form1.Initialize_Form1()
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(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.8.9241.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
DarqUI Unified
Assembly Version: 3.1.3.7
Win32 Version: 3.1.3.7
CodeBase: file:///Z:/Games/EverQuest%20II_Origins/UI/DarqUI%20Unified.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9236.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.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.
Reply With Quote
  #2  
Unread 06-23-2024, 10:07 AM
wizzlestick wizzlestick is offline
A Brown Bear
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 10
Default

I tried looking through this forum and this thread looked promising, but it did not fix the issue: https://www.eq2interface.com/forums/...ad.php?t=19783
Reply With Quote
  #3  
Unread 06-24-2024, 09:05 AM
noseui noseui is offline
A Young Mystail Rat
 
Join Date: May 2020
Server: Unkown
Posts: 5
Default

maybe u have the same issue i had ...i was getting frameworks errors too , and thats because i had 2 darq ui folders on different drives (maybe same drive but different folder?)

have u moved eq2 recently? or something?


https://www.eq2interface.com/forums/...ad.php?t=20148
Reply With Quote
  #4  
Unread 06-24-2024, 09:20 AM
wizzlestick wizzlestick is offline
A Brown Bear
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 10
Default

Turns out this was an issue with one of the characters in my logincache-us folder, which required a beta release of DarqUI in order to fix it, since even by clearing the folder, the offending character would just come be restored on login and cause the issue again.

I got the beta from the DarqUI Discord, which was labeled v3.1.3.7 beta 2
Reply With Quote
  #5  
Unread 07-01-2024, 05:47 PM
zaradann zaradann is offline
A Grassland Beetle
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 62
Default

Where in the discord did you find that file? I am still getting the .Net error myself.
Reply With Quote
  #6  
Unread 07-01-2024, 05:58 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 907
Default

zaradann check your private messages on this website
Reply With Quote
  #7  
Unread 07-02-2024, 10:09 PM
azzikai azzikai is offline
A Young Mystail Rat
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 2
Default

I'm having the same issue. Updated from 3.1.3.5 to 3.1.3.7 so that changes I made in game would save (playing on the origins server) but it broke the utility instead.

If there's an update I'd love one!
Reply With Quote
  #8  
Unread 07-03-2024, 10:24 AM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 907
Default

azzikai check your private messages on this website
Reply With Quote
  #9  
Unread 07-05-2024, 01:12 PM
daffyduck2k daffyduck2k is offline
A Young Mystail Rat
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 4
Default

same issue as others . What was the resolution that folks got to get it working?
Reply With Quote
  #10  
Unread 07-06-2024, 10:05 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 907
Default

@daffyduck2k Please check your private messages
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 09:16 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI