EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP (https://www.eq2interface.com/forums/forumdisplay.php?f=34)
-   -   20 people for testing the next updater (https://www.eq2interface.com/forums/showthread.php?t=3128)

Dae'lomdel 05-31-2005 01:50 PM

Count me in, if you need another.

taco-man 05-31-2005 02:45 PM

alright, 25 people should be enough, ill send the link to everyone who responded before this post in a private message once i get home tonight.

Magus 05-31-2005 03:04 PM

Bah, why'd you have to post this so early? I only got up half an hour ago, so I missed my chance ;-)

heh

Tinge 05-31-2005 03:10 PM

Please allow me to test
 
I would definitely be willing to run your program through

taco-man 05-31-2005 04:57 PM

all the private messages were sent out, let me know if you didnt get one, here is a few pictures so you know what it should look like.

EDIT: pictures removed to save space, see newer ones further below.

DBurgdorf 05-31-2005 05:24 PM

Hopefully, I'm just missing something obvious, but the updater won't launch EQ2. The "autolaunch" option won't stay checked, and even when I try to launch the game manually from the updater (after making sure, of course, that it knows where to find the EQ2.exe file), I get an error message....

-- Darryl

Follow-up: I've tried everything I can think of. I've tried both autolaunch and autolaunch 2, set to default, set to eq2.exe, and (just for the hell of it) set to everquest2.exe. The updater downloads updated map files just fine, but absolutely refuses to launch EQ2, either automatically or manually.

Sir Taleisin The Seer 05-31-2005 05:37 PM

I'm likeing it so far, but as with the .97 version it takes a long time to refresh, other than that, everything seems to work.

my only suggestion would be to add a split cell on the news window to add EQ2 patch notes.

or maybe even a option to "patch EQ2 from MapPatcher" but I doubt SOE would go for that.

taco-man 05-31-2005 07:00 PM

Quote:

Originally Posted by DBurgdorf
Hopefully, I'm just missing something obvious, but the updater won't launch EQ2. The "autolaunch" option won't stay checked, and even when I try to launch the game manually from the updater (after making sure, of course, that it knows where to find the EQ2.exe file), I get an error message....

-- Darryl

Follow-up: I've tried everything I can think of. I've tried both autolaunch and autolaunch 2, set to default, set to eq2.exe, and (just for the hell of it) set to everquest2.exe. The updater downloads updated map files just fine, but absolutely refuses to launch EQ2, either automatically or manually.

i am going to track that down right now :eek:

Profit 05-31-2005 07:02 PM

Got this upon running first time after install
 
Got this upon running first time after install


'1426959' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum'.
File: icons_qey_catacomb02.xml
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at WindowsApplication7.Form1.dlw_ProgressChanged(DownloadWorker& sender)
at WindowsApplication7.DownloadWorker.DownloadFile()

Bamkin 05-31-2005 08:01 PM

I deleted my eq2.ini before I ran the launcher to see if it would do proper setup. I did not uninstall the previous version of the updater, just overwrote it. Updater seems to be updating the files and setting up the proper .ini in the EQ2 folder just fine.

While the map files were being pulled off the server, I went in and double checked that the options were pointing toward the everquest2 folder. And the autolaunch was pointing at the eq2.exe.

First thing I noticed was the autolaunch 2 setting was not retaining it's checkoff if you closed the program, and re-started it.

Second bug was the same thing that DBurgdorf had. It just won't launch the eq2 executable no matter what I point it at.

I'm running this on Windows XP Home off my laptop. I'll try again in a bit on the XP Pro PC.

Oh, and btw, my Everquest folder is set up in a non-default location. (D:\EverQuest II) in case that might help.

No-go on the main PC either. Deleted all references of the old EQ2map updater on my system prior to installing. Let the updater find my eq2.ini and it pointed to the proper modded UI folder to install in.

The log file contains nothing of any help. It was empty after receiving the error messages about not being able to launch the eq2 client. Looking at the options file, don't really see anything wrong. I'd like to see a greyed out box on the option menu actually listing the full path to the autolaunch1 and 2 files.

taco-man 05-31-2005 09:32 PM

2 Attachment(s)
thankyou all for the replies.
i have fixed all bugs as well as added the thing to show the full autolaunch path. i also added the checkboxed for autolanch to the main screen so you can easily stop it if you dont want it to autolaunch.

just redownload it from the same link that was in the private message and then let me know it it fixed all the bugs.

Thanks again for helping me test this, and these bugs and suggestions are the reason why it helps so much. ;)

I should add that the way file2 is supposed to work is if the box is checked it will open that when you either click open eq2 or when autolaunch happens.

DBurgdorf 06-01-2005 12:05 AM

The new version seems to have fixed everything, so far as I can tell. :)

-- Darryl

Nihyn 06-01-2005 01:04 AM

Most of the launching probs seem fixed.

