I have java 6 :D
i have not java 7
Printable View
I have java 6 :D
i have not java 7
should really considering in coding it for newer java so we don't always have to look for older version. Just a suggestion.
The new battle window is great but is there a way to make it so that the "space" button progresses and selects as well? I've been playing with it but my changes tend to bug it out and does weird things like opening bag or auto-selecting run, etc. I can't seem to figure out the proper logic to make it so the client ignores all keypresses during the text (when the text is being written) other than "space", and only registering the other keypresses when the text is done loading.
Cant seem to get it to work.. When i register it says account server is currently offline.
But in the console it seems that it does register the input.. What could be wrong here?
Java 6 works good, got it up and running now, for public also.. Its just that the pokemon wont get the new move they learn.. I tried the tweak on the other page, but that did not seem to help :( Anyone ideas?
I have a good problem but all is well when derrepente this way the doll by ensima everything and can not go nowhere until it goes all the way down and I have to disconnect windows7 use java6, which is creeo motion problem hopefully someone me help achieve
How do I put my pokemon beside me?
Why can't I see shinies? There are no shiny sprites in res/pokemon
Bro, I I found an error in the battle and chat npc
http://prntscr.com/31ss07
http://prntscr.com/31ss0l
How to fix it bro?
Thx before
anyone can help me ?
*fixed
i Got same problem like kodoktempur
www.pokemoneu.com
Code is open source and uses pokemon Ares with Pokemonium
I have a persistant problem. I can't start the server because this one say to me :
INFO: Fishing database reinitialised
Exception in thread "main" java.lang.NoClassDefFoundError: org/ini4j/Ini
at org.pokenet.server.battle.DataService.initialiseSpecies(DataService.java:130)
at org.pokenet.server.battle.DataService.<init>(DataService.java:54)
at org.pokenet.server.ServiceManager.<init>(ServiceManager.java:36)
at org.pokenet.server.GameServerNoUI.main(GameServerNoUI.java:79)
Caused by: java.lang.ClassNotFoundException: org.ini4j.Ini
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 4 more
I have installed ini4j, with "apt-get install libini4j-java", but still no work. What can i do?
(I have installed java 7, but nothing to do)