Server crashes: Removing spikes is forbidden (crylink bug) - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Server Administration (https://forums.xonotic.org/forumdisplay.php?fid=16) +--- Thread: Server crashes: Removing spikes is forbidden (crylink bug) (/showthread.php?tid=2596) |
Server crashes: Removing spikes is forbidden (crylink bug) - evit - 02-08-2012 My 0.5.0 Linux server crashed with the following console output. Any ideas? antilag_times[59] 357.9998 antilag_times[60] 358.0331 antilag_times[61] 358.0664 antilag_times[62] 358.0998 antilag_times[63] 358.1331 antilag_index 12.0000 antilag_saved_origin '-2184.1028 -127.4365 -1063.9688' next_take_time 336.2331 hook_switchweapon 1.0000 cmd_floodtime 38.5667 cmd_floodcount 2.0000 scorekeeper entity 479 anticheat_jointime 33.6334 anticheat_div0_evade_v_angle ' 5.0153 173.0292 0.0000' anticheat_div0_evade_forward_initial ' -0.9888 0.1209 -0.0874' anticheat_div0_evade_count 13337.0000 anticheat_div0_evade_accumulator 0.0000 anticheat_div0_strafebot_movement_prev ' 360.0000 0.0000 0.0000' anticheat_div0_strafebot_old_count 13337.0000 anticheat_div0_strafebot_forward_prev ' -0.9888 0.1209 -0.0874' anticheat_div0_strafebot_new_count 13336.0000 anticheat_div0_strafebot_new_accumulator 3.6911 anticheat_speedhack_offset -34.2994 anticheat_speedhack_movetime 324.2177 anticheat_speedhack_movetime_count 324.0000 anticheat_speedhack_movetime_frac 0.2177 anticheat_speedhack_count 13336.0000 anticheat_speedhack_accumulator 0.0000 warpzone_oldorigin '-2184.1028 -127.4365 -1063.9688' warpzone_oldangles ' 0.0000 169.0686 0.0000' Host_Error: server: Program error in function remove_unsafely: Removing spikes is forbidden (crylink bug), please report Tip: read above for entity information QuakeC crash report for server: s7309: FIELD_S (=entity 513), classname (=.classname), GLOBAL4349 s7310: EQ_S GLOBAL4349, (=spike), GLOBAL4349 s7311: IFNOT GLOBAL4349, statement 7314 s7312: STORE_F (=Removing spikes is forbidden (crylink bug), please report), GLOBAL4 s7313: CALL1 GLOBAL209 : remove_unsafely : statement 4 : RemoveGrapplingHook : statement 5 : PutClientInServer : statement 70 : respawn : statement 65 : PlayerPreThink : statement 368 Client "wtf" dropped wtf disconnected Client "[BOT-]Eureka" dropped [BOT-]Eureka disconnected Client "[BOT-]Resurrection" dropped [BOT-]Resurrection disconnected Client "wtfa" dropped wtfa disconnected Client "your own dumb self" dropped your own dumb self disconnected Client "xxx" dropped xxx disconnected Client "a..." dropped a... disconnected Quake Error: Host_Error: server: Program error in function remove_unsafely: Removing spikes is forbidden (crylink bug), please report Tip: read above for entity information RE: Server crashes: Removing spikes is forbidden (crylink bug) - divVerent - 02-09-2012 Is already fixed in git, but thanks RE: Server crashes: Removing spikes is forbidden (crylink bug) - evit - 02-27-2012 Hey divVerent, Great. I'm moving to autobuild on the server. =) Gracias! |