EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Closed Thread
Thread Tools Search this Thread Display Modes
  #176  
Unread 03-29-2005, 09:53 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

ill add an option for it to be resizeable in the next release of the updater. which will be next week sometime since that is when i have spring break (and will have some time to work on it)
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #177  
Unread 03-31-2005, 04:39 PM
Topaz Topaz is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default

So I'm not understanding the installation. I installed the updater in E:\Games\EQ2Mapper, and ran it, and it downloaded all the POI info to a folder E:\Games\eq2map. But when it runs EQ2 (from main gam dir E:\Games\EQ2), nothing shows up in game. I looked, and the eq2.ini file hasn't been updated by the install. So I assume this means EQ2 doesn't actualy know about the mapper. Shouldn't this E:\Games\eq2map folder actually be E:\Games\EQ2\UI\eq2map? If not, please give the exact recipe for how I tell EQ2 how to find the eq2map files. The standard instructions assume the new sking is a subdirectory of the UI folder.
  #178  
Unread 03-31-2005, 05:06 PM
Humudce's Avatar
Humudce Humudce is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2004
Server: Blackburrow
Posts: 352
Default

Quote:
Originally Posted by Topaz
So I'm not understanding the installation. I installed the updater in E:\Games\EQ2Mapper, and ran it, and it downloaded all the POI info to a folder E:\Games\eq2map. But when it runs EQ2 (from main gam dir E:\Games\EQ2), nothing shows up in game. I looked, and the eq2.ini file hasn't been updated by the install. So I assume this means EQ2 doesn't actualy know about the mapper. Shouldn't this E:\Games\eq2map folder actually be E:\Games\EQ2\UI\eq2map? If not, please give the exact recipe for how I tell EQ2 how to find the eq2map files. The standard instructions assume the new sking is a subdirectory of the UI folder.
ch
Sounds like you may be missing the Registry Entry that EQ2MAP Updater Installer looks for for your EverQuest 2 folder, this commonly happens when EQ2 is installed on another computer, and copied over to the new computer. When copying the Registry Entry is then hence missing.

You can check this by going to your Start Menu, and choosing RUN, and typing in "regedit.exe" this will bring up your Registry Editor. You are looking for the following: My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\EverQuest2.exe

This registry Key should have 2 values 1 indicated as (Default) which should show the exact path to the EverQuest2.exe file, and the 2nd Value Path should point to the path without the Executable.

If this is registry entry is missing the Installer and Updater do not know where to look for your EverQuest 2 Installation.

If you would like to create this registry entry I have created the code you will need to cut and paste into an empty Text File, created wtih notepad.

The code is:
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\EverQuest2.exe]
@="E:\\Games\\EQ2\\EQ2.exe"
"Path"="E:\\Games\\EQ2"
Once you have pasted this code into the New Text Document, save it as "eq2path.reg". Once it is saved and you have closed the text document window, doubleclick the file to install the Registry Information contained in the file.

After the Key is recorded in the Registry I would suggest uninstalling the EQ2MAP Updater, and re-installing it. The installer should see the Correct Path and create the proper configuration file, when you run the Updater, as it now knows where to look for the EQ2.ini file.
__________________

[Guild Leader] Tiggler is my Main, Humudce is my Alt on Blackburrow.
  #179  
Unread 03-31-2005, 05:20 PM
Topaz Topaz is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default

Quote:
Originally Posted by Humudce
ch
Sounds like you may be missing the Registry Entry that EQ2MAP Updater Installer looks for for your EverQuest 2 folder, this commonly happens when EQ2 is installed on another computer, and copied over to the new computer. When copying the Registry Entry is then hence missing.
Thanks, but actually no. Found the problem, its a bug in the updater installation.

Turns out, if you have an eq2.ini which is only there to turn on anti-aliasing in the graphics, and contains no custom ui spec, the installer gets confused. I deleted my existing eq2.ini, tried the install again, and all is fine now.

And... THIS THING ROCKS!!!!! Awesome achievement.
  #180  
Unread 03-31-2005, 06:37 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

Quote:
Originally Posted by Humudce
ch
Sounds like you may be missing the Registry Entry that EQ2MAP Updater Installer looks for for your EverQuest 2 folder, this commonly happens when EQ2 is installed on another computer, and copied over to the new computer. When copying the Registry Entry is then hence missing.
actually when the entry is missing it has the user browse to thier everquest2.exe file.

EDIT: looks like you got it fixed, glad to hear you were able to figure it out! i will have to add a check for the setting not being in the eq2.ini file on the next version.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #181  
Unread 03-31-2005, 07:59 PM
Humudce's Avatar
Humudce Humudce is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2004
Server: Blackburrow
Posts: 352
Default

Quote:
Originally Posted by taco-man
actually when the entry is missing it has the user browse to thier everquest2.exe file.

EDIT: looks like you got it fixed, glad to hear you were able to figure it out! i will have to add a check for the setting not being in the eq2.ini file on the next version.
Sorry All, went into too much detail ... and I'm glad it's fixed and forgot about it asking you to browse to you EQ2 folder.. Sorry about that Taco-Man.
__________________

[Guild Leader] Tiggler is my Main, Humudce is my Alt on Blackburrow.
  #182  
Unread 04-03-2005, 11:19 AM
Lagfactor Lagfactor is offline
A Coastal Crab
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 1
Default

Ok maybe im really dumb or my english skill has decreased so bad that i missed something in the installation but the thing does not work for me.
I downloaded the autoupdater.
I ran it into my custom UI folder and got the following files and folder in it

AxInterop.SHDocVw.dll
eq2map_config.cfg
EQ2MAP_Updater
Interop.SHDocVw.dll
eq2map
Plus the uninstall file.

The path to mu custom UI is
E:\EQ2\LP_REGION_EN_US\UI\customUI

And my ini read

cl_ui_skinname customUI
cl_ui_subdir UI/

Just to be on the safe side i also copied the whole thing over to my
E:\EQ2\UI\customUI and also changed the ini there (That shouldnt change a thing but wanted to try it out).

Yet i dont have the maps
  #183  
Unread 04-03-2005, 11:28 AM
Silvorn Silvorn is offline
A Coastal Crab
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 1
Default Rivervale map problems

Once I go to the east side of town the map doesn't load. Still shows the west side (zone in area). IS there a map file for the east side?
  #184  
Unread 04-03-2005, 02:20 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

Quote:
Originally Posted by Silvorn
Once I go to the east side of town the map doesn't load. Still shows the west side (zone in area). IS there a map file for the east side?
if you are talking about rivervale yes there is a map its on the website. If you are not talking about rivervale.../shrug
__________________
Nagafen (Evil) - Climax, Goshawk
  #185  
Unread 04-03-2005, 07:13 PM
wordserver37 wordserver37 is offline
A Young Mystail Rat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 4
Default

Love this program!

Simple (I hope) problem with the auto updater. When it loads onto screen I get half of the display, like a pop-up window, and there is no way to resize it. I can't read any of the newest update notes, nor the Updated zones/files list and the New zones/file list.

It seems to be half as tall and half as wide as it should be.

In game though, everything is awesome!

Last edited by wordserver37 : 04-03-2005 at 07:17 PM.
  #186  
Unread 04-03-2005, 07:54 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

this happens on some computers and in the next release it will be resizeable.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #187  
Unread 04-04-2005, 01:13 PM
xiktik xiktik is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default Just stopped working.

Got home from work, ran the updater, launched game... and all the pretty maps were gone

Any suggestions about where to start looking for the problem? I tried reinstalling the mod, but no luck.
  #188  
Unread 04-04-2005, 01:16 PM
stuart.ohara stuart.ohara is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 3
Default

same problem here (friend also) also tried reinstalling mod from scratch, basically looks like all pois have gone awol.
  #189  
Unread 04-04-2005, 01:20 PM
wooglin wooglin is offline
A Coastal Crab
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 1
Default

Dead on mine now as well.
  #190  
Unread 04-04-2005, 01:58 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

try again pls
__________________
Nagafen (Evil) - Climax, Goshawk
  #191  
Unread 04-04-2005, 02:01 PM
radeghast radeghast is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 3
Default Mine have all gone to

No maps here either tried re-installing had no effect.

  #192  
Unread 04-04-2005, 02:05 PM
bah! bah! is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default

Same thing just happened to me. I launched the updater and then ran the game and now my maps are all messed up with no POIs.

Edit: NM, it seems that Mook's skin is whats causing the issue, i reinstalled without it and i no longer get the graphical errors.

Last edited by bah! : 04-04-2005 at 02:24 PM.
  #193  
Unread 04-04-2005, 02:07 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

delete your eq2_mainhud_map.xml file. Redo updater.
__________________
Nagafen (Evil) - Climax, Goshawk
  #194  
Unread 04-04-2005, 02:11 PM
bah! bah! is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default

Quote:
Originally Posted by tonyis3l33t
delete your eq2_mainhud_map.xml file. Redo updater.
Didnt fix it. Well actually it fixed the no pois, but the map window is all messed up graphic wise.

Last edited by bah! : 04-04-2005 at 02:16 PM.
  #195  
Unread 04-04-2005, 02:12 PM
BeAn BeAn is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 3
Wink thanks

fixed for me thanks dude
  #196  
Unread 04-04-2005, 02:13 PM
xiktik xiktik is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default

That did the trick, woho!
  #197  
Unread 04-04-2005, 02:18 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

kk got it fixed. All the <include>'s for the icon pages went poof. so i readded them.
__________________
Nagafen (Evil) - Climax, Goshawk
  #198  
Unread 04-04-2005, 02:28 PM
radeghast radeghast is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 3
Default

I take it you mean the

eq2ui_mainhud_map.xml cause I don't see one of the other name?
  #199  
Unread 04-04-2005, 02:33 PM
radeghast radeghast is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 3
Default

That one works, wooot!!!

  #200  
Unread 04-04-2005, 02:58 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

Quote:
Originally Posted by radeghast
I take it you mean the

eq2ui_mainhud_map.xml cause I don't see one of the other name?
yea that one
__________________
Nagafen (Evil) - Climax, Goshawk
Closed Thread



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 05:17 PM.


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