 |
 |
|
12-23-2007, 08:29 AM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
|
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DBsEQ2ModInstaller.frmMain.frmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
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.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2873.19658
Win32 Version: 1.0.2873.19658
CodeBase: file:///E:/GeeZers/DBmod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.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.
i keep gettin this error dude...>< though it looks like a good ui man nice work.. damn 64 bit..
|
|
|
12-08-2007, 09:42 AM
|
|
A Dragoon Sith
Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
|
Quote:
Originally posted by sylvan_elf
I'm Running Vista 64 Ultimate and I can't get your updater to run. I get this message:
System.NullReferenceException: Object reference not set to an instance of an object...
|
Typically this error is registry related, make sure you are using the browse button to locate your Everquest 2 folder. If that doesn't work then create a new text file and paste into it:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Everquest2.exe]
@="c:\\program files\\sony\\everquest II"
"Path"="C:\\Program Files\\Sony\\Everquest II"
Make sure the highlighted text is the correct path for your install and save it as eq2path.reg
Then double click it to enter it into your registry.
Let me know if that doesn't fix it
|
|
|
12-07-2007, 08:00 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 3
Uploads: 0
|
I'm Running Vista 64 Ultimate and I can't get your updater to run. I get this message:
System.NullReferenceException: Object reference not set to an instance of an object.
at DBsEQ2ModInstaller.frmMain.frmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
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.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///C:/Program%20Files%20(x86)/Sony/EverQuest%20II/DbsMod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.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.
|
|
|
12-02-2007, 02:33 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 4
File comments: 10
Uploads: 0
|
That was it!
/feels like a total nOOb
Thank you.
|
|
|
12-02-2007, 10:06 AM
|
|
A Dragoon Sith
Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
|
I've checked my settings several times. Hide cloak is not checked, and show heraldry is.
/cry
I love my cloak!
The only other thing I can think of is in video settings, use the graphics dropdown and choose 'Quality' or 'Screenshot and see if your cloak shows.
If you're in 'Raid' settings the cloaks are hidden.
|
|
|
12-01-2007, 07:51 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 4
File comments: 10
Uploads: 0
|
I've checked my settings several times. Hide cloak is not checked, and show heraldry is.
/cry
I love my cloak!
|
|
|
11-30-2007, 06:53 PM
|
|
A Dragoon Sith
Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
|
Thanks for correcting the sokokar locations window.
Any idea why I'm not seeing my cloak?
You have 'Hide my cloak' checked in your Persona window?
|
|
|
11-30-2007, 06:48 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 4
File comments: 10
Uploads: 0
|
Thanks for correcting the sokokar locations window.
Any idea why I'm not seeing my cloak?
|
|
|
11-18-2007, 11:43 AM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 4
File comments: 10
Uploads: 0
|
Re: Re: Not seeing POI feature on map
Yay! I love it.
Thanks very much.
|
|
|
11-17-2007, 01:51 PM
|
|
A Dragoon Sith
Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
|
Re: Not seeing POI feature on map
Quote:
|
I removed my eq2.ini, EQ2 maps, the UI/Default folder, and all parts of any old UI mods I was using, but I still am not seeing the POI Finder feature that I expected.
|
Skinned POIFinder readded.
|
|
|
11-16-2007, 07:49 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 4
File comments: 10
Uploads: 0
|
Not seeing POI feature on map
I removed my eq2.ini, EQ2 maps, the UI/Default folder, and all parts of any old UI mods I was using, but I still am not seeing the POI Finder feature that I expected.
The UI is very nice and I plan to keep it, with a couple of minor tweaks from others that I've grown accustomed to.
Any idea what might be wrong?
Nice job and thanks much!
Last edited by Crashagain : 11-16-2007 at 07:57 PM.
|
|
|
11-14-2007, 08:56 AM
|
|
A Dragoon Sith
Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
|
Re: Some issues after RoK
Quote:
|
I loaded the ui and still got the message that the achievements window is incompatible (after updating today). Also, the browser window was broken, as was map. Not sure if anything else was wrong, had to load default again to get things right.
|
The initial release for RoK is fubar'd, I will be fixing it today. Try updating later this afternoon.
Sorry for the bad release 
|
|
|
11-14-2007, 12:52 AM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
|
Some issues after RoK
I loaded the ui and still got the message that the achievements window is incompatible (after updating today). Also, the browser window was broken, as was map. Not sure if anything else was wrong, had to load default again to get things right.
|
|
|
09-17-2007, 04:41 PM
|
|
A Dragoon Sith
Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
|
Re: getting error
Quote:
i am getting a error when i down load the new update (full install) for your ui it says:
error occured
system
the remote server returned an error: (404) not found
icon_map3.dds
|
and
Quote:
|
I am having aproblem with the map.. i dont kjnow if it is just me or something i did.. but like all the waypoints are white squares.. no way to tell what is what..
|
both are due to the same issue which is fixed now.
Fendal: the browser should be fixed when playing LoN, it should prompt you for login and then take you to the proper page. I was able to purchase cards in-game. Let me know if it doesn't work for you.
|
|
|
09-17-2007, 03:55 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 2
File comments: 14
Uploads: 0
|
I am having aproblem with the map.. i dont kjnow if it is just me or something i did.. but like all the waypoints are white squares.. no way to tell what is what..
|
|
|
All times are GMT -5. The time now is 02:00 PM.
|
 |