Check out build #324

Free SVN / GIT Hosting. Unlimited users, repos and 1GB space. Bug and issue tracking tools.


assembla
Client Problem
  • Hi. I stumbled across Jolt Environment a few weeks ago, and just until now I've started to test everything out. I've downloaded the client, cache, and hosted the master/game server on a VPS that I have.

    I've configured the client to point to the VPS, and it seems to be loading up to the login screen just fine.

    The problem I'm having is where as soon as I try to register an account, I get an unexpected server response. And when I try to login, it stays their loading for ages until it finally times out.

    Is there anything I need to configure to get this to connect properly? I'm pretty sure the ports that it uses have been opened up too.
  • Any errors?
    Make sure the client is connecting to the correct address.
  • Yep, the client is pointing to the correct IP, which I changed in the Loader.java file

    And the server doesn't seem to be showing any errors either, apart from connection recieved/dropped messages.

    D:
  • Maybe Compile the client with this

    @echo off
    color 0C
    cd source
    "C:\Program Files\Java\jdk1.7.0_01\bin\javac" -d ../bin/ -classpath ../lib/netscape.jar; *.java
    pause
    exit

    will get 4 warning but just ingore that then click run and play make sure change ip in the mysql on world section

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook

In this Discussion