[Mini-TUT]Unable to log on to game server Troubleshooting Guide

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! King Towel is offline
    MemberRank
    Nov 2010 Join Date
    213Posts

    [Mini-TUT]Unable to log on to game server Troubleshooting Guide

    I've noticed a lot of people having issues with this in MooplDEV rev 116.

    I managed to fix my error with it, and I'm hoping to be able to do the same for you :P

    First of all, make sure you have placed all your JCE ultimate strength files in the correct places.

    JCE Ultimate Strength 7

    JCE 6

    Place them in all these folders!
    C:\Program Files\Java\JRE FOLDER!\lib\security
    C:\Program Files\Java\JRE FOLDER!\lib\ext
    C:\Program Files\Java\JRE FOLDER!\lib
    C:\Program Files\Java\JDK FOLDER!\lib
    C:\Program Files\Java\JDK FOLDER!\jre\lib
    C:\Program Files\Java\JDK FOLDER!\jre\lib\ext
    C:\Program Files\Java\JDK FOLDER!\jre\lib\security
    Now open up src/constants/serverconstants.java and make sure thatthese options are in place:

    go to http://whatismyip.org/ and hit CTRL+A and then CTRL+C to copy the ip address, and edit this line in server constants ^^.
    public static final String HOST = "IP ADDRESS";
    also make sure that this line is changed from "localhost" to "127.0.0.1".

    public static final String DB_URL = "jdbc:mysql://localhost:3306/MoopleDEV?autoReconnect=true";
    After that, make sure you open all ports for your channels/world servers (they are listed in the .bat file after you build and run the server).

    !IMPORTANT!
    Make sure you build/compile your source after making any changes to the .java files, and always back them up in case you f**k something up..

    If this doesn't work for you, make sure your firewall is disabled, or has exceptions made for all necessary ports (not sure which ones).

    Also note that I'm using Windows XP.

    Like if this helped !! !!


  2. #2
    Can't kilean the zilean Darksta is offline
    MemberRank
    Oct 2010 Join Date
    Down undah mateLocation
    1,582Posts

    Re: [Mini-TUT]Unable to log on to game server Troubleshooting Guide

    JCE Ultimate Strength 7

    JCE 6

    lolwut

  3. #3
    Account Upgraded | Title Enabled! King Towel is offline
    MemberRank
    Nov 2010 Join Date
    213Posts

    Re: [Mini-TUT]Unable to log on to game server Troubleshooting Guide

    whats the problem? i was too lazy to write ultimate strength twice..



Advertisement