Need Help: pc_bonus2: unknown type 2061 3 3!

dhaisuke

New member
Messages
99
Points
0
[Warning]: pc_bonus2: unknown type 2061 3 3!
[Error]: --- failed assertion --------------------------------------------
[Error]: pc.c:3791: '0' in function `pc_bonus2'
[Error]: ./map-server(assert_report+0x7a) [0x828767a]
[Error]: ./map-server(pc_bonus2+0x34c) [0x819f35c]
[Error]: ./map-server(buildin_bonus+0x3d2) [0x81b47c2]
[Error]: ./map-server(run_func+0x114) [0x81e2ae4]
[Error]: ./map-server(run_script_main+0x2ee) [0x81e526e]
[Error]: ./map-server(script_run_use_script+0x45) [0x81e2945]
[Error]: ./map-server(status_calc_pc_+0x2373) [0x8253193]
[Error]: ./map-server(status_calc_bl_+0xb2) [0x8250552]
[Error]: ./map-server(pc_reg_received+0x4df) [0x818bb4f]
[Error]: ./map-server(intif_parse_Registers+0x2b3) [0x812b8f3]
[Error]: --- end failed assertion ----------------------------------------
[Info]: mail load complete from DB - id: 150107 (total: 0)
[Warning]: pc_bonus2: unknown type 2061 3 3!
[Error]: --- failed assertion --------------------------------------------
[Error]: pc.c:3791: '0' in function `pc_bonus2'
[Error]: ./map-server(assert_report+0x7a) [0x828767a]
[Error]: ./map-server(pc_bonus2+0x34c) [0x819f35c]
[Error]: ./map-server(buildin_bonus+0x3d2) [0x81b47c2]
[Error]: ./map-server(run_func+0x114) [0x81e2ae4]
[Error]: ./map-server(run_script_main+0x2ee) [0x81e526e]
[Error]: ./map-server(script_run_use_script+0x45) [0x81e2945]
[Error]: ./map-server(status_calc_pc_+0x2373) [0x8253193]
[Error]: ./map-server(status_calc_bl_+0xb2) [0x8250552]
[Error]: ./map-server(clif_parse_LoadEndAck+0x1022) [0x8101482]
[Error]: ./map-server(clif_parse+0x199) [0x8118959]
[Error]: --- end failed assertion ----------------------------------------

anyone help regaridng this error?

 
Look like you using pre-re server, but using statu from re.

Search in item_db for

pc_bonus2 bAddRaceTolerance
 

And remove it

 
Back
Top