Thread Tools Display Modes
08-07-09, 04:02 PM   #1
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
Java / Minion error

my problem is when i click the link for downloading minion i get a "splash: recv failed" message.

any help?!?!

im on vista 64 with auc off and im logged into the admin account.
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-07-09, 05:02 PM   #2
pavl
A Murloc Raider
Join Date: Aug 2009
Posts: 5
I had that but I reinstalled Java and restarted comp and it worked fine for me.
  Reply With Quote
08-07-09, 07:26 PM   #3
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
still no jy.... have tried complete wipe of java and reinstall/restart and still getting the same error...... its strange because it worked for a while and then just stopped working so i uninstalled then went to try and click the download link and it throws up the error
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-07-09, 07:39 PM   #4
Shirik
Blasphemer!
Premium Member
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2007
Posts: 818
That is a very strange message. Where do you see this?
__________________
たしかにひとつのじだいがおわるのお
ぼくはこのめでみたよ
だけどつぎがじぶんおばんだってことわ
しりたくなかったんだ
It's my turn next.

Shakespeare liked regexes too!
/(bb|[^b]{2})/
  Reply With Quote
08-08-09, 05:07 AM   #5
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
when i click the download minion button from the site and use the open with java option i get the message..... also if i download the file and run it from desktop i still get the same message.
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-08-09, 01:22 PM   #6
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
bump for info?
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-10-09, 07:50 PM   #7
CobraA1
A Cliff Giant
 
CobraA1's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 73
Java does not always properly install itself.
  • Always, ALWAYS uninstall Java before installing it.
  • Check the environment variables after every install.
  • In XP: Start -> Control Panel -> System -> Advanced -> Environment Variables
  • In Vista: Start -> Control Panel -> Classic View -> System -> Advanced System Settings -> (continue through UAC if applicable) -> Advanced -> Environment Variables...
  • In System variables, check for JAVA_HOME - make sure it points to your current Java install and not your old one.
  • My current java install: C:\Program Files\Java\jre6
  • Firewalls and antiviruses are known to interfere with Java Web Start. Try temporarily disabling them; Web Start is only required for the install, you can turn them back on after the install.
  • UAC will not make a difference to Web Start, and I recommend leaving it on.
  • Force the minion web page to reload afterwards (usually hold down shift while clicking the reload button). Ignore if it says it doesn't detect Java.

Frankly, I'm not sure using the Web Start feature of Java was the greatest decision for Minion .

Last edited by CobraA1 : 08-10-09 at 07:58 PM.
  Reply With Quote
08-17-09, 05:36 AM   #8
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
Exclamation Found a Solution.

If anyone is actually getting the splash:recv failed error message there is a workaround that worked for me on vista 64 bit.

go to the minion website and do NOT open the java application for the installer of minion, instead save it to your HDD or desktop and then create a shortcut on your desktop with this in the command line:

C:\Program Files (x86)\Java\jre1.6.0_06\bin\javaws.exe "-Xnosplash"

Obviously show it where YOU installed java to but javaws.exe will be in the bin folder there.

you will also have to put in the full path of the minion file, for example mine was:

C:\Users\myaccountname\Desktop\minion.jnlp

so in the end the shourcut should look like this

E:\Program Files (x86)\Java\jre1.6.0_06\bin\javaws.exe "-Xnosplash" C:\Users\myaccountname\Desktop\minion.jnlp

Hopefully this should help with the splash problem.

I have also found out that Comodo Security software can mess around with webstart quite alot.

Hope this helps!!!!!!
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-17-09, 09:23 AM   #9
Shirik
Blasphemer!
Premium Member
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2007
Posts: 818
Thanks for the info. Are you using this Comodo software?
__________________
たしかにひとつのじだいがおわるのお
ぼくはこのめでみたよ
だけどつぎがじぶんおばんだってことわ
しりたくなかったんだ
It's my turn next.

Shakespeare liked regexes too!
/(bb|[^b]{2})/
  Reply With Quote
08-17-09, 10:02 AM   #10
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
Originally Posted by Shirik View Post
Thanks for the info. Are you using this Comodo software?
yes I am but my problem remained even on a clean sweep of the pc.... it seems 64bit vista and webstart dont work well together
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-18-09, 11:48 AM   #11
forty2j
A Cobalt Mageweaver
Join Date: May 2007
Posts: 232
Originally Posted by Mechrior View Post
yes I am but my problem remained even on a clean sweep of the pc.... it seems 64bit vista and webstart dont work well together
My wife has a Vista64 install and Minion went on cleanly for her. So while the statement may true, it's not true in all cases.
  Reply With Quote
08-19-09, 03:25 PM   #12
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
Originally Posted by forty2j View Post
it's not true in all cases.
This i agree with but after spending 3 hours talking to someone from Sun Micro systems its definatly in my case and for ALOT of people vista 64 bit and JWS not meshing together well at all.
__________________
When the light in your heart shines, The rest of the world will pale in comparison


  Reply With Quote
08-20-09, 05:54 PM   #13
CobraA1
A Cliff Giant
 
CobraA1's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 73
Are you using this Comodo software?
Oh good ____ . . . .

YES. After a lot of experimentation, it *does* appear that Comodo is heavily interfering with Java stuff. Including my own development projects.

If you have Comodo, you'll want to check on trusted vendors/safe files every time you install Java as well .
  Reply With Quote

WoWInterface » Site Forums » Minion » Archive » Java / Minion error


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