Main window needs to be non-resizalbe.

When using the "Open EQ" button on the main page, EQMap doesn't close itself like it does when it autoruns.

Thinking that the fields for prog1 and prog2 maybe should be editable? I initially went right for em to change thier contents then noticed the button at the bottom... Maybe remove the buttons at the bottom and replace them with [...] or [Browse] buttons next to the fields.

If you try to run more than 1 instance of EQMap it tells you only one instance can run at a time, then continues to load the second, third, etc instance anyway.

I have not tested launching a second prog yet... will do that tomorrow since it's 2am :)

Hope this was helpful! :)

Nihyn Lihves
Guk

Profit 06-01-2005 01:18 AM

Get this after clicking and closing the options twice.

Unknown Error:
Cannot access a disposed object named "Options".
Object name: "Options".
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Control.Show()
at WindowsApplication7.Form1.pxOptions_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

taco-man 06-01-2005 01:29 AM

Quote:

Originally Posted by Nihyn
Most of the launching probs seem fixed.

Main window needs to be non-resizalbe.

When using the "Open EQ" button on the main page, EQMap doesn't close itself like it does when it autoruns.

Thinking that the fields for prog1 and prog2 maybe should be editable? I initially went right for em to change thier contents then noticed the button at the bottom... Maybe remove the buttons at the bottom and replace them with [...] or [Browse] buttons next to the fields.

If you try to run more than 1 instance of EQMap it tells you only one instance can run at a time, then continues to load the second, third, etc instance anyway.

I have not tested launching a second prog yet... will do that tomorrow since it's 2am :)

Hope this was helpful! :)

Nihyn Lihves
Guk

new version to fix autolanch and add browse buttons and the path to teh eq2 directory. i will do the instance thing tomorrow morning

Nomand 06-01-2005 01:49 AM

When I clicked redownload all files in options It went back to the main screen doing nothing and when I click options now I get whats below. If I close and reopen the updater works again.

Unknown Error:
Cannot access a disposed object.
Object name: 'Options'.
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.Show()
at WindowsApplication7.Form1.pxOptions_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.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)

depechenode 06-01-2005 02:31 AM

Re-Download all Files Error
 
I get the same error:

Unknown Error:
Cannot access a disposed object named "Options".
Object name: "Options".
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Control.Show()
at WindowsApplication7.Form1.pxOptions_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Everything else works as expected.
-dn

Magus 06-01-2005 06:05 AM

It seems to set autolaunch "ON" even if it was not on in previous versions. Was a bit surprised when eq2 suddenly launched when I didn't tell it to :-)

Retnaburn 06-01-2005 06:34 AM

I'm a day late and a dollar short but hoping you wouldn't mind another tester.

taco-man 06-01-2005 09:35 AM

ok the "Cannot access a disposed object named "Options"." error should be fixed, and when you click the download all files button it should start the download automatically. i will be adding a way to stop the downloader from downloading when its not finished, and possibly a way to switch the ui directory it is in tonight.

Sir Taleisin The Seer 06-01-2005 10:19 AM

strange, I wonder why I can't seem to make these object errors occur.

the patcher is meant for .NET2.0 aye?

Nihyn 06-01-2005 10:22 AM

Not sure if this is an issue:

If you open the options page, and update finishes, with auto launch enabled EQ loads in 5... 4... 3... 2... 1... program closes. Even if you are selecting and changing options. Maybe autolaunch should be disabled during that session (but not saved) if it fires when options window is open?

In fact, I think the countdown should abort if any of the buttons are pushed while it's counting or if the options window is open.

Still resizeable btw.

Nihyn 06-01-2005 11:04 AM

Overwrote my MainHUD.Map file without asking even though I had ask first checked.

launch second prog looks good.

taco-man 06-01-2005 05:15 PM

Quote:

Originally Posted by Nihyn
Overwrote my MainHUD.Map file without asking even though I had ask first checked.

launch second prog looks good.

are you sure? it asks every time for me that it wants to overwrite it when the box is checked.
how are you testing it? if you are just deleting the file and running the updater its not overwriting it (because the file isnt there so it cant overwrite it) it should only be asking when it is actually truly overwriting the file. if you want to test it, open up eq2ui_mainhud_map.xml in notepad change it, save it and then run the updater.

Quote:

Originally Posted by Nihyn
Still resizeable btw.

its resizeable because some people run at a dpi other than the standard 96, so the whole thing wont show up and they need to be able to resize it to fit thier dpi.

taco-man 06-01-2005 05:19 PM

Quote:

Originally Posted by Sir Taleisin The Seer
strange, I wonder why I can't seem to make these object errors occur.

the patcher is meant for .NET2.0 aye?

i fixed the errors this morning before you made the post.
its written for 1.1 but should function perfectly with 2.0


All times are GMT -5. The time now is 01:00 PM.

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