EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Released (https://www.eq2interface.com/forums/forumdisplay.php?f=28)
-   -   DeaDBeaT's UI (https://www.eq2interface.com/forums/showthread.php?t=7164)

DeaDBeaT 05-08-2007 09:48 AM

Quote:

Originally Posted by soleilnu (Post 58957)
DeaD, your interface is a godsend. *Everything* I always wanted in an interface - outstanding!

This just started happening with all my characters after the last LU. Not certain the problem is w/ this interface, but I suspect it is. The scroll bar displays in this tab, but I am unable to interact with the slider. It's just not 'selectable'. I push the 'envelope', so to speak, as I run at 1920x1600 resolution - could this be why? Center scroll bar works fine on the Quests tab in the same tool, btw.

Also, here's a consideration . . . after a recent LU, I loved it when got a red 'X' by my name when I was under attack. Is that something which is easy to implement?

If you're refering to the Collections tab in the Journal, that should be fixed. If not please let me know which window and I will fix it ASAP.

As to the red X, it will be in Wed's update.

soleilnu 05-08-2007 03:38 PM

Quote:

Originally Posted by DeaDBeaT (Post 58984)
If you're refering to the Collections tab in the Journal, that should be fixed. If not please let me know which window and I will fix it ASAP.

As to the red X, it will be in Wed's update.

The red X is back!

I'm doing a complete download now to see if the status of the Collections Tab slider in the Journal is fixed. The slider in the Quests Tab of the Journal has always worked fine for me.

Will report back in a bit . . .

soleilnu 05-08-2007 04:02 PM

Everything's working - thx, DeaDBeaT !

bobbi_dk 05-17-2007 10:58 AM

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

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Sony\Everquest II\DBsMod\eq2.ini'.
File name: 'C:\Program Files\Sony\Everquest II\DBsMod\eq2.ini'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at DBsEQ2ModInstaller.frmMain.copyDo()
at DBsEQ2ModInstaller.frmMain.installMe()
at DBsEQ2ModInstaller.frmMain.btnInstall_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///C:/Sony/EverQuest%20II/DBsmod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.


gettting this message then trying to install

DeaDBeaT 05-17-2007 01:25 PM

Quote:

Originally Posted by bobbi_dk (Post 59244)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Sony\Everquest II\DBsMod\eq2.ini'.
File name: 'C:\Program Files\Sony\Everquest II\DBsMod\eq2.ini'
*****

gettting this message then trying to install


Completely uninstall the updater. Redownload to make sure you have the latest version and reinstall.
Installer

If you still have problems please let me know.

bobbi_dk 05-17-2007 04:16 PM

good think i have found out what is going on

i have installed my game under C:\Sony\EverQuest II

but its making a new map in C:\Program Files\Sony\Everquest II puts all

the maps in that folder and then tell me theres no eq2.ini


im changing the log in the updater but it still install the wrong place

maybe its just me that dumb but........

DeaDBeaT 05-17-2007 06:05 PM

Quote:

Originally Posted by bobbi_dk (Post 59264)
good think i have found out what is going on

i have installed my game under C:\Sony\EverQuest II

but its making a new map in C:\Program Files\Sony\Everquest II puts all

the maps in that folder and then tell me theres no eq2.ini


im changing the log in the updater but it still install the wrong place

maybe its just me that dumb but........

Did you use the browse button to point it to your install in the installer? If you don't it attempts to read your install point from your registry.

If all else fails just move everything into your Everquest2 folder .

bobbi_dk 05-18-2007 03:00 AM

good good working now but it seems like i cant see all the contest in my 32 slot bags........

it just cut it off after 7.5 rows =(

DeaDBeaT 05-18-2007 07:01 AM

Bags are resizable, did you try to resize them?

novawop 05-24-2007 11:19 AM

strips and poi not showing info correctly
 
Hi Deadbeat,

I notice a problem with the last install for lu 35

The stat and combat strip are blanken out and the Poi has a black background
not able to do any scrolling

I hope i left enough info

I did a full install and still black out

novawop lvl 70 ranger butchblock

oh by the way great gui i love it

Drunador 05-24-2007 11:28 AM

I had the same issues with your UI. Both stat and combat strips were black and the POI window had info, but was black bordered and I had to guess where the x was to close it. Other than that, Hats off to you for a cool looking UI...Oh yeah, I couldn't seem to find the pet window either when as a mystic I summoned my pet.
Cheers!

Drunador

DeaDBeaT 05-24-2007 11:44 AM

At work ATM but will get it fixed later this afternnoon.

I will post back when you can update.

THANKS for the heads up :nana:

DeaDBeaT 05-24-2007 03:18 PM

Everything should be working now. Hollar if you find something else I missed:o


Quote:

Originally Posted by Drunador (Post 59505)
Oh yeah, I couldn't seem to find the pet window either when as a mystic I summoned my pet.
Cheers!

Drunador

Did you try ALT + P ?

jelene79 05-24-2007 07:48 PM

I really love your UI, I haven't had any problems with it at all per say. I did notice a few omissions though. When I sacrifice items to my god the value doesn't show up in the bottom of the window it just says item value. As well as the guild cloak window it does not show the cost in which the design costs. Other than that I haven't had any problems at all. Thanks for making such a great UI! :p

DeaDBeaT 05-24-2007 10:46 PM

Quote:

Originally Posted by jelene79 (Post 59532)
...I did notice a few omissions though. When I sacrifice items to my god the value doesn't show up in the bottom of the window it just says item value. As well as the guild cloak window it does not show the cost in which the design costs...

Thank you!

I will take a look and see if I can get the fixes in for Sundays update.

soleilnu 05-30-2007 04:56 PM

Sizable buffs bar?
 
Not sure what it's called, so I'll describe it. This is the vertical bar at the right side of the screen that lists all active buffs on the character. This bar is fine when soloing, but in groups and raids it doesn't show all the buffs on the character.

This bar is wide enough, just not 'tall' enough for the purpose. You can see that some buffs continue at the bottom of the bar, but are not fully visible.

My quest is this - is this bar resizable, ie, can I make it taller? I may be one of the few who has this problem, as I am running at 1920x1600 resolution.

Thx as always, DeaD

DeaDBeaT 05-31-2007 02:32 PM

Yes it is resizable, make sure the window is unlocked. Regardless of size SOE only loads 30 icons.

soleilnu 05-31-2007 02:38 PM

Quote:

Originally Posted by DeaDBeaT (Post 59704)
Yes it is resizable, make sure the window is unlocked. Regardless of size SOE only loads 30 icons.

KK, and thx for your prompt reply as always, DB. Assume that solves the problem, unless I come back here with more.

valindria 08-18-2007 12:55 AM

Been using your UI ever since I came across it. It's the closest thing to perfect that I've found. =D

Having some trouble with using the updater on my main machine, get an error that says the device is not ready.

Just got an error when trying to update for the mail window that said access to the path window_background_elements.dds is denied on my secondary machine.


Not sure about that, but the error about the device not being ready: is there something I can do to resolve that? I've made sure that .Net is present [1, 2 and 3] and suchlike.

DeaDBeaT 08-18-2007 07:21 PM

Quote:

Originally Posted by valindria (Post 61574)
Been using your UI ever since I came across it. It's the closest thing to perfect that I've found. =D

Having some trouble with using the updater on my main machine, get an error that says the device is not ready.

Just got an error when trying to update for the mail window that said access to the path window_background_elements.dds is denied on my secondary machine.


Not sure about that, but the error about the device not being ready: is there something I can do to resolve that? I've made sure that .Net is present [1, 2 and 3] and suchlike.


I'm glad you like it, thank you :nana:

Try to rerun the updater, I neglected to copy a few files to my server. Let me know if that doesn't fix it.

valindria 08-22-2007 01:06 AM

Just tried it again and got the same error message. =/

DeaDBeaT 08-22-2007 08:56 AM

Quote:

Originally Posted by valindria (Post 61688)
Just tried it again and got the same error message. =/

Just to confirm; updater errors on primary machine with 'device not ready' and on secondary with 'access to path denied'?

It sounds like possible file permission problems, can you copy and paste the errors? I will be glad to do whatever I can to help get this working.

One thing you can try is to uninstall my mod through your Control Panel - Add/Remove programs and delete the Everquest II\DBsMod folder then redownload and reinstall.

Goradana 08-22-2007 04:00 PM

Installer/updater problems
 
Hi, ive been using your great UI a while, but ive had bout same problem all the time. The Installer/update crashes or gives error messages. Can usually get an update go trough once in a while if i let it continue on 4-5 errors along the way. Ive tried updating .NET and tried download your installer again.

After last update a week or 2 ago most stopped working tough, and this weekend the UI caused EQ2 to crash on startup. Only way was to delete the whole directory, and go back to default UI. When i try reinstall it, it always get stuck on updating EQ2map.

Upon starting the updater i get following error message:
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.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.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.42 (RTM.050727-4200)
CodeBase: file:///D:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///D:/Program%20Files/Sony/EverQuest%20II/DbsMod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///D:/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.42 (RTM.050727-4200)
CodeBase: file:///D:/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.42 (RTM.050727-4200)
CodeBase: file:///D:/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:///D:/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.42 (RTM.050727-4200)
CodeBase: file:///D:/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.

**************************************

It runs for a minute or 2, then stops with following text in lower right corner:

/Geezers/EQ2map
Copying files

Errormessage that pops is:

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

************** Exception Text **************
System.ArgumentException: Argument 'Path' is Nothing or empty.
at Microsoft.VisualBasic.FileSystem.ChDir(String Path)
at DBsEQ2ModInstaller.frmMain.copyDo()
at DBsEQ2ModInstaller.frmMain.btnUpdate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.42 (RTM.050727-4200)
CodeBase: file:///D:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///D:/Program%20Files/Sony/EverQuest%20II/DbsMod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///D:/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.42 (RTM.050727-4200)
CodeBase: file:///D:/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.42 (RTM.050727-4200)
CodeBase: file:///D:/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:///D:/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.42 (RTM.050727-4200)
CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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 have an option to continue there to, but hitting that wont do anything else then making updater unresponsive. I tried leaving it alone and see if it would get any files done, but nothing happens.

Sorry bout the long post, but since i dont understand anything of the error message i tought id post the whole thing for u to look at.

Hope u got any ideas of what this is.... I really miss your UI and feels lost in the default!

Goradana 08-22-2007 04:19 PM

Guess im more tired then i tought.... I had already read trough the posts, at least i tought... This been posted before including the solution, edited the regestry and it seems to be running now.

Didnt find any way to edit/delete my post tough, maybe u can just remove it.

Hoping it works now, at least started up patching and came by the eq2map file where it locked up erlier.

DeaDBeaT 08-23-2007 08:30 AM

Quote:

Originally Posted by Goradana (Post 61712)
Guess im more tired then i tought.... I had already read trough the posts, at least i tought... This been posted before including the solution, edited the regestry and it seems to be running now.

Didnt find any way to edit/delete my post tough, maybe u can just remove it.

Hoping it works now, at least started up patching and came by the eq2map file where it locked up erlier.

Good to hear! Was reading your first post and scratching my head as to what could be wrong hehe.

Glad you got it working :nana:

valindria 08-25-2007 09:27 PM

Quote:

Originally Posted by DeaDBeaT (Post 61697)
Just to confirm; updater errors on primary machine with 'device not ready' and on secondary with 'access to path denied'?

It sounds like possible file permission problems, can you copy and paste the errors? I will be glad to do whatever I can to help get this working.

One thing you can try is to uninstall my mod through your Control Panel - Add/Remove programs and delete the Everquest II\DBsMod folder then redownload and reinstall.

Secondary machine error:


************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'window_elements_background.dds' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.DirectoryInfo.Delete(Boolean recursive)
at DBsEQ2ModInstaller.frmMain.btnUpdate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///F:/Games/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
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

I usually patch the main machine via shared folder setup. Will post that info once I try the uninstall/reinstall option. Also, the secondary machine did have to have the path registry trick pulled in order for the patcher to work originally.

Thanks for getting back to me so quickly. =D

valindria 08-25-2007 09:54 PM

Uninstall/reinstall on the secondary machine went fine and patched in without a hitch. Did not tamper with eq2path.reg.

Redid eq2path.reg on main machine and uninstall/reinstall, got same message:


************** Exception Text **************
System.IO.IOException: The device is not ready.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.DirectoryInfo.Create()
at DBsEQ2ModInstaller.frmMain.installMe()
at DBsEQ2ModInstaller.frmMain.btnInstall_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///F:/EQII/DBsMod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINNT/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:/WINNT/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:/WINNT/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:/WINNT/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:/WINNT/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

DeaDBeaT 08-26-2007 11:27 AM

[quote=valindria;61795]Uninstall/reinstall on the secondary machine went fine and patched in without a hitch. Did not tamper with eq2path.reg.

Redid eq2path.reg on main machine and uninstall/reinstall, got same message:


************** Exception Text **************
System.IO.IOException: The device is not ready.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.DirectoryInfo.Create()
at DBsEQ2ModInstaller.frmMain.installMe()QUOTE]


This is assuming the path is correct in the installer before you run it.

I highlighted what I think is the issue, on that machine did the Everquest II\DBsMod folder get created? That error is usually because of a file permission error when the program tries to create a directory.

If it did not then that would confirm it, the fix would be to make sure the logged on user has full NTFS permissions on the Everquest II directory and all sub directories.

Another question, are you installing on a 2nd drive? ie not C:\ ?

To get you up and running here's a zipped UI, 8_17_DBs_Mod.zip just extract to your UI folder and then save this file to your Everquest II folder overwriting if neccessary. eq2.ini

Until we work through this you won't be able to run the updater but you should be able to use my UI.

valindria 09-19-2007 12:49 AM

Hey DB, sorry to take so long to get back to you.

In answer to your questions:

Yes, I verify the path before I patch with the installer. I run both machines with all my games on a different drive, so am in the habit of checking. The main machine's EQII/DBsMod folder did get created, and my user account is able to do all the cool stuff with NTFS, or so I believe. I hope that answers your questions thus far; and I look forward to trying to troubleshoot this some more so I can stop worrying that I'm breaking stuff. =D

DeaDBeaT 09-19-2007 10:13 AM

Quote:

Originally Posted by valindria (Post 62770)
Hey DB, sorry to take so long to get back to you.

In answer to your questions:

Yes, I verify the path before I patch with the installer. I run both machines with all my games on a different drive, so am in the habit of checking. The main machine's EQII/DBsMod folder did get created, and my user account is able to do all the cool stuff with NTFS, or so I believe. I hope that answers your questions thus far; and I look forward to trying to troubleshoot this some more so I can stop worrying that I'm breaking stuff. =D


NP, was hoping no news was good news :p

Let's try to resolve this step-by-step;
- uninstall from Control Panel

- delete the following folders: *\Evequest II\DBsMod (or wherever you installed), *\Everquest II\UI\GeeZers, *\Everquest II\UI\GeeZers.backup, and the file *\Everquest II\eq2.ini

- start EQ2 to verify you're back to the default UI

- download the installer - DeaDBeaTsEQ2UIMod and run it making sure it's found your proper EQ2 path.

- if it errors again please copy/paste the error here

valindria 09-20-2007 02:58 AM

Quote:

Originally Posted by DeaDBeaT (Post 62776)
NP, was hoping no news was good news :p

Let's try to resolve this step-by-step;
- uninstall from Control Panel

- delete the following folders: *\Evequest II\DBsMod (or wherever you installed), *\Everquest II\UI\GeeZers, *\Everquest II\UI\GeeZers.backup, and the file *\Everquest II\eq2.ini

- start EQ2 to verify you're back to the default UI

- download the installer - DeaDBeaTsEQ2UIMod and run it making sure it's found your proper EQ2 path.

- if it errors again please copy/paste the error here

Okie dokie:

Did everything as you instructed and when it came time to do the first patch, got the same error message. Here is the bug text about the device not being ready. This is the main machine, by the way

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

************** Exception Text **************
System.IO.IOException: The device is not ready.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.DirectoryInfo.Create()
at DBsEQ2ModInstaller.frmMain.installMe()
at DBsEQ2ModInstaller.frmMain.btnInstall_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.2618.16281
Win32 Version: 1.0.2618.16281
CodeBase: file:///F:/DBsMod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINNT/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:/WINNT/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:/WINNT/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:/WINNT/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:/WINNT/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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'm currently patching it in from the other machine using the shared drive function to see if I can get it to work on at least one of them. There is probably something obvious in the code that would tell me how to fix it, but I'm an end user and thusly make no claim to know how to find/fix it. =D

Landiin 09-20-2007 07:38 AM

The Joys of using managed code....

DeaDBeaT 09-20-2007 08:31 AM

This is still the relevant message...

Quote:

System.IO.IOException: The device is not ready.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.DirectoryInfo.Create()
Check your install point for the DBsMod Folder and the GeeZers folder under the UI folder, if either is not there then right click on your Everquest II folder, choosing properties and double check that your Windows user account has 'Full' permissions and then reapply all permissions including subfolders.

Are you running Vista?



Landiin: Lol ...sigh... :nana:

katanomatic 09-20-2007 03:55 PM

A few things I have encountered.
 
I love your UI. Best out there for me by far. I have noticed a few things while using it.

1. Back button on browser does not function.
2. UP/DOWN button on browser does not work. (only sometimes)
3. Trying to drag the browser window open to full size cause an EQ client crash.
4. Can't find Mystic spells on the infocenter Tab.
5. Is there any way to make the little ? button on the chat boxes to disappear?
6. The "Share this Quest" button is not anchored, it moves around when resizing
the Quest Journal.

Thanks for an awesome UI.
Kristov-Nektulos

valindria 09-21-2007 04:15 AM

Quote:

Originally Posted by DeaDBeaT (Post 62834)
Check your install point for the DBsMod Folder and the GeeZers folder under the UI folder, if either is not there then right click on your Everquest II folder, choosing properties and double check that your Windows user account has 'Full' permissions and then reapply all permissions including subfolders.

Are you running Vista?


I run XP Pro SP2, and when I checked the properties for the EQII folder; there wasn't anything listed relating to the permissions for my user account.

I have a feeling I'm missing something....

DeaDBeaT 09-21-2007 08:42 AM

Quote:

Originally Posted by valindria (Post 62897)
I run XP Pro SP2, and when I checked the properties for the EQII folder; there wasn't anything listed relating to the permissions for my user account.

I have a feeling I'm missing something....

After you right-click on the folder and choose properties, you should see:



On the Security tab your user account <MyAccountName> should have Full Control, then to reapply NTFS permissions you click on the advanced button:



Check the box that starts 'Reapply permission' and then apply, you should get a popup warning window, click Yes then OK twice.


BTW did all the proper folders get created?


Kristov:
Quote:

I love your UI. Best out there for me by far. I have noticed a few things while using it.

1. Back button on browser does not function.
2. UP/DOWN button on browser does not work. (only sometimes)
3. Trying to drag the browser window open to full size cause an EQ client crash.
4. Can't find Mystic spells on the infocenter Tab.
5. Is there any way to make the little ? button on the chat boxes to disappear?
6. The "Share this Quest" button is not anchored, it moves around when resizing
the Quest Journal.
Will do my best to get these fixed for Sunday's update, and thank you for the heads up !!!

novawop 10-02-2007 09:28 AM

Missing POI button
 
Hi deadbeat, love the ui,

But i have notice that on the map screen the POI button is missing. :mad: Now i have remove, repair. completly deleted the deadbeat ui to get the same result every time, no button. now am i doing something wrong. would you help me with this thanks. novawop.

DeaDBeaT 10-02-2007 04:00 PM

Quote:

Originally Posted by novawop (Post 63509)
Hi deadbeat, love the ui,

But i have notice that on the map screen the POI button is missing. :mad: Now i have remove, repair. completly deleted the deadbeat ui to get the same result every time, no button. now am i doing something wrong. would you help me with this thanks. novawop.

Thanks :nana:

POI Button should be fixed, rerun the updater it should run a full install.

krisla 10-18-2007 07:10 AM

error
 

DeaDBeaT 10-18-2007 09:07 AM

Krisla: Is this a new install?

I was able to recreate your error and am guessing it's a pathing error.

The installer looks in your registry for the Everquest install location and if it can't find it assumes the default which is 'C:\Program Files\Sony\Everquest II'. I noticed your install is on your 'H:' drive.

To correct this we need to add your install location into the registry:


Create a new text file and copy\paste the following into it, make sure to add your install location where I highlighted the text.


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"

Save and close the file then rename it eq2Path.reg.

Now double click to enter it into your registry.

Re-run the installer.

Let me know if this fixes it.


All times are GMT -5. The time now is 08:26 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI