EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Closed Thread
Thread Tools Search this Thread Display Modes
  #126  
Unread 03-21-2005, 01:57 AM
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

ive been asked by a few people about how to update only map/poi files. They use mods of the eq2map and want to be able to update.

Best way to do this is to add an extra checkbox that says check map files or just change that one to check only poi's AND map files
__________________
Nagafen (Evil) - Climax, Goshawk
  #127  
Unread 03-21-2005, 02:09 AM
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

could you please explain this further, any mods for eq2map should work properly with eq2map using the updater.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #128  
Unread 03-21-2005, 02:13 AM
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

ok i was under the impression that it would overwrite their xml files. Guess not
__________________
Nagafen (Evil) - Climax, Goshawk
  #129  
Unread 03-21-2005, 02:14 AM
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

it shouldn't if it is i need to know what files they are using that it is overwriting that it shouldnt be.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #130  
Unread 03-21-2005, 02:17 AM
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

k ill have em try and see if their files get overwritten. later today i gotta go to work now hehe
__________________
Nagafen (Evil) - Climax, Goshawk
  #131  
Unread 03-21-2005, 04:42 PM
Laenny Laenny is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 6
Default My crash

As I stated before, on my computer, the eq2map updater crashes since version 0.95e (b or c did work). Perhaps I can give some more clues on what is going on now.

I just downloaded the most recent version and started it. It asked for confirmation of my EQ2 main directory, which it guessed correctly, tried to access drive A: (my floppy drive, whyever) and then crashed. I attached my Visual Studio .NET 2003 Debugger and this is what I got (w/o having the sources):

Eine nicht behandelte Ausnahme des Typs 'System.InvalidOperationException' ist in system.dll aufgetreten.
Zusätzliche Informationen: Die Anforderung kann nicht ausgeführt werden, da der Prozessleistungsindikator deaktiviert ist.

(I can try to translate that to english, if needed, but I guess the most important things are written more or less clearly.)

The stack trace shows:

> system.dll!System.Diagnostics.NtProcessManager.GetProcessInfos(System.Diagnostic s.PerformanceCounterLib library) + 0x1a5 Bytes
system.dll!System.Diagnostics.NtProcessManager.GetProcessInfos(string machineName, bool isRemoteMachine) + 0xa4 Bytes
system.dll!System.Diagnostics.ProcessManager.GetProcessInfos(string machineName) + 0x29 Bytes
system.dll!System.Diagnostics.Process.EnsureState(System.Diagnostics.Process.Sta te state) + 0x116 Bytes
system.dll!System.Diagnostics.Process.get_ProcessName() + 0x11 Bytes
EQ2MAP_Updater.exe!WindowsApplication7.Form1.Form1_Load(System.Object sender = {WindowsApplication7.Form1}, System.EventArgs e = {System.EventArgs}) + 0x8e Bytes
system.windows.forms.dll!System.Windows.Forms.Form.OnLoad(System.EventArgs e) + 0x117 Bytes
system.windows.forms.dll!System.Windows.Forms.Form.SetVisibleCore(bool value) + 0xaa Bytes
system.windows.forms.dll!System.Windows.Forms.Control.set_Visible(bool value) + 0xe Bytes
system.windows.forms.dll!ThreadContext.RunMessageLoopInner(int reason, System.Windows.Forms.ApplicationContext context) + 0xc2 Bytes
system.windows.forms.dll!ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) + 0x45 Bytes
system.windows.forms.dll!System.Windows.Forms.Application.Run(System.Windows.For ms.Form mainForm) + 0x34 Bytes
EQ2MAP_Updater.exe!WindowsApplication7.Form1.Main() + 0x21 Bytes


Maybe this gives you any clue on what might be going on. If not, feel free to contact me or ask for more help - I would really like using the eq2map updater :-)

Best regards and thanks for your work,
Laenny
  #132  
Unread 03-21-2005, 05:05 PM
Verba Verba is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 4
Default

I am also experiencing crashes from the later versions of the EQ2Map Updater. I attached a .NET debugger to it, and recieved this information:

Code:
[thread 0x2cc] Thread created.
[thread 0xd20] Unhandled exception generated: (0x01198fa4) <System.InvalidOperat
ionException>
  _className=<null>
  _exceptionMethod=<null>
  _exceptionMethodString=<null>
  _message=(0x01198fe4) "Process performance counter is disabled, so the request
ed operation cannot be performed."
  _innerException=<null>
  _helpURL=<null>
  _stackTrace=(0x011990a8) array with dims=[156]
  _stackTraceString=<null>
  _remoteStackTraceString=<null>
  _remoteStackIndex=0x00000000
  _HResult=0x80131509
  _source=<null>
  _xptrs=0x00000000
  _xcode=0xe0434f4d

[01a5] int         3
This seems to be related to checking if either EQ2 or maybe the updater is running more than one instance (can't be sure since I don't have the source).

I would guess that either the exception would have to be handled or a different way of enumerating running processes without the Process class would fix this.
  #133  
Unread 03-21-2005, 06:07 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

i will release a new version today and *try* to attempt to fix this error. however i am not what you would call an experienced programmer (this is the first useful program i have ever written and i am self taught in vb .net) so you will have to bear with me, i promise i am doing my best!
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #134  
Unread 03-21-2005, 10:00 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

New version of the updater released (0.97)
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #135  
Unread 03-21-2005, 10:15 PM
UmbraNemo's Avatar
UmbraNemo UmbraNemo is offline
A Fallen Diplomat
 
Join Date: Jul 2004
Server: Everfrost
Posts: 54
Default

I for one would like to say that your best is just incredible it has made using the most current maps more accessible to me.


so Thank you
__________________
The worlds first practicing optimistic pessimist "I know the glass is half full I'm just not sure with what"
  #136  
Unread 03-21-2005, 10:19 PM
Verba Verba is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 4
Default

The crashing bug is fixed :-) on my system. Thank you very much.

My last suggestion is add System.Windows.Forms.Application.DoEvents() in the loop for the updating operation. This will allow people to tab out to other windows and do other things while they wait for the update to finish, this is especially useful when people are doing the firsttime download and it takes awhile :-)

Thanks again.
  #137  
Unread 03-21-2005, 10:27 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

I'm glad to hear the crashing bug was fixed for you!
application.DoEvents() is already called every time the progress % changes (so that the progress bar shows the correct percentage)....
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #138  
Unread 03-22-2005, 12:33 AM
Verba Verba is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 4
Default

That's strange then, because if you try to do events like drag the updater window while its updating, it doesn't happen until the entire update is complete.

Regardless, great work, I'm sure this will only continue to get better with time.
  #139  
Unread 03-22-2005, 12:42 AM
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

are you sure you cant move it while it is downloading updates? i just tried moving it/alt tabbing and it worked fine?
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #140  
Unread 03-22-2005, 01:11 AM
Verba Verba is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 4
Default

I can't reproduce this now. Must have been something screwy at the time. Please disregard :-)
  #141  
Unread 03-22-2005, 01:41 AM
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

im just glad its working for you now
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #142  
Unread 03-22-2005, 11:56 AM
Laenny Laenny is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 6
Default

Hi there!

The latest release also fixes my problem too :-)

Thanks a lot!
  #143  
Unread 03-22-2005, 12:10 PM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Great! Thanks for letting us know!
  #144  
Unread 03-23-2005, 12:21 AM
aypapichulo aypapichulo is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 2
Default

thxs for this tool its great. I just installed it and works ok but was wondering if im supposed to see my location on my map? when i open my map i have no arrow showing my location, did i do something wrong or is this normal?
  #145  
Unread 03-23-2005, 12:42 AM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

No, that means something is wrong. Did you use the auto-updater or the zip file?

Quib
  #146  
Unread 03-23-2005, 09:26 AM
aypapichulo aypapichulo is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 2
Default

the newest updater
  #147  
Unread 03-23-2005, 10:01 AM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Quib, it seems we need to post the icons.dds file in the downloads section so people can fix this problem quickly. This makes more than a few. We also need to add into the download description of the updater and the zip, that if you install another UI other than this, DO NOT overwrite any files already in the dir.
  #148  
Unread 03-23-2005, 10:44 AM
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

i will add an option on the updater to "redownload all default" files for when this happens (to make the updater download the files that it normally only checks to see if it exists)
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #149  
Unread 03-23-2005, 11:09 AM
Belin's Avatar
Belin Belin is offline
A Young Mystail Rat
 
Join Date: Oct 2004
Posts: 5
Default

Anyway way to have the Updater have the ability to check for new versions of the Updater and update itself?
  #150  
Unread 03-23-2005, 11:16 AM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

The theory was suggested and thought about, but do you really want an .exe updating itself? I doubt many people do, but if you dont mind, thanks for your trust . But this is why the updater tells you the most up to date version, so that you will at least know when theres an update.
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 10:52 AM.


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