EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Complete Sets


Post A Reply
Author Comments Comment Options
Unread 08-27-2009, 04:23 PM  
nealeb
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 3
Uploads: 0
Exclamation Re: Re: Love the look, but it's not installing

Quote:
Originally posted by DeaDBeaT
Make sure you're running everything as Administrator.
I have ran the installer on WinXP/Vista/Windows7 and each one has reported the exact same error. I have also moved the Everquest2.exe executable to another directory then running install. For some reason unknown to me, your installer searches the PC for the Everquest2 executable and attempts to do something to it. No matter what I do, the installer fails because it is attempting to modify the everquest2 exectuable.

Why is your UI installer attempting to touch the Everquest2 executable?

Here is the .NET error:
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: Cannot create "C:\Program Files\Sony\EverQuest II\EVERQU~1.EXE" because a file or directory with the same name already exists.
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.3082 (QFE.050727-3000)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DBsEQ2ModInstaller
Assembly Version: 1.0.3380.26434
Win32 Version: 1.0.3380.26434
CodeBase: file:///C:/Program%20Files/Sony/EverQuest%20II/DbsMod/DBsEQ2ModInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3082 (QFE.050727-3000)
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.
nealeb is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-08-2009, 07:23 AM  
DeaDBeaT
A Dragoon Sith
 
DeaDBeaT's Avatar
Interface Author - Click to view interfaces

Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
Re: Love the look, but it's not installing

Quote:
Originally posted by Panisrhal
Best interface look and apparent functionality but the installer is erroring out.

"Cannot create 'C:\Program Files\Sony\EverQuest II\EverQuest2.exe' because a file or directory with the same name already exists."

