View Single Post
To help i descided to post an entire log for one round.
Old
  (#2)
|wo|mayday is Offline
Junior Member
 
Posts: 9
Join Date: Oct 2002
   
Default To help i descided to post an entire log for one round. - 10-06-2002, 09:13 AM

------ Server Initialization ------
Server: obj/obj_team4
==== CleanupGame ====
Adding script: 'obj/obj_team4_precache.scr'
^~^~^ Can't find models/player/allied_oss.tik
Tiki:LoadFile Couldn't load models/player/allied_oss.tik
^~^~^ Can't find models/player/allied_oss_fps.tik
Tiki:LoadFile Couldn't load models/player/allied_oss_fps.tik
^~^~^ Can't find models/player/german_elite_gestapo.tik
Tiki:LoadFile Couldn't load models/player/german_elite_gestapo.tik
^~^~^ Can't find models/player/german_elite_gestapo_fps.tik
Tiki:LoadFile Couldn't load models/player/german_elite_gestapo_fps.tik
^~^~^ Can't find models/player/german_winter1.tik
Tiki:LoadFile Couldn't load models/player/german_winter1.tik
^~^~^ Can't find models/player/german_winter1_fps.tik
Tiki:LoadFile Couldn't load models/player/german_winter1_fps.tik
^~^~^ Can't find models/player/german_winter2.tik
Tiki:LoadFile Couldn't load models/player/german_winter2.tik
^~^~^ Can't find models/player/german_winter2_fps.tik
Tiki:LoadFile Couldn't load models/player/german_winter2_fps.tik
-------------------- Spawning Entities -----------------------
soundtrack switched to .
-------------------- Actual Spawning Entities -----------------------
-------------------- Actual Spawning Entities Done ------------------ 18 ms
^~^~^ Game (Event: 'light', Object: 'World') : Couldn't convert string to vector - malformed string '85'
0 teams with 0 entities
Adding script: 'obj/obj_team4.scr'
^~^~^ Can't find models/player/allied_oss.tik
Tiki:LoadFile Couldn't load models/player/allied_oss.tik
^~^~^ Can't find models/player/allied_oss_fps.tik
Tiki:LoadFile Couldn't load models/player/allied_oss_fps.tik
^~^~^ Can't find models/player/german_elite_gestapo.tik
Tiki:LoadFile Couldn't load models/player/german_elite_gestapo.tik
^~^~^ Can't find models/player/german_elite_gestapo_fps.tik
Tiki:LoadFile Couldn't load models/player/german_elite_gestapo_fps.tik
^~^~^ Can't find models/player/german_winter1.tik
Tiki:LoadFile Couldn't load models/player/german_winter1.tik
^~^~^ Can't find models/player/german_winter1_fps.tik
Tiki:LoadFile Couldn't load models/player/german_winter1_fps.tik
^~^~^ Can't find models/player/german_winter2.tik
Tiki:LoadFile Couldn't load models/player/german_winter2.tik
^~^~^ Can't find models/player/german_winter2_fps.tik
Tiki:LoadFile Couldn't load models/player/german_winter2_fps.tik
Adding autosave names
Spawned ExploderSmashed 1
Spawned ExploderSmashed 2
Spawned ExploderChunk 1
Spawned ExploderChunk 2
Spawned ExploderChunk 3
Spawned ExploderChunk 4
Spawned ExploderChunk 5
Spawned ExploderChunk 6
Spawned ExploderChunk 7
Spawned ExploderChunk 8
Spawned ExploderChunk 9
Spawned ExploderChunk 10
Spawned ExploderChunk 11
Spawned ExploderChunk 12
Spawned ExploderChunk 13
Spawned ExploderChunk 14
Spawned ExploderChunk 15
Spawned ExploderChunk 16
Spawned ExploderChunk 17
Spawned ExploderChunk 18
Spawned ExploderChunk 19
Spawned ExploderChunk 20
Spawned ExploderChunk 21
Spawned ExploderFire 1
Spawned Exploder 1
119 entities spawned
156 simple entities spawned
0 entities inhibited
-------------------- Spawning Entities Done ------------------ 67 ms
Going from CS_PRIMED to CS_ACTIVE for |wo|mayday
Going from CS_PRIMED to CS_ACTIVE for |wo|vizar
Going from CS_PRIMED to CS_ACTIVE for |wo|badso
Going from CS_PRIMED to CS_ACTIVE for |wo|zephyrus
Going from CS_PRIMED to CS_ACTIVE for |wo|sleep
------ Server Initialization Complete ------ 0.43 seconds
soundtrack switched to music/obj_team4.mus.
playing music/obj_team4.mus
music set to normal with fallback normal
Loading Ambient.scr
----------------------Z-----------------------
self = bridge_bomb
self.target (flak 88 or other) =
println "self.target.destroyed_model = " self.target.destroyed_model (global/obj_dm.scr, 31)
println "self.target.destroyed_model = " self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target.destroyed_model = NIL
println "self.target.target (collision entity) = " self.target.target (global/obj_dm.scr, 32)
println "self.target.target (collision entity) = " self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target.target (collision entity) = NIL
self.trigger_name = bridge_explode
self.exploder_set = 1
self.explosion_fx = NIL
self.explosion_sound = NIL
self.killarea = groundzero
----------------------Z-----------------------
self.target.collisionent = self.target.target (global/obj_dm.scr, 40)
self.target.collisionent = self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target.collisionent = self.target.target (global/obj_dm.scr, 40)
self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target notsolid (global/obj_dm.scr, 41)
self.target ^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

waittill trigger bridge_explode
----------------------Z-----------------------
self = bridge_bomb2
self.target (flak 88 or other) =
println "self.target.destroyed_model = " self.target.destroyed_model (global/obj_dm.scr, 31)
println "self.target.destroyed_model = " self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target.destroyed_model = NIL
println "self.target.target (collision entity) = " self.target.target (global/obj_dm.scr, 32)
println "self.target.target (collision entity) = " self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target.target (collision entity) = NIL
self.trigger_name = bridge_explode2
self.exploder_set = 1
self.explosion_fx = NIL
self.explosion_sound = NIL
self.killarea = groundzero
----------------------Z-----------------------
self.target.collisionent = self.target.target (global/obj_dm.scr, 40)
self.target.collisionent = self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target.collisionent = self.target.target (global/obj_dm.scr, 40)
self.target^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

self.target notsolid (global/obj_dm.scr, 41)
self.target ^

^~^~^ Script Error: There are 0 entities with targetname ''. You are using a command that requires exactly one.

waittill trigger bridge_explode2
LOCALIZATION ERROR: 'hehe' does not have a localization entry
SV packet 66.220.21.18:27243 : getstatus
Taking item Binoculars away from player
SV packet 194.251.249.103:27243 : getstatus
SV packet 66.220.21.18:27243 : getstatus
SV packet 80.184.16.126:3094 : getstatus
Taking item Binoculars away from player
SV packet 80.200.200.152:1394 : getstatus
SV packet 217.136.161.140:3436 : getstatus
------ Server Initialization ------
Server: obj/obj_team4
==== CleanupGame ====
  
Reply With Quote