Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby Koukinz » Sun Jul 21, 2013 6:02 am

Arcanist wrote:
Koukinz wrote:I can't run the thing, and when I change the "C:\Program Files (x86)\Java\jre6\bin\java.exe" it says "C:\Program Files is not recognized as an internal or external command. (something)operable program or batch file.


it should be to javaw.exe

"C:\Program Files\Java\jre7\bin\javaw" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
That's mine.

Try:
"C:\Program Files (x86)\Java\jre6\bin\javaw"

And you must have the " " marks


Oh thanks, I just needed the " " marks :) Works now, Thank you :D
Koukinz
 
Posts: 3
Joined: Sat Jul 20, 2013 7:19 am

Re: Game Client modified by Ender

Postby Martiney » Mon Jul 22, 2013 3:53 am

I need help with the command prompt thing.

For some reason when I open mines it opens with

C:\Users\User> (Something)

So I can't enter anything after that since it takes it as a batch file and and says 'Something' is not recognized as an internal or external command, operable program or batch file.
How do I open command prompt without the > already there?

I'm trying to find the pause command thing since nothing else has seemed to help me so far.
Martiney
 
Posts: 6
Joined: Sun Jun 30, 2013 5:02 am

Re: Game Client modified by Ender

Postby borka » Mon Jul 22, 2013 10:53 am

The
Code: Select all
 >
is the prompt, the CMD window usually opens in your user directory

you'd better post your run.bat (in code tags) so we can see what's wrong with it - probably you missed or misstyped something as you got not recognized message

i.e.
"C:\Program Files\Java\jre7\bin\java.exe"
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby _Dozer » Mon Jul 22, 2013 5:52 pm

So I reinstalled Windows XP on my laptop and now Ender's won't work properly anymore. :( I can log in completely normal & choose a character, start where I logged out and then it loads a bit of the area I'm logged out in, just the simplified map and almost nothing of the UI and then it just stops doing anything, it won't let me move or open windows. I have to close it via the taskmanager because just hitting the x won't do anything.
I've done a fresh install & updated it, I also tried replacing the haven-res with the one from mvgulik that was linked in this thread, nothing worked :(
Vanilla client works well.

Here are some specs:
Packard Bell EasyNote (dunno further descriptions)
ATI Radeon Xpress 200M Series File Version 6.14.10.0303
Windows XP 32-bit
Java7U25 32-bit Javawpath: C:\Program Files\Java\jre7\bin\javaw
Connected via WLAN
my run.bat:
Code: Select all
.\updater\HnH_updater.exe
"C:\Program Files\Java\jre7\bin\javaw" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause
User avatar
_Dozer
 
Posts: 9
Joined: Sun Jun 02, 2013 7:25 pm

Re: Game Client modified by Ender

Postby borka » Mon Jul 22, 2013 7:16 pm

Code: Select all
.\updater\HnH_updater.exe
"C:\Program Files\Java\jre7\bin\javaw.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause


you see the difference to yours? try that - if it doesn't work post screenshot of possible CMD window messages
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

updater: pyrhon error

Postby nabie » Mon Jul 22, 2013 8:11 pm

Every time I try to use updater, I keep getting:
Fatal Python error: cannot get zipimporter instance
This application has requested the Runtime to terminate it in an unusual way.
That's what console window says. What's more, there appears a window prompting to close the updater and send report to microsoft.
What to do?
nabie
 
Posts: 52
Joined: Thu Apr 04, 2013 10:09 am

Re: Game Client modified by Ender

Postby borka » Mon Jul 22, 2013 8:28 pm

@nabie

did you unpack the updater.7z and copied into Ender folder?

Ender wrote:To install it just extract contents of archive into game folder


It might also be that your updater download is corrupt. The message appearing sending a report to MS about the crash is normal behaviour when an application crashes in windows - just click "don't send"
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 Martiney » Mon Jul 22, 2013 9:09 pm

This is what I have currently.

Code: Select all
.\updater\HnH_updater.exe
"C:\Program Files\Java\jre7\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause
Martiney
 
Posts: 6
Joined: Sun Jun 30, 2013 5:02 am

Re: Game Client modified by Ender

Postby Martiney » Mon Jul 22, 2013 9:15 pm

borka wrote:did you unpack the updater.7z and copied into Ender folder?

Ender wrote:To install it just extract contents of archive into game folder

Also which ones is the archive?

do I just extract the library.zip into the game folder cause I'm guessing that's what the archive is.
Martiney
 
Posts: 6
Joined: Sun Jun 30, 2013 5:02 am

Re: Game Client modified by Ender

Postby borka » Mon Jul 22, 2013 9:24 pm

@Martiney

look into this path
C:\Program Files\Java\jre7\bin\java.exe
in windows explorer and make sure it's correct, also it should be used with Ender_x64 only as it's the path to Java 64 Bit - Java 32 Bit would be in C:Program Files (x86)\Java\jre7\bin\javaw.exe and is for use with Ender_x32

this is the archive: updater.7z (7z is the file extension used by freeware 7zip packer/unpacker - http://www.7zip.org ) - it contains a folder "updater" and a file "updater.cfg" - both go into Ender folder - there's no need to unpack anything inside the updater folder


btw. it was an answer to nabie ;) edited ...
And what about solving one problem at a time ?!?
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: No registered users and 20 guests