- [[DEBUG]] - Python system initializing
- [[DEBUG]] - Config cache fail, going to Python: Logging/level
- <<< Setting logging level to DEBUG >>>
- [[DEBUG]] - Setting C home dir
- [[DEBUG]] - Loading utilities
- [[DEBUG]] - Running main()
- [[DEBUG]] - client_maininit: sdl
- init: net
- init: game
- init: video: mode
- init: video: misc
- init: gl
- Renderer: ATI Radeon HD 4800 Series (ATI Technologies Inc.)
- Driver: 3.2.9232
- Rendering using the OpenGL GLSL shader path.
- init: console
- init: gl: effects
- init: world
- init: sound
- init: cfg
- init: Intensity Engine System Initialization
- SystemManager::init()
- SystemManager::MessageSystem setup
- [[DEBUG]] - MessageSystem: Registering message PersonalServerMessage (1001)
- [[DEBUG]] - MessageSystem: Registering message RequestServerMessageToAll (1002)
- [[DEBUG]] - MessageSystem: Registering message LoginRequest (1003)
- [[DEBUG]] - MessageSystem: Registering message YourUniqueId (1004)
- [[DEBUG]] - MessageSystem: Registering message LoginResponse (1005)
- [[DEBUG]] - MessageSystem: Registering message PrepareForNewScenario (1006)
- [[DEBUG]] - MessageSystem: Registering message RequestCurrentScenario (1007)
- [[DEBUG]] - MessageSystem: Registering message NotifyAboutCurrentScenario (1008)
- [[DEBUG]] - MessageSystem: Registering message RestartMap (1009)
- [[DEBUG]] - MessageSystem: Registering message NewEntityRequest (1010)
- [[DEBUG]] - MessageSystem: Registering message StateDataUpdate (1011)
- [[DEBUG]] - MessageSystem: Registering message StateDataChangeRequest (1012)
- [[DEBUG]] - MessageSystem: Registering message UnreliableStateDataUpdate (1013)
- [[DEBUG]] - MessageSystem: Registering message UnreliableStateDataChangeRequest (1014)
- [[DEBUG]] - MessageSystem: Registering message NotifyNumEntities (1015)
- [[DEBUG]] - MessageSystem: Registering message AllActiveEntitiesSent (1016)
- [[DEBUG]] - MessageSystem: Registering message ActiveEntitiesRequest (1017)
- [[DEBUG]] - MessageSystem: Registering message LogicEntityCompleteNotification (1018)
- [[DEBUG]] - MessageSystem: Registering message RequestLogicEntityRemoval (1019)
- [[DEBUG]] - MessageSystem: Registering message LogicEntityRemoval (1020)
- [[DEBUG]] - MessageSystem: Registering message ExtentCompleteNotification (1021)
- [[DEBUG]] - MessageSystem: Registering message InitS2C (1022)
- [[DEBUG]] - MessageSystem: Registering message MapVote (1023)
- [[DEBUG]] - MessageSystem: Registering message MapChange (1024)
- [[DEBUG]] - MessageSystem: Registering message SoundToServer (1025)
- [[DEBUG]] - MessageSystem: Registering message SoundToClients (1026)
- [[DEBUG]] - MessageSystem: Registering message SoundToClientsByName (1027)
- [[DEBUG]] - MessageSystem: Registering message EditModeC2S (1028)
- [[DEBUG]] - MessageSystem: Registering message EditModeS2C (1029)
- [[DEBUG]] - MessageSystem: Registering message RequestMap (1030)
- [[DEBUG]] - MessageSystem: Registering message DoClick (1031)
- [[DEBUG]] - MessageSystem: Registering message MapUpdated (1032)
- [[DEBUG]] - MessageSystem: Registering message ParticleSplashToClients (1033)
- [[DEBUG]] - MessageSystem: Registering message RequestPrivateEditMode (1034)
- [[DEBUG]] - MessageSystem: Registering message NotifyPrivateEditMode (1035)
- init: mainloop
- [[DEBUG]] - Config cache fail, going to Python: System/benchmarking
- [[DEBUG]] - Config cache fail, going to Python: Network/master_server
- [[DEBUG]] - Preparing to log in to master server with: maxer456 / ----
- [[DEBUG]] - Sending a request to the master server: user/startsession
- params: [('identifier', 'maxer456'), ('version', '1.1.5')]
- (POST=False)
- [[DEBUG]] - Raw response from master server: algorithm=sha1&salt=c86e5
- [[DEBUG]] - Response from master server: {'salt': 'c86e5', 'algorithm': 'sha1'}
- [[DEBUG]] - Sending a request to the master server: user/startsession
- params: [('hashed_password', 'sha1$c86e5$06c47c7d0590adba62d3bf4d261fb58002b661a4'), ('identifier', 'maxer456'), ('version', '1.1.5')]
- (POST=False)
- [[DEBUG]] - Raw response from master server: your_id=f92dfa35_99cb_4960_9e81_14408876c926&session_id=02ddc3b9_2418_4755_ba6f_b0ea7ab63690
- [[DEBUG]] - Response from master server: {'your_id': 'f92dfa35_99cb_4960_9e81_14408876c926', 'session_id': '02ddc3b9_2418_4755_ba6f_b0ea7ab63690'}
- Logged in successfully
- [[DEBUG]] - Sending a request to the master server: tracker/instance/getlobby/
- params: [('user_id', 'f92dfa35_99cb_4960_9e81_14408876c926'), ('session_id', '02ddc3b9_2418_4755_ba6f_b0ea7ab63690')]
- (POST=False)
- [[DEBUG]] - Raw response from master server: interface=www.syntensity.com-3A10000
- [[DEBUG]] - Response from master server: {'interface': 'www.syntensity.com:10000'}
- attempting to connect to www.syntensity.com:10000
- [[DEBUG]] - Connect attempt
- connected to server
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1022/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type InitS2C (1022)
- [[DEBUG]] - client.h: SV_INITS2C gave us cn/protocol: 2/1000
- [[DEBUG]] - ClientSystem::login()
- [[DEBUG]] - Sending a message of type LoginRequest (1003)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - Config cache fail, going to Python: Network/rate
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1004/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type YourUniqueId (1004)
- [[DEBUG]] - Told my unique ID: 102
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1018/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type LogicEntityCompleteNotification (1018)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 17,
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 17,
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 5, []
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 4, 130
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 10, 14
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 3, 1
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 19, 50
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 22, [512|512|550]
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 23, 3
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 7, true
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 30, people
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 24, 1
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 1, 4, {"people":{"_name":"people", "playerList":[99, 101, 102], "score":0, "flagModelName":"", "kwargs":{}}}
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 24, 1
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 19, 75
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 102, 1, maxer456
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1005/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type LoginResponse (1005)
- [[DEBUG]] - Now logged in, with unique_ID: 102
- Login was successful.
- [[DEBUG]] - Sending a message of type RequestCurrentScenario (1007)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1008/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type NotifyAboutCurrentScenario (1008)
- [[DEBUG]] - Setting the map to b86f97a4_3222_4b4d_b6df_3c514547ec21
- [[DEBUG]] - Acquiring asset: b86f97a4_3222_4b4d_b6df_3c514547ec21
- ((DEBUG)) - Sending a request to the master server: asset/getinfo
- params: [('asset_id', 'b86f97a4_3222_4b4d_b6df_3c514547ec21'), ('recurse', '1'), ('user_id', 'f92dfa35_99cb_4960_9e81_14408876c926'), ('session_id', '02ddc3b9_2418_4755_ba6f_b0ea7ab63690')]
- (POST=False)
- ((DEBUG)) - Raw response from master server: asset_id=d5e31371_ec7a_493f_b661_d4cfee30365e-24d0b80aa8_8dbb_43a5_acb0_c977819bf9b6-24993e4220_d863_4733_abcf_e9f13bb84746-24ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52-245ddc0a64_dcb7_41da_97d8_5404680fa3d3-2414503211_66e0_419e_bee8_fffd7b3b6625-24a97d1bf4_e906_45e6_b48c_9424015e0e9b-24e8e0185a_bb06_49dc_902f_28faea8bb5a9-24b86f97a4_3222_4b4d_b6df_3c514547ec21-24f8e1c77c_9550_4400_805c_f041dcde46d7-244cadebf1_67bc_48d5_8df0_78adbab3fde1-24e9d42ebc_7bd8_44ac_a66b_409c3165135c-24140fd488_696c_4b7b_81f8_aa9cd141bcd7-24c45fe170_2b54_48f7_a073_f22520cd5d61-249d814ceb_34bc_4f87_a34e_539c0317d7d8-243e18da75_f3cb_4105_ad08_f5cb2686f79e-244c85267c_1330_4265_85c6_b277a8bae3f9&location=textures-2Fgk-2Fbrick3.tar.gz-24textures-2Fgk-2Fground3.tar.gz-24models-2Fkoala.tar.gz-24textures-2Fgk-2Fmorter3.tar.gz-24textures-2Fgk-2Fwalls3.tar.gz-24textures-2Fgk-2Fmetal3.tar.gz-24textures-2Fgk-2Fwood3.tar.gz-24library-2F1_2.tar.gz-24base-2Fwelcome.tar.gz-24models-2Fportal.tar.gz-24hud.tar.gz-24textures-2Fgk-2Frock3.tar.gz-24models-2Fstromar_1_1.tar.gz-24textures-2Fgk-2Fdeco3.tar.gz-24textures-2Fgk-2Fconcrete3.tar.gz-24skyboxes-2Fgk1.tar.gz-24textures-2Fgk-2Fset4.tar.gz&url=http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fd5e31371_ec7a_493f_b661_d4cfee30365e-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fd0b80aa8_8dbb_43a5_acb0_c977819bf9b6-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F993e4220_d863_4733_abcf_e9f13bb84746-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fba072ef2_4ed7_4b89_9c49_4e1ad4fefc52-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F5ddc0a64_dcb7_41da_97d8_5404680fa3d3-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F14503211_66e0_419e_bee8_fffd7b3b6625-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fa97d1bf4_e906_45e6_b48c_9424015e0e9b-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fe8e0185a_bb06_49dc_902f_28faea8bb5a9-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fb86f97a4_3222_4b4d_b6df_3c514547ec21-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Ff8e1c77c_9550_4400_805c_f041dcde46d7-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F4cadebf1_67bc_48d5_8df0_78adbab3fde1-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fe9d42ebc_7bd8_44ac_a66b_409c3165135c-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F140fd488_696c_4b7b_81f8_aa9cd141bcd7-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2Fc45fe170_2b54_48f7_a073_f22520cd5d61-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F9d814ceb_34bc_4f87_a34e_539c0317d7d8-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F3e18da75_f3cb_4105_ad08_f5cb2686f79e-2F-24http-3A-2F-2Fwww.syntensity.com-3A8888-2Ftracker-2Fasset-2Fdo_download-2F4c85267c_1330_4265_85c6_b277a8bae3f9-2F&hash=SHA256-7C0ddbaf9cb7a2703ae236c43f075271b07c4f9b203c31aa56f7fbbb0eb5063910-24SHA256-7C2cbb54dd2977b001455cab0c3801e5d6805142b4630d41688a8635d77187f724-24SHA256-7C71267ea1270d56a1ae903986eccbe8565957286ffa0cb9be8bcbcfdbd2cab91a-24SHA256-7C44754c5728fbb2ac7160eba2b503e2e3309faa2f713275c8543c3fd924144aed-24SHA256-7C3aec441a4772b8c45f06784ba05b0caa654e7f512c55b55d0ebc90d58ae2a200-24SHA256-7C805c354889834e46db8760ae2c6ed7c788b01e4a73a07e042e8ea4eefc63f339-24SHA256-7Ce63198c548f53dc089354eac5527f7c9e1460bdebeb904eeef169b94205df698-24SHA256-7Cbf7b6151aa04b0fb69d58eda5e2f8796e76962fd60c345e46cd62b35a4428719-24SHA256-7C4a93304b9e89813d64d0085e76e62d850413c65866b6c2dc7495f6db1fca6299-24SHA256-7C3a88c81d09b2186401685ad71a855b8274cc92f482ab54046b2418eb0e41c63d-24SHA256-7C02a79199f867119e9136e287fb5dd0c82a9228e601c00522f4cf9cf768ec061b-24SHA256-7Cb4a2ec36b94694221fc2fe516aca31f1333e41d79c8607395b71911efebd9801-24SHA256-7Cd60feedfc1a6f4ecb2607e8b05b46ceb56fd340d68ce5257bf7180a4949709ea-24SHA256-7Cb7d6e4bd94cc10d6f48361dc88d96c865af5fdea403c63a99d423bba1648c746-24SHA256-7C20f6fc1bf82dd8becabc5c2a52b136520e2103f46cb2cb598aa96f7c78627166-24SHA256-7C6ffe90df77f29d276c58a023c12057729d7ec932f1ee5075f9e8eca9978009c5-24SHA256-7Cd601af9197af9f055c80ac3513b4c1d9c074f77ffc4a701166df9eff92eb22c9&type=b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b-24b&dependencies=-24-24-24-24-24-24-24-24d5e31371_ec7a_493f_b661_d4cfee30365e-2C9d814ceb_34bc_4f87_a34e_539c0317d7d8-2Cc45fe170_2b54_48f7_a073_f22520cd5d61-2Cd0b80aa8_8dbb_43a5_acb0_c977819bf9b6-2C14503211_66e0_419e_bee8_fffd7b3b6625-2Cba072ef2_4ed7_4b89_9c49_4e1ad4fefc52-2Ce9d42ebc_7bd8_44ac_a66b_409c3165135c-2C5ddc0a64_dcb7_41da_97d8_5404680fa3d3-2Ca97d1bf4_e906_45e6_b48c_9424015e0e9b-2C140fd488_696c_4b7b_81f8_aa9cd141bcd7-2C4cadebf1_67bc_48d5_8df0_78adbab3fde1-2Ce8e0185a_bb06_49dc_902f_28faea8bb5a9-2Cf8e1c77c_9550_4400_805c_f041dcde46d7-2C3e18da75_f3cb_4105_ad08_f5cb2686f79e-2C4c85267c_1330_4265_85c6_b277a8bae3f9-2C993e4220_d863_4733_abcf_e9f13bb84746-24-24-24-24-24-24-24-24
- ((DEBUG)) - Response from master server: {'asset_id': 'd5e31371_ec7a_493f_b661_d4cfee30365e$d0b80aa8_8dbb_43a5_acb0_c977819bf9b6$993e4220_d863_4733_abcf_e9f13bb84746$ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52$5ddc0a64_dcb7_41da_97d8_5404680fa3d3$14503211_66e0_419e_bee8_fffd7b3b6625$a97d1bf4_e906_45e6_b48c_9424015e0e9b$e8e0185a_bb06_49dc_902f_28faea8bb5a9$b86f97a4_3222_4b4d_b6df_3c514547ec21$f8e1c77c_9550_4400_805c_f041dcde46d7$4cadebf1_67bc_48d5_8df0_78adbab3fde1$e9d42ebc_7bd8_44ac_a66b_409c3165135c$140fd488_696c_4b7b_81f8_aa9cd141bcd7$c45fe170_2b54_48f7_a073_f22520cd5d61$9d814ceb_34bc_4f87_a34e_539c0317d7d8$3e18da75_f3cb_4105_ad08_f5cb2686f79e$4c85267c_1330_4265_85c6_b277a8bae3f9', 'hash': 'SHA256|0ddbaf9cb7a2703ae236c43f075271b07c4f9b203c31aa56f7fbbb0eb5063910$SHA256|2cbb54dd2977b001455cab0c3801e5d6805142b4630d41688a8635d77187f724$SHA256|71267ea1270d56a1ae903986eccbe8565957286ffa0cb9be8bcbcfdbd2cab91a$SHA256|44754c5728fbb2ac7160eba2b503e2e3309faa2f713275c8543c3fd924144aed$SHA256|3aec441a4772b8c45f06784ba05b0caa654e7f512c55b55d0ebc90d58ae2a200$SHA256|805c354889834e46db8760ae2c6ed7c788b01e4a73a07e042e8ea4eefc63f339$SHA256|e63198c548f53dc089354eac5527f7c9e1460bdebeb904eeef169b94205df698$SHA256|bf7b6151aa04b0fb69d58eda5e2f8796e76962fd60c345e46cd62b35a4428719$SHA256|4a93304b9e89813d64d0085e76e62d850413c65866b6c2dc7495f6db1fca6299$SHA256|3a88c81d09b2186401685ad71a855b8274cc92f482ab54046b2418eb0e41c63d$SHA256|02a79199f867119e9136e287fb5dd0c82a9228e601c00522f4cf9cf768ec061b$SHA256|b4a2ec36b94694221fc2fe516aca31f1333e41d79c8607395b71911efebd9801$SHA256|d60feedfc1a6f4ecb2607e8b05b46ceb56fd340d68ce5257bf7180a4949709ea$SHA256|b7d6e4bd94cc10d6f48361dc88d96c865af5fdea403c63a99d423bba1648c746$SHA256|20f6fc1bf82dd8becabc5c2a52b136520e2103f46cb2cb598aa96f7c78627166$SHA256|6ffe90df77f29d276c58a023c12057729d7ec932f1ee5075f9e8eca9978009c5$SHA256|d601af9197af9f055c80ac3513b4c1d9c074f77ffc4a701166df9eff92eb22c9', 'url': 'http://www.syntensity.com:8888/tracker/asset/do_download/d5e31371_ec7a_493f_b661_d4cfee30365e/$http://www.syntensity.com:8888/tracker/asset/do_download/d0b80aa8_8dbb_43a5_acb0_c977819bf9b6/$http://www.syntensity.com:8888/tracker/asset/do_download/993e4220_d863_4733_abcf_e9f13bb84746/$http://www.syntensity.com:8888/tracker/asset/do_download/ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52/$http://www.syntensity.com:8888/tracker/asset/do_download/5ddc0a64_dcb7_41da_97d8_5404680fa3d3/$http://www.syntensity.com:8888/tracker/asset/do_download/14503211_66e0_419e_bee8_fffd7b3b6625/$http://www.syntensity.com:8888/tracker/asset/do_download/a97d1bf4_e906_45e6_b48c_9424015e0e9b/$http://www.syntensity.com:8888/tracker/asset/do_download/e8e0185a_bb06_49dc_902f_28faea8bb5a9/$http://www.syntensity.com:8888/tracker/asset/do_download/b86f97a4_3222_4b4d_b6df_3c514547ec21/$http://www.syntensity.com:8888/tracker/asset/do_download/f8e1c77c_9550_4400_805c_f041dcde46d7/$http://www.syntensity.com:8888/tracker/asset/do_download/4cadebf1_67bc_48d5_8df0_78adbab3fde1/$http://www.syntensity.com:8888/tracker/asset/do_download/e9d42ebc_7bd8_44ac_a66b_409c3165135c/$http://www.syntensity.com:8888/tracker/asset/do_download/140fd488_696c_4b7b_81f8_aa9cd141bcd7/$http://www.syntensity.com:8888/tracker/asset/do_download/c45fe170_2b54_48f7_a073_f22520cd5d61/$http://www.syntensity.com:8888/tracker/asset/do_download/9d814ceb_34bc_4f87_a34e_539c0317d7d8/$http://www.syntensity.com:8888/tracker/asset/do_download/3e18da75_f3cb_4105_ad08_f5cb2686f79e/$http://www.syntensity.com:8888/tracker/asset/do_download/4c85267c_1330_4265_85c6_b277a8bae3f9/', 'dependencies': '$$$$$$$$d5e31371_ec7a_493f_b661_d4cfee30365e,9d814ceb_34bc_4f87_a34e_539c0317d7d8,c45fe170_2b54_48f7_a073_f22520cd5d61,d0b80aa8_8dbb_43a5_acb0_c977819bf9b6,14503211_66e0_419e_bee8_fffd7b3b6625,ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52,e9d42ebc_7bd8_44ac_a66b_409c3165135c,5ddc0a64_dcb7_41da_97d8_5404680fa3d3,a97d1bf4_e906_45e6_b48c_9424015e0e9b,140fd488_696c_4b7b_81f8_aa9cd141bcd7,4cadebf1_67bc_48d5_8df0_78adbab3fde1,e8e0185a_bb06_49dc_902f_28faea8bb5a9,f8e1c77c_9550_4400_805c_f041dcde46d7,3e18da75_f3cb_4105_ad08_f5cb2686f79e,4c85267c_1330_4265_85c6_b277a8bae3f9,993e4220_d863_4733_abcf_e9f13bb84746$$$$$$$$', 'location': 'textures/gk/brick3.tar.gz$textures/gk/ground3.tar.gz$models/koala.tar.gz$textures/gk/morter3.tar.gz$textures/gk/walls3.tar.gz$textures/gk/metal3.tar.gz$textures/gk/wood3.tar.gz$library/1_2.tar.gz$base/welcome.tar.gz$models/portal.tar.gz$hud.tar.gz$textures/gk/rock3.tar.gz$models/stromar_1_1.tar.gz$textures/gk/deco3.tar.gz$textures/gk/concrete3.tar.gz$skyboxes/gk1.tar.gz$textures/gk/set4.tar.gz', 'type': 'b$b$b$b$b$b$b$b$b$b$b$b$b$b$b$b$b'}
- ((DEBUG)) - Parsed response: {'asset_id': 'd5e31371_ec7a_493f_b661_d4cfee30365e$d0b80aa8_8dbb_43a5_acb0_c977819bf9b6$993e4220_d863_4733_abcf_e9f13bb84746$ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52$5ddc0a64_dcb7_41da_97d8_5404680fa3d3$14503211_66e0_419e_bee8_fffd7b3b6625$a97d1bf4_e906_45e6_b48c_9424015e0e9b$e8e0185a_bb06_49dc_902f_28faea8bb5a9$b86f97a4_3222_4b4d_b6df_3c514547ec21$f8e1c77c_9550_4400_805c_f041dcde46d7$4cadebf1_67bc_48d5_8df0_78adbab3fde1$e9d42ebc_7bd8_44ac_a66b_409c3165135c$140fd488_696c_4b7b_81f8_aa9cd141bcd7$c45fe170_2b54_48f7_a073_f22520cd5d61$9d814ceb_34bc_4f87_a34e_539c0317d7d8$3e18da75_f3cb_4105_ad08_f5cb2686f79e$4c85267c_1330_4265_85c6_b277a8bae3f9', 'hash': 'SHA256|0ddbaf9cb7a2703ae236c43f075271b07c4f9b203c31aa56f7fbbb0eb5063910$SHA256|2cbb54dd2977b001455cab0c3801e5d6805142b4630d41688a8635d77187f724$SHA256|71267ea1270d56a1ae903986eccbe8565957286ffa0cb9be8bcbcfdbd2cab91a$SHA256|44754c5728fbb2ac7160eba2b503e2e3309faa2f713275c8543c3fd924144aed$SHA256|3aec441a4772b8c45f06784ba05b0caa654e7f512c55b55d0ebc90d58ae2a200$SHA256|805c354889834e46db8760ae2c6ed7c788b01e4a73a07e042e8ea4eefc63f339$SHA256|e63198c548f53dc089354eac5527f7c9e1460bdebeb904eeef169b94205df698$SHA256|bf7b6151aa04b0fb69d58eda5e2f8796e76962fd60c345e46cd62b35a4428719$SHA256|4a93304b9e89813d64d0085e76e62d850413c65866b6c2dc7495f6db1fca6299$SHA256|3a88c81d09b2186401685ad71a855b8274cc92f482ab54046b2418eb0e41c63d$SHA256|02a79199f867119e9136e287fb5dd0c82a9228e601c00522f4cf9cf768ec061b$SHA256|b4a2ec36b94694221fc2fe516aca31f1333e41d79c8607395b71911efebd9801$SHA256|d60feedfc1a6f4ecb2607e8b05b46ceb56fd340d68ce5257bf7180a4949709ea$SHA256|b7d6e4bd94cc10d6f48361dc88d96c865af5fdea403c63a99d423bba1648c746$SHA256|20f6fc1bf82dd8becabc5c2a52b136520e2103f46cb2cb598aa96f7c78627166$SHA256|6ffe90df77f29d276c58a023c12057729d7ec932f1ee5075f9e8eca9978009c5$SHA256|d601af9197af9f055c80ac3513b4c1d9c074f77ffc4a701166df9eff92eb22c9', 'url': 'http://www.syntensity.com:8888/tracker/asset/do_download/d5e31371_ec7a_493f_b661_d4cfee30365e/$http://www.syntensity.com:8888/tracker/asset/do_download/d0b80aa8_8dbb_43a5_acb0_c977819bf9b6/$http://www.syntensity.com:8888/tracker/asset/do_download/993e4220_d863_4733_abcf_e9f13bb84746/$http://www.syntensity.com:8888/tracker/asset/do_download/ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52/$http://www.syntensity.com:8888/tracker/asset/do_download/5ddc0a64_dcb7_41da_97d8_5404680fa3d3/$http://www.syntensity.com:8888/tracker/asset/do_download/14503211_66e0_419e_bee8_fffd7b3b6625/$http://www.syntensity.com:8888/tracker/asset/do_download/a97d1bf4_e906_45e6_b48c_9424015e0e9b/$http://www.syntensity.com:8888/tracker/asset/do_download/e8e0185a_bb06_49dc_902f_28faea8bb5a9/$http://www.syntensity.com:8888/tracker/asset/do_download/b86f97a4_3222_4b4d_b6df_3c514547ec21/$http://www.syntensity.com:8888/tracker/asset/do_download/f8e1c77c_9550_4400_805c_f041dcde46d7/$http://www.syntensity.com:8888/tracker/asset/do_download/4cadebf1_67bc_48d5_8df0_78adbab3fde1/$http://www.syntensity.com:8888/tracker/asset/do_download/e9d42ebc_7bd8_44ac_a66b_409c3165135c/$http://www.syntensity.com:8888/tracker/asset/do_download/140fd488_696c_4b7b_81f8_aa9cd141bcd7/$http://www.syntensity.com:8888/tracker/asset/do_download/c45fe170_2b54_48f7_a073_f22520cd5d61/$http://www.syntensity.com:8888/tracker/asset/do_download/9d814ceb_34bc_4f87_a34e_539c0317d7d8/$http://www.syntensity.com:8888/tracker/asset/do_download/3e18da75_f3cb_4105_ad08_f5cb2686f79e/$http://www.syntensity.com:8888/tracker/asset/do_download/4c85267c_1330_4265_85c6_b277a8bae3f9/', 'dependencies': '$$$$$$$$d5e31371_ec7a_493f_b661_d4cfee30365e,9d814ceb_34bc_4f87_a34e_539c0317d7d8,c45fe170_2b54_48f7_a073_f22520cd5d61,d0b80aa8_8dbb_43a5_acb0_c977819bf9b6,14503211_66e0_419e_bee8_fffd7b3b6625,ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52,e9d42ebc_7bd8_44ac_a66b_409c3165135c,5ddc0a64_dcb7_41da_97d8_5404680fa3d3,a97d1bf4_e906_45e6_b48c_9424015e0e9b,140fd488_696c_4b7b_81f8_aa9cd141bcd7,4cadebf1_67bc_48d5_8df0_78adbab3fde1,e8e0185a_bb06_49dc_902f_28faea8bb5a9,f8e1c77c_9550_4400_805c_f041dcde46d7,3e18da75_f3cb_4105_ad08_f5cb2686f79e,4c85267c_1330_4265_85c6_b277a8bae3f9,993e4220_d863_4733_abcf_e9f13bb84746$$$$$$$$', 'location': 'textures/gk/brick3.tar.gz$textures/gk/ground3.tar.gz$models/koala.tar.gz$textures/gk/morter3.tar.gz$textures/gk/walls3.tar.gz$textures/gk/metal3.tar.gz$textures/gk/wood3.tar.gz$library/1_2.tar.gz$base/welcome.tar.gz$models/portal.tar.gz$hud.tar.gz$textures/gk/rock3.tar.gz$models/stromar_1_1.tar.gz$textures/gk/deco3.tar.gz$textures/gk/concrete3.tar.gz$skyboxes/gk1.tar.gz$textures/gk/set4.tar.gz', 'type': 'b$b$b$b$b$b$b$b$b$b$b$b$b$b$b$b$b'}
- [[DEBUG]] - Getting dependencies for b86f97a4_3222_4b4d_b6df_3c514547ec21:16
- [[DEBUG]] - Acquiring asset: d5e31371_ec7a_493f_b661_d4cfee30365e
- [[DEBUG]] - Getting dependencies for d5e31371_ec7a_493f_b661_d4cfee30365e:0
- [[DEBUG]] - Comparing hashes: SHA256|0ddbaf9cb7a2703ae236c43f075271b07c4f9b203c31aa56f7fbbb0eb5063910 ? SHA256|0ddbaf9cb7a2703ae236c43f075271b07c4f9b203c31aa56f7fbbb0eb5063910
- [[DEBUG]] - Acquiring asset: 9d814ceb_34bc_4f87_a34e_539c0317d7d8
- [[DEBUG]] - Getting dependencies for 9d814ceb_34bc_4f87_a34e_539c0317d7d8:0
- [[DEBUG]] - Comparing hashes: SHA256|20f6fc1bf82dd8becabc5c2a52b136520e2103f46cb2cb598aa96f7c78627166 ? SHA256|20f6fc1bf82dd8becabc5c2a52b136520e2103f46cb2cb598aa96f7c78627166
- [[DEBUG]] - Acquiring asset: c45fe170_2b54_48f7_a073_f22520cd5d61
- [[DEBUG]] - Getting dependencies for c45fe170_2b54_48f7_a073_f22520cd5d61:0
- [[DEBUG]] - Comparing hashes: SHA256|b7d6e4bd94cc10d6f48361dc88d96c865af5fdea403c63a99d423bba1648c746 ? SHA256|b7d6e4bd94cc10d6f48361dc88d96c865af5fdea403c63a99d423bba1648c746
- [[DEBUG]] - Acquiring asset: d0b80aa8_8dbb_43a5_acb0_c977819bf9b6
- [[DEBUG]] - Getting dependencies for d0b80aa8_8dbb_43a5_acb0_c977819bf9b6:0
- [[DEBUG]] - Comparing hashes: SHA256|2cbb54dd2977b001455cab0c3801e5d6805142b4630d41688a8635d77187f724 ? SHA256|2cbb54dd2977b001455cab0c3801e5d6805142b4630d41688a8635d77187f724
- [[DEBUG]] - Acquiring asset: 14503211_66e0_419e_bee8_fffd7b3b6625
- [[DEBUG]] - Getting dependencies for 14503211_66e0_419e_bee8_fffd7b3b6625:0
- [[DEBUG]] - Comparing hashes: SHA256|805c354889834e46db8760ae2c6ed7c788b01e4a73a07e042e8ea4eefc63f339 ? SHA256|805c354889834e46db8760ae2c6ed7c788b01e4a73a07e042e8ea4eefc63f339
- [[DEBUG]] - Acquiring asset: ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52
- [[DEBUG]] - Getting dependencies for ba072ef2_4ed7_4b89_9c49_4e1ad4fefc52:0
- [[DEBUG]] - Comparing hashes: SHA256|44754c5728fbb2ac7160eba2b503e2e3309faa2f713275c8543c3fd924144aed ? SHA256|44754c5728fbb2ac7160eba2b503e2e3309faa2f713275c8543c3fd924144aed
- [[DEBUG]] - Acquiring asset: e9d42ebc_7bd8_44ac_a66b_409c3165135c
- [[DEBUG]] - Getting dependencies for e9d42ebc_7bd8_44ac_a66b_409c3165135c:0
- [[DEBUG]] - Comparing hashes: SHA256|b4a2ec36b94694221fc2fe516aca31f1333e41d79c8607395b71911efebd9801 ? SHA256|b4a2ec36b94694221fc2fe516aca31f1333e41d79c8607395b71911efebd9801
- [[DEBUG]] - Acquiring asset: 5ddc0a64_dcb7_41da_97d8_5404680fa3d3
- [[DEBUG]] - Getting dependencies for 5ddc0a64_dcb7_41da_97d8_5404680fa3d3:0
- [[DEBUG]] - Comparing hashes: SHA256|3aec441a4772b8c45f06784ba05b0caa654e7f512c55b55d0ebc90d58ae2a200 ? SHA256|3aec441a4772b8c45f06784ba05b0caa654e7f512c55b55d0ebc90d58ae2a200
- [[DEBUG]] - Acquiring asset: a97d1bf4_e906_45e6_b48c_9424015e0e9b
- [[DEBUG]] - Getting dependencies for a97d1bf4_e906_45e6_b48c_9424015e0e9b:0
- [[DEBUG]] - Comparing hashes: SHA256|e63198c548f53dc089354eac5527f7c9e1460bdebeb904eeef169b94205df698 ? SHA256|e63198c548f53dc089354eac5527f7c9e1460bdebeb904eeef169b94205df698
- [[DEBUG]] - Acquiring asset: 140fd488_696c_4b7b_81f8_aa9cd141bcd7
- [[DEBUG]] - Getting dependencies for 140fd488_696c_4b7b_81f8_aa9cd141bcd7:0
- [[DEBUG]] - Comparing hashes: SHA256|d60feedfc1a6f4ecb2607e8b05b46ceb56fd340d68ce5257bf7180a4949709ea ? SHA256|d60feedfc1a6f4ecb2607e8b05b46ceb56fd340d68ce5257bf7180a4949709ea
- [[DEBUG]] - Acquiring asset: 4cadebf1_67bc_48d5_8df0_78adbab3fde1
- [[DEBUG]] - Getting dependencies for 4cadebf1_67bc_48d5_8df0_78adbab3fde1:0
- [[DEBUG]] - Comparing hashes: SHA256|02a79199f867119e9136e287fb5dd0c82a9228e601c00522f4cf9cf768ec061b ? SHA256|02a79199f867119e9136e287fb5dd0c82a9228e601c00522f4cf9cf768ec061b
- [[DEBUG]] - Acquiring asset: e8e0185a_bb06_49dc_902f_28faea8bb5a9
- [[DEBUG]] - Getting dependencies for e8e0185a_bb06_49dc_902f_28faea8bb5a9:0
- [[DEBUG]] - Comparing hashes: SHA256|bf7b6151aa04b0fb69d58eda5e2f8796e76962fd60c345e46cd62b35a4428719 ? SHA256|bf7b6151aa04b0fb69d58eda5e2f8796e76962fd60c345e46cd62b35a4428719
- [[DEBUG]] - Acquiring asset: f8e1c77c_9550_4400_805c_f041dcde46d7
- [[DEBUG]] - Getting dependencies for f8e1c77c_9550_4400_805c_f041dcde46d7:0
- [[DEBUG]] - Comparing hashes: SHA256|3a88c81d09b2186401685ad71a855b8274cc92f482ab54046b2418eb0e41c63d ? SHA256|3a88c81d09b2186401685ad71a855b8274cc92f482ab54046b2418eb0e41c63d
- [[DEBUG]] - Acquiring asset: 3e18da75_f3cb_4105_ad08_f5cb2686f79e
- [[DEBUG]] - Getting dependencies for 3e18da75_f3cb_4105_ad08_f5cb2686f79e:0
- [[DEBUG]] - Comparing hashes: SHA256|6ffe90df77f29d276c58a023c12057729d7ec932f1ee5075f9e8eca9978009c5 ? SHA256|6ffe90df77f29d276c58a023c12057729d7ec932f1ee5075f9e8eca9978009c5
- [[DEBUG]] - Acquiring asset: 4c85267c_1330_4265_85c6_b277a8bae3f9
- [[DEBUG]] - Getting dependencies for 4c85267c_1330_4265_85c6_b277a8bae3f9:0
- [[DEBUG]] - Comparing hashes: SHA256|d601af9197af9f055c80ac3513b4c1d9c074f77ffc4a701166df9eff92eb22c9 ? SHA256|d601af9197af9f055c80ac3513b4c1d9c074f77ffc4a701166df9eff92eb22c9
- [[DEBUG]] - Acquiring asset: 993e4220_d863_4733_abcf_e9f13bb84746
- [[DEBUG]] - Getting dependencies for 993e4220_d863_4733_abcf_e9f13bb84746:0
- [[DEBUG]] - Comparing hashes: SHA256|71267ea1270d56a1ae903986eccbe8565957286ffa0cb9be8bcbcfdbd2cab91a ? SHA256|71267ea1270d56a1ae903986eccbe8565957286ffa0cb9be8bcbcfdbd2cab91a
- [[DEBUG]] - Comparing hashes: SHA256|4a93304b9e89813d64d0085e76e62d850413c65866b6c2dc7495f6db1fca6299 ? SHA256|4a93304b9e89813d64d0085e76e62d850413c65866b6c2dc7495f6db1fca6299
- [[DEBUG]] - Map locations: base/welcome.tar.gz -- base/welcome\ ++ C:\Users\Maxik\intensityengine_client\packages\base\welcome.tar.gz
- [[DEBUG]] - clear()ing LogicSystem
- [[DEBUG]] - ScriptEngineManager::createEngine()
- [[DEBUG]] - ScriptEngineManager::createEngine(): Init engine modules
- [[DEBUG]] - V8Engine::init:
- [[DEBUG]] - Creating global
- [[DEBUG]] - Creating context
- [[DEBUG]] - Creating wrapper for global
- [[DEBUG]] - V8Engine::init complete.
- [[DEBUG]] - ScriptEngineManager::createEngine(): Setup embedding
- [[DEBUG]] - ScriptEngineManager::setupEmbedding.
- [[DEBUG]] - Config cache fail, going to Python: Logging/scripting_tests
- [[WARNING]] - Optimizing scripts by commenting out unneeded loggings
- [[DEBUG]] - jsUnit scripting module setting up...
- [[DEBUG]] - intensity/Platform scripting module setting up...
- [[WARNING]] - Fixing CAPI.renderModel for version 1 and 2
- [[DEBUG]] - intensity/Utilities scripting module setting up...
- [[DEBUG]] - intensity/Actions scripting module setting up...
- [[DEBUG]] - intensity/Variables scripting module setting up...
- [[DEBUG]] - intensity/LogicEntity scripting module setting up...
- [[DEBUG]] - Generating LogicEntity system with CLIENT = true
- [[DEBUG]] - intensity/MessageSystem scripting module setting up...
- [[DEBUG]] - intensity/LogicEntityClasses scripting module setting up...
- [[DEBUG]] - intensity/LogicEntityStore scripting module setting up...
- [[DEBUG]] - intensity/ModelAttachments scripting module setting up...
- [[DEBUG]] - intensity/Animatable scripting module setting up...
- [[DEBUG]] - intensity/Character scripting module setting up...
- [[DEBUG]] - Registering LE class: Character
- ((DEBUG)) - Generating protocol data for _name,facingSpeed,movementSpeed,yaw,pitch,move,strafe,position,velocity,falling,radius,aboveEye,eyeHeight,blocked,canMove,mapDefinedPositionData,clientState,physicalState,inWater,timeInAir,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for Character
- [[DEBUG]] - Registering LE class: Player
- ((DEBUG)) - Generating protocol data for _canEdit,_name,facingSpeed,movementSpeed,yaw,pitch,move,strafe,position,velocity,falling,radius,aboveEye,eyeHeight,blocked,canMove,mapDefinedPositionData,clientState,physicalState,inWater,timeInAir,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for Player
- [[DEBUG]] - intensity/StaticEntity scripting module setting up...
- [[DEBUG]] - Registering LE class: StaticEntity
- [[DEBUG]] - Generating protocol data for position,radius,attr1,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for StaticEntity
- [[DEBUG]] - Registering LE class: Light
- [[DEBUG]] - Generating protocol data for attr1,attr2,attr3,attr4,radius,red,green,blue,position,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for Light
- [[DEBUG]] - Registering LE class: ParticleEffect
- [[DEBUG]] - Generating protocol data for attr1,attr2,attr3,attr4,particleType,value1,value2,value3,position,radius,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for ParticleEffect
- [[DEBUG]] - Registering LE class: Mapmodel
- [[DEBUG]] - Generating protocol data for attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for Mapmodel
- [[DEBUG]] - Registering LE class: AreaTrigger
- [[DEBUG]] - Generating protocol data for scriptToRun,attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for AreaTrigger
- [[DEBUG]] - Registering LE class: ResettableAreaTrigger
- [[DEBUG]] - Generating protocol data for scriptToRun,attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for ResettableAreaTrigger
- [[DEBUG]] - Registering LE class: PlayerStart
- [[DEBUG]] - Generating protocol data for position,radius,attr1,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for PlayerStart
- [[DEBUG]] - Registering LE class: WorldMarker
- [[DEBUG]] - Generating protocol data for attr1,yaw,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for WorldMarker
- [[DEBUG]] - intensity/Sound scripting module setting up...
- [[DEBUG]] - intensity/LogicEntityUtilities scripting module setting up...
- [[DEBUG]] - intensity/Application scripting module setting up...
- [[DEBUG]] - Setting dummy application
- [[DEBUG]] - ApplicationManager: setting ApplicationClass to function Class() {
- // All construction is actually done in the create method
- if ( !initializing && this.create )
- this.create.apply(this, arguments);
- }
- [[DEBUG]] - ApplicationManager: instance is [object Object]
- [[DEBUG]] - intensity/Editing scripting module setting up...
- [[DEBUG]] - intensity/Effects scripting module setting up...
- [[DEBUG]] - intensity/Projectiles scripting module setting up...
- [[DEBUG]] - intensity/Steering scripting module setting up...
- [[DEBUG]] - ScriptEngineManager::setupEmbedding complete.
- [[DEBUG]] - Running map script...
- [[DEBUG]] - Registering LE class: DeadlyArea
- [[DEBUG]] - Finding sauertype in ancestor, AreaTrigger
- [[DEBUG]] - Generating protocol data for scriptToRun,attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for DeadlyArea
- [[DEBUG]] - Registering LE class: Portal
- [[DEBUG]] - Finding sauertype in ancestor, AreaTrigger
- [[DEBUG]] - Generating protocol data for targetIP,targetPort,visualModel,portalText,startPortalling,scriptToRun,attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for Portal
- [[DEBUG]] - Registering LE class: WorldNotice
- [[DEBUG]] - Finding sauertype in ancestor, AreaTrigger
- [[DEBUG]] - Generating protocol data for text,color,size,scriptToRun,attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for WorldNotice
- [[DEBUG]] - Registering LE class: KarmicKoala
- [[DEBUG]] - Finding sauertype in ancestor, Mapmodel
- [[DEBUG]] - Generating protocol data for attr1,yaw,collisionRadiusWidth,collisionRadiusHeight,position,radius,attr2,attr3,attr4,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for KarmicKoala
- [[DEBUG]] - Registering LE class: GamePlayer
- [[DEBUG]] - Finding sauertype in ancestor, Player
- ((DEBUG)) - Generating protocol data for team,health,maxHealth,spawnStage,chatMessage,targetColor,targetPosition,_canEdit,_name,facingSpeed,movementSpeed,yaw,pitch,move,strafe,position,velocity,falling,radius,aboveEye,eyeHeight,blocked,canMove,mapDefinedPositionData,clientState,physicalState,inWater,timeInAir,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for GamePlayer
- [[DEBUG]] - Registering LE class: BotPlayer
- [[DEBUG]] - Finding sauertype in ancestor, Character
- ((DEBUG)) - Generating protocol data for team,health,maxHealth,spawnStage,chatMessage,_name,facingSpeed,movementSpeed,yaw,pitch,move,strafe,position,velocity,falling,radius,aboveEye,eyeHeight,blocked,canMove,mapDefinedPositionData,clientState,physicalState,inWater,timeInAir,animation,startTime,modelName,attachments,tags,_persistent
- [[DEBUG]] - Generating protocol names for BotPlayer
- [[DEBUG]] - ApplicationManager: setting ApplicationClass to function Class() {
- // All construction is actually done in the create method
- if ( !initializing && this.create )
- this.create.apply(this, arguments);
- }
- [[DEBUG]] - ApplicationManager: instance is [object Object]
- [[DEBUG]] - Registering LE class: GameManager
- [[DEBUG]] - Generating protocol data for teamData,serverMessage,newDynaPortal,tags,_persistent
- [[DEBUG]] - Generating protocol names for GameManager
- [[DEBUG]] - Running map script complete..
- [[DEBUG]] - Requesting active entities...
- [[DEBUG]] - Sending a message of type ActiveEntitiesRequest (1017)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 98, 10, TAG platformer experiments (0/10)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 7, 10, Drawing (0/10)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 86, 10, Insta CTF (0/10)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 52, 10, Racing (0/10)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 97, 10, CTF (0/10)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1011/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type StateDataUpdate (1011)
- [[DEBUG]] - StateDataUpdate: 9, 10, Razanak (1/3)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1015/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type NotifyNumEntities (1015)
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1018/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type LogicEntityCompleteNotification (1018)
- [[DEBUG]] - RECEIVING LE: -1,1,GameManager
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type GameManager with unique ID 1
- [[DEBUG]] - with arguments: {}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - non-Sauer entity going to be set up:GameManager
- [[DEBUG]] - setupNonSauer: 1
- [[DEBUG]] - adding non-Sauer entity 1
- [[DEBUG]] - C registerLogicEntity: 1
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - Updating stateData with: {"teamData":"{\"people\":{\"_name\":\"people\", \"playerList\":[99, 101, 102], \"score\":0, \"flagModelName\":\"\", \"kwargs\":{}}}", "tags":"[game_manager]", "_persistent":"false"}
- [[DEBUG]] - updating complete state data for 1 with {"teamData":"{\"people\":{\"_name\":\"people\", \"playerList\":[99, 101, 102], \"score\":0, \"flagModelName\":\"\", \"kwargs\":{}}}", "tags":"[game_manager]", "_persistent":"false"} (string)
- [[DEBUG]] - update of complete state datum: teamData = {"people":{"_name":"people", "playerList":[99, 101, 102], "score":0, "flagModelName":"", "kwargs":{}}}
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [game_manager]
- [[DEBUG]] - fromWire of StateArray:"[game_manager]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 5,WorldMarker - 444.875000,449.062500,527.812500 270,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 5
- [[DEBUG]] - with arguments: {"_type":3, "x":444.875, "y":449.0625, "z":527.8125, "attr1":270, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 5, 3 : 444.875000,449.062500,527.812500 : 270,0,0,0
- [[DEBUG]] - C registerLogicEntity: 5
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 5 with {"attr1":"270", "position":"[444.91|449.10|527.84]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[start_people]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 270
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [444.91|449.10|527.84]
- [[DEBUG]] - fromWire of StateArray:"[444.91|449.10|527.84]"
- [[DEBUG]] - CAPI.setExtentO: 444.91,449.1,527.84
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [start_people]
- [[DEBUG]] - fromWire of StateArray:"[start_people]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 7,Portal - 197.812500,640.687500,520.000000 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Portal with unique ID 7
- [[DEBUG]] - with arguments: {"_type":2, "x":197.8125, "y":640.6875, "z":520, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 7, 2 : 197.812500,640.687500,520.000000 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 7
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 7 with {"targetIP":"www.syntensity.com", "targetPort":"10001", "visualModel":"portal/sketchworld", "portalText":"Drawing (0/10)", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"25", "position":"[197.83|640.71|520]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: targetIP = www.syntensity.com
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPort = 10001
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: visualModel = portal/sketchworld
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: portalText = Drawing (0/10)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 25
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 25
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [197.83|640.71|520]
- [[DEBUG]] - fromWire of StateArray:"[197.83|640.71|520]"
- [[DEBUG]] - CAPI.setExtentO: 197.83,640.71,520
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 9,Portal - 197.875000,447.187500,520.562500 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Portal with unique ID 9
- [[DEBUG]] - with arguments: {"_type":2, "x":197.875, "y":447.1875, "z":520.5625, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 9, 2 : 197.875000,447.187500,520.562500 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 9
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 9 with {"targetIP":"www.syntensity.com", "targetPort":"10005", "visualModel":"portal/razanak", "portalText":"Razanak (1/3)", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"25", "position":"[197.91|447.23|520.59]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: targetIP = www.syntensity.com
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPort = 10005
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: visualModel = portal/razanak
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: portalText = Razanak (1/3)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 25
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 25
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [197.91|447.23|520.59]
- [[DEBUG]] - fromWire of StateArray:"[197.91|447.23|520.59]"
- [[DEBUG]] - CAPI.setExtentO: 197.91,447.23,520.59
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 11,Light - 753.062500,723.875000,593.812500 100,128,128
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 11
- [[DEBUG]] - with arguments: {"_type":1, "x":753.0625, "y":723.875, "z":593.8125, "attr1":100, "attr2":128, "attr3":128, "attr4":128}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 11, 1 : 753.062500,723.875000,593.812500 : 100,128,128,128
- [[DEBUG]] - C registerLogicEntity: 11
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 11 with {"attr1":"100", "attr2":"128", "attr3":"128", "attr4":"128", "position":"[753.08|723.88|593.84]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [753.08|723.88|593.84]
- [[DEBUG]] - fromWire of StateArray:"[753.08|723.88|593.84]"
- [[DEBUG]] - CAPI.setExtentO: 753.08,723.88,593.84
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 12,Light - 780.125000,290.125000,567.250000 100,128,128
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 12
- [[DEBUG]] - with arguments: {"_type":1, "x":780.125, "y":290.125, "z":567.25, "attr1":100, "attr2":128, "attr3":128, "attr4":128}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 12, 1 : 780.125000,290.125000,567.250000 : 100,128,128,128
- [[DEBUG]] - C registerLogicEntity: 12
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 12 with {"attr1":"100", "attr2":"128", "attr3":"128", "attr4":"128", "position":"[780.15|290.17|567.28]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [780.15|290.17|567.28]
- [[DEBUG]] - fromWire of StateArray:"[780.15|290.17|567.28]"
- [[DEBUG]] - CAPI.setExtentO: 780.15,290.17,567.28
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 13,Light - 593.750000,494.875000,544.375000 150,128,128
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 13
- [[DEBUG]] - with arguments: {"_type":1, "x":593.75, "y":494.875, "z":544.375, "attr1":150, "attr2":128, "attr3":128, "attr4":158}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 13, 1 : 593.750000,494.875000,544.375000 : 150,128,128,158
- [[DEBUG]] - C registerLogicEntity: 13
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 13 with {"attr1":"150", "attr2":"128", "attr3":"128", "attr4":"158", "position":"[593.75|494.89|544.39]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 150
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [593.75|494.89|544.39]
- [[DEBUG]] - fromWire of StateArray:"[593.75|494.89|544.39]"
- [[DEBUG]] - CAPI.setExtentO: 593.75,494.89,544.39
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 19,WorldMarker - 695.812500,691.437500,526.500000 0,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 19
- [[DEBUG]] - with arguments: {"_type":3, "x":695.8125, "y":691.4375, "z":526.5, "attr1":0, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 19, 3 : 695.812500,691.437500,526.500000 : 0,0,0,0
- [[DEBUG]] - C registerLogicEntity: 19
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 19 with {"attr1":"0", "position":"[695.82|691.44|526.53]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[tutorial_1]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [695.82|691.44|526.53]
- [[DEBUG]] - fromWire of StateArray:"[695.82|691.44|526.53]"
- [[DEBUG]] - CAPI.setExtentO: 695.82,691.44,526.53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [tutorial_1]
- [[DEBUG]] - fromWire of StateArray:"[tutorial_1]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 20,Light - 322.250000,785.375000,554.937500 100,255,255
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 20
- [[DEBUG]] - with arguments: {"_type":1, "x":322.25, "y":785.375, "z":554.9375, "attr1":100, "attr2":255, "attr3":255, "attr4":255}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 20, 1 : 322.250000,785.375000,554.937500 : 100,255,255,255
- [[DEBUG]] - C registerLogicEntity: 20
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 20 with {"attr1":"100", "attr2":"255", "attr3":"255", "attr4":"255", "position":"[322.29|785.40|554.96]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [322.29|785.40|554.96]
- [[DEBUG]] - fromWire of StateArray:"[322.29|785.40|554.96]"
- [[DEBUG]] - CAPI.setExtentO: 322.29,785.4,554.96
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 22,WorldMarker - 682.750000,601.500000,520.875000 0,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 22
- [[DEBUG]] - with arguments: {"_type":3, "x":682.75, "y":601.5, "z":520.875, "attr1":0, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 22, 3 : 682.750000,601.500000,520.875000 : 0,0,0,0
- [[DEBUG]] - C registerLogicEntity: 22
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 22 with {"attr1":"0", "position":"[682.78|601.53|520.89]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[tutorial_2]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [682.78|601.53|520.89]
- [[DEBUG]] - fromWire of StateArray:"[682.78|601.53|520.89]"
- [[DEBUG]] - CAPI.setExtentO: 682.78,601.53,520.89
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [tutorial_2]
- [[DEBUG]] - fromWire of StateArray:"[tutorial_2]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 24,WorldMarker - 686.250000,358.000000,524.125000 165,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 24
- [[DEBUG]] - with arguments: {"_type":3, "x":686.25, "y":358, "z":524.125, "attr1":165, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 24, 3 : 686.250000,358.000000,524.125000 : 165,0,0,0
- [[DEBUG]] - C registerLogicEntity: 24
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 24 with {"attr1":"165", "position":"[686.28|358.01|524.15]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[tutorial_1]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 165
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [686.28|358.01|524.15]
- [[DEBUG]] - fromWire of StateArray:"[686.28|358.01|524.15]"
- [[DEBUG]] - CAPI.setExtentO: 686.28,358.01,524.15
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [tutorial_1]
- [[DEBUG]] - fromWire of StateArray:"[tutorial_1]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 25,WorldMarker - 691.250000,460.500000,524.750000 0,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 25
- [[DEBUG]] - with arguments: {"_type":3, "x":691.25, "y":460.5, "z":524.75, "attr1":0, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 25, 3 : 691.250000,460.500000,524.750000 : 0,0,0,0
- [[DEBUG]] - C registerLogicEntity: 25
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 25 with {"attr1":"0", "position":"[691.27|460.54|524.75]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[tutorial_2]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [691.27|460.54|524.75]
- [[DEBUG]] - fromWire of StateArray:"[691.27|460.54|524.75]"
- [[DEBUG]] - CAPI.setExtentO: 691.27,460.54,524.75
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [tutorial_2]
- [[DEBUG]] - fromWire of StateArray:"[tutorial_2]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 26,Light - 328.062500,264.250000,554.937500 100,255,255
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 26
- [[DEBUG]] - with arguments: {"_type":1, "x":328.0625, "y":264.25, "z":554.9375, "attr1":100, "attr2":255, "attr3":255, "attr4":255}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 26, 1 : 328.062500,264.250000,554.937500 : 100,255,255,255
- [[DEBUG]] - C registerLogicEntity: 26
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 26 with {"attr1":"100", "attr2":"255", "attr3":"255", "attr4":"255", "position":"[328.07|264.29|554.96]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [328.07|264.29|554.96]
- [[DEBUG]] - fromWire of StateArray:"[328.07|264.29|554.96]"
- [[DEBUG]] - CAPI.setExtentO: 328.07,264.29,554.96
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 29,Light - 241.437500,636.125000,549.187500 98,174,228
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 29
- [[DEBUG]] - with arguments: {"_type":1, "x":241.4375, "y":636.125, "z":549.1875, "attr1":98, "attr2":174, "attr3":228, "attr4":151}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 29, 1 : 241.437500,636.125000,549.187500 : 98,174,228,151
- [[DEBUG]] - C registerLogicEntity: 29
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 29 with {"attr1":"98", "attr2":"174", "attr3":"228", "attr4":"151", "position":"[241.47|636.13|549.20]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 98
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 174
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 228
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 151
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [241.47|636.13|549.20]
- [[DEBUG]] - fromWire of StateArray:"[241.47|636.13|549.20]"
- [[DEBUG]] - CAPI.setExtentO: 241.47,636.13,549.2
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 30,Light - 349.000000,446.000000,587.562500 168,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 30
- [[DEBUG]] - with arguments: {"_type":1, "x":349, "y":446, "z":587.5625, "attr1":168, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 30, 1 : 349.000000,446.000000,587.562500 : 168,158,176,194
- [[DEBUG]] - C registerLogicEntity: 30
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 30 with {"attr1":"168", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[349|446.01|587.57]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 168
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [349|446.01|587.57]
- [[DEBUG]] - fromWire of StateArray:"[349|446.01|587.57]"
- [[DEBUG]] - CAPI.setExtentO: 349,446.01,587.57
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 33,Light - 820.062500,856.062500,958.812500 809,125,132
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 33
- [[DEBUG]] - with arguments: {"_type":1, "x":820.0625, "y":856.0625, "z":958.8125, "attr1":809, "attr2":125, "attr3":132, "attr4":142}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 33, 1 : 820.062500,856.062500,958.812500 : 809,125,132,142
- [[DEBUG]] - C registerLogicEntity: 33
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 33 with {"attr1":"809", "attr2":"125", "attr3":"132", "attr4":"142", "position":"[820.09|856.08|958.84]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 809
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 125
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 132
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 142
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [820.09|856.08|958.84]
- [[DEBUG]] - fromWire of StateArray:"[820.09|856.08|958.84]"
- [[DEBUG]] - CAPI.setExtentO: 820.09,856.08,958.84
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 34,Light - 264.750000,460.437500,555.000000 118,159,90
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 34
- [[DEBUG]] - with arguments: {"_type":1, "x":264.75, "y":460.4375, "z":555, "attr1":118, "attr2":159, "attr3":90, "attr4":38}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 34, 1 : 264.750000,460.437500,555.000000 : 118,159,90,38
- [[DEBUG]] - C registerLogicEntity: 34
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 34 with {"attr1":"118", "attr2":"159", "attr3":"90", "attr4":"38", "position":"[264.79|460.47|555.01]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 118
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 159
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 90
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [264.79|460.47|555.01]
- [[DEBUG]] - fromWire of StateArray:"[264.79|460.47|555.01]"
- [[DEBUG]] - CAPI.setExtentO: 264.79,460.47,555.01
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 35,Light - 332.437500,662.375000,576.937500 168,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 35
- [[DEBUG]] - with arguments: {"_type":1, "x":332.4375, "y":662.375, "z":576.9375, "attr1":168, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 35, 1 : 332.437500,662.375000,576.937500 : 168,158,176,194
- [[DEBUG]] - C registerLogicEntity: 35
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 35 with {"attr1":"168", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[332.45|662.40|576.95]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 168
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [332.45|662.40|576.95]
- [[DEBUG]] - fromWire of StateArray:"[332.45|662.40|576.95]"
- [[DEBUG]] - CAPI.setExtentO: 332.45,662.4,576.95
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 36,Light - 164.562500,765.250000,609.687500 168,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 36
- [[DEBUG]] - with arguments: {"_type":1, "x":164.5625, "y":765.25, "z":609.6875, "attr1":168, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 36, 1 : 164.562500,765.250000,609.687500 : 168,158,176,194
- [[DEBUG]] - C registerLogicEntity: 36
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 36 with {"attr1":"168", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[164.60|765.28|609.71]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 168
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [164.60|765.28|609.71]
- [[DEBUG]] - fromWire of StateArray:"[164.60|765.28|609.71]"
- [[DEBUG]] - CAPI.setExtentO: 164.6,765.28,609.71
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 37,Light - 191.125000,526.062500,621.687500 168,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 37
- [[DEBUG]] - with arguments: {"_type":1, "x":191.125, "y":526.0625, "z":621.6875, "attr1":168, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 37, 1 : 191.125000,526.062500,621.687500 : 168,158,176,194
- [[DEBUG]] - C registerLogicEntity: 37
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 37 with {"attr1":"168", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[191.16|526.09|621.71]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 168
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [191.16|526.09|621.71]
- [[DEBUG]] - fromWire of StateArray:"[191.16|526.09|621.71]"
- [[DEBUG]] - CAPI.setExtentO: 191.16,526.09,621.71
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 38,Light - 219.000000,261.000000,623.000000 198,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 38
- [[DEBUG]] - with arguments: {"_type":1, "x":219, "y":261, "z":623, "attr1":198, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 38, 1 : 219.000000,261.000000,623.000000 : 198,158,176,194
- [[DEBUG]] - C registerLogicEntity: 38
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 38 with {"attr1":"198", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[219.05|261.04|623.03]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 198
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [219.05|261.04|623.03]
- [[DEBUG]] - fromWire of StateArray:"[219.05|261.04|623.03]"
- [[DEBUG]] - CAPI.setExtentO: 219.05,261.04,623.03
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 39,Light - 449.687500,424.562500,578.500000 168,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 39
- [[DEBUG]] - with arguments: {"_type":1, "x":449.6875, "y":424.5625, "z":578.5, "attr1":168, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 39, 1 : 449.687500,424.562500,578.500000 : 168,158,176,194
- [[DEBUG]] - C registerLogicEntity: 39
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 39 with {"attr1":"168", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[449.73|424.60|578.5]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 168
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [449.73|424.60|578.5]
- [[DEBUG]] - fromWire of StateArray:"[449.73|424.60|578.5]"
- [[DEBUG]] - CAPI.setExtentO: 449.73,424.6,578.5
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 42,Light - 629.625000,208.125000,610.000000 198,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 42
- [[DEBUG]] - with arguments: {"_type":1, "x":629.625, "y":208.125, "z":610, "attr1":198, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 42, 1 : 629.625000,208.125000,610.000000 : 198,158,176,194
- [[DEBUG]] - C registerLogicEntity: 42
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 42 with {"attr1":"198", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[629.65|208.16|610.01]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 198
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [629.65|208.16|610.01]
- [[DEBUG]] - fromWire of StateArray:"[629.65|208.16|610.01]"
- [[DEBUG]] - CAPI.setExtentO: 629.65,208.16,610.01
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 43,Light - 794.187500,503.500000,613.437500 198,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 43
- [[DEBUG]] - with arguments: {"_type":1, "x":794.1875, "y":503.5, "z":613.4375, "attr1":198, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 43, 1 : 794.187500,503.500000,613.437500 : 198,158,176,194
- [[DEBUG]] - C registerLogicEntity: 43
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 43 with {"attr1":"198", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[794.20|503.54|613.46]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 198
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [794.20|503.54|613.46]
- [[DEBUG]] - fromWire of StateArray:"[794.20|503.54|613.46]"
- [[DEBUG]] - CAPI.setExtentO: 794.2,503.54,613.46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 44,Light - 638.750000,785.062500,610.375000 198,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 44
- [[DEBUG]] - with arguments: {"_type":1, "x":638.75, "y":785.0625, "z":610.375, "attr1":198, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 44, 1 : 638.750000,785.062500,610.375000 : 198,158,176,194
- [[DEBUG]] - C registerLogicEntity: 44
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 44 with {"attr1":"198", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[638.75|785.09|610.40]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 198
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [638.75|785.09|610.40]
- [[DEBUG]] - fromWire of StateArray:"[638.75|785.09|610.40]"
- [[DEBUG]] - CAPI.setExtentO: 638.75,785.09,610.4
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 47,WorldNotice - 331.500000,446.437500,519.000000 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldNotice with unique ID 47
- [[DEBUG]] - with arguments: {"_type":2, "x":331.5, "y":446.4375, "z":519, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 47, 2 : 331.500000,446.437500,519.000000 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 47
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 47 with {"text":"Walk into the portals to teleport", "color":"16777215", "size":"0.66", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"50", "collisionRadiusHeight":"4", "position":"[331.51|446.48|519.03]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: text = Walk into the portals to teleport
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: color = 16777215
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: size = 0.66
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 50
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 50
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 4
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 4
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [331.51|446.48|519.03]
- [[DEBUG]] - fromWire of StateArray:"[331.51|446.48|519.03]"
- [[DEBUG]] - CAPI.setExtentO: 331.51,446.48,519.03
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 48,WorldNotice - 450.312500,444.875000,515.187500 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldNotice with unique ID 48
- [[DEBUG]] - with arguments: {"_type":2, "x":450.3125, "y":444.875, "z":515.1875, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 48, 2 : 450.312500,444.875000,515.187500 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 48
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 48 with {"text":"Press 'H' for the tutorial", "color":"16777215", "size":"1", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"40", "collisionRadiusHeight":"10", "position":"[450.35|444.91|515.20]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: text = Press 'H' for the tutorial
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: color = 16777215
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: size = 1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 40
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 40
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 10
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 10
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [450.35|444.91|515.20]
- [[DEBUG]] - fromWire of StateArray:"[450.35|444.91|515.20]"
- [[DEBUG]] - CAPI.setExtentO: 450.35,444.91,515.2
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 50,Light - 431.000000,447.187500,540.000000 128,56,69
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 50
- [[DEBUG]] - with arguments: {"_type":1, "x":431, "y":447.1875, "z":540, "attr1":128, "attr2":56, "attr3":69, "attr4":104}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 50, 1 : 431.000000,447.187500,540.000000 : 128,56,69,104
- [[DEBUG]] - C registerLogicEntity: 50
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 50 with {"attr1":"128", "attr2":"56", "attr3":"69", "attr4":"104", "position":"[431.04|447.19|540.02]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 128
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 56
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 69
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 104
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [431.04|447.19|540.02]
- [[DEBUG]] - fromWire of StateArray:"[431.04|447.19|540.02]"
- [[DEBUG]] - CAPI.setExtentO: 431.04,447.19,540.02
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 52,Portal - 197.687500,256.062500,520.750000 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Portal with unique ID 52
- [[DEBUG]] - with arguments: {"_type":2, "x":197.6875, "y":256.0625, "z":520.75, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 52, 2 : 197.687500,256.062500,520.750000 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 52
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 52 with {"targetIP":"www.syntensity.com", "targetPort":"10004", "visualModel":"portal/racing", "portalText":"Racing (0/10)", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"25", "position":"[197.72|256.07|520.76]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: targetIP = www.syntensity.com
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPort = 10004
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: visualModel = portal/racing
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: portalText = Racing (0/10)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 25
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 25
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [197.72|256.07|520.76]
- [[DEBUG]] - fromWire of StateArray:"[197.72|256.07|520.76]"
- [[DEBUG]] - CAPI.setExtentO: 197.72,256.07,520.76
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 54,Light - 237.250000,71.625000,602.062500 100,255,255
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 54
- [[DEBUG]] - with arguments: {"_type":1, "x":237.25, "y":71.625, "z":602.0625, "attr1":100, "attr2":255, "attr3":255, "attr4":255}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 54, 1 : 237.250000,71.625000,602.062500 : 100,255,255,255
- [[DEBUG]] - C registerLogicEntity: 54
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 54 with {"attr1":"100", "attr2":"255", "attr3":"255", "attr4":"255", "position":"[237.25|71.66|602.07]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [237.25|71.66|602.07]
- [[DEBUG]] - fromWire of StateArray:"[237.25|71.66|602.07]"
- [[DEBUG]] - CAPI.setExtentO: 237.25,71.66,602.07
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 55,Light - 254.125000,954.750000,621.062500 168,158,176
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 55
- [[DEBUG]] - with arguments: {"_type":1, "x":254.125, "y":954.75, "z":621.0625, "attr1":168, "attr2":158, "attr3":176, "attr4":194}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 55, 1 : 254.125000,954.750000,621.062500 : 168,158,176,194
- [[DEBUG]] - C registerLogicEntity: 55
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 55 with {"attr1":"168", "attr2":"158", "attr3":"176", "attr4":"194", "position":"[254.13|954.75|621.08]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 168
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 158
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 176
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 194
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [254.13|954.75|621.08]
- [[DEBUG]] - fromWire of StateArray:"[254.13|954.75|621.08]"
- [[DEBUG]] - CAPI.setExtentO: 254.13,954.75,621.08
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 56,Light - 353.000000,245.750000,689.812500 390,255,255
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 56
- [[DEBUG]] - with arguments: {"_type":1, "x":353, "y":245.75, "z":689.8125, "attr1":390, "attr2":255, "attr3":255, "attr4":255}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 56, 1 : 353.000000,245.750000,689.812500 : 390,255,255,255
- [[DEBUG]] - C registerLogicEntity: 56
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 56 with {"attr1":"390", "attr2":"255", "attr3":"255", "attr4":"255", "position":"[353.04|245.80|689.84]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 390
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 255
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [353.04|245.80|689.84]
- [[DEBUG]] - fromWire of StateArray:"[353.04|245.80|689.84]"
- [[DEBUG]] - CAPI.setExtentO: 353.04,245.8,689.84
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 58,Light - 212.375000,542.375000,509.875000 38,159,90
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 58
- [[DEBUG]] - with arguments: {"_type":1, "x":212.375, "y":542.375, "z":509.875, "attr1":38, "attr2":159, "attr3":90, "attr4":38}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 58, 1 : 212.375000,542.375000,509.875000 : 38,159,90,38
- [[DEBUG]] - C registerLogicEntity: 58
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 58 with {"attr1":"38", "attr2":"159", "attr3":"90", "attr4":"38", "position":"[212.41|542.38|509.91]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 159
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 90
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [212.41|542.38|509.91]
- [[DEBUG]] - fromWire of StateArray:"[212.41|542.38|509.91]"
- [[DEBUG]] - CAPI.setExtentO: 212.41,542.38,509.91
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 59,Light - 168.875000,546.187500,512.562500 38,159,90
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 59
- [[DEBUG]] - with arguments: {"_type":1, "x":168.875, "y":546.1875, "z":512.5625, "attr1":38, "attr2":159, "attr3":90, "attr4":38}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 59, 1 : 168.875000,546.187500,512.562500 : 38,159,90,38
- [[DEBUG]] - C registerLogicEntity: 59
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 59 with {"attr1":"38", "attr2":"159", "attr3":"90", "attr4":"38", "position":"[168.91|546.20|512.58]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 159
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 90
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [168.91|546.20|512.58]
- [[DEBUG]] - fromWire of StateArray:"[168.91|546.20|512.58]"
- [[DEBUG]] - CAPI.setExtentO: 168.91,546.2,512.58
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 60,Light - 238.812500,549.750000,510.375000 38,159,90
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 60
- [[DEBUG]] - with arguments: {"_type":1, "x":238.8125, "y":549.75, "z":510.375, "attr1":38, "attr2":159, "attr3":90, "attr4":38}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 60, 1 : 238.812500,549.750000,510.375000 : 38,159,90,38
- [[DEBUG]] - C registerLogicEntity: 60
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 60 with {"attr1":"38", "attr2":"159", "attr3":"90", "attr4":"38", "position":"[238.86|549.76|510.42]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 159
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 90
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [238.86|549.76|510.42]
- [[DEBUG]] - fromWire of StateArray:"[238.86|549.76|510.42]"
- [[DEBUG]] - CAPI.setExtentO: 238.86,549.76,510.42
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 63,Light - 205.187500,355.812500,502.500000 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 63
- [[DEBUG]] - with arguments: {"_type":1, "x":205.1875, "y":355.8125, "z":502.5, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 63, 1 : 205.187500,355.812500,502.500000 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 63
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 63 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[205.22|355.85|502.51]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [205.22|355.85|502.51]
- [[DEBUG]] - fromWire of StateArray:"[205.22|355.85|502.51]"
- [[DEBUG]] - CAPI.setExtentO: 205.22,355.85,502.51
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 64,Light - 236.500000,352.000000,510.562500 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 64
- [[DEBUG]] - with arguments: {"_type":1, "x":236.5, "y":352, "z":510.5625, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 64, 1 : 236.500000,352.000000,510.562500 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 64
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 64 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[236.52|352.01|510.57]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [236.52|352.01|510.57]
- [[DEBUG]] - fromWire of StateArray:"[236.52|352.01|510.57]"
- [[DEBUG]] - CAPI.setExtentO: 236.52,352.01,510.57
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 65,Light - 161.187500,358.000000,509.500000 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 65
- [[DEBUG]] - with arguments: {"_type":1, "x":161.1875, "y":358, "z":509.5, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 65, 1 : 161.187500,358.000000,509.500000 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 65
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 65 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[161.24|358.01|509.51]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [161.24|358.01|509.51]
- [[DEBUG]] - fromWire of StateArray:"[161.24|358.01|509.51]"
- [[DEBUG]] - CAPI.setExtentO: 161.24,358.01,509.51
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 66,Light - 186.750000,736.250000,513.562500 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 66
- [[DEBUG]] - with arguments: {"_type":1, "x":186.75, "y":736.25, "z":513.5625, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 66, 1 : 186.750000,736.250000,513.562500 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 66
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 66 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[186.80|736.27|513.59]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [186.80|736.27|513.59]
- [[DEBUG]] - fromWire of StateArray:"[186.80|736.27|513.59]"
- [[DEBUG]] - CAPI.setExtentO: 186.8,736.27,513.59
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 67,Light - 158.500000,729.062500,514.250000 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 67
- [[DEBUG]] - with arguments: {"_type":1, "x":158.5, "y":729.0625, "z":514.25, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 67, 1 : 158.500000,729.062500,514.250000 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 67
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 67 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[158.5|729.09|514.27]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [158.5|729.09|514.27]
- [[DEBUG]] - fromWire of StateArray:"[158.5|729.09|514.27]"
- [[DEBUG]] - CAPI.setExtentO: 158.5,729.09,514.27
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 68,Light - 234.375000,737.062500,510.500000 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 68
- [[DEBUG]] - with arguments: {"_type":1, "x":234.375, "y":737.0625, "z":510.5, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 68, 1 : 234.375000,737.062500,510.500000 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 68
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 68 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[234.38|737.08|510.54]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [234.38|737.08|510.54]
- [[DEBUG]] - fromWire of StateArray:"[234.38|737.08|510.54]"
- [[DEBUG]] - CAPI.setExtentO: 234.38,737.08,510.54
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 69,Light - 157.000000,544.562500,526.187500 68,211,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 69
- [[DEBUG]] - with arguments: {"_type":1, "x":157, "y":544.5625, "z":526.1875, "attr1":68, "attr2":211, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 69, 1 : 157.000000,544.562500,526.187500 : 68,211,127,46
- [[DEBUG]] - C registerLogicEntity: 69
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 69 with {"attr1":"68", "attr2":"211", "attr3":"127", "attr4":"46", "position":"[157.05|544.59|526.21]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 68
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 211
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [157.05|544.59|526.21]
- [[DEBUG]] - fromWire of StateArray:"[157.05|544.59|526.21]"
- [[DEBUG]] - CAPI.setExtentO: 157.05,544.59,526.21
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 70,Light - 145.812500,344.250000,544.500000 63,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 70
- [[DEBUG]] - with arguments: {"_type":1, "x":145.8125, "y":344.25, "z":544.5, "attr1":63, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 70, 1 : 145.812500,344.250000,544.500000 : 63,210,127,46
- [[DEBUG]] - C registerLogicEntity: 70
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 70 with {"attr1":"63", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[145.86|344.26|544.53]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 63
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [145.86|344.26|544.53]
- [[DEBUG]] - fromWire of StateArray:"[145.86|344.26|544.53]"
- [[DEBUG]] - CAPI.setExtentO: 145.86,344.26,544.53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 71,Light - 152.125000,732.812500,546.687500 53,210,127
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 71
- [[DEBUG]] - with arguments: {"_type":1, "x":152.125, "y":732.8125, "z":546.6875, "attr1":53, "attr2":210, "attr3":127, "attr4":46}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 71, 1 : 152.125000,732.812500,546.687500 : 53,210,127,46
- [[DEBUG]] - C registerLogicEntity: 71
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 71 with {"attr1":"53", "attr2":"210", "attr3":"127", "attr4":"46", "position":"[152.16|732.84|546.71]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 53
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 210
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 127
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [152.16|732.84|546.71]
- [[DEBUG]] - fromWire of StateArray:"[152.16|732.84|546.71]"
- [[DEBUG]] - CAPI.setExtentO: 152.16,732.84,546.71
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 72,Light - 161.687500,457.000000,533.437500 77,98,130
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 72
- [[DEBUG]] - with arguments: {"_type":1, "x":161.6875, "y":457, "z":533.4375, "attr1":77, "attr2":98, "attr3":130, "attr4":166}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 72, 1 : 161.687500,457.000000,533.437500 : 77,98,130,166
- [[DEBUG]] - C registerLogicEntity: 72
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 72 with {"attr1":"77", "attr2":"98", "attr3":"130", "attr4":"166", "position":"[161.72|457|533.46]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 77
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 98
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 166
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [161.72|457|533.46]
- [[DEBUG]] - fromWire of StateArray:"[161.72|457|533.46]"
- [[DEBUG]] - CAPI.setExtentO: 161.72,457,533.46
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 73,Light - 151.625000,267.500000,532.750000 77,98,130
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 73
- [[DEBUG]] - with arguments: {"_type":1, "x":151.625, "y":267.5, "z":532.75, "attr1":77, "attr2":98, "attr3":130, "attr4":166}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 73, 1 : 151.625000,267.500000,532.750000 : 77,98,130,166
- [[DEBUG]] - C registerLogicEntity: 73
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 73 with {"attr1":"77", "attr2":"98", "attr3":"130", "attr4":"166", "position":"[151.63|267.5|532.78]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 77
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 98
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 166
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [151.63|267.5|532.78]
- [[DEBUG]] - fromWire of StateArray:"[151.63|267.5|532.78]"
- [[DEBUG]] - CAPI.setExtentO: 151.63,267.5,532.78
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 74,Light - 160.875000,620.562500,532.500000 77,98,130
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 74
- [[DEBUG]] - with arguments: {"_type":1, "x":160.875, "y":620.5625, "z":532.5, "attr1":77, "attr2":98, "attr3":130, "attr4":166}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 74, 1 : 160.875000,620.562500,532.500000 : 77,98,130,166
- [[DEBUG]] - C registerLogicEntity: 74
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 74 with {"attr1":"77", "attr2":"98", "attr3":"130", "attr4":"166", "position":"[160.91|620.59|532.5]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 77
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 98
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 166
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [160.91|620.59|532.5]
- [[DEBUG]] - fromWire of StateArray:"[160.91|620.59|532.5]"
- [[DEBUG]] - CAPI.setExtentO: 160.91,620.59,532.5
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 75,Light - 163.250000,829.437500,522.750000 87,98,130
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 75
- [[DEBUG]] - with arguments: {"_type":1, "x":163.25, "y":829.4375, "z":522.75, "attr1":87, "attr2":98, "attr3":130, "attr4":166}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 75, 1 : 163.250000,829.437500,522.750000 : 87,98,130,166
- [[DEBUG]] - C registerLogicEntity: 75
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 75 with {"attr1":"87", "attr2":"98", "attr3":"130", "attr4":"166", "position":"[163.25|829.44|522.75]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 87
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 98
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 166
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [163.25|829.44|522.75]
- [[DEBUG]] - fromWire of StateArray:"[163.25|829.44|522.75]"
- [[DEBUG]] - CAPI.setExtentO: 163.25,829.44,522.75
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 79,WorldNotice - 316.562500,924.687500,534.812500 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldNotice with unique ID 79
- [[DEBUG]] - with arguments: {"_type":2, "x":316.5625, "y":924.6875, "z":534.8125, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 79, 2 : 316.562500,924.687500,534.812500 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 79
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 79 with {"text":"Testing area", "color":"16777215", "size":"0.5", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"10", "position":"[316.60|924.71|534.82]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: text = Testing area
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: color = 16777215
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: size = 0.5
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 10
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 10
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [316.60|924.71|534.82]
- [[DEBUG]] - fromWire of StateArray:"[316.60|924.71|534.82]"
- [[DEBUG]] - CAPI.setExtentO: 316.6,924.71,534.82
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 80,WorldNotice - 194.625000,132.125000,548.125000 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldNotice with unique ID 80
- [[DEBUG]] - with arguments: {"_type":2, "x":194.625, "y":132.125, "z":548.125, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 80, 2 : 194.625000,132.125000,548.125000 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 80
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 80 with {"text":"Active servers", "color":"16777215", "size":"0.5", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"10", "position":"[194.66|132.16|548.15]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: text = Active servers
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: color = 16777215
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: size = 0.5
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 10
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 10
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [194.66|132.16|548.15]
- [[DEBUG]] - fromWire of StateArray:"[194.66|132.16|548.15]"
- [[DEBUG]] - CAPI.setExtentO: 194.66,132.16,548.15
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 83,WorldMarker - 285.750000,540.437500,530.375000 0,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 83
- [[DEBUG]] - with arguments: {"_type":3, "x":285.75, "y":540.4375, "z":530.375, "attr1":0, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 83, 3 : 285.750000,540.437500,530.375000 : 0,0,0,0
- [[DEBUG]] - C registerLogicEntity: 83
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 83 with {"attr1":"0", "position":"[285.75|540.46|530.39]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[bot]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [285.75|540.46|530.39]
- [[DEBUG]] - fromWire of StateArray:"[285.75|540.46|530.39]"
- [[DEBUG]] - CAPI.setExtentO: 285.75,540.46,530.39
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [bot]
- [[DEBUG]] - fromWire of StateArray:"[bot]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 86,Portal - 200.625000,832.812500,520.625000 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Portal with unique ID 86
- [[DEBUG]] - with arguments: {"_type":2, "x":200.625, "y":832.8125, "z":520.625, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 86, 2 : 200.625000,832.812500,520.625000 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 86
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 86 with {"targetIP":"www.syntensity.com", "targetPort":"10003", "visualModel":"portal/gk1", "portalText":"Insta CTF (0/10)", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"25", "position":"[200.66|832.84|520.65]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: targetIP = www.syntensity.com
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPort = 10003
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: visualModel = portal/gk1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: portalText = Insta CTF (0/10)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 25
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 25
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [200.66|832.84|520.65]
- [[DEBUG]] - fromWire of StateArray:"[200.66|832.84|520.65]"
- [[DEBUG]] - CAPI.setExtentO: 200.66,832.84,520.65
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 89,WorldMarker - 206.750000,41.625000,546.125000 0,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 89
- [[DEBUG]] - with arguments: {"_type":3, "x":206.75, "y":41.625, "z":546.125, "attr1":0, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 89, 3 : 206.750000,41.625000,546.125000 : 0,0,0,0
- [[DEBUG]] - C registerLogicEntity: 89
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 89 with {"attr1":"0", "position":"[206.75|41.68|546.15]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[portals_left]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [206.75|41.68|546.15]
- [[DEBUG]] - fromWire of StateArray:"[206.75|41.68|546.15]"
- [[DEBUG]] - CAPI.setExtentO: 206.75,41.68,546.15
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [portals_left]
- [[DEBUG]] - fromWire of StateArray:"[portals_left]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 90,WorldMarker - 318.500000,41.625000,546.187500 0,0,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type WorldMarker with unique ID 90
- [[DEBUG]] - with arguments: {"_type":3, "x":318.5, "y":41.625, "z":546.1875, "attr1":0, "attr2":0, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 90, 3 : 318.500000,41.625000,546.187500 : 0,0,0,0
- [[DEBUG]] - C registerLogicEntity: 90
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 90 with {"attr1":"0", "position":"[318.5|41.68|546.19]", "radius":"0", "attr2":"0", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[portals_right]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [318.5|41.68|546.19]
- [[DEBUG]] - fromWire of StateArray:"[318.5|41.68|546.19]"
- [[DEBUG]] - CAPI.setExtentO: 318.5,41.68,546.19
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = [portals_right]
- [[DEBUG]] - fromWire of StateArray:"[portals_right]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 93,Light - 81.250000,528.062500,577.375000 183,159,90
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 93
- [[DEBUG]] - with arguments: {"_type":1, "x":81.25, "y":528.0625, "z":577.375, "attr1":183, "attr2":159, "attr3":90, "attr4":38}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 93, 1 : 81.250000,528.062500,577.375000 : 183,159,90,38
- [[DEBUG]] - C registerLogicEntity: 93
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 93 with {"attr1":"183", "attr2":"159", "attr3":"90", "attr4":"38", "position":"[81.25|528.09|577.40]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 183
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 159
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 90
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 38
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [81.25|528.09|577.40]
- [[DEBUG]] - fromWire of StateArray:"[81.25|528.09|577.40]"
- [[DEBUG]] - CAPI.setExtentO: 81.25,528.09,577.4
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 94,Light - 20.687500,510.062500,572.375000 132,101,130
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Light with unique ID 94
- [[DEBUG]] - with arguments: {"_type":1, "x":20.6875, "y":510.0625, "z":572.375, "attr1":132, "attr2":101, "attr3":130, "attr4":166}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 94, 1 : 20.687500,510.062500,572.375000 : 132,101,130,166
- [[DEBUG]] - C registerLogicEntity: 94
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- [[DEBUG]] - updating complete state data for 94 with {"attr1":"132", "attr2":"101", "attr3":"130", "attr4":"166", "position":"[20.70|510.10|572.40]", "animation":"130", "startTime":"316", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: attr1 = 132
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = 101
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 166
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [20.70|510.10|572.40]
- [[DEBUG]] - fromWire of StateArray:"[20.70|510.10|572.40]"
- [[DEBUG]] - CAPI.setExtentO: 20.7,510.1,572.4
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 97,Portal - 37.125000,519.625000,531.875000 0,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Portal with unique ID 97
- [[DEBUG]] - with arguments: {"_type":2, "x":37.125, "y":519.625, "z":531.875, "attr1":0, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 97, 2 : 37.125000,519.625000,531.875000 : 0,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 97
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 97 with {"targetIP":"www.syntensity.com", "targetPort":"10002", "visualModel":"portal/map2", "portalText":"CTF (0/10)", "scriptToRun":"", "attr1":"0", "collisionRadiusWidth":"30", "collisionRadiusHeight":"25", "position":"[37.18|519.65|531.90]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: targetIP = www.syntensity.com
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPort = 10002
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: visualModel = portal/map2
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: portalText = CTF (0/10)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 25
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 25
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [37.18|519.65|531.90]
- [[DEBUG]] - fromWire of StateArray:"[37.18|519.65|531.90]"
- [[DEBUG]] - CAPI.setExtentO: 37.18,519.65,531.9
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 1, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1021/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type ExtentCompleteNotification (1021)
- [[DEBUG]] - RECEIVING Extent: 98,Portal - 255.437500,994.437500,555.750000 270,-1,0
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type Portal with unique ID 98
- [[DEBUG]] - with arguments: {"_type":2, "x":255.4375, "y":994.4375, "z":555.75, "attr1":270, "attr2":-1, "attr3":0, "attr4":0}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - setupExtent: 98, 2 : 255.437500,994.437500,555.750000 : 270,-1,0,0
- [[DEBUG]] - C registerLogicEntity: 98
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - Updating stateData
- ((DEBUG)) - updating complete state data for 98 with {"targetIP":"www.syntensity.com", "targetPort":"10006", "visualModel":"portal/TAG", "portalText":"TAG platformer experiments (0/10)", "scriptToRun":"", "attr1":"270", "collisionRadiusWidth":"30", "collisionRadiusHeight":"25", "position":"[255.44|994.46|555.78]", "radius":"0", "attr2":"-1", "attr3":"0", "attr4":"0", "animation":"130", "startTime":"316", "modelName":"areatrigger", "attachments":"[]", "tags":"[]", "_persistent":"true"} (string)
- [[DEBUG]] - update of complete state datum: targetIP = www.syntensity.com
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPort = 10006
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: visualModel = portal/TAG
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: portalText = TAG platformer experiments (0/10)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: scriptToRun =
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr1 = 270
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusWidth = 30
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusWidth to 30
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: collisionRadiusHeight = 25
- [[DEBUG]] - ACCESSOR: Setting setCollisionRadiusHeight to 25
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [255.44|994.46|555.78]
- [[DEBUG]] - fromWire of StateArray:"[255.44|994.46|555.78]"
- [[DEBUG]] - CAPI.setExtentO: 255.44,994.46,555.78
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr2 = -1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr3 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attr4 = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = areatrigger
- [[DEBUG]] - CAPI.setModelName: areatrigger(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(areatrigger)
- [[DEBUG]] - CLE:setModel: areatrigger (127209568)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1018/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type LogicEntityCompleteNotification (1018)
- [[DEBUG]] - RECEIVING LE: 1,99,BotPlayer
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type BotPlayer with unique ID 99
- [[DEBUG]] - with arguments: {"clientNumber":1}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - setupCharacter: 99
- [[DEBUG]] - (a) clientNumber: 1
- [[DEBUG]] - client numbers: 2, 1
- [[DEBUG]] - (b) clientNumber: 1
- [[DEBUG]] - UIDS: in ClientSystem 102, and given to us99
- [[DEBUG]] - This is a remote client or NPC, do a newClient for the fpsent
- [[DEBUG]] - fps::newclient: 1
- [[DEBUG]] - Setting a unique ID: 99 (of addr: 1)
- [[DEBUG]] - adding physent 99
- [[DEBUG]] - C registerLogicEntity: 99
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - Updating stateData with: {"team":"people", "health":"100", "maxHealth":"100", "spawnStage":"1", "_name":"testBOT <<NPC>>", "facingSpeed":"120", "movementSpeed":"50", "yaw":"195.83", "pitch":"0", "move":"0", "strafe":"0", "position":"[275.20|579.58|520.08]", " ((DEBUG)) - updating complete state data for 99 with {"team":"people", "health":"100", "maxHealth":"100", "spawnStage":"1", "_name":"testBOT <<NPC>>", "facingSpeed":"120", "movementSpeed":"50", "yaw":"195.83", "pitch":"0", "move":"0", "strafe":"0", "position":"[275.20|579.58|520.08]", "velocity":"[-2.80|2.80|0]", "falling":"[0|0|0]", "radius":"3", "aboveEye":"1", "eyeHeight":"14", "blocked":"false", "canMove":"true", "mapDefinedPositionData":"0", "clientState":"0", "physicalState":"4", "inWater":"0", "timeInAir":"0", "animation":"130", "startTime":"316", "modelName":"stromar/yellow", "attachments":"[]", "tags":"[]", "_persistent":"false"} (string)
- [[DEBUG]] - update of complete state datum: team = people
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: health = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: maxHealth = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: spawnStage = 1
- [[DEBUG]] - Sending request/notification to server
- [[DEBUG]] - Retrieving protocol ID for BotPlayer/spawnStage
- [[DEBUG]] - MessageSystem.send
- [[DEBUG]] - Scripting MessageSystem: Sending function () { [native code] } with [99, 23, "2"]
- [[DEBUG]] - Sending a message of type StateDataChangeRequest (1012)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _name = testBOT <<NPC>>
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: facingSpeed = 120
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: movementSpeed = 50
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: yaw = 195.83
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: pitch = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: move = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: strafe = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [275.20|579.58|520.08]
- [[DEBUG]] - fromWire of StateArray:"[275.20|579.58|520.08]"
- [[DEBUG]] - CAPI.setDynentO: 275.2,579.58,520.08
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: velocity = [-2.80|2.80|0]
- [[DEBUG]] - fromWire of StateArray:"[-2.80|2.80|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: falling = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 3
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: aboveEye = 1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: eyeHeight = 14
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: blocked = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: canMove = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: mapDefinedPositionData = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: clientState = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: physicalState = 4
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: inWater = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: timeInAir = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 316
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = stromar/yellow
- [[DEBUG]] - CAPI.setModelName: stromar/yellow(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(stromar/yellow)
- [[DEBUG]] - CLE:setModel: stromar/yellow (127209696)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[WARNING]] - Not applying position update for client 3, reasons: 0,0,-1 (real:-1)
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1018/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type LogicEntityCompleteNotification (1018)
- [[DEBUG]] - RECEIVING LE: 3,101,GamePlayer
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - Adding new Scripting LogicEntity of type GamePlayer with unique ID 101
- [[DEBUG]] - with arguments: {"clientNumber":3}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - setupCharacter: 101
- [[DEBUG]] - (a) clientNumber: 3
- [[DEBUG]] - client numbers: 2, 3
- [[DEBUG]] - (b) clientNumber: 3
- [[DEBUG]] - UIDS: in ClientSystem 102, and given to us101
- [[DEBUG]] - This is a remote client or NPC, do a newClient for the fpsent
- [[DEBUG]] - fps::newclient: 3
- [[DEBUG]] - Setting a unique ID: 101 (of addr: 1)
- [[DEBUG]] - adding physent 101
- [[DEBUG]] - C registerLogicEntity: 101
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - Updating stateData with: {"team":"people", "health":"100", "maxHealth":"100", "spawnStage":"0", "targetColor":"0", "targetPosition":"[0|0|0]", "_canEdit":"false", "_name":"urielxD", "facingSpeed":"120", "movementSpeed":"75", "yaw":"220.78", "pitch":"-4.21", " ((DEBUG)) - updating complete state data for 101 with {"team":"people", "health":"100", "maxHealth":"100", "spawnStage":"0", "targetColor":"0", "targetPosition":"[0|0|0]", "_canEdit":"false", "_name":"urielxD", "facingSpeed":"120", "movementSpeed":"75", "yaw":"220.78", "pitch":"-4.21", "move":"0", "strafe":"0", "position":"[401.43|441.43|520.06]", "velocity":"[0|0|0]", "falling":"[0|0|0]", "radius":"3", "aboveEye":"1", "eyeHeight":"14", "blocked":"false", "canMove":"true", "mapDefinedPositionData":"0", "clientState":"0", "physicalState":"4", "inWater":"0", "timeInAir":"0", "animation":"130", "startTime":"639677149", "modelName":"stromar_1_1/red", "attachments":"[]", "tags":"[]", "_persistent":"false"} (string)
- [[DEBUG]] - update of complete state datum: team = people
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: health = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: maxHealth = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: spawnStage = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetColor = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPosition = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _canEdit = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _name = urielxD
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: facingSpeed = 120
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: movementSpeed = 75
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: yaw = 220.78
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: pitch = -4.21
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: move = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: strafe = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [401.43|441.43|520.06]
- [[DEBUG]] - fromWire of StateArray:"[401.43|441.43|520.06]"
- [[DEBUG]] - CAPI.setDynentO: 401.43,441.43,520.06
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: velocity = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: falling = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 3
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: aboveEye = 1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: eyeHeight = 14
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: blocked = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: canMove = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: mapDefinedPositionData = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: clientState = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: physicalState = 4
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: inWater = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: timeInAir = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 639677149
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName = stromar_1_1/red
- [[DEBUG]] - CAPI.setModelName: stromar_1_1/red(string), self=[object Object]
- [[DEBUG]] - __script__setModelName(stromar_1_1/red)
- [[DEBUG]] - CLE:setModel: stromar_1_1/red (127209824)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1018/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type LogicEntityCompleteNotification (1018)
- [[DEBUG]] - RECEIVING LE: 2,102,GamePlayer
- [[DEBUG]] - Creating new active LogicEntity
- [[DEBUG]] - This is the player's entity (102), validating client num: 2,2
- [[DEBUG]] - Adding new Scripting LogicEntity of type GamePlayer with unique ID 102
- [[DEBUG]] - with arguments: {"clientNumber":2}, null
- [[DEBUG]] - Activating
- [[DEBUG]] - RootLogicEntity._generalSetup
- [[DEBUG]] - No cSetter for startTime; not connecting to signal
- [[DEBUG]] - setupCharacter: 102
- [[DEBUG]] - (a) clientNumber: 2
- [[DEBUG]] - client numbers: 2, 2
- [[DEBUG]] - (b) clientNumber: 2
- [[DEBUG]] - UIDS: in ClientSystem 102, and given to us102
- [[DEBUG]] - This is the player, use existing clientnumber for fpsent (should use player1?)
- [[DEBUG]] - Setting a unique ID: 102 (of addr: 1)
- [[DEBUG]] - adding physent 102
- [[DEBUG]] - C registerLogicEntity: 102
- [[DEBUG]] - C registerLogicEntity completes
- [[DEBUG]] - Updating stateData with: {"team":"people", "maxHealth":"100", "spawnStage":"1", "targetColor":"0", "targetPosition":"[0|0|0]", "_canEdit":"false", "_name":"maxer456", "facingSpeed":"120", "movementSpeed":"75", "yaw":"270", "pitch":"0", "move":"0", "strafe":"0 ((DEBUG)) - updating complete state data for 102 with {"team":"people", "maxHealth":"100", "spawnStage":"1", "targetColor":"0", "targetPosition":"[0|0|0]", "_canEdit":"false", "_name":"maxer456", "facingSpeed":"120", "movementSpeed":"75", "yaw":"270", "pitch":"0", "move":"0", "strafe":"0", "position":"[512|512|550]", "velocity":"[0|0|0]", "falling":"[0|0|0]", "radius":"3", "aboveEye":"1", "eyeHeight":"14", "blocked":"false", "canMove":"true", "mapDefinedPositionData":"0", "clientState":"0", "physicalState":"1", "inWater":"0", "timeInAir":"0", "animation":"130", "startTime":"641040809", "modelName":"", "attachments":"[]", "tags":"[]", "_persistent":"false"} (string)
- [[DEBUG]] - update of complete state datum: team = people
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: maxHealth = 100
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: spawnStage = 1
- [[DEBUG]] - Sending request/notification to server
- [[DEBUG]] - Retrieving protocol ID for GamePlayer/spawnStage
- [[DEBUG]] - MessageSystem.send
- [[DEBUG]] - Scripting MessageSystem: Sending function () { [native code] } with [102, 24, "2"]
- [[DEBUG]] - Sending a message of type StateDataChangeRequest (1012)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetColor = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: targetPosition = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _canEdit = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _name = maxer456
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: facingSpeed = 120
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: movementSpeed = 75
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: yaw = 270
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: pitch = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: move = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: strafe = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: position = [512|512|550]
- [[DEBUG]] - fromWire of StateArray:"[512|512|550]"
- [[DEBUG]] - CAPI.setDynentO: 512,512,550
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: velocity = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: falling = [0|0|0]
- [[DEBUG]] - fromWire of StateArray:"[0|0|0]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: radius = 3
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: aboveEye = 1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: eyeHeight = 14
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: blocked = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: canMove = true
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: mapDefinedPositionData = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: clientState = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: physicalState = 1
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: inWater = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: timeInAir = 0
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: animation = 130
- [[DEBUG]] - setAnimation: 130
- [[DEBUG]] - (2) setAnimation: 130
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: startTime = 641040809
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: modelName =
- [[DEBUG]] - CAPI.setModelName: (string), self=[object Object]
- [[DEBUG]] - __script__setModelName()
- [[DEBUG]] - CLE:setModel: (0)
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: attachments = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - CLogicEntity::setAttachments:
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: tags = []
- [[DEBUG]] - fromWire of StateArray:"[]"
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state datum: _persistent = false
- [[DEBUG]] - update of complete state datum ok
- [[DEBUG]] - update of complete state data complete
- [[DEBUG]] - Linking player information, uid: 102
- [[DEBUG]] - Setting player unique ID to 102
- [[DEBUG]] - MessageSystem: message successfully handled
- [[DEBUG]] - MessageSystem: Trying to handle a message, type/sender:: 1016/-1
- [[DEBUG]] - MessageSystem: Receiving a message of type AllActiveEntitiesSent (1016)
- [[DEBUG]] - load_world complete.
- [[MAP LOADING]] - Success.
- [[DEBUG]] - MessageSystem: message successfully handled
- ^C