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 May 27, 2013 7:28 pm

no it just focussed on using Ender 32 Bit


in your 1st screen Ender 64 points to Java 32 Bit
in your second Ender 32 Bit points to Java 64 Bit

so determine what Java you have at first!

java 64 Bit path is x:\Program Files
java 32 Bit path is x:\Program Files (x86) - (x86) is 32 Bit programs only folder on 64 Bit Windows

Ender_x64 run.bat has to point to x:\Program Files
Ender_x32 run.bat has to point to x:\Program Files (x86)

on a 64 Bit Windows OS

Update: Solved by PM - it's java 7 not 6 - another satisfied customer ;)
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby TermiGR » Thu May 30, 2013 11:53 am

I am not able to run the Client! 32 and 64bit. Both Java-Versions are installed and the directory is correct.
hnherror.JPG



EDIT********

LOOOL - i always tried to start it as Administrator -> error
Start normal -> it runs!
You do not have the required permissions to view the files attached to this post.
TermiGR
 
Posts: 1
Joined: Thu May 30, 2013 11:32 am

Re: Game Client modified by Ender

Postby borka » Thu May 30, 2013 7:48 pm

fein fein - have fun! :)
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby Oddity » Sat Jun 01, 2013 3:00 am

Yo, how do I decrease the height of the new chat window? It takes up too much space in my videos

Image
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
User avatar
Oddity
 
Posts: 1979
Joined: Sun Jun 20, 2010 12:04 am
Location: BC, Canadia

Re: Game Client modified by Ender

Postby krikke93 » Sat Jun 01, 2013 3:02 am

left click and drag the little triangle at the top right of your window.
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 Oddity » Sat Jun 01, 2013 3:07 am

Thanks. I thought I'd have to mod the client :D
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
User avatar
Oddity
 
Posts: 1979
Joined: Sun Jun 20, 2010 12:04 am
Location: BC, Canadia

Re: Game Client modified by Ender

Postby overtyped » Sat Jun 01, 2013 8:46 am

I bet the russians have a paid team of programmers to make a new client for world 7, soon as it's released.
Early world exploit: Put your hearthfire inside a cave, then hold shift to position a claim right in front of a cave. After 8 hours the claim will be unbreakable. Since your hearthfire is inside the cave, you can still get back inside, and leave, but nobody will be able to enter, effectively making you unraidable for the first 3-7 days. Enjoy
User avatar
overtyped
 
Posts: 3906
Joined: Tue Sep 28, 2010 2:09 am
Location: Quaran book burning festival

Re: Game Client modified by Ender

Postby mvgulik » Sat Jun 01, 2013 11:21 am

On dying (or very shortly after). (not tested in default client, ergo: dropping this one here.)
Code: Select all
Exception in thread "Haven main thread" java.lang.NullPointerException
        at haven.ChatHWPanel.setawnd(ChatHWPanel.java:254)
        at haven.ChatHWPanel.setawnd(ChatHWPanel.java:245)
        at haven.ChatHWPanel.remwnd(ChatHWPanel.java:206)
        at haven.HWindow.destroy(HWindow.java:80)
        at haven.UI.destroy(UI.java:208)
        at haven.UI.destroy(UI.java:217)
        at haven.RemoteUI.run(RemoteUI.java:81)
        at haven.MainFrame.run(MainFrame.java:212)
        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)
Druk op een toets om door te gaan. . .
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Game Client modified by Ender

Postby olgeigracexD » Sat Jun 01, 2013 12:54 pm

Done. With this fix client logs out on death.

ChatHWPanel.java
Code: Select all
    @Override
    public void setawnd(HWindow wnd, boolean focus) {
        if (focus) {
            setfold(false);
        }

        awnd = wnd;

        if (wnd != null)
            awnd.setfocus(awnd);
        else {
            synchronized (ui) {
                ui.sess.close();
            }

            return;
        }

        for (HWindow w : wnds)
            w.visible = false;
        if (wnd != null) {
            wnd.visible = !folded;
            updurgency(wnd, -1);
        }
        updbtns();
    }


Thanks for help with debugging it: Iron helmet guy, Necro dhelmer, and Bearcape guy in Brodgar, and random bear in wilderness.
User avatar
olgeigracexD
 
Posts: 76
Joined: Wed Sep 08, 2010 7:40 pm

Re: Game Client modified by Ender

Postby cobaltjones » Sun Jun 02, 2013 3:14 am

Alright so I'm probably gonna jump back in and get ready for the new world. What's the current state of custom clients? Is it still Enders? Is the version in the OP the latest version?

I can hopefully do the whole setup myself I'm just wondering where I can get the latest, most full featured client available nowadays. Don't really feel like reading through hundreds of pages to figure it out.

Thanks nerds.
User avatar
cobaltjones
 
Posts: 2725
Joined: Tue Dec 07, 2010 1:27 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], PetalBot [Bot] and 2 guests