I recognize the error dialog to that of .NET coding (which I'm familiar with), it's possible M$ updated the Framework and it has broken your code (has happened to me before).

I'll check back later, I really want this interface...

Make sure you're running everything as Administrator.
DeaDBeaT is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-07-2009, 03:11 AM  
Panisrhal
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
Love the look, but it's not installing

Best interface look and apparent functionality but the installer is erroring out.

"Cannot create 'C:\Program Files\Sony\EverQuest II\EverQuest2.exe' because a file or directory with the same name already exists."

I recognize the error dialog to that of .NET coding (which I'm familiar with), it's possible M$ updated the Framework and it has broken your code (has happened to me before).

I'll check back later, I really want this interface...
Panisrhal is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-30-2009, 11:48 AM  
sylvan_elf
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: reinstall

Ok figured it out I think.. For some reason the automatic shorcut wouldn't let me run as admin. Copied a new shortcut and it lets me run as admin from that one. Will make sure over the next few days that fixes it. Thanks

Quote:
Originally posted by DeaDBeaT
Only thing I can think of is to make sure you are running it as administrator. The fact that it runs ok then changes is rather odd. Also check the path box in the updater to make sure its reading the registry path correctly.
sylvan_elf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-30-2009, 06:44 AM  
DeaDBeaT
A Dragoon Sith
 
DeaDBeaT's Avatar
Interface Author - Click to view interfaces

Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
Re: reinstall

Quote:
Originally posted by sylvan_elf
Every couple days I have to reinstall, because it comes up with a window looking for a path to the drivers. I double and triple checked the pat in regedit, and it matches perfectly with another Vista computer I have. It will work fine for a couple days, then I have to go in and repair it. Any ideas how to fix this?
Only thing I can think of is to make sure you are running it as administrator. The fact that it runs ok then changes is rather odd. Also check the path box in the updater to make sure its reading the registry path correctly.
DeaDBeaT is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-29-2009, 11:21 PM  
sylvan_elf
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 3
Uploads: 0
reinstall

Every couple days I have to reinstall, because it comes up with a window looking for a path to the drivers. I double and triple checked the pat in regedit, and it matches perfectly with another Vista computer I have. It will work fine for a couple days, then I have to go in and repair it. Any ideas how to fix this?
sylvan_elf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-04-2009, 04:32 PM  
orfic
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 11
Uploads: 0
Quote:
Originally posted by DeaDBeaT
It shows your target and implied target threat. Run a full install to make sure you have the latest files, I thought I had this fixed... let me know.
I believe I did a full install. It's was actually the second thing I installed (after EQ2Maps which sadly keeps going blank on me so I removed it). All of the other parts of your things work just fine, I just see 86 all the time on the target and what looks like 86 partially covering the number 100 on the target's target.
orfic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-04-2009, 05:25 AM  
DeaDBeaT
A Dragoon Sith
 
DeaDBeaT's Avatar
Interface Author - Click to view interfaces

Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
Quote:
Originally posted by orfic
Maybe I am a newb, but what is the purpose of the red bars with the number 86 constantly on them on the right of the target and the targets target? Any way we can remove them? Everything is 86 and it never changes so there is no value in it, whatever it is for.
It shows your target and implied target threat. Run a full install to make sure you have the latest files, I thought I had this fixed... let me know.
DeaDBeaT is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-03-2009, 09:11 PM  
orfic
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 11
Uploads: 0
Maybe I am a newb, but what is the purpose of the red bars with the number 86 constantly on them on the right of the target and the targets target? Any way we can remove them? Everything is 86 and it never changes so there is no value in it, whatever it is for.
orfic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-28-2009, 07:39 AM  
DeaDBeaT
A Dragoon Sith
 
DeaDBeaT's Avatar
Interface Author - Click to view interfaces

Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
Re: Having to Sign-In Twice??

Quote:
Originally posted by Duggan
...can you make a smaller Pet window, or make it more Horizontal than Vertical?
Wish granted

Pet window will now resize vertical or horizontal.
DeaDBeaT is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-27-2009, 01:59 PM  
Duggan
A Coastal Crab

Server: Unkown
Forum posts: 1
File comments: 1
Uploads: 0
Having to Sign-In Twice??

Am using this Mod, but for some reason I have to sign in twice with username and password. When I click on EQ2 desktop icon, it brings up the Station Launch Pad and I sign in there... then it comes up to the wait screens in game and it asks me to sign in again there. Also with this it seemingly isn't finding the server...not sure if it's the actual login server is down causing this, or something in the mod...


***Edit*** Nevermind, found out it was because Sony was doing maintenance and everything was down.

However can you make a smaller Pet window, or make it more Horizontal than Vertical?

Last edited by Duggan : 04-27-2009 at 11:00 PM.
Duggan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-26-2009, 08:51 AM  
Nimble
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 5
Uploads: 0
Very odd indeed. I did a full eq2 reinstall without UI and still no luck. Time to start digging a little deeper I think. Thanks for taking the time to look into this, it is very much appreciated.
Nimble is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-23-2009, 07:01 AM  
DeaDBeaT
A Dragoon Sith
 
DeaDBeaT's Avatar
Interface Author - Click to view interfaces

Server: Mistmoore
Forum posts: 99
File comments: 132
Uploads: 1
Ok I reuploaded all files and upped the version to force a full install. Let me know if that fixes things.

Last edited by DeaDBeaT : 04-23-2009 at 07:02 AM.
DeaDBeaT is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-22-2009, 08:48 PM  
Nimble
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 5
Uploads: 0
My user and target window are similarly "stuck" at 100 and 84. I find this very odd to say the least. I tried using the ./UI/Default/eq2ui_mainhud_threat.xml it also gives the same results, thus proving (as I somewhat suspected) that it is not a result of the UI mod.

Being that it is not an issue with your ui, I would understand a lack of compelled interest to pursue further, but given your depth of knowledge and proven competence I wouldn't disregard any advice you might have.
Nimble is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-22-2009, 04:20 PM  
Aimen
A Young Mystail Rat

Server: Splitpaw
Forum posts: 3
File comments: 6
Uploads: 0
I have the same problem with the threat meter doing nothing and the little bars at the side of group members just always shows as 100/83 i think. Maybe something missing to make the threat part work?

If you want me to test anything just let me know aimen @ aimen.co.uk
Aimen is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

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


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