Re-Release Anomis Source

🚫
Exiled
Joined
Dec 20, 2011
Messages
462
Reaction score
30
Here ya go guys.It was a pain to upload on my slow ass computer.

If anything is wrong, tell me cause I have lots of these and I can just re-upload.

There shouldn't be no viruses unless something leaked in there... Which I doubt...




Enjoy guys ;)
 
so the issue i ran into after putting all the files in the correct location and compiled them is when i open the client it gets to the Pokenet Server select screen and there are no options available (See attachment)

So i looked in the files and in

org.pokenet.client.network.TcpProtocolHandler
Code:
//Server Revision Info
			GameClient.getInstance().getLoginScreen().setServerRevision(message.substring(1));
			break;
		case '!':]
The method setServerRevision(String) is undefined for the type LoginScreen
 

Attachments

  • poke troubl - Re-Release Anomis Source - RaGEZONE Forums
    poke trouble.webp
    31.3 KB · Views: 192
so the issue i ran into after putting all the files in the correct location and compiled them is when i open the client it gets to the Pokenet Server select screen and there are no options available (See attachment)

So i looked in the files and in

org.pokenet.client.network.TcpProtocolHandler
Code:
//Server Revision Info
			GameClient.getInstance().getLoginScreen().setServerRevision(message.substring(1));
			break;
		case '!':]
The method setServerRevision(String) is undefined for the type LoginScreen

Edit the client ip in the client folder (i moved it to the \res\effects\sandstorm\sand.txt) or copy the file and rename it with sand.txt

then your server will pop up in the screen (server selection)

by the way the client/server show "org.pokenet.client.network.TcpProtocolHandler" error because i tried to remove flood packets ..(one of them was showing current server/client revision, some times it didn't show and server was freezing)
 
I'll release them as soon as i find the. I have 4gb folder of pokemon stuff xD.
 
Yeah when i try to test it i crash when i try to
battle or step in the grass.
pokemons dont show on battle system
And none of the Words show up
 
Back