[serious]0.0.29.1 bug report!!!

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
mowen
Peon
Peon
Posts: 11
Joined: 22 May 2009, 18:05

[serious]0.0.29.1 bug report!!!

Post by mowen »

My TMW Client version is 0.0.29.1,and running eAthena servers(login_server/char_server/map_server)
I try run RO client on eAthena server,it's work fine!
But I can't using TMW cline login eAthena servers,register、login work fine,but when i select char and put in game,the TMW client will idle ,and CPU is 100%,so i open tmp.log,it record some Unhandled packet like this:

Code: Select all

[14:8:31] CharServer: Player: aaaaa (0)
[14:8:31] State: CHAR_SELECT
[14:8:31] Window::Window("Account and Character Management")
[14:8:32] Received packet 0x71 of length 28
[14:8:32] CharServerHandler: Packet ID: 71, Length: 28
[14:8:33] Window::~Window("Account and Character Management")
[14:8:33] State: CONNECTING
[14:8:33] Memorizing selected character aaaaa
[14:8:33] Trying to connect to map server...
[14:8:33] Map: new_1-1.gat
[14:8:33] Network::Connecting to 192.168.1.2:5121
[14:8:33] Network::Started session with 192.168.1.2:276
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
[14:8:33] Received packet 0x1e of length 0
[14:8:33] Unhandled packet: ffff
I think TMW client data has some bugs,because:
a、RO Client work fine.
b、TMW Client work bad.

I forgot eAthena's version:
eAthena SVN version: 13938
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Re: [serious]0.0.29.1 bug report!!!

Post by Matt »

I doubt we are using the latest eAthena version, last time I checked it was some ancient one - try our eathena version, its somewhere on the wiki..
User avatar
Bl00d Powner
Peon
Peon
Posts: 4
Joined: 11 Jul 2009, 15:43
Location: Hurnscald Reigon, Snow Village

Re: [serious]0.0.29.1 bug report!!!

Post by Bl00d Powner »

The servers will be changed to TMWServ. PLus I had the same issue.

Just reinstall the client
Rishii
mowen
Peon
Peon
Posts: 11
Joined: 22 May 2009, 18:05

Re: [serious]0.0.29.1 bug report!!!

Post by mowen »

yah,I find problem!

in eAthena configs: char_eathena.conf like this:

Code: Select all

// Start point, Map name followed by coordinates (x,y)
start_point: new_1-1,53,111
but new_1-1.gat not found on TMW Client data folders,so My TMW Client was idled when select char and putin game!

i rebuild mapcache.exe to load db/map_index.txt,ready try it again~
Post Reply