Project Blackout GT Server 1.2 Source code, or call too createpbdev emu

Status
Not open for further replies.
Newbie Spellweaver
Joined
Dec 3, 2014
Messages
10
Reaction score
0
Thanks, what could be the error, if I only see: game ready in both tutorial or normal modi with other players...?
 
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
Thanks, what could be the error, if I only see: game ready in both tutorial or normal modi with other players...?
Don't mention it. i'm sorry but i don't understand to you. What do you want? Play with bots? Are you could start server normally?
 
Newbie Spellweaver
Joined
Dec 3, 2014
Messages
10
Reaction score
0
I mean... I Start normal challenge round and I can only Walk and See the Text : game is ready
 
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
i understand. if you want play with bots set SM_PREPARATION ip is 127.0.0.1 if you want play with friends(Hamachi or LAN) set ip your hamachi or LAN ip. look ss.
 
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
When i want to TAB BOMB this error writing

[14:47:00|ERROR|main |ru.pb.global.controller.PlayerTemplateController] Error load current player template
[14:48:39|ERROR|main |ru.pb.global.controller.PlayerTemplateController] Error load current player template
[18:38:59|ERROR|nioEventLoopGroup-3-2 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[19:04:11|ERROR|nioEventLoopGroup-3-2 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[19:25:39|ERROR|nioEventLoopGroup-3-3 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[18:06:46|ERROR|nioEventLoopGroup-3-4 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[18:38:57|ERROR|nioEventLoopGroup-3-1 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[20:57:16|ERROR|nioEventLoopGroup-3-3 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[13:57:35|ERROR|nioEventLoopGroup-3-2 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[16:57:27|ERROR|nioEventLoopGroup-3-4 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[16:57:30|ERROR|nioEventLoopGroup-3-4 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[11:07:28|ERROR|nioEventLoopGroup-3-1 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[16:35:03|ERROR|nioEventLoopGroup-3-1 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[16:35:07|ERROR|nioEventLoopGroup-3-1 |ru.pb.global.network.packets.BaseClientPacket ] Missing D for: [C] 0xF20 CM_BATTLE_BOMB_UNTAB
[11:41:23|ERROR|PacketProcessor:0 |ru.pb.game.network.client.packets.client.CM_LOBBY_ENTER] Error handling (10.0.0.122), message [C] 0xC07 CM_LOBBY_ENTER
java.lang.NullPointerException: null


Help me friends....PLEASE...
 
Newbie Spellweaver
Joined
Apr 20, 2009
Messages
18
Reaction score
6


First, the client does not fit, respectively, have on the server opcode adapted to this client.
Secondly, according to the logs did not load PlayerTemplateController, check the table in the database that is based on the controller.
 
Last edited:
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
First, the client does not fit, respectively, have on the server opcode adapted to this client.
Secondly, according to the logs did not load PlayerTemplateController, check the table in the database that is based on the controller.


I've changed some of the opcode. Setting up the bomb.with eclipse. installing the bomb did not work. however, I did not touch anything with the source. Other-than SM_PREPARATİON


My client is this....


i know my db have any problem. Ets. sometimes after registration account in db Player name not saved.

and i very would ask write bomb working opcodes. For SM_ ,CM_ and GamePacketHandler
 
Last edited:
Newbie Spellweaver
Joined
Nov 2, 2006
Messages
52
Reaction score
1
How to create account ??
it's always show "ID or Pass Inccorect" even used SHA-1 or MD5

it's my log :



Problem Solved : Just Re-Compile pb-auth.jar for new JDK/JRE 1.8
 
Last edited:
Status
Not open for further replies.