Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby Mcporkins » Fri Apr 08, 2011 4:55 am

here it is, no matter what i do i get the cmd prompt but no errors. what did i do wrong? i updated, the old fashioned way, which was to copy the update into the folder, dont know of any other way to do it. but here is the contents of my .bat:

start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe -Djava.library.path= C:\users\Dozer\Haven and Hearthjavaw -Xms256m -Xmx512m -jar haven.jar 178.63.100.209 -r ./res

(i was trying to connect to my villages private server, but even with connecting to the main game server i still get the cmd prompt, error free)
"To be a man you must have honor, honor and a penis!" -shin chan-

May God shine his light on our path forever.

Beware when fighting monsters, that you do not become one yourself. Stare long into the abyss and the abyss will stare long into you.
User avatar
Mcporkins
 
Posts: 212
Joined: Tue Mar 29, 2011 4:05 am

Re: Game Client modified by Ender

Postby DeadlyPencil » Fri Apr 08, 2011 5:59 am

your black screens are due to your vision being miles away from your character, press your home button on your keyboard to recenter. however that wont fix the rabbit picking up crashes.

Mcporkins wrote:here it is, no matter what i do i get the cmd prompt but no errors. what did i do wrong? i updated, the old fashioned way, which was to copy the update into the folder, dont know of any other way to do it. but here is the contents of my .bat:

start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe -Djava.library.path= C:\users\Dozer\Haven and Hearthjavaw -Xms256m -Xmx512m -jar haven.jar 178.63.100.209 -r ./res

(i was trying to connect to my villages private server, but even with connecting to the main game server i still get the cmd prompt, error free)


mcporkins,

this is the contents of my file:
Code: Select all
.\updater\HnH_updater.exe
start javaw -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res


your contents just looks weird. is that a true copy and paste? your java.library.path doesn't have quotes around it.... and your start path is also missing quote. i doubt it can tell what its even looking at. and thats why it cant run.
DeadlyPencil
 
Posts: 920
Joined: Sat Nov 21, 2009 12:17 am

Re: Game Client modified by Ender

Postby navi33 » Fri Apr 08, 2011 6:05 am

Initiating Combat bug fixed?
User avatar
navi33
 
Posts: 70
Joined: Sun Mar 13, 2011 10:43 pm

Re: Game Client modified by Ender

Postby Mcporkins » Fri Apr 08, 2011 6:14 am

DeadlyPencil wrote:your black screens are due to your vision being miles away from your character, press your home button on your keyboard to recenter. however that wont fix the rabbit picking up crashes.

Mcporkins wrote:here it is, no matter what i do i get the cmd prompt but no errors. what did i do wrong? i updated, the old fashioned way, which was to copy the update into the folder, dont know of any other way to do it. but here is the contents of my .bat:

start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe -Djava.library.path= C:\users\Dozer\Haven and Hearthjavaw -Xms256m -Xmx512m -jar haven.jar 178.63.100.209 -r ./res

(i was trying to connect to my villages private server, but even with connecting to the main game server i still get the cmd prompt, error free)


mcporkins,

this is the contents of my file:
Code: Select all
.\updater\HnH_updater.exe
start javaw -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res


your contents just looks weird. is that a true copy and paste? your java.library.path doesn't have quotes around it.... and your start path is also missing quote. i doubt it can tell what its even looking at. and thats why it cant run.


o really? you seem to be lucky to not have to have had to alter your .bat to play, i cant seem to alter, and by alter i mean adding the path to the javaw file. now that my thing looks like yours, it wont work right. but thanks for the help, if anyone else knows what to do please help.
"To be a man you must have honor, honor and a penis!" -shin chan-

May God shine his light on our path forever.

Beware when fighting monsters, that you do not become one yourself. Stare long into the abyss and the abyss will stare long into you.
User avatar
Mcporkins
 
Posts: 212
Joined: Tue Mar 29, 2011 4:05 am

Re: Game Client modified by Ender

Postby Eddie110 » Fri Apr 08, 2011 6:30 am

When I shoot with sling, tha game Freeze, please repair, thanks
Eddie110
 
Posts: 8
Joined: Thu Mar 03, 2011 5:22 pm

Re: Game Client modified by Ender

Postby EnderWiggin » Fri Apr 08, 2011 7:36 am

Sarchi wrote:I'm having trouble starting the client because Windows cannot find -Xms256m. I tried searching for it on my computer, but there were no results.

Contents of Run file:

Code: Select all
.\updater\HnH_updater.exe
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r \.res
pause


I've looked at the flowchart and see nothing about Windows being able to find the path to -Xms256m.

Gilbertus client starts up for me (the contents of the run file is pretty much the same as the one I'm using for Enders), so I assume it has something to do with Enders.

If that's any help.
Looks like you have Vista or Win7. Try to remove start from bat file.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Game Client modified by Ender

Postby Potjeh » Fri Apr 08, 2011 7:54 am

Yup, consistently freezing on entering combat. Also, camera stays behind when I teleport and when I go in and out of cellar. At least I learned that cellars are on the same map as upper floor, a fair distance southeast.
Image Bottleneck
User avatar
Potjeh
 
Posts: 11812
Joined: Fri May 29, 2009 4:03 pm

Re: Game Client modified by Ender

Postby DeBosh » Fri Apr 08, 2011 7:59 am

Potjeh wrote:Yup, consistently freezing on entering combat. Also, camera stays behind when I teleport and when I go in and out of cellar. At least I learned that cellars are on the same map as upper floor, a fair distance southeast.

Checked once again-no problems on combat. Strange.
Image
User avatar
DeBosh
 
Posts: 330
Joined: Sun Jul 25, 2010 5:26 pm
Location: Minerals everywhere!

Re: Game Client modified by Ender

Postby Sarchi » Fri Apr 08, 2011 8:03 am

EnderWiggin wrote:
Sarchi wrote:I'm having trouble starting the client because Windows cannot find -Xms256m. I tried searching for it on my computer, but there were no results.

Contents of Run file:

Code: Select all
.\updater\HnH_updater.exe
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r \.res
pause


I've looked at the flowchart and see nothing about Windows being able to find the path to -Xms256m.

Gilbertus client starts up for me (the contents of the run file is pretty much the same as the one I'm using for Enders), so I assume it has something to do with Enders.

If that's any help.
Looks like you have Vista or Win7. Try to remove start from bat file.


This helped. Thanks. ^^

Yup, consistently freezing on entering combat. Also, camera stays behind when I teleport and when I go in and out of cellar. At least I learned that cellars are on the same map as upper floor, a fair distance southeast.


I just press Home key as I'm teleporting and don't have too much inconvenience, to be honest.
User avatar
Sarchi
 
Posts: 2517
Joined: Sat Jun 12, 2010 1:14 am
Location: 109, -37

Re: Game Client modified by Ender

Postby DeBosh » Fri Apr 08, 2011 8:10 am

navi33 wrote:Initiating Combat bug fixed?

Don't use dodge. It hangs the client.
Image
User avatar
DeBosh
 
Posts: 330
Joined: Sun Jul 25, 2010 5:26 pm
Location: Minerals everywhere!

PreviousNext

Return to The Wizards' Tower

Who is online

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