Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby borka » Mon Apr 14, 2014 8:37 pm

venatorvenator wrote:So, I tried again to make my ender's work. The message is:

"option requires an argument -- 'r' "
usage: haven.jar [-hdPf] [-u USER] [-C HEXCOOKIE] etc.

My run.bat:
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r
Pause


as your Java path points to 32 Bit java i suggest trying this run.bat with Ender_x32 (see my Sig)

Code: Select all
"C:\Program Files (x86)\Java\jre7\bin\javaw.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Pause
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 venatorvenator » Mon Apr 14, 2014 10:38 pm

Nope, didn't work. And I've also tried every other code found on the first page of this thread. It's probably something pretty obvious that I've been missing.

Also, do I have to download enders 32x? Because I looked for it everywhere and couldn't find it. Maybe that's the problem?
Xcom wrote:Most good things last only a short time
venatorvenator
 
Posts: 1066
Joined: Fri Mar 07, 2014 5:59 pm

Re: Game Client modified by Ender

Postby borka » Mon Apr 14, 2014 11:13 pm

download 64 Bit Java and install it (no Prob having 32 Bit and 64 Bit installed):

http://www.oracle.com/technetwork/java/ ... 80261.html
-> jre-7u51-windows-x64.exe

it get's installed to c:\Program Files\Java\jre7\

you've got a 64 Bit Ender already as having 64 Bit Windows and used the updater.jar to get the Ender files
(gluegen-rt-natives-windows-amd64 tells me so - sorry i didn't read that post before)

run.bat
Code: Select all
"C:\Program Files\Java\jre7\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Pause
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 venatorvenator » Tue Apr 15, 2014 3:49 pm

Thanks again Borka.

Still, it didn't work and gets giving the same "access to jarfile have.jar" error. I also deinstalled my javas and installed the one you gave me, to no avail. Searching through the forum I found out someone had the same exact problem a while ago. His solution didn't work for me.

So, thanks, but I'm giving up enders for now.
Xcom wrote:Most good things last only a short time
venatorvenator
 
Posts: 1066
Joined: Fri Mar 07, 2014 5:59 pm

Re: Game Client modified by Ender

Postby borka » Tue Apr 15, 2014 6:53 pm

hey dont give up that fast :D

Is default client (Play Button) working for you? If yes you got a Java installed properly - now you need to find (and post) where it is installed
look at
C:\Program Files\
and
C:\Program Files (x86)

post a screenshot of windows explorer showing your Ender folder and it's path too please

or more easy: move the Ender folder to c:\
link the run.bat from it to your desktop
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 CinderHeart » Wed Apr 16, 2014 12:06 pm

I'm not sure how I am supposed to run a config.xml file. I made a run.bat if that help
CinderHeart wrote:"Pedo mellon a minno" – "The Doors of Durin, Lord of Moria. Speak, friend, and enter."

──────▄▀▄─────▄▀▄
─────▄█░░▀▀▀▀▀░░█▄
─▄▄──█░░░░░░░░░░░█──▄▄
█▄▄█─█░░▀░░┬░░▀░░█─█▄▄█
User avatar
CinderHeart
 
Posts: 197
Joined: Mon Aug 08, 2011 11:37 am

Re: Game Client modified by Ender

Postby borka » Thu Apr 17, 2014 3:20 pm

there is no config.xml in Ender downloaded with updater.jar
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 NotATrap » Fri Apr 18, 2014 9:59 pm

I downloaded Ender's custom client, got the CCLauncher because I couldn't connect, whenever I tried oppening the CCLauncher i would get the error Subscript used with non-Array variable. Also, I used the optional shortcut method to sign in correctly, am not getting the subscript error as before, but now when actually logging into the game I cannot connect to the server... what do?
NotATrap
 
Posts: 1
Joined: Fri Apr 18, 2014 6:53 pm

Re: Game Client modified by Ender

Postby Tonkyhonk » Sat Apr 19, 2014 4:37 am

NotATrap wrote:I downloaded Ender's custom client, got the CCLauncher because I couldn't connect, whenever I tried oppening the CCLauncher i would get the error Subscript used with non-Array variable. Also, I used the optional shortcut method to sign in correctly, am not getting the subscript error as before, but now when actually logging into the game I cannot connect to the server... what do?

viewtopic.php?f=27&t=35848&p=474437#p474437

p.s.
delete your post on gilbertus client thread. gilbertus client is not updated for years and you cant run it with the current system.
User avatar
Tonkyhonk
 
Posts: 4501
Joined: Fri Sep 10, 2010 6:43 am

Re: Game Client modified by Ender

Postby venatorvenator » Mon Apr 21, 2014 1:25 am

borka wrote:hey dont give up that fast :D

Is default client (Play Button) working for you? If yes you got a Java installed properly - now you need to find (and post) where it is installed
look at
C:\Program Files\
and
C:\Program Files (x86)

post a screenshot of windows explorer showing your Ender folder and it's path too please

or more easy: move the Ender folder to c:\
link the run.bat from it to your desktop


Wow, that really did it. The client opens now (through updated.jar; the run.bat still gives "not acklowedged as a valid internal or external something"). Sometimes it gives graphic crashes, but since I just started using it I need more time to determine a pattern for the error.

Thanks again Borka.

EDIT: no more crashes, it's working fine. All I did differently was to to install it in C: and not in Program Files.
Xcom wrote:Most good things last only a short time
venatorvenator
 
Posts: 1066
Joined: Fri Mar 07, 2014 5:59 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 1 guest