Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby olgeigracexD » Mon Jun 03, 2013 6:25 am

Code: Select all
del %HOMEDRIVE%%HOMEPATH%\.haven\cache\*.* /s /f


If it wont help unpack this http://www45.zippyshare.com/v/83349728/file.html to ender\custom_res\gfx\hud\
User avatar
olgeigracexD
 
Posts: 76
Joined: Wed Sep 08, 2010 7:40 pm

Re: Game Client modified by Ender

Postby krikke93 » Mon Jun 03, 2013 6:50 am

olgeigracexD wrote:
Code: Select all
del %HOMEDRIVE%%HOMEPATH%\.haven\cache\*.* /s /f


If it wont help unpack this http://www45.zippyshare.com/v/83349728/file.html to ender\custom_res\gfx\hud\

Did both and still got nothing :(
Hope you have a great day
User avatar
krikke93
 
Posts: 3311
Joined: Tue Nov 02, 2010 7:23 pm
Location: Belgium

Re: Game Client modified by Ender

Postby krikke93 » Mon Jun 03, 2013 7:07 am

Man, I wanna play w7 :( :( :(
Hope you have a great day
User avatar
krikke93
 
Posts: 3311
Joined: Tue Nov 02, 2010 7:23 pm
Location: Belgium

Re: Game Client modified by Ender

Postby Ishiku » Mon Jun 03, 2013 11:48 am

Im having trouble getting this to run, never had it do this before

after i edit the bat with my java path, and run it, it opens the cmd window and does this: Image


also here's my run.bat:
Code: Select all
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res




it may have something to do with me being on windows 8, first time trying to run enders on w8 :z
Hohenheim of Light
User avatar
Ishiku
 
Posts: 25
Joined: Mon May 09, 2011 1:54 am

Re: Game Client modified by Ender

Postby Flame » Mon Jun 03, 2013 12:04 pm

Remove belt files. You named your char as on last world, and client is trying to load toolbar with actions you dont have now.

Thanks. That worked!
User avatar
Flame
 
Posts: 1834
Joined: Thu Oct 08, 2009 5:03 pm

Re: Game Client modified by Ender

Postby kris_hole » Mon Jun 03, 2013 3:20 pm

I think this lag is down to the client. Whenever the lag spikes seems to hit and I can't do a dang thing. all animals are working and moving perfectly fine.

And i've seen the occasional player moving when I can't due to lag.
User avatar
kris_hole
 
Posts: 283
Joined: Sat Jul 03, 2010 4:09 pm

Re: Game Client modified by Ender

Postby Robben_DuMarsch » Mon Jun 03, 2013 6:08 pm

Anyone know how to get rid of the idle log outs?
User avatar
Robben_DuMarsch
 
Posts: 2289
Joined: Wed Sep 28, 2011 2:58 am

Re: Game Client modified by Ender

Postby borka » Tue Jun 04, 2013 6:07 pm

@ Ishiku

you might repost a screenshot of error with first message rows visible pls
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby discospaceman » Tue Jun 04, 2013 8:51 pm

Can anyone help? I'm on windows 8 x64, with 64 Java.
C:\Users\S0251049\Desktop\HnH_Ender_x64>"C:\Program Files (x86)\Java\jre7\bin\ja
va.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: C:\Users
\S0251049\Desktop\HnH_Ender_x64\jogl.dll: Can't load AMD 64-bit .dll on a IA 32-
bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoad
er.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeL
ibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:
103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109
)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(Windows
GLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.jav
a:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java
:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
at haven.HavenPanel.<init>(HavenPanel.java:77)
at haven.MainFrame.<init>(MainFrame.java:141)
at haven.MainFrame.main2(MainFrame.java:254)
at haven.MainFrame.access$100(MainFrame.java:35)
at haven.MainFrame$6.run(MainFrame.java:309)
at java.lang.Thread.run(Unknown Source)

C:\Users\S0251049\Desktop\HnH_Ender_x64>pause
Press any key to continue . . .
discospaceman
 
Posts: 174
Joined: Sun Jan 16, 2011 8:37 pm

Re: Game Client modified by Ender

Postby borka » Tue Jun 04, 2013 9:09 pm

C:\Users\S0251049\Desktop\HnH_Ender_x64>"C:\Program Files (x86)\Java\jre7\bin\ja
va.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
C:\Users
\S0251049\Desktop\HnH_Ender_x64\jogl.dll: Can't load AMD 64-bit .dll on a IA 32-
bit platform


use Ender 32 Bit or make run.bat point to 64 Bit java (c:\Program Files\Java\jre7\bin)
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] and 5 guests