linux - COP - multiple ODE errors: LCP internal error
( heavily edited )
Describe the bug whenever there is combat, and an AI actor becomes ragdoll most of the times I get this error:
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
I can keep playing the game normally but those errors keep repeating.
To Reproduce within any combat, when there is ragdoll happening.
Expected behavior it shouldn't display any error message
Screenshots nope.
BugTrap error report
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
Desktop (please complete the following information):
- OS: [Ubuntu 21.10]
- OpenXRay build version [ff7b9d2]
Additional context I can keep playing but the annoying errors keep happening
no, the error is not right! it's nothing to do with the cinematic or the teleporting... it's got to do with the combat of AI actors, it seems to throw this error sometimes when they become ragdoll.
( I edited the first post, as it reported the wrong cause for that error message, as I was seeing that error in repeated play-troughs, but it was just a coincidence as I described it before )
Are you using engine compiled with MASTER_GOLD enabled?
What is MASTER_GOLD?
Shortly, an option in CMake. It disables disable debug stuff, enables maximum optimizations, etc. It's on by-default, but just to make sure...
Somewhere in the beginning of the CMake log you will see: MASTER_GOLD: ON (or OFF)
it's ON, I'll try with OFF. to see all the error messages.
regarding optimizations, in Doom3 engine engineering we've found several errors related to heavy optimization, is there a way to lower the optimization level?
regarding optimizations, in Doom3 engine engineering we've found several errors related to heavy optimization, is there a way to lower the optimization level?
There should be no need in that. Only optimizations being used, are compiler optimizations.
exactly those produced strange errors with correct code
I find this Error in Clear Sky when the some boxes break, sometimes the game comes to a crawl with lots of ODE messages of that kind:
An Example after touching a small box ( the white box that gives you some loot ):
- the box breaks
- reveals it's content, some bullets (i don't know if it's one or more that one box of bullets)
- the debris the box left out dissapear
- the game framerate comes to a crawl, less than a frame per second, here is the message in console of the moment:
the console messages
- before the infux of ODE error messages there ares some already
- during the influx of ODE error messages I called quits, i left all the messages until the engine starts to unregister the stuff in the level
- I marked the moment the box broke time at which the surge of ODE error messages start.
- I marked one of the ODE error messages previous to the surge.
Click here to expand/collapse.
(...)
[LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned [LUA] RESET INVULNERABILITY. npc[sim_default_csky_223603] = [false] [LUA] DISABLE INVULNERABILITY. npc[sim_default_csky_223603] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_223603] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_223603] = [false]
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00) <-- previous ODE ERROR
[LUA] RESET INVULNERABILITY. npc[sim_default_csky_022316] = [false]
[LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_5_8_guard_2_walk', gulag_name='mar_smart_terrain_5_8'
[LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned
[LUA] 2
stack traceback:
...ld\S.T.A.L.K.E.R. - Clear Sky\gamedata\scripts_g.script:1272: in function 'callstack'
....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:208: in function <....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:207>
[LUA] 2
stack traceback:
...ld\S.T.A.L.K.E.R. - Clear Sky\gamedata\scripts_g.script:1272: in function 'callstack'
....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:208: in function <....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:207>
[LUA] 2
stack traceback:
...ld\S.T.A.L.K.E.R. - Clear Sky\gamedata\scripts_g.script:1272: in function 'callstack'
....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:208: in function <....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:207>
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
[LUA] .... - Clear Sky\bind_physic_object:(197):_bp: generic_physics_binder:hit_callback: obj='mar_physic_destroyable_object_0047' <-- ODE ERROR surge starts after here
[LUA] .... - Clear Sky\bind_physic_object:(207):_bp: generic_physics_binder:death_callback: obj='mar_physic_destroyable_object_0047'
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(83):SPAWN ITEMS
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(96): community = small_box_generic
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_9x18_pmm
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_mp5
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_desert_eagle
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of bandit_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_spas12
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_dummy_dummy
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_vyvert
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_l85
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_mincer_meat
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_9x39_pab9
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_g36
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_rusty_thorn
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 12 of ammo_12x70_buck
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_vog-25
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of conserva
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_lr300
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of svoboda_heavy_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_vintorez
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of medkit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_svu
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_11.43x23_hydro
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_fn2000
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of bread
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of dolg_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of grenade_f1
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 17 of ammo_9x19_fmj
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_medusa
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_gold_fish
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_wincheaster1300
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_7.62x54_7h1
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_walther
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_val
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_usp
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of vodka
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_dummy_spring
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_dummy_battery
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 13 of ammo_12x76_zhekan
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_ameba_slug
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_rusty_kristall
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of grenade_rgd5
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_abakan
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_sig220
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_rusty_sea-urchin
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_groza
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_fuzz_kolobok
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_9x39_ap
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_fireball
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_drops
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_9x19_pbp
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of medkit_army
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_7.62x54_7h14
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_bm16
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of antirad
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_5.45x39_fmj
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_cristall
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_ak74u
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_ak74
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_m209
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of svoboda_light_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of stalker_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_5.45x39_ap
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_gauss
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_electra_flash
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of kolbasa
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of bandage
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_og-7b
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of specops_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_electra_sparkler
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_dummy_pellicle
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_gravi
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 19 of ammo_9x18_fmj
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_sig550
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_dummy_glassbeads
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_11.43x23_fmj
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_ameba_mica
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_vog-25p
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_ameba_slime
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_colt1911
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of medkit_scientic
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 1 of energy_drink
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_blood
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_12x76_dart
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of novice_outfit
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_soul
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_electra_moonlight
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_9x39_sp5
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_cristall_flower
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_5.56x45_ap
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of af_night_star
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_7.62x54_ap
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_svd
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of wpn_fort
[LUA] ....T.A.L.K.E.R. - Clear Sky\xr_box:(117):create 0 of ammo_5.56x45_ss190
[LUA] .... - Clear Sky\bind_physic_object:(197):_bp: generic_physics_binder:hit_callback: obj='mar_physic_destroyable_object_0047'
[LUA] .... - Clear Sky\bind_physic_object:(197):_bp: generic_physics_binder:hit_callback: obj='mar_physic_destroyable_object_0047'
[LUA] .... - Clear Sky\bind_physic_object:(197):_bp: generic_physics_binder:hit_callback: obj='mar_physic_destroyable_object_0047'
[LUA] .... - Clear Sky\bind_physic_object:(197):_bp: generic_physics_binder:hit_callback: obj='mar_physic_destroyable_object_0047'
[LUA] RESET INVULNERABILITY. npc[sim_default_csky_022316] = [false]
[LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker@mar_smart_terrain_5_8_guard_2_walk', gulag_name='mar_smart_terrain_5_8'
[LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned
[LUA] .... - Clear Sky\bind_physic_object:(10):_bp: init(): name='physic_destroyable_object'
[LUA] .... - Clear Sky\bind_physic_object:(10):_bp: init(): name='physic_destroyable_object'
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00) [LUA] 2 stack traceback: ...ld\S.T.A.L.K.E.R. - Clear Sky\gamedata\scripts_g.script:1272: in function 'callstack' ....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:208: in function <....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:207> [LUA] 2 stack traceback: ...ld\S.T.A.L.K.E.R. - Clear Sky\gamedata\scripts_g.script:1272: in function 'callstack' ....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:208: in function <....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:207> [LUA] 2 stack traceback: ...ld\S.T.A.L.K.E.R. - Clear Sky\gamedata\scripts_g.script:1272: in function 'callstack' ....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:208: in function <....K.E.R. - Clear Sky\gamedata\scripts\xr_motivator.script:207>
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 3: LCP internal error, s <= 0 (s=-7.9503e-01)
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 3: LCP internal error, s <= 0 (s=-1.0240e+03)
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=-1.8080e+03)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4() [LUA] ....A.L.K.E.R. - Clear Sky\xr_sound:(57):SOUND_CALLBACK from [27063]
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00)
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 3: LCP internal error, s <= 0 (s=0.0000e+00) [LUA] RESET INVULNERABILITY. npc[sim_default_csky_122303] = [false] [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_5_8_guard_6_walk', gulag_name='mar_smart_terrain_5_8' [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4() [LUA] RESET INVULNERABILITY. npc[sim_default_csky_014580] = [false] [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_8_11_guard_2_walk', gulag_name='mar_smart_terrain_8_11' [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned [LUA] RESET INVULNERABILITY. npc[sim_default_csky_014604] = [false] [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_8_11_guard_1_walk', gulag_name='mar_smart_terrain_8_11' [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4() [LUA] RESET INVULNERABILITY. npc[sim_default_csky_014590] = [false] [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_8_11_guard_3_walk', gulag_name='mar_smart_terrain_8_11' [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned [LUA] RESET INVULNERABILITY. npc[sim_default_csky_223619] = [false] [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_5_12_guard_1_walk', gulag_name='mar_smart_terrain_5_12' [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4() [LUA] RESET INVULNERABILITY. npc[sim_default_csky_022289] = [false] [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(101):DEBUG: set_scheme: scheme='walker', section='walker1@mar_smart_terrain_5_8_guard_1_walk', gulag_name='mar_smart_terrain_5_8' [LUA] ...A.L.K.E.R. - Clear Sky\xr_walker:(103):DEBUG: set_scheme: storage assigned [LUA] RESET INVULNERABILITY. npc[sim_default_csky_334605] = [false] [LUA] DISABLE INVULNERABILITY. npc[sim_default_csky_334605] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_334605] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_334605] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_334577] = [false] [LUA] DISABLE INVULNERABILITY. npc[sim_default_csky_334577] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_334577] = [false] [LUA] RESET INVULNERABILITY. npc[sim_default_csky_334577] = [false]
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4() @ quit
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
ODE Message 2: vector has zero size in dNormalize4()
- Disconnect ! [LUA] There is no spawn callback on object with id 1331 from object with id 34621! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 34621! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 34621! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 34605! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 34605! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 34605! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 34590! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 34590! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 34590! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 34577! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 34577! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 34577! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 34563! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 34563! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 34563! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 31040! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 31040! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 31040! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 31011! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 31011! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 31011! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 30997! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 30997! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 30997! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 30213! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 30213! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 30213! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 27949! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 27949! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 27949! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 27934! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 27934! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 27934! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 27920! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 27920! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 27920! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 27906! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 27906! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 27906! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 26681! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 26681! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 26681! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 25714! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 25714! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 25714! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 25700! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 25700! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 25700! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 25687! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 25687! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 25687! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 25674! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 25674! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 25674! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 25660! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 25660! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 25660! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 24655! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 24655! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 24655! stack traceback: ! [LUA] There is no spawn callback on object with id 1331 from object with id 24640! stack traceback: ! [LUA] There is no spawn callback on object with id 1332 from object with id 24640! stack traceback: ! [LUA] There is no spawn callback on object with id 1341 from object with id 24640! stack traceback: [LUA] ....R. - Clear Sky\bind_smart_cover:(23):smart_cover_binder.net_destroy() smart_cover [mar_smart_cover_csky_trader_lead_stand_look_in_window] is unregistered [LUA] ....R. - Clear Sky\bind_smart_cover:(23):smart_cover_binder.net_destroy() smart_cover [mar_smart_cover_csky_commander_lead_stand_look_in_window] is unregistered [LUA] ....R. - Clear Sky\bind_smart_cover:(23):smart_cover_binder.net_destroy() smart_cover [mar_smart_cover_csky_commander_lead_sit_sleep_write] is unregistered
(...)
maybe this is related to https://github.com/OpenXRay/xray-16/issues/980 too?
ODE says this isn't a big deal http://ode.org/wiki/index.php?title=Manual#I_get_.22ODE_Message_3:LCP_internal_error.2C_s.3C.3D_0_.28s.3D0.0000e.2B00.29.22 IDK but might be related to objects interpenetrating when they shouldn't. People suggests changing timestep and other parameters http://ode.org/old_list_archives/2004-January/010792.html