PokeNET: 2k13 --NEXUS Fixed <3

Page 8 of 10 FirstFirst 12345678910 LastLast
Results 106 to 120 of 146
  1. #106
    Death Welcomes All DeathLord17 is offline
    MemberRank
    Jul 2012 Join Date
    530Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    Setup as per the guide does, install hamachi whenever but when setting an IP for the client to connect to make sure that the user is on the hamachi network and the client IP should be the hamachi network owner ip (the IP of the hamachi on the vps)

  2. #107
    Account Upgraded | Title Enabled! xkl is offline
    MemberRank
    Dec 2011 Join Date
    285Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    ~ Added live server section.

  3. #108
    Member conejoo is offline
    MemberRank
    Aug 2012 Join Date
    84Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    pallet-town.org is the best pokenet server! :D xkl & DeathLord17 rulez ^^

  4. #109
    Apprentice heroes1412 is offline
    MemberRank
    May 2010 Join Date
    23Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    pallet-town.org include any new fix???

  5. #110
    Apprentice khkramer is offline
    MemberRank
    Nov 2011 Join Date
    20Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    As soon as I press register, the game crashes and I get this error:

    java.lang.IndexOutOfBoundsException: Index: 42, Size: 42
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at org.pokenet.client.ui.frames.RegisterDialog.register(RegisterDialog.java:406)
    at org.pokenet.client.ui.frames.RegisterDialog.access$4(RegisterDialog.java:382)
    at org.pokenet.client.ui.frames.RegisterDialog$4.actionPerformed(RegisterDialog.java:286)
    at mdes.slick.sui.Button.fireActionPerformed(Button.java:270)
    at mdes.slick.sui.Button.press(Button.java:245)
    at mdes.slick.sui.Button$ButtonListener.mouseReleased(Button.java:325)
    at mdes.slick.sui.Component.fireMouseEvent(Component.java:1107)
    at mdes.slick.sui.Component.fireMouseEvent(Component.java:1136)
    at mdes.slick.sui.Display$SlickListener.mouseReleased(Display.java:482)
    at org.newdawn.slick.Input.poll(Input.java:1183)
    at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:594)
    at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
    at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
    at org.pokenet.client.GameClient.main(GameClient.java:942)
    Has anyone else experienced this?

  6. #111
    Account Upgraded | Title Enabled! xkl is offline
    MemberRank
    Dec 2011 Join Date
    285Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    Quote Originally Posted by heroes1412 View Post
    pallet-town.org include any new fix???
    No, not really. Development is moving rather quite slow. I mean don't get me wrong, we're gonna do shit eventually; just isn't high priority.
    Think of Pallet Town as a "test server" for now. If we get players, cool; if not, blah. <3

  7. #112
    Red like a Tomato! tomad is offline
    MemberRank
    Nov 2007 Join Date
    NetherlandsLocation
    358Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    The client can't connect with the Server.
    I changed the server IP in: PokenetClient > src > org>pokenet>client>ui>frame > ServerDialog.java


    When I change the name of the server "Entei" to something else, it won't get trough.
    Can someone help me? I have Teamviewer.


  8. #113
    Member shadowsun232 is offline
    MemberRank
    May 2010 Join Date
    66Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    Quote Originally Posted by DeathLord17 View Post
    Setup as per the guide does, install hamachi whenever but when setting an IP for the client to connect to make sure that the user is on the hamachi network and the client IP should be the hamachi network owner ip (the IP of the hamachi on the vps)
    sorry if i wasnt more clear on what i said. do i have to edit the client via eclipse to work with hamachi or the server? and i also tried to do the guide in the tutorial by default but his instructions are too vague for compiling. again sorry if i wasnt clear the last time

  9. #114
    Account Upgraded | Title Enabled! xkl is offline
    MemberRank
    Dec 2011 Join Date
    285Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    Quote Originally Posted by tomad View Post
    The client can't connect with the Server.
    I changed the server IP in: PokenetClient > src > org>pokenet>client>ui>frame > ServerDialog.java


    When I change the name of the server "Entei" to something else, it won't get trough.
    Can someone help me? I have Teamviewer.
    Then you're using the repacks DeathLord posted, correct? If so, follow this below:
    PokenetClient > org.pokenet.client > GameClient.java
    Code:
    /**
    *Customisation variables:
    */
    public static String serverIP = "IP ADDRESS GOES HERE";
    public static String serverName = "GAME TITLE GOES HERE";
    Disregard the ServerDialog.java, since this will override.



    Quote Originally Posted by shadowsun232 View Post
    sorry if i wasnt more clear on what i said. do i have to edit the client via eclipse to work with hamachi or the server? and i also tried to do the guide in the tutorial by default but his instructions are too vague for compiling. again sorry if i wasnt clear the last time
    The client's IP will still needs editing even with Hamachi, Lan Bridger, Comodo Unite, Tunngle etc. So change the IP accordingly.

  10. #115
    Pemuja Setan Iblis ElectricShock is offline
    MemberRank
    Aug 2012 Join Date
    Tempat NgeweLocation
    221Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    why my client got dc'ed every 1 minutes after editing the pokemon via sql (phpmyadmin)

  11. #116

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    I just wanna share a very useful tools for anyone planning to release their own pokemon game with pokenet!

    We all know we can't expect people to download JRE & JDK all the time :D
    Nah man, that would look very unprofessional!

    So here's a solution!
    Google = Launch4J

    I tried it with the PokeNet client, works perfectly, haven't tried it with the server (i don't see any point of doing it) but i assume it would work as well,

    At any rate man, good luck for everyone!! (Including me :D)

    EDIT:
    I wonder, why does the character seems to pause for a second when you try to move with WASD but same thing doesn't happens when you move with the arrow keys?
    EDIT:
    Ah... I see, different codes...
    Another question, what's with the game time??
    I tried putting up the time.php, server no longer give me any TIme Service error...
    But when i logged in, the game time is still very random...

    So... what's that time.php suppose to fix??
    And the forman D HH MM?? Like 0 21 59??
    What's the 0..? Sunday/Monday?


    NB: Nice Share xkl
    Last edited by Altheim; 07-09-13 at 08:34 PM. Reason: Questions...

  12. #117
    Account Upgraded | Title Enabled! xkl is offline
    MemberRank
    Dec 2011 Join Date
    285Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    Quote Originally Posted by CrescentSaga View Post
    We all know we can't expect people to download JRE & JDK all the time :D
    Nah man, that would look very unprofessional!
    I actually had a batch file for pallet-town that would check and make sure the person is using the correct version of Java. If not, it would ask the user to uninstall their current version. Once they did that, the batch would install the correct Java version for them. Fixing the issues caused by an incompatible version.

    I will eventually upload the pallet-town version of this source very soon!

  13. #118
    Member conejoo is offline
    MemberRank
    Aug 2012 Join Date
    84Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    in my server used this .bat

    Code:
    @echo off
    SET LIBRARY_PATH=-Djava.library.path=lib\native
    SET CLIENT=betaclient.jar
    
    
    IF EXIST "%ProgramFiles%\Java\jre7" goto Java1.7
    IF EXIST "%ProgramFiles(x86)%\Java\jre7" goto Java1.7x32
    IF EXIST "%ProgramFiles%\Java\jre6" goto Java1.6
    IF EXIST "%ProgramFiles(x86)%\Java\jre6" goto Java1.6x32
    
    :Java1.7	
    
    "%ProgramFiles%\Java\jre7\bin\java.exe" %LIBRARY_PATH% -jar %CLIENT%
    Goto End
    
    :Java1.6
    
    "%ProgramFiles%\Java\jre6\bin\java.exe" %LIBRARY_PATH% -jar %CLIENT%
    Goto End
    
    :Java1.7x32
    
    "%ProgramFiles(x86)%\Java\jre7\bin\java.exe" %LIBRARY_PATH% -jar %CLIENT%
    Goto End
    
    :Java1.6x32
    
    "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" %LIBRARY_PATH% -jar %CLIENT%
    Goto End
    
    :End
    Pause
    works very good :D

  14. #119

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    XKL the beauty about it mate, is YOU give them the JRE & the JDK which is the most suitable...
    That launch4j packs everything for you, so the client will have just the right version to use :)

    At any rate, I found out that if you register an account, with a year above 1994, it'll always crash, any solution??

  15. #120
    Apprentice SniperOmicron is offline
    MemberRank
    Jun 2013 Join Date
    9Posts

    Re: PokeNET: 2k13 --NEXUS Fixed <3

    So what is the difference between this and PokeAres ?



Advertisement