Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby borka » Wed Jun 19, 2013 3:14 pm

What OS - what Bit version - what Java version - what Bit version - post run.bat - edit new line with
Code: Select all
pause
in it - post screenshot of error message in CMD window

Want help? Give informations please ;)
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby benh2811 » Wed Jun 19, 2013 3:21 pm

benh2811 wrote:I've just joined the new world and am having some odd trouble with Enders.
When I use the x64 updated client it crashes when I attempt to log in. The 04.08.11 version works fine, but sadly misses a few tools.
I've also tried the x32 version, but when I run it the actual game client never launches.
I have also tried to downgrade to Java 6 and that also proved useless.

Any help on this would be apprecialted greatly, Thank you!


Theres all the information that I have, there is no error message if I pause the console, its the x64 client itself which crashes when I try to log on.
Using Java 7, tried with 6 as well, but thesame result, and I myself am using windows 7.
Umm I can't think of ant more information that I have told you, I just press the log in button, the client goes black and it has a CTD, with no error message.
I'm sorry for the trouble, sadly I can find no one who had a similar problem.
benh2811
 
Posts: 9
Joined: Sun Apr 04, 2010 4:48 pm

Re: Game Client modified by Ender

Postby borka » Wed Jun 19, 2013 3:24 pm

What OS - what Bit version - what Java version - what Bit version - post run.bat

I hope you'll never encounter a fire in your house ;)
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby benh2811 » Wed Jun 19, 2013 3:40 pm

Oh sorry, I finally get you. Anyways, both Java and windows are running on 64 bit.
run.bat contains:
Code: Select all
start javaw -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause

And as I put before the console runs fine; there are no errors.
I hope I have added everything this time :)
benh2811
 
Posts: 9
Joined: Sun Apr 04, 2010 4:48 pm

Re: Game Client modified by Ender

Postby borka » Wed Jun 19, 2013 3:46 pm

Make sure using Ender_x64

Code: Select all
 start java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
    pause


tried this?

What is the path to your Java? C:\Program Files\Java\jre7\bin ?

if so try this:

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 benh2811 » Wed Jun 19, 2013 3:55 pm

The first of the two crashed like usual with no error, the second however showed an error in the CMD. I hope that is of more use to you.

Code: Select all
C:\Users\Ben's Laptop\Desktop\HnH_Ender_x64>"C:\Program Files\Java\jre7\bin\java
.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Exception in thread "Haven main thread" java.lang.ExceptionInInitializerError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at haven.Widget.initbardas(Widget.java:69)
        at haven.RemoteUI.<init>(RemoteUI.java:35)
        at haven.MainFrame.run(MainFrame.java:211)
        at haven.MainFrame.main2(MainFrame.java:284)
        at haven.MainFrame.access$100(MainFrame.java:52)
        at haven.MainFrame$6.run(MainFrame.java:327)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/combat/
com/noffdeff (v-1), from forking source backed by HTTP res source (http://www.ha
venandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1133)
        at haven.Resource.layer(Resource.java:1016)
        at haven.Resource.loadtex(Resource.java:1149)
        at haven.ComMeter.<clinit>(ComMeter.java:34)
        ... 9 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/combat/c
om/noffdeff(v-1), from forking source backed by HTTP res source (http://www.have
nandhearth.com/res/)
        at haven.Resource$Loader.handle(Resource.java:476)
        at haven.Resource$Loader.run(Resource.java:450)
        ... 1 more
Caused by: java.io.FileNotFoundException: http://www.havenandhearth.com/res/gfx/
hud/combat/com/noffdeff.res
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at haven.Resource$HttpSource.get(Resource.java:405)
        at haven.Resource$TeeSource.get(Resource.java:300)
        at haven.Resource$Loader.handle(Resource.java:470)
        ... 2 more

C:\Users\Ben's Laptop\Desktop\HnH_Ender_x64>pause
Press any key to continue . . .
benh2811
 
Posts: 9
Joined: Sun Apr 04, 2010 4:48 pm

Re: Game Client modified by Ender

Postby borka » Wed Jun 19, 2013 4:03 pm

ok - use the run.bat you get that error message from - grab update.zip http://odditown.taggedup.com/ender/update.zip now and unpack into Ender folder (overwrite when asked)

run again - report back please
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby benh2811 » Wed Jun 19, 2013 4:05 pm

Ah, that fixed it.
Thank you very much! :)
benh2811
 
Posts: 9
Joined: Sun Apr 04, 2010 4:48 pm

Re: Game Client modified by Ender

Postby borka » Wed Jun 19, 2013 4:09 pm

Gratz and have fun! You see that's why it's good to give all informations right away - fire fought - house saved ;)
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby toshirohayate » Thu Jun 20, 2013 4:59 am

I seen some similiar bugs like this. Ever since W7 came out, I updated my client. It will not let me log in outside. The client will freeze. The window will go black if I move it after freezing. It does not do this inside a building though.
I have tried disabling Aero, reinstalling Java 7, I run 64-bit, as I have 64-bit Java and Ender. Never had a problem in the past. I tried using a fresh Ender's client as well. Same issue. This is kind of annoying as I don't want to have to spawn in a building every time I login.
User avatar
toshirohayate
 
Posts: 427
Joined: Sun Jun 27, 2010 3:20 am
Location: USA

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Meta [Bot], Semrush [Bot] and 1 guest