Hi everyone.
New player here, trying to make the switch from the default client to Ender's.
Here's the rub; everything proceeds smoothly until I choose the character to log in with, and click the "Start Playing From:" button prompt. Then the game renders with an all black background, all the trees and rocks, and a static image of any people. The game essentially freezes in this state, and never even draws over the "Start Playing From:" prompt, which is now just a part of the background (the trees render over it).
I extracted the github folder for ender's client, extracted the updates to the same folder and selected to overwrite the old files of the same name. I'm running Windows XP, I have a properly configured jdk, and I am starting things by double-clicking on the run.bat file. That file contains:
.\updater\HnH_updater.exe
start javaw -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Thoughts?
~Post