Game Client modified by Ender

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Game Client modified by Ender

Postby mvgulik » Sun Nov 03, 2013 9:16 am

Neon14 wrote:I have the 64 bit version, my comp is 64...
Check your Java installment and setup. It need to be 64 bit to.
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

Re: Game Client modified by Ender

Postby aghmed » Sun Nov 03, 2013 10:34 am

maybe you have 32 bit java or sth :D
one of things are mismatched
public static class StupidJavaCodeContainer {
/* oh, i love swing. */
class checkOutMyPathfinder{
Image
}}
User avatar
aghmed
 
Posts: 238
Joined: Fri Sep 07, 2012 7:20 pm
Location: between London and third part of LSD

Re: Game Client modified by Ender

Postby borka » Sun Nov 03, 2013 6:14 pm

Can't load AMD 64-bit .dll on a IA 32-bit platform


Translation: you can't run Ender 64 Bit (jogl + gluegen dlls) on 32 Bit Java
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby Neon14 » Sun Nov 03, 2013 7:32 pm

Fixed it, thanks everyone.

Java detected my browser as 32-bit I guess which made it download the 32-bit version.
BigStronk
User avatar
Neon14
 
Posts: 512
Joined: Wed Nov 09, 2011 6:49 am

Re: Game Client modified by Ender

Postby FictionRyu » Mon Nov 04, 2013 1:45 am

borka wrote:Check where Java is located

c:\Program Files (x86)\Java\jre7\ which is 32 Bit
or c:\Program Files\Java\jre7\ which is 64 Bit

and put the right path into run.bat


borka, I have no idea what I'm doing wrong. I uninstalled and re-installed Java just to make sure I had the 64-bit version, which 64-bit is what my laptop is, and I've tried adding the full path to java, but it doesn't come up.
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Game Client modified by Ender

Postby borka » Mon Nov 04, 2013 9:00 pm

you got a PM answer - hope it solves it
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby rinala » Thu Nov 07, 2013 8:54 pm

Вчера заходила в игру нормально. Сегодня не запускает - пишет: Permission denied: create. Помогите.
rinala
 
Posts: 1
Joined: Thu Nov 07, 2013 8:36 pm

Re: Game Client modified by Ender

Postby borka » Thu Nov 07, 2013 9:09 pm

rinala wrote:Вчера заходила в игру нормально. Сегодня не запускает - пишет: Permission denied: create. Помогите.

Translation:
Yesterday came into the game normally. Today will not start - wrote: Permission denied: create. Help.


1. english please ( at least put in a machine translation)

2. with Ender client? do you have a pause argument in your run.bat? If not put in a new line in run.bat with word
Code: Select all
pause
- so it might show an error message in CMD window.

3. clear Java Cache in Java Control Panel
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: more of popfors problems

Postby popfor » Fri Nov 08, 2013 2:58 am

Of all three of my clients, none will run and all give me separate errors. FML. So I might as well post this one, anyone wanna help a idiot out, again? :roll:

Client #1: Ceres: Seems there is no error. I ran the included debug and:
Code: Select all
C:\Users\popfor\Desktop\HnH_Ceres_x32\HnH_Ceres>java -jar haven.jar 178.63.100.2
09 -r ./res
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\popfor\Desktop\HnH_Ceres_x32\HnH_Ceres>pause
Press any key to continue . . .

Initial Error:
Code: Select all
"
C:\Users\popfor\Desktop\HnH_Ceres_x32\HnH_Ceres>"C:\Program Files (x86)\Java\jre
7\bin\javaw.exe" -jar haven.jar 178.63.100.209 -r ./res

C:\Users\popfor\Desktop\HnH_Ceres_x32\HnH_Ceres>pause
Press any key to continue . . .


Client #2: Union: Error is that the client will start, but upon loggin in I get the classic Connection Timed out: connect
Code: Select all
C:\Users\popfor\Desktop\Union Client>"C:\Program Files (x86)\Java\jre7\bin\java.
exe" -Xms512m -Xmx512m -jar haven.jar moltke.seatribe.se
Nov 07, 2013 6:53:14 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.


Client #3: Enders: Same as union.
All Clients worked a few hours ago, if anyone could even help me out a little I would greatly appreciate it, im sure all of you know how painful it is to not be able to play :lol:
Image Image
my avatar is stolen without permission
Image
#badboysclub
User avatar
popfor
 
Posts: 1406
Joined: Sat Dec 25, 2010 2:14 am
Location: E̹̙̺̬̖͈̘̭̙̘̔̈́̍͆͌̋̊̈́̀̎d̡̨̺̠̠̜̲̹͕̯̑̀͂͂̈̇̿̏͝͝g̨̙̻̼͎͖̱͔̗͙̐̅̇͗̈́̔͛̌̌͠ŷ͔̼͓̺̮̪̫̙̬̐͊̀́̊͆͝͝͝ͅ

Re: Game Client modified by Ender

Postby borka » Fri Nov 08, 2013 6:00 pm

Ender / Union
http://www.havenandhearth.com/forum/vie ... 5.#p452706
Ceres
Debug
Java not in Environment
"Initial"
try with java.exe instead javaw.exe in run.bat


I really wonder what you're doing with your system sometimes... ;)
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], PetalBot [Bot] and 0 guests