[Guide]PokeNet Server Setup

Page 22 of 34 FirstFirst ... 12141516171819202122232425262728293032 ... LastLast
Results 316 to 330 of 497
  1. #316
    Proficient Member PokeOrb is offline
    MemberRank
    Nov 2010 Join Date
    191Posts

    Re: [Guide]PokeNet Server Setup

    Quote Originally Posted by aznhonor0101 View Post
    Can anyone help me with this?
    It's in the error:

    "Resource not found: org/newdawn/slick/data/defaultfont.png"

    This means that your missing the font image in the data folder in Slick2D.

  2. #317
    Apprentice Genericforname is offline
    MemberRank
    Aug 2011 Join Date
    7Posts

    Re: [Guide]PokeNet Server Setup

    Nevermind found my answer, sorry.
    Last edited by Genericforname; 23-01-12 at 04:55 AM. Reason: Image links didnt work

  3. #318
    Enthusiast AceDPortgas is offline
    MemberRank
    Jan 2012 Join Date
    32Posts

    Re: [Guide]PokeNet Server Setup

    nice tutorial...gonna try it...

  4. #319
    Novice amadis03 is offline
    MemberRank
    Jan 2012 Join Date
    1Posts

    Re: [Guide]PokeNet Server Setup

    I can not find the file "SERVER_START.bat" that appears is the only ... "run_pokenet.sh"

  5. #320
    Novice skype1234 is offline
    MemberRank
    Jan 2012 Join Date
    1Posts

    Re: [Guide]PokeNet Server Setup

    Can you reupload the fix file for Client on megaupload please?
    It was on Megaupload :S

  6. #321
    Apprentice reiginald is offline
    MemberRank
    Jun 2009 Join Date
    19Posts

    Re: [Guide]PokeNet Server Setup

    Code:
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'muted' in 'field list'
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    	at com.mysql.jdbc.Util.getInstance(Util.java:381)
    	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536)
    	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468)
    	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957)
    	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107)
    	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2642)
    	at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1634)
    	at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1553)
    	at org.pokenet.server.network.MySqlManager.query(MySqlManager.java:118)
    	at org.pokenet.server.network.RegistrationManager.register(RegistrationManager.java:164)
    	at org.pokenet.server.network.RegistrationManager.run(RegistrationManager.java:222)
    	at java.lang.Thread.run(Unknown Source)
    java.sql.SQLException: Illegal operation on empty result set.
    	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
    	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926)
    	at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
    	at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2653)
    	at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2794)
    	at org.pokenet.server.network.RegistrationManager.register(RegistrationManager.java:177)
    	at org.pokenet.server.network.RegistrationManager.run(RegistrationManager.java:222)
    	at java.lang.Thread.run(Unknown Source)
    Error Login working but when register it says Unknown error occurred. Please try again later.

  7. #322
    Account Upgraded | Title Enabled! Thesnowman is offline
    MemberRank
    Nov 2007 Join Date
    423Posts

    Re: [Guide]PokeNet Server Setup

    Hey DefaulT. I get this error when I try to create a account on my server: (See attachments)
    Attached Thumbnails Attached Thumbnails pokenet.jpg  

  8. #323
    Apprentice davessss is offline
    MemberRank
    Nov 2011 Join Date
    7Posts

    Re: [Guide]PokeNet Server Setup

    reupload fix client

  9. #324
    Banned lcey is offline
    BannedRank
    Dec 2011 Join Date
    483Posts

    Re: [Guide]PokeNet Server Setup

    Megaupload is down. Can you reload the client fix?

  10. #325
    Member saccydog is offline
    MemberRank
    Sep 2005 Join Date
    61Posts

    Re: [Guide]PokeNet Server Setup

    I can't start the server. I have installed both of the java files but when I try to run the SERVER_START.bat this is the error I get:

    'java' is not recognized as an internal or external command, operable program or batch file

  11. #326
    Proficient Member WrongWay is offline
    MemberRank
    Oct 2010 Join Date
    183Posts

    Re: [Guide]PokeNet Server Setup

    someone can reupload the client fix when the client up and quit really fast??

  12. #327
    Banned lcey is offline
    BannedRank
    Dec 2011 Join Date
    483Posts

    Re: [Guide]PokeNet Server Setup

    Default, please re-upload the client fix

  13. #328
    Member saccydog is offline
    MemberRank
    Sep 2005 Join Date
    61Posts

    Re: [Guide]PokeNet Server Setup

    Quote Originally Posted by saccydog View Post
    I can't start the server. I have installed both of the java files but when I try to run the SERVER_START.bat this is the error I get:

    'java' is not recognized as an internal or external command, operable program or batch file

    Fixed my issue, here's how:

    Make sure that you have Java 6 installed. To do so first we need to open up CMD.
    In Vista/7 open the start menu and enter cmd in the search field, and press enter.
    In XP open the start menu and click Run, then enter cmd and press enter. You can also hold the Windows key down and press R to open Run.
    At the command prompt, enter the following command, and press enter: java -version
    Java then should display its version, and should read "java version 1.6"
    If you have a previous version (less than 1.6) or you get this error: "'java' is not recognized as an internal or external command, operable program or batch file.", then you need to install/update the computers java version. You can do so at the java download page.
    After you installed the latest java try again with java -version. If you get an error at this point, try the following to add java to your system path.
    Right click Computer
    Click properties
    Click "Advanced system settings"
    Click "Environment Variables"
    Under system variables, find the Path variable.
    Click edit, and append to the end of the value: ";C:\Program Files (x86)\Java\jre6\bin"
    Now re-open the command prompt and try again.

  14. #329
    Apprentice RaggaHC is offline
    MemberRank
    Oct 2011 Join Date
    13Posts

    Re: [Guide]PokeNet Server Setup

    mrs: pleace, I want to ask you post or write all the home servers or profesional servers you have of Pokenet that exist in this moment online for play best reggards.

  15. #330
    Account Upgraded | Title Enabled! Thesnowman is offline
    MemberRank
    Nov 2007 Join Date
    423Posts

    Re: [Guide]PokeNet Server Setup

    Raggahc. Stop posting in all of defaults threads asking that. Default does not have any active servers.
    Posted via Mobile Device



Advertisement