Page 1 of 1

july 2018 stopped working

PostPosted: Sun Jul 08, 2018 8:22 am
by Roentgen
I am not a programmer and it was years ago when i set up isboxer.

System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at ISBoxerEVELauncher.EVEAccount.GetAccessToken(Boolean sisi, HttpWebRequest req, Token& accessToken)
at ISBoxerEVELauncher.EVEAccount.GetAccessToken(Boolean sisi, Token& accessToken)
at ISBoxerEVELauncher.EVEAccount.GetSSOToken(Boolean sisi, String& ssotoken)
at ISBoxerEVELauncher.EVEAccount.Launch(String sharedCachePath, Boolean sisi, DirectXVersion dxVersion)
at ISBoxerEVELauncher.Launchers.DirectLauncher.LaunchAccount(EVEAccount account)
at ISBoxerEVELauncher.Windows.LaunchProgressWindow.Timer_Tick(Object sender, EventArgs e)
Account 'xxxxxx' failed to launch: Error. Aborting!


this is what I get now when launch a character set.

Re: july 2018 stopped working

PostPosted: Sun Jul 08, 2018 8:25 am
by Roentgen
there have been times when eve online updated launcher and it didn't work for a day or 2. Not seeing any information on that this time. no changes made on my end.

Re: july 2018 stopped working

PostPosted: Sun Jul 08, 2018 8:49 am
by lax
Sounds like you're still on an old version of ISBoxer EVE Launcher. Any time you have an issue with ISBoxer EVE Launcher, you should check the ISBoxer EVE Launcher page to see if there's an update.

From the ISBEL page: "Version 1.0.0.21 fixes a new 500 Internal Server Error due to a minor change in the EVE login process, and also improves output from this type of error"
This is specifically relating to your issue, and as an aside, if a 500 error occurs again at some point in the future, it will try to show a more helpful message.

It's on version 1.0.0.22 now, go grab from: https://github.com/LavishSoftware/ISBoxerEVELauncher. :)

Re: july 2018 stopped working

PostPosted: Sun Jul 08, 2018 9:01 am
by Roentgen
thank you very much for the quick reply and apologies for the noob level questions.

I was on version v1.0.0.12

Can I unzip it in same folder on top of the older version or do I need to go through the set up from scratch? I struggled with it I remember.

thanks again

Re: july 2018 stopped working

PostPosted: Sun Jul 08, 2018 9:13 am
by lax
It just has a new ISBoxer EVE Launcher.exe file in the zip, replace the old one with it in the same location and re-launch. :)

Re: july 2018 stopped working

PostPosted: Sun Jul 08, 2018 9:17 am
by Roentgen
perfect. many thanks and have a good day!

Re: july 2018 stopped working

PostPosted: Fri Jul 13, 2018 2:22 pm
by Fragan
Hi i got the same Problem, i downloaded the files but i cant see any exe file? am i stupid? or Blind ord did it all wrong?

Re: july 2018 stopped working

PostPosted: Fri Jul 13, 2018 2:26 pm
by lax
Download the zip file for the current version, which is linked on the main https://github.com/LavishSoftware/ISBoxerEVELauncher page. Currently, version 1.0.0.22 is available at https://www.lavishsoft.com/downloads/mods/Lavish.ISBoxerEVELauncher.1.0.0.22.zip. Any update after 1.0.0.22 you would need to find there later. :)

Inside the zip file is the new ISBoxer EVE Launcher.exe. Replace your existing file with that one.

If you downloaded the source code, you would need to build the exe yourself -- it sounds like you did not mean to do this.