relay.txt 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544
  1. [2026-05-15T12:53:08.766Z] [INFO] relay.startup port=9001 mcpClientPort=9002 editorPid=26356
  2. [2026-05-15T12:53:08.767Z] [INFO] log Parsed config: {"port":9001,"mcpClientPort":9002,"editorPid":"26356","shutdownDelaySeconds":180}
  3. [2026-05-15T12:53:08.767Z] [INFO] log Command line arguments: ["bun","B:/~BUN/root/relay_win.exe","--relay","--port","9001","--mcp-client-port","9002","--editor-pid","26356","--shutdown-delay","180","--log-dir","C:\\Users\\Axel-PC\\MazeWalkerTv\\Logs"]
  4. [2026-05-15T12:53:08.767Z] [INFO] log Starting relay server...
  5. [2026-05-15T12:53:08.767Z] [INFO] log === RELAY SERVER STARTED === (unity-ai-relay v1.0.12-build.96)
  6. [2026-05-15T12:53:08.768Z] [INFO] log Initializing relay components...
  7. [2026-05-15T12:53:08.768Z] [INFO] log Creating RelayEditor...
  8. [2026-05-15T12:53:08.771Z] [INFO] log WebSocket server started
  9. [2026-05-15T12:53:08.772Z] [INFO] log Relay server initialization completed
  10. [2026-05-15T12:53:08.775Z] [INFO] log MCP Client initialized at port: 9002
  11. [2026-05-15T12:53:08.778Z] [WARN] log [shell-env] Shell environment did not contain a PATH variable
  12. [2026-05-15T12:53:08.789Z] [INFO] log Unity MCP Relay server started | Port: 9002 | Endpoints: /mcp/start-server, /mcp/stop-server, /mcp/server-status, /mcp/call-tool
  13. [2026-05-15T12:53:09.325Z] [INFO] log Unity client connected with ID: editor-26356-ke0n2n (relay 1.0.12-build.96)
  14. [2026-05-15T12:53:09.325Z] [INFO] connection.established clientId=editor-26356-ke0n2n port=9001
  15. [2026-05-15T12:53:32.506Z] [INFO] log Domain reload signal received from client editor-26356-ke0n2n
  16. [2026-05-15T12:53:32.506Z] [DEBUG] log Relay->Editor communication is blocked
  17. [2026-05-15T12:53:32.507Z] [DEBUG] acp.queue.pause depth=0
  18. [2026-05-15T12:53:33.085Z] [DEBUG] log Relay->Editor communication is blocked
  19. [2026-05-15T12:53:33.086Z] [DEBUG] acp.queue.pause depth=0
  20. [2026-05-15T12:53:33.086Z] [INFO] log Client disconnected - blocking and caching for recovery
  21. [2026-05-15T12:53:33.086Z] [WARN] connection.lost clientId=null
  22. [2026-05-15T12:53:33.087Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  23. [2026-05-15T12:53:33.087Z] [INFO] log Auto-shutdown timer started due to client disconnection
  24. [2026-05-15T12:53:38.940Z] [DEBUG] log Relay->Editor communication is unblocked
  25. [2026-05-15T12:53:38.940Z] [INFO] log Unity client connected with ID: editor-26356-caipk5 (relay 1.0.12-build.96)
  26. [2026-05-15T12:53:38.941Z] [INFO] connection.established clientId=editor-26356-caipk5 port=9001
  27. [2026-05-15T12:53:49.756Z] [DEBUG] log [SharedTask] get preferences: starting new task
  28. [2026-05-15T12:53:49.899Z] [DEBUG] log [GatewayPrefs] seeded preferences with user's environment {"Claude Code":{},"Codex":{},"Gemini":{}}
  29. [2026-05-15T12:53:49.900Z] [DEBUG] message.received type=gateway/providers_request
  30. [2026-05-15T12:53:49.911Z] [DEBUG] log [cursor] getCursorPostInstall: loginExec command="agent"
  31. [2026-05-15T12:53:49.978Z] [DEBUG] log [provider-version] Fetched versions: [{"id":"codex","version":"0.9.5","isCustom":true},{"id":"gemini","isCustom":true}]
  32. [2026-05-15T12:53:49.978Z] [DEBUG] log Sent provider versions: 2 providers
  33. [2026-05-15T12:53:49.980Z] [DEBUG] log [GatewayPrefs] getPreferences completed successfully with 4 providers (persisted=false)
  34. [2026-05-15T12:53:50.035Z] [DEBUG] log [provider-version] Fetched versions: [{"id":"codex","version":"0.9.5","isCustom":true},{"id":"gemini","isCustom":true}]
  35. [2026-05-15T12:53:50.035Z] [DEBUG] log [GatewayPrefs] Emitted PreferencesUpdated with 2 versions
  36. [2026-05-15T12:54:01.519Z] [INFO] log Shutdown request received from client editor-26356-caipk5
  37. [2026-05-15T12:54:01.524Z] [INFO] log Unity client requested immediate shutdown - shutting down now, reason: Shutdown requested by client
  38. [2026-05-15T12:54:01.524Z] [INFO] log Shutdown: Initiating graceful shutdown: Shutdown requested by client
  39. [2026-05-15T12:57:07.271Z] [INFO] relay.startup port=9001 mcpClientPort=9002 editorPid=16732
  40. [2026-05-15T12:57:07.272Z] [INFO] log Command line arguments: ["bun","B:/~BUN/root/relay_win.exe","--relay","--port","9001","--mcp-client-port","9002","--editor-pid","16732","--shutdown-delay","180","--log-dir","C:\\Users\\Axel-PC\\MazeWalkerTv\\Logs"]
  41. [2026-05-15T12:57:07.272Z] [INFO] log Starting relay server...
  42. [2026-05-15T12:57:07.272Z] [INFO] log === RELAY SERVER STARTED === (unity-ai-relay v1.0.12-build.96)
  43. [2026-05-15T12:57:07.272Z] [INFO] log Parsed config: {"port":9001,"mcpClientPort":9002,"editorPid":"16732","shutdownDelaySeconds":180}
  44. [2026-05-15T12:57:07.273Z] [INFO] log Creating RelayEditor...
  45. [2026-05-15T12:57:07.273Z] [INFO] log Initializing relay components...
  46. [2026-05-15T12:57:07.278Z] [INFO] log WebSocket server started
  47. [2026-05-15T12:57:07.278Z] [INFO] log Relay server initialization completed
  48. [2026-05-15T12:57:07.279Z] [INFO] log MCP Client initialized at port: 9002
  49. [2026-05-15T12:57:07.287Z] [WARN] log [shell-env] Shell environment did not contain a PATH variable
  50. [2026-05-15T12:57:07.308Z] [INFO] log Unity MCP Relay server started | Port: 9002 | Endpoints: /mcp/start-server, /mcp/stop-server, /mcp/server-status, /mcp/call-tool
  51. [2026-05-15T12:57:07.848Z] [INFO] log Unity client connected with ID: editor-16732-1832f2 (relay 1.0.12-build.96)
  52. [2026-05-15T12:57:07.849Z] [INFO] connection.established clientId=editor-16732-1832f2 port=9001
  53. [2026-05-15T12:58:38.916Z] [INFO] log Domain reload signal received from client editor-16732-1832f2
  54. [2026-05-15T12:58:38.917Z] [DEBUG] log Relay->Editor communication is blocked
  55. [2026-05-15T12:58:38.918Z] [DEBUG] acp.queue.pause depth=0
  56. [2026-05-15T13:00:36.040Z] [DEBUG] log Relay->Editor communication is blocked
  57. [2026-05-15T13:00:36.040Z] [DEBUG] acp.queue.pause depth=0
  58. [2026-05-15T13:00:36.041Z] [INFO] log Client disconnected - blocking and caching for recovery
  59. [2026-05-15T13:00:36.042Z] [WARN] connection.lost clientId=null
  60. [2026-05-15T13:00:36.042Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  61. [2026-05-15T13:00:36.043Z] [INFO] log Auto-shutdown timer started due to client disconnection
  62. [2026-05-15T13:02:20.307Z] [DEBUG] log Relay->Editor communication is unblocked
  63. [2026-05-15T13:02:20.307Z] [INFO] log Unity client connected with ID: editor-16732-1mvzl7 (relay 1.0.12-build.96)
  64. [2026-05-15T13:02:20.307Z] [INFO] connection.established clientId=editor-16732-1mvzl7 port=9001
  65. [2026-05-15T13:05:56.606Z] [INFO] log Domain reload signal received from client editor-16732-1mvzl7
  66. [2026-05-15T13:05:56.608Z] [DEBUG] log Relay->Editor communication is blocked
  67. [2026-05-15T13:05:56.608Z] [DEBUG] acp.queue.pause depth=0
  68. [2026-05-15T13:05:57.288Z] [DEBUG] log Relay->Editor communication is blocked
  69. [2026-05-15T13:05:57.288Z] [DEBUG] acp.queue.pause depth=0
  70. [2026-05-15T13:05:57.289Z] [INFO] log Client disconnected - blocking and caching for recovery
  71. [2026-05-15T13:05:57.289Z] [WARN] connection.lost clientId=null
  72. [2026-05-15T13:05:57.292Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  73. [2026-05-15T13:05:57.294Z] [INFO] log Auto-shutdown timer started due to client disconnection
  74. [2026-05-15T13:06:00.725Z] [DEBUG] log Relay->Editor communication is unblocked
  75. [2026-05-15T13:06:00.726Z] [INFO] log Unity client connected with ID: editor-16732-4uymjh (relay 1.0.12-build.96)
  76. [2026-05-15T13:06:00.726Z] [INFO] connection.established clientId=editor-16732-4uymjh port=9001
  77. [2026-05-15T13:23:56.826Z] [INFO] log Domain reload signal received from client editor-16732-4uymjh
  78. [2026-05-15T13:23:56.829Z] [DEBUG] log Relay->Editor communication is blocked
  79. [2026-05-15T13:23:56.830Z] [DEBUG] acp.queue.pause depth=0
  80. [2026-05-15T13:23:57.494Z] [DEBUG] log Relay->Editor communication is blocked
  81. [2026-05-15T13:23:57.495Z] [DEBUG] acp.queue.pause depth=0
  82. [2026-05-15T13:23:57.495Z] [INFO] log Client disconnected - blocking and caching for recovery
  83. [2026-05-15T13:23:57.496Z] [WARN] connection.lost clientId=null
  84. [2026-05-15T13:23:57.496Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  85. [2026-05-15T13:23:57.498Z] [INFO] log Auto-shutdown timer started due to client disconnection
  86. [2026-05-15T13:24:00.918Z] [DEBUG] log Relay->Editor communication is unblocked
  87. [2026-05-15T13:24:00.918Z] [INFO] log Unity client connected with ID: editor-16732-jlx9ve (relay 1.0.12-build.96)
  88. [2026-05-15T13:24:00.920Z] [INFO] connection.established clientId=editor-16732-jlx9ve port=9001
  89. [2026-05-15T13:24:03.536Z] [INFO] log Domain reload signal received from client editor-16732-jlx9ve
  90. [2026-05-15T13:24:03.536Z] [DEBUG] log Relay->Editor communication is blocked
  91. [2026-05-15T13:24:03.537Z] [DEBUG] acp.queue.pause depth=0
  92. [2026-05-15T13:24:04.040Z] [DEBUG] log Relay->Editor communication is blocked
  93. [2026-05-15T13:24:04.040Z] [DEBUG] acp.queue.pause depth=0
  94. [2026-05-15T13:24:04.040Z] [INFO] log Client disconnected - blocking and caching for recovery
  95. [2026-05-15T13:24:04.041Z] [WARN] connection.lost clientId=null
  96. [2026-05-15T13:24:04.041Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  97. [2026-05-15T13:24:04.041Z] [INFO] log Auto-shutdown timer started due to client disconnection
  98. [2026-05-15T13:24:07.935Z] [DEBUG] log Relay->Editor communication is unblocked
  99. [2026-05-15T13:24:07.936Z] [INFO] log Unity client connected with ID: editor-16732-fnyzh4 (relay 1.0.12-build.96)
  100. [2026-05-15T13:24:07.936Z] [INFO] connection.established clientId=editor-16732-fnyzh4 port=9001
  101. [2026-05-15T13:26:31.773Z] [INFO] log Domain reload signal received from client editor-16732-fnyzh4
  102. [2026-05-15T13:26:31.773Z] [DEBUG] log Relay->Editor communication is blocked
  103. [2026-05-15T13:26:31.774Z] [DEBUG] acp.queue.pause depth=0
  104. [2026-05-15T13:26:32.485Z] [DEBUG] log Relay->Editor communication is blocked
  105. [2026-05-15T13:26:32.486Z] [DEBUG] acp.queue.pause depth=0
  106. [2026-05-15T13:26:32.486Z] [INFO] log Client disconnected - blocking and caching for recovery
  107. [2026-05-15T13:26:32.487Z] [WARN] connection.lost clientId=null
  108. [2026-05-15T13:26:32.487Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  109. [2026-05-15T13:26:32.488Z] [INFO] log Auto-shutdown timer started due to client disconnection
  110. [2026-05-15T13:26:35.545Z] [DEBUG] log Relay->Editor communication is unblocked
  111. [2026-05-15T13:26:35.545Z] [INFO] log Unity client connected with ID: editor-16732-nqr6q8 (relay 1.0.12-build.96)
  112. [2026-05-15T13:26:35.545Z] [INFO] connection.established clientId=editor-16732-nqr6q8 port=9001
  113. [2026-05-15T13:26:41.029Z] [INFO] log Domain reload signal received from client editor-16732-nqr6q8
  114. [2026-05-15T13:26:41.030Z] [DEBUG] log Relay->Editor communication is blocked
  115. [2026-05-15T13:26:41.030Z] [DEBUG] acp.queue.pause depth=0
  116. [2026-05-15T13:26:41.506Z] [DEBUG] log Relay->Editor communication is blocked
  117. [2026-05-15T13:26:41.506Z] [DEBUG] acp.queue.pause depth=0
  118. [2026-05-15T13:26:41.506Z] [INFO] log Client disconnected - blocking and caching for recovery
  119. [2026-05-15T13:26:41.507Z] [WARN] connection.lost clientId=null
  120. [2026-05-15T13:26:41.507Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  121. [2026-05-15T13:26:41.507Z] [INFO] log Auto-shutdown timer started due to client disconnection
  122. [2026-05-15T13:26:45.276Z] [DEBUG] log Relay->Editor communication is unblocked
  123. [2026-05-15T13:26:45.276Z] [INFO] log Unity client connected with ID: editor-16732-157bmo (relay 1.0.12-build.96)
  124. [2026-05-15T13:26:45.276Z] [INFO] connection.established clientId=editor-16732-157bmo port=9001
  125. [2026-05-15T13:28:32.426Z] [INFO] log Domain reload signal received from client editor-16732-157bmo
  126. [2026-05-15T13:28:32.427Z] [DEBUG] log Relay->Editor communication is blocked
  127. [2026-05-15T13:28:32.427Z] [DEBUG] acp.queue.pause depth=0
  128. [2026-05-15T13:28:33.137Z] [DEBUG] log Relay->Editor communication is blocked
  129. [2026-05-15T13:28:33.138Z] [DEBUG] acp.queue.pause depth=0
  130. [2026-05-15T13:28:33.138Z] [INFO] log Client disconnected - blocking and caching for recovery
  131. [2026-05-15T13:28:33.139Z] [WARN] connection.lost clientId=null
  132. [2026-05-15T13:28:33.139Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  133. [2026-05-15T13:28:33.139Z] [INFO] log Auto-shutdown timer started due to client disconnection
  134. [2026-05-15T13:28:36.416Z] [DEBUG] log Relay->Editor communication is unblocked
  135. [2026-05-15T13:28:36.417Z] [INFO] log Unity client connected with ID: editor-16732-gk4q0x (relay 1.0.12-build.96)
  136. [2026-05-15T13:28:36.417Z] [INFO] connection.established clientId=editor-16732-gk4q0x port=9001
  137. [2026-05-15T13:28:41.956Z] [INFO] log Domain reload signal received from client editor-16732-gk4q0x
  138. [2026-05-15T13:28:41.956Z] [DEBUG] log Relay->Editor communication is blocked
  139. [2026-05-15T13:28:41.956Z] [DEBUG] acp.queue.pause depth=0
  140. [2026-05-15T13:28:42.432Z] [DEBUG] acp.queue.pause depth=0
  141. [2026-05-15T13:28:42.432Z] [DEBUG] log Relay->Editor communication is blocked
  142. [2026-05-15T13:28:42.432Z] [INFO] log Client disconnected - blocking and caching for recovery
  143. [2026-05-15T13:28:42.433Z] [WARN] connection.lost clientId=null
  144. [2026-05-15T13:28:42.433Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  145. [2026-05-15T13:28:42.433Z] [INFO] log Auto-shutdown timer started due to client disconnection
  146. [2026-05-15T13:28:46.182Z] [DEBUG] log Relay->Editor communication is unblocked
  147. [2026-05-15T13:28:46.183Z] [INFO] log Unity client connected with ID: editor-16732-dco6y7 (relay 1.0.12-build.96)
  148. [2026-05-15T13:28:46.183Z] [INFO] connection.established clientId=editor-16732-dco6y7 port=9001
  149. [2026-05-15T13:31:45.551Z] [INFO] log Domain reload signal received from client editor-16732-dco6y7
  150. [2026-05-15T13:31:45.552Z] [DEBUG] log Relay->Editor communication is blocked
  151. [2026-05-15T13:31:45.552Z] [DEBUG] acp.queue.pause depth=0
  152. [2026-05-15T13:31:47.007Z] [DEBUG] log Relay->Editor communication is blocked
  153. [2026-05-15T13:31:47.007Z] [DEBUG] acp.queue.pause depth=0
  154. [2026-05-15T13:31:47.008Z] [INFO] log Client disconnected - blocking and caching for recovery
  155. [2026-05-15T13:31:47.008Z] [WARN] connection.lost clientId=null
  156. [2026-05-15T13:31:47.009Z] [INFO] log Auto-shutdown timer started due to client disconnection
  157. [2026-05-15T13:31:47.008Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  158. [2026-05-15T13:31:50.371Z] [DEBUG] log Relay->Editor communication is unblocked
  159. [2026-05-15T13:31:50.371Z] [INFO] log Unity client connected with ID: editor-16732-ohntc7 (relay 1.0.12-build.96)
  160. [2026-05-15T13:31:50.371Z] [INFO] connection.established clientId=editor-16732-ohntc7 port=9001
  161. [2026-05-15T13:31:53.837Z] [INFO] log Domain reload signal received from client editor-16732-ohntc7
  162. [2026-05-15T13:31:53.837Z] [DEBUG] log Relay->Editor communication is blocked
  163. [2026-05-15T13:31:53.837Z] [DEBUG] acp.queue.pause depth=0
  164. [2026-05-15T13:31:54.347Z] [DEBUG] log Relay->Editor communication is blocked
  165. [2026-05-15T13:31:54.347Z] [DEBUG] acp.queue.pause depth=0
  166. [2026-05-15T13:31:54.347Z] [INFO] log Client disconnected - blocking and caching for recovery
  167. [2026-05-15T13:31:54.348Z] [WARN] connection.lost clientId=null
  168. [2026-05-15T13:31:54.348Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  169. [2026-05-15T13:31:54.348Z] [INFO] log Auto-shutdown timer started due to client disconnection
  170. [2026-05-15T13:31:58.161Z] [DEBUG] log Relay->Editor communication is unblocked
  171. [2026-05-15T13:31:58.161Z] [INFO] log Unity client connected with ID: editor-16732-485zhv (relay 1.0.12-build.96)
  172. [2026-05-15T13:31:58.161Z] [INFO] connection.established clientId=editor-16732-485zhv port=9001
  173. [2026-05-15T13:33:57.333Z] [INFO] log Domain reload signal received from client editor-16732-485zhv
  174. [2026-05-15T13:33:57.334Z] [DEBUG] log Relay->Editor communication is blocked
  175. [2026-05-15T13:33:57.334Z] [DEBUG] acp.queue.pause depth=0
  176. [2026-05-15T13:33:57.817Z] [DEBUG] log Relay->Editor communication is blocked
  177. [2026-05-15T13:33:57.817Z] [DEBUG] acp.queue.pause depth=0
  178. [2026-05-15T13:33:57.817Z] [INFO] log Client disconnected - blocking and caching for recovery
  179. [2026-05-15T13:33:57.818Z] [WARN] connection.lost clientId=null
  180. [2026-05-15T13:33:57.818Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  181. [2026-05-15T13:33:57.818Z] [INFO] log Auto-shutdown timer started due to client disconnection
  182. [2026-05-15T13:34:01.716Z] [DEBUG] log Relay->Editor communication is unblocked
  183. [2026-05-15T13:34:01.717Z] [INFO] log Unity client connected with ID: editor-16732-doe3ow (relay 1.0.12-build.96)
  184. [2026-05-15T13:34:01.718Z] [INFO] connection.established clientId=editor-16732-doe3ow port=9001
  185. [2026-05-15T13:35:11.312Z] [INFO] log Domain reload signal received from client editor-16732-doe3ow
  186. [2026-05-15T13:35:11.313Z] [DEBUG] log Relay->Editor communication is blocked
  187. [2026-05-15T13:35:11.313Z] [DEBUG] acp.queue.pause depth=0
  188. [2026-05-15T13:35:12.419Z] [DEBUG] log Relay->Editor communication is blocked
  189. [2026-05-15T13:35:12.419Z] [DEBUG] acp.queue.pause depth=0
  190. [2026-05-15T13:35:12.420Z] [INFO] log Client disconnected - blocking and caching for recovery
  191. [2026-05-15T13:35:12.420Z] [WARN] connection.lost clientId=null
  192. [2026-05-15T13:35:12.420Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  193. [2026-05-15T13:35:12.421Z] [INFO] log Auto-shutdown timer started due to client disconnection
  194. [2026-05-15T13:35:15.777Z] [DEBUG] log Relay->Editor communication is unblocked
  195. [2026-05-15T13:35:15.777Z] [INFO] log Unity client connected with ID: editor-16732-nh65vt (relay 1.0.12-build.96)
  196. [2026-05-15T13:35:15.777Z] [INFO] connection.established clientId=editor-16732-nh65vt port=9001
  197. [2026-05-15T13:35:18.597Z] [INFO] log Domain reload signal received from client editor-16732-nh65vt
  198. [2026-05-15T13:35:18.598Z] [DEBUG] log Relay->Editor communication is blocked
  199. [2026-05-15T13:35:18.598Z] [DEBUG] acp.queue.pause depth=0
  200. [2026-05-15T13:35:19.091Z] [DEBUG] log Relay->Editor communication is blocked
  201. [2026-05-15T13:35:19.092Z] [DEBUG] acp.queue.pause depth=0
  202. [2026-05-15T13:35:19.093Z] [INFO] log Client disconnected - blocking and caching for recovery
  203. [2026-05-15T13:35:19.093Z] [WARN] connection.lost clientId=null
  204. [2026-05-15T13:35:19.093Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  205. [2026-05-15T13:35:19.094Z] [INFO] log Auto-shutdown timer started due to client disconnection
  206. [2026-05-15T13:35:22.896Z] [DEBUG] log Relay->Editor communication is unblocked
  207. [2026-05-15T13:35:22.897Z] [INFO] log Unity client connected with ID: editor-16732-186wfh (relay 1.0.12-build.96)
  208. [2026-05-15T13:35:22.897Z] [INFO] connection.established clientId=editor-16732-186wfh port=9001
  209. [2026-05-15T13:40:14.877Z] [INFO] log Domain reload signal received from client editor-16732-186wfh
  210. [2026-05-15T13:40:14.877Z] [DEBUG] log Relay->Editor communication is blocked
  211. [2026-05-15T13:40:14.878Z] [DEBUG] acp.queue.pause depth=0
  212. [2026-05-15T13:40:15.940Z] [DEBUG] log Relay->Editor communication is blocked
  213. [2026-05-15T13:40:15.940Z] [DEBUG] acp.queue.pause depth=0
  214. [2026-05-15T13:40:15.941Z] [INFO] log Client disconnected - blocking and caching for recovery
  215. [2026-05-15T13:40:15.941Z] [WARN] connection.lost clientId=null
  216. [2026-05-15T13:40:15.941Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  217. [2026-05-15T13:40:15.941Z] [INFO] log Auto-shutdown timer started due to client disconnection
  218. [2026-05-15T13:40:19.411Z] [DEBUG] log Relay->Editor communication is unblocked
  219. [2026-05-15T13:40:19.411Z] [INFO] log Unity client connected with ID: editor-16732-qxb0o6 (relay 1.0.12-build.96)
  220. [2026-05-15T13:40:19.412Z] [INFO] connection.established clientId=editor-16732-qxb0o6 port=9001
  221. [2026-05-15T13:41:09.621Z] [INFO] log Domain reload signal received from client editor-16732-qxb0o6
  222. [2026-05-15T13:41:09.622Z] [DEBUG] log Relay->Editor communication is blocked
  223. [2026-05-15T13:41:09.622Z] [DEBUG] acp.queue.pause depth=0
  224. [2026-05-15T13:41:10.263Z] [DEBUG] log Relay->Editor communication is blocked
  225. [2026-05-15T13:41:10.264Z] [DEBUG] acp.queue.pause depth=0
  226. [2026-05-15T13:41:10.265Z] [INFO] log Client disconnected - blocking and caching for recovery
  227. [2026-05-15T13:41:10.265Z] [WARN] connection.lost clientId=null
  228. [2026-05-15T13:41:10.266Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  229. [2026-05-15T13:41:10.269Z] [INFO] log Auto-shutdown timer started due to client disconnection
  230. [2026-05-15T13:41:13.550Z] [DEBUG] log Relay->Editor communication is unblocked
  231. [2026-05-15T13:41:13.551Z] [INFO] log Unity client connected with ID: editor-16732-jcral1 (relay 1.0.12-build.96)
  232. [2026-05-15T13:41:13.551Z] [INFO] connection.established clientId=editor-16732-jcral1 port=9001
  233. [2026-05-15T13:41:16.088Z] [INFO] log Domain reload signal received from client editor-16732-jcral1
  234. [2026-05-15T13:41:16.088Z] [DEBUG] log Relay->Editor communication is blocked
  235. [2026-05-15T13:41:16.088Z] [DEBUG] acp.queue.pause depth=0
  236. [2026-05-15T13:41:16.640Z] [DEBUG] log Relay->Editor communication is blocked
  237. [2026-05-15T13:41:16.641Z] [DEBUG] acp.queue.pause depth=0
  238. [2026-05-15T13:41:16.641Z] [INFO] log Client disconnected - blocking and caching for recovery
  239. [2026-05-15T13:41:16.641Z] [WARN] connection.lost clientId=null
  240. [2026-05-15T13:41:16.641Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  241. [2026-05-15T13:41:16.642Z] [INFO] log Auto-shutdown timer started due to client disconnection
  242. [2026-05-15T13:41:20.627Z] [DEBUG] log Relay->Editor communication is unblocked
  243. [2026-05-15T13:41:20.627Z] [INFO] log Unity client connected with ID: editor-16732-px4utw (relay 1.0.12-build.96)
  244. [2026-05-15T13:41:20.627Z] [INFO] connection.established clientId=editor-16732-px4utw port=9001
  245. [2026-05-15T13:44:36.786Z] [INFO] log Domain reload signal received from client editor-16732-px4utw
  246. [2026-05-15T13:44:36.787Z] [DEBUG] log Relay->Editor communication is blocked
  247. [2026-05-15T13:44:36.787Z] [DEBUG] acp.queue.pause depth=0
  248. [2026-05-15T13:44:37.716Z] [DEBUG] log Relay->Editor communication is blocked
  249. [2026-05-15T13:44:37.717Z] [DEBUG] acp.queue.pause depth=0
  250. [2026-05-15T13:44:37.717Z] [INFO] log Client disconnected - blocking and caching for recovery
  251. [2026-05-15T13:44:37.718Z] [WARN] connection.lost clientId=null
  252. [2026-05-15T13:44:37.718Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  253. [2026-05-15T13:44:37.719Z] [INFO] log Auto-shutdown timer started due to client disconnection
  254. [2026-05-15T13:44:41.011Z] [DEBUG] log Relay->Editor communication is unblocked
  255. [2026-05-15T13:44:41.011Z] [INFO] log Unity client connected with ID: editor-16732-qbjte2 (relay 1.0.12-build.96)
  256. [2026-05-15T13:44:41.011Z] [INFO] connection.established clientId=editor-16732-qbjte2 port=9001
  257. [2026-05-15T13:44:43.609Z] [INFO] log Domain reload signal received from client editor-16732-qbjte2
  258. [2026-05-15T13:44:43.609Z] [DEBUG] log Relay->Editor communication is blocked
  259. [2026-05-15T13:44:43.609Z] [DEBUG] acp.queue.pause depth=0
  260. [2026-05-15T13:44:44.129Z] [DEBUG] log Relay->Editor communication is blocked
  261. [2026-05-15T13:44:44.130Z] [DEBUG] acp.queue.pause depth=0
  262. [2026-05-15T13:44:44.130Z] [INFO] log Client disconnected - blocking and caching for recovery
  263. [2026-05-15T13:44:44.130Z] [WARN] connection.lost clientId=null
  264. [2026-05-15T13:44:44.131Z] [INFO] log Auto-shutdown timer started due to client disconnection
  265. [2026-05-15T13:44:44.131Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  266. [2026-05-15T13:44:48.093Z] [DEBUG] log Relay->Editor communication is unblocked
  267. [2026-05-15T13:44:48.093Z] [INFO] log Unity client connected with ID: editor-16732-udks74 (relay 1.0.12-build.96)
  268. [2026-05-15T13:44:48.093Z] [INFO] connection.established clientId=editor-16732-udks74 port=9001
  269. [2026-05-15T13:58:58.553Z] [INFO] log Domain reload signal received from client editor-16732-udks74
  270. [2026-05-15T13:58:58.553Z] [DEBUG] log Relay->Editor communication is blocked
  271. [2026-05-15T13:58:58.554Z] [DEBUG] acp.queue.pause depth=0
  272. [2026-05-15T13:58:59.244Z] [DEBUG] log Relay->Editor communication is blocked
  273. [2026-05-15T13:58:59.244Z] [DEBUG] acp.queue.pause depth=0
  274. [2026-05-15T13:58:59.245Z] [INFO] log Client disconnected - blocking and caching for recovery
  275. [2026-05-15T13:58:59.245Z] [WARN] connection.lost clientId=null
  276. [2026-05-15T13:58:59.246Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  277. [2026-05-15T13:58:59.246Z] [INFO] log Auto-shutdown timer started due to client disconnection
  278. [2026-05-15T13:59:02.506Z] [DEBUG] log Relay->Editor communication is unblocked
  279. [2026-05-15T13:59:02.506Z] [INFO] log Unity client connected with ID: editor-16732-s21rto (relay 1.0.12-build.96)
  280. [2026-05-15T13:59:02.506Z] [INFO] connection.established clientId=editor-16732-s21rto port=9001
  281. [2026-05-15T13:59:04.583Z] [INFO] log Domain reload signal received from client editor-16732-s21rto
  282. [2026-05-15T13:59:04.583Z] [DEBUG] log Relay->Editor communication is blocked
  283. [2026-05-15T13:59:04.583Z] [DEBUG] acp.queue.pause depth=0
  284. [2026-05-15T13:59:05.153Z] [DEBUG] log Relay->Editor communication is blocked
  285. [2026-05-15T13:59:05.154Z] [INFO] log Client disconnected - blocking and caching for recovery
  286. [2026-05-15T13:59:05.154Z] [DEBUG] acp.queue.pause depth=0
  287. [2026-05-15T13:59:05.155Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  288. [2026-05-15T13:59:05.155Z] [INFO] log Auto-shutdown timer started due to client disconnection
  289. [2026-05-15T13:59:05.154Z] [WARN] connection.lost clientId=null
  290. [2026-05-15T13:59:09.169Z] [DEBUG] log Relay->Editor communication is unblocked
  291. [2026-05-15T13:59:09.169Z] [INFO] log Unity client connected with ID: editor-16732-gwfv6a (relay 1.0.12-build.96)
  292. [2026-05-15T13:59:09.169Z] [INFO] connection.established clientId=editor-16732-gwfv6a port=9001
  293. [2026-05-15T14:00:05.895Z] [INFO] log Domain reload signal received from client editor-16732-gwfv6a
  294. [2026-05-15T14:00:05.896Z] [DEBUG] log Relay->Editor communication is blocked
  295. [2026-05-15T14:00:05.896Z] [DEBUG] acp.queue.pause depth=0
  296. [2026-05-15T14:00:06.593Z] [DEBUG] log Relay->Editor communication is blocked
  297. [2026-05-15T14:00:06.593Z] [DEBUG] acp.queue.pause depth=0
  298. [2026-05-15T14:00:06.594Z] [INFO] log Client disconnected - blocking and caching for recovery
  299. [2026-05-15T14:00:06.594Z] [WARN] connection.lost clientId=null
  300. [2026-05-15T14:00:06.595Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  301. [2026-05-15T14:00:06.595Z] [INFO] log Auto-shutdown timer started due to client disconnection
  302. [2026-05-15T14:00:09.955Z] [DEBUG] log Relay->Editor communication is unblocked
  303. [2026-05-15T14:00:09.955Z] [INFO] log Unity client connected with ID: editor-16732-qg0zhe (relay 1.0.12-build.96)
  304. [2026-05-15T14:00:09.955Z] [INFO] connection.established clientId=editor-16732-qg0zhe port=9001
  305. [2026-05-15T14:00:11.651Z] [INFO] log Domain reload signal received from client editor-16732-qg0zhe
  306. [2026-05-15T14:00:11.651Z] [DEBUG] log Relay->Editor communication is blocked
  307. [2026-05-15T14:00:11.652Z] [DEBUG] acp.queue.pause depth=0
  308. [2026-05-15T14:00:12.179Z] [DEBUG] log Relay->Editor communication is blocked
  309. [2026-05-15T14:00:12.179Z] [DEBUG] acp.queue.pause depth=0
  310. [2026-05-15T14:00:12.179Z] [INFO] log Client disconnected - blocking and caching for recovery
  311. [2026-05-15T14:00:12.180Z] [WARN] connection.lost clientId=null
  312. [2026-05-15T14:00:12.180Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  313. [2026-05-15T14:00:12.181Z] [INFO] log Auto-shutdown timer started due to client disconnection
  314. [2026-05-15T14:00:16.211Z] [DEBUG] log Relay->Editor communication is unblocked
  315. [2026-05-15T14:00:16.212Z] [INFO] connection.established clientId=editor-16732-9p05jv port=9001
  316. [2026-05-15T14:00:16.211Z] [INFO] log Unity client connected with ID: editor-16732-9p05jv (relay 1.0.12-build.96)
  317. [2026-05-15T14:01:26.873Z] [INFO] log Domain reload signal received from client editor-16732-9p05jv
  318. [2026-05-15T14:01:26.874Z] [DEBUG] log Relay->Editor communication is blocked
  319. [2026-05-15T14:01:26.874Z] [DEBUG] acp.queue.pause depth=0
  320. [2026-05-15T14:01:27.900Z] [DEBUG] log Relay->Editor communication is blocked
  321. [2026-05-15T14:01:27.901Z] [DEBUG] acp.queue.pause depth=0
  322. [2026-05-15T14:01:27.901Z] [INFO] log Client disconnected - blocking and caching for recovery
  323. [2026-05-15T14:01:27.901Z] [WARN] connection.lost clientId=null
  324. [2026-05-15T14:01:27.902Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  325. [2026-05-15T14:01:27.902Z] [INFO] log Auto-shutdown timer started due to client disconnection
  326. [2026-05-15T14:01:31.328Z] [DEBUG] log Relay->Editor communication is unblocked
  327. [2026-05-15T14:01:31.328Z] [INFO] log Unity client connected with ID: editor-16732-ex01me (relay 1.0.12-build.96)
  328. [2026-05-15T14:01:31.329Z] [INFO] connection.established clientId=editor-16732-ex01me port=9001
  329. [2026-05-15T14:01:33.644Z] [INFO] log Domain reload signal received from client editor-16732-ex01me
  330. [2026-05-15T14:01:33.644Z] [DEBUG] log Relay->Editor communication is blocked
  331. [2026-05-15T14:01:33.645Z] [DEBUG] acp.queue.pause depth=0
  332. [2026-05-15T14:01:34.164Z] [DEBUG] log Relay->Editor communication is blocked
  333. [2026-05-15T14:01:34.164Z] [DEBUG] acp.queue.pause depth=0
  334. [2026-05-15T14:01:34.165Z] [INFO] log Client disconnected - blocking and caching for recovery
  335. [2026-05-15T14:01:34.165Z] [WARN] connection.lost clientId=null
  336. [2026-05-15T14:01:34.165Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  337. [2026-05-15T14:01:34.166Z] [INFO] log Auto-shutdown timer started due to client disconnection
  338. [2026-05-15T14:01:38.224Z] [DEBUG] log Relay->Editor communication is unblocked
  339. [2026-05-15T14:01:38.225Z] [INFO] log Unity client connected with ID: editor-16732-3wn2wa (relay 1.0.12-build.96)
  340. [2026-05-15T14:01:38.225Z] [INFO] connection.established clientId=editor-16732-3wn2wa port=9001
  341. [2026-05-15T14:03:02.068Z] [INFO] log Domain reload signal received from client editor-16732-3wn2wa
  342. [2026-05-15T14:03:02.068Z] [DEBUG] log Relay->Editor communication is blocked
  343. [2026-05-15T14:03:02.069Z] [DEBUG] acp.queue.pause depth=0
  344. [2026-05-15T14:03:03.174Z] [DEBUG] log Relay->Editor communication is blocked
  345. [2026-05-15T14:03:03.174Z] [DEBUG] acp.queue.pause depth=0
  346. [2026-05-15T14:03:03.174Z] [INFO] log Client disconnected - blocking and caching for recovery
  347. [2026-05-15T14:03:03.175Z] [WARN] connection.lost clientId=null
  348. [2026-05-15T14:03:03.176Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  349. [2026-05-15T14:03:03.176Z] [INFO] log Auto-shutdown timer started due to client disconnection
  350. [2026-05-15T14:03:06.742Z] [DEBUG] log Relay->Editor communication is unblocked
  351. [2026-05-15T14:03:06.743Z] [INFO] log Unity client connected with ID: editor-16732-1pj6du (relay 1.0.12-build.96)
  352. [2026-05-15T14:03:06.743Z] [INFO] connection.established clientId=editor-16732-1pj6du port=9001
  353. [2026-05-15T14:03:09.362Z] [INFO] log Domain reload signal received from client editor-16732-1pj6du
  354. [2026-05-15T14:03:09.362Z] [DEBUG] log Relay->Editor communication is blocked
  355. [2026-05-15T14:03:09.362Z] [DEBUG] acp.queue.pause depth=0
  356. [2026-05-15T14:03:09.891Z] [DEBUG] log Relay->Editor communication is blocked
  357. [2026-05-15T14:03:09.891Z] [DEBUG] acp.queue.pause depth=0
  358. [2026-05-15T14:03:09.892Z] [WARN] connection.lost clientId=null
  359. [2026-05-15T14:03:09.892Z] [INFO] log Client disconnected - blocking and caching for recovery
  360. [2026-05-15T14:03:09.892Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  361. [2026-05-15T14:03:09.893Z] [INFO] log Auto-shutdown timer started due to client disconnection
  362. [2026-05-15T14:03:13.968Z] [DEBUG] log Relay->Editor communication is unblocked
  363. [2026-05-15T14:03:13.968Z] [INFO] log Unity client connected with ID: editor-16732-cfeu2j (relay 1.0.12-build.96)
  364. [2026-05-15T14:03:13.969Z] [INFO] connection.established clientId=editor-16732-cfeu2j port=9001
  365. [2026-05-15T14:06:04.432Z] [INFO] log Domain reload signal received from client editor-16732-cfeu2j
  366. [2026-05-15T14:06:04.432Z] [DEBUG] log Relay->Editor communication is blocked
  367. [2026-05-15T14:06:04.433Z] [DEBUG] acp.queue.pause depth=0
  368. [2026-05-15T14:06:05.067Z] [DEBUG] log Relay->Editor communication is blocked
  369. [2026-05-15T14:06:05.067Z] [DEBUG] acp.queue.pause depth=0
  370. [2026-05-15T14:06:05.068Z] [INFO] log Client disconnected - blocking and caching for recovery
  371. [2026-05-15T14:06:05.068Z] [WARN] connection.lost clientId=null
  372. [2026-05-15T14:06:05.069Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  373. [2026-05-15T14:06:05.069Z] [INFO] log Auto-shutdown timer started due to client disconnection
  374. [2026-05-15T14:06:08.481Z] [DEBUG] log Relay->Editor communication is unblocked
  375. [2026-05-15T14:06:08.482Z] [INFO] log Unity client connected with ID: editor-16732-q1o9v2 (relay 1.0.12-build.96)
  376. [2026-05-15T14:06:08.482Z] [INFO] connection.established clientId=editor-16732-q1o9v2 port=9001
  377. [2026-05-15T14:06:10.220Z] [INFO] log Domain reload signal received from client editor-16732-q1o9v2
  378. [2026-05-15T14:06:10.221Z] [DEBUG] log Relay->Editor communication is blocked
  379. [2026-05-15T14:06:10.221Z] [DEBUG] acp.queue.pause depth=0
  380. [2026-05-15T14:06:10.717Z] [DEBUG] log Relay->Editor communication is blocked
  381. [2026-05-15T14:06:10.717Z] [DEBUG] acp.queue.pause depth=0
  382. [2026-05-15T14:06:10.717Z] [INFO] log Client disconnected - blocking and caching for recovery
  383. [2026-05-15T14:06:10.718Z] [WARN] connection.lost clientId=null
  384. [2026-05-15T14:06:10.718Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  385. [2026-05-15T14:06:10.718Z] [INFO] log Auto-shutdown timer started due to client disconnection
  386. [2026-05-15T14:06:14.834Z] [DEBUG] log Relay->Editor communication is unblocked
  387. [2026-05-15T14:06:14.835Z] [INFO] connection.established clientId=editor-16732-qxpx9p port=9001
  388. [2026-05-15T14:06:14.834Z] [INFO] log Unity client connected with ID: editor-16732-qxpx9p (relay 1.0.12-build.96)
  389. [2026-05-15T14:14:55.866Z] [INFO] log Domain reload signal received from client editor-16732-qxpx9p
  390. [2026-05-15T14:14:55.867Z] [DEBUG] log Relay->Editor communication is blocked
  391. [2026-05-15T14:14:55.868Z] [DEBUG] acp.queue.pause depth=0
  392. [2026-05-15T14:14:56.576Z] [DEBUG] log Relay->Editor communication is blocked
  393. [2026-05-15T14:14:56.577Z] [DEBUG] acp.queue.pause depth=0
  394. [2026-05-15T14:14:56.577Z] [INFO] log Client disconnected - blocking and caching for recovery
  395. [2026-05-15T14:14:56.578Z] [WARN] connection.lost clientId=null
  396. [2026-05-15T14:14:56.578Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  397. [2026-05-15T14:14:56.579Z] [INFO] log Auto-shutdown timer started due to client disconnection
  398. [2026-05-15T14:14:59.915Z] [DEBUG] log Relay->Editor communication is unblocked
  399. [2026-05-15T14:14:59.915Z] [INFO] log Unity client connected with ID: editor-16732-c9v977 (relay 1.0.12-build.96)
  400. [2026-05-15T14:14:59.916Z] [INFO] connection.established clientId=editor-16732-c9v977 port=9001
  401. [2026-05-15T14:15:06.523Z] [INFO] log Domain reload signal received from client editor-16732-c9v977
  402. [2026-05-15T14:15:06.524Z] [DEBUG] log Relay->Editor communication is blocked
  403. [2026-05-15T14:15:06.524Z] [DEBUG] acp.queue.pause depth=0
  404. [2026-05-15T14:15:07.004Z] [DEBUG] acp.queue.pause depth=0
  405. [2026-05-15T14:15:07.004Z] [INFO] log Client disconnected - blocking and caching for recovery
  406. [2026-05-15T14:15:07.004Z] [DEBUG] log Relay->Editor communication is blocked
  407. [2026-05-15T14:15:07.004Z] [WARN] connection.lost clientId=null
  408. [2026-05-15T14:15:07.005Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  409. [2026-05-15T14:15:07.006Z] [INFO] log Auto-shutdown timer started due to client disconnection
  410. [2026-05-15T14:15:10.950Z] [DEBUG] log Relay->Editor communication is unblocked
  411. [2026-05-15T14:15:10.950Z] [INFO] log Unity client connected with ID: editor-16732-kn43kg (relay 1.0.12-build.96)
  412. [2026-05-15T14:15:10.950Z] [INFO] connection.established clientId=editor-16732-kn43kg port=9001
  413. [2026-05-15T16:46:27.402Z] [INFO] log Domain reload signal received from client editor-16732-kn43kg
  414. [2026-05-15T16:46:27.402Z] [DEBUG] log Relay->Editor communication is blocked
  415. [2026-05-15T16:46:27.403Z] [DEBUG] acp.queue.pause depth=0
  416. [2026-05-15T16:46:27.969Z] [DEBUG] log Relay->Editor communication is blocked
  417. [2026-05-15T16:46:27.969Z] [DEBUG] acp.queue.pause depth=0
  418. [2026-05-15T16:46:27.970Z] [INFO] log Client disconnected - blocking and caching for recovery
  419. [2026-05-15T16:46:27.970Z] [WARN] connection.lost clientId=null
  420. [2026-05-15T16:46:27.970Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  421. [2026-05-15T16:46:27.971Z] [INFO] log Auto-shutdown timer started due to client disconnection
  422. [2026-05-15T16:46:32.775Z] [DEBUG] log Relay->Editor communication is unblocked
  423. [2026-05-15T16:46:32.775Z] [INFO] log Unity client connected with ID: editor-16732-nfv5x5 (relay 1.0.12-build.96)
  424. [2026-05-15T16:46:32.776Z] [INFO] connection.established clientId=editor-16732-nfv5x5 port=9001
  425. [2026-05-15T16:47:45.924Z] [INFO] log Domain reload signal received from client editor-16732-nfv5x5
  426. [2026-05-15T16:47:45.925Z] [DEBUG] log Relay->Editor communication is blocked
  427. [2026-05-15T16:47:45.925Z] [DEBUG] acp.queue.pause depth=0
  428. [2026-05-15T16:47:46.573Z] [DEBUG] log Relay->Editor communication is blocked
  429. [2026-05-15T16:47:46.573Z] [DEBUG] acp.queue.pause depth=0
  430. [2026-05-15T16:47:46.574Z] [INFO] log Client disconnected - blocking and caching for recovery
  431. [2026-05-15T16:47:46.574Z] [WARN] connection.lost clientId=null
  432. [2026-05-15T16:47:46.575Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  433. [2026-05-15T16:47:46.575Z] [INFO] log Auto-shutdown timer started due to client disconnection
  434. [2026-05-15T16:47:49.977Z] [DEBUG] log Relay->Editor communication is unblocked
  435. [2026-05-15T16:47:49.977Z] [INFO] log Unity client connected with ID: editor-16732-ijb9c2 (relay 1.0.12-build.96)
  436. [2026-05-15T16:47:49.978Z] [INFO] connection.established clientId=editor-16732-ijb9c2 port=9001
  437. [2026-05-15T16:48:05.855Z] [INFO] log Domain reload signal received from client editor-16732-ijb9c2
  438. [2026-05-15T16:48:05.855Z] [DEBUG] log Relay->Editor communication is blocked
  439. [2026-05-15T16:48:05.856Z] [DEBUG] acp.queue.pause depth=0
  440. [2026-05-15T16:48:06.555Z] [DEBUG] log Relay->Editor communication is blocked
  441. [2026-05-15T16:48:06.556Z] [DEBUG] acp.queue.pause depth=0
  442. [2026-05-15T16:48:06.556Z] [INFO] log Client disconnected - blocking and caching for recovery
  443. [2026-05-15T16:48:06.556Z] [WARN] connection.lost clientId=null
  444. [2026-05-15T16:48:06.557Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  445. [2026-05-15T16:48:06.557Z] [INFO] log Auto-shutdown timer started due to client disconnection
  446. [2026-05-15T16:48:10.037Z] [DEBUG] log Relay->Editor communication is unblocked
  447. [2026-05-15T16:48:10.037Z] [INFO] log Unity client connected with ID: editor-16732-romr5m (relay 1.0.12-build.96)
  448. [2026-05-15T16:48:10.038Z] [INFO] connection.established clientId=editor-16732-romr5m port=9001
  449. [2026-05-15T16:48:18.529Z] [INFO] log Domain reload signal received from client editor-16732-romr5m
  450. [2026-05-15T16:48:18.529Z] [DEBUG] log Relay->Editor communication is blocked
  451. [2026-05-15T16:48:18.529Z] [DEBUG] acp.queue.pause depth=0
  452. [2026-05-15T16:48:19.017Z] [DEBUG] log Relay->Editor communication is blocked
  453. [2026-05-15T16:48:19.017Z] [DEBUG] acp.queue.pause depth=0
  454. [2026-05-15T16:48:19.017Z] [INFO] log Client disconnected - blocking and caching for recovery
  455. [2026-05-15T16:48:19.018Z] [WARN] connection.lost clientId=null
  456. [2026-05-15T16:48:19.018Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  457. [2026-05-15T16:48:19.018Z] [INFO] log Auto-shutdown timer started due to client disconnection
  458. [2026-05-15T16:48:23.210Z] [DEBUG] log Relay->Editor communication is unblocked
  459. [2026-05-15T16:48:23.211Z] [INFO] connection.established clientId=editor-16732-q55ia2 port=9001
  460. [2026-05-15T16:48:23.210Z] [INFO] log Unity client connected with ID: editor-16732-q55ia2 (relay 1.0.12-build.96)
  461. [2026-05-15T17:01:06.926Z] [INFO] log Domain reload signal received from client editor-16732-q55ia2
  462. [2026-05-15T17:01:06.927Z] [DEBUG] log Relay->Editor communication is blocked
  463. [2026-05-15T17:01:06.927Z] [DEBUG] acp.queue.pause depth=0
  464. [2026-05-15T17:01:07.892Z] [DEBUG] log Relay->Editor communication is blocked
  465. [2026-05-15T17:01:07.894Z] [DEBUG] acp.queue.pause depth=0
  466. [2026-05-15T17:01:07.897Z] [INFO] log Client disconnected - blocking and caching for recovery
  467. [2026-05-15T17:01:07.899Z] [WARN] connection.lost clientId=null
  468. [2026-05-15T17:01:07.901Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  469. [2026-05-15T17:01:07.903Z] [INFO] log Auto-shutdown timer started due to client disconnection
  470. [2026-05-15T17:01:12.974Z] [DEBUG] log Relay->Editor communication is unblocked
  471. [2026-05-15T17:01:12.974Z] [INFO] log Unity client connected with ID: editor-16732-r302o9 (relay 1.0.12-build.96)
  472. [2026-05-15T17:01:12.974Z] [INFO] connection.established clientId=editor-16732-r302o9 port=9001
  473. [2026-05-15T17:01:14.158Z] [INFO] log Domain reload signal received from client editor-16732-r302o9
  474. [2026-05-15T17:01:14.159Z] [DEBUG] log Relay->Editor communication is blocked
  475. [2026-05-15T17:01:14.159Z] [DEBUG] acp.queue.pause depth=0
  476. [2026-05-15T17:01:14.681Z] [DEBUG] log Relay->Editor communication is blocked
  477. [2026-05-15T17:01:14.681Z] [DEBUG] acp.queue.pause depth=0
  478. [2026-05-15T17:01:14.681Z] [INFO] log Client disconnected - blocking and caching for recovery
  479. [2026-05-15T17:01:14.682Z] [WARN] connection.lost clientId=null
  480. [2026-05-15T17:01:14.682Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  481. [2026-05-15T17:01:14.683Z] [INFO] log Auto-shutdown timer started due to client disconnection
  482. [2026-05-15T17:01:18.851Z] [DEBUG] log Relay->Editor communication is unblocked
  483. [2026-05-15T17:01:18.851Z] [INFO] log Unity client connected with ID: editor-16732-ovxyor (relay 1.0.12-build.96)
  484. [2026-05-15T17:01:18.851Z] [INFO] connection.established clientId=editor-16732-ovxyor port=9001
  485. [2026-05-15T17:04:51.892Z] [INFO] log Domain reload signal received from client editor-16732-ovxyor
  486. [2026-05-15T17:04:51.892Z] [DEBUG] log Relay->Editor communication is blocked
  487. [2026-05-15T17:04:51.893Z] [DEBUG] acp.queue.pause depth=0
  488. [2026-05-15T17:04:52.542Z] [DEBUG] log Relay->Editor communication is blocked
  489. [2026-05-15T17:04:52.543Z] [DEBUG] acp.queue.pause depth=0
  490. [2026-05-15T17:04:52.543Z] [WARN] connection.lost clientId=null
  491. [2026-05-15T17:04:52.543Z] [INFO] log Client disconnected - blocking and caching for recovery
  492. [2026-05-15T17:04:52.544Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  493. [2026-05-15T17:04:52.544Z] [INFO] log Auto-shutdown timer started due to client disconnection
  494. [2026-05-15T17:04:56.081Z] [DEBUG] log Relay->Editor communication is unblocked
  495. [2026-05-15T17:04:56.082Z] [INFO] log Unity client connected with ID: editor-16732-0zqto3 (relay 1.0.12-build.96)
  496. [2026-05-15T17:04:56.082Z] [INFO] connection.established clientId=editor-16732-0zqto3 port=9001
  497. [2026-05-15T17:04:58.133Z] [INFO] log Domain reload signal received from client editor-16732-0zqto3
  498. [2026-05-15T17:04:58.133Z] [DEBUG] log Relay->Editor communication is blocked
  499. [2026-05-15T17:04:58.133Z] [DEBUG] acp.queue.pause depth=0
  500. [2026-05-15T17:04:58.612Z] [DEBUG] log Relay->Editor communication is blocked
  501. [2026-05-15T17:04:58.612Z] [DEBUG] acp.queue.pause depth=0
  502. [2026-05-15T17:04:58.612Z] [INFO] log Client disconnected - blocking and caching for recovery
  503. [2026-05-15T17:04:58.613Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  504. [2026-05-15T17:04:58.613Z] [WARN] connection.lost clientId=null
  505. [2026-05-15T17:04:58.614Z] [INFO] log Auto-shutdown timer started due to client disconnection
  506. [2026-05-15T17:05:02.661Z] [DEBUG] log Relay->Editor communication is unblocked
  507. [2026-05-15T17:05:02.662Z] [INFO] connection.established clientId=editor-16732-mz069x port=9001
  508. [2026-05-15T17:05:02.661Z] [INFO] log Unity client connected with ID: editor-16732-mz069x (relay 1.0.12-build.96)
  509. [2026-05-15T17:59:10.969Z] [INFO] log Domain reload signal received from client editor-16732-mz069x
  510. [2026-05-15T17:59:10.970Z] [DEBUG] log Relay->Editor communication is blocked
  511. [2026-05-15T17:59:10.970Z] [DEBUG] acp.queue.pause depth=0
  512. [2026-05-15T17:59:11.653Z] [DEBUG] log Relay->Editor communication is blocked
  513. [2026-05-15T17:59:11.653Z] [DEBUG] acp.queue.pause depth=0
  514. [2026-05-15T17:59:11.654Z] [INFO] log Client disconnected - blocking and caching for recovery
  515. [2026-05-15T17:59:11.657Z] [WARN] connection.lost clientId=null
  516. [2026-05-15T17:59:11.658Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  517. [2026-05-15T17:59:11.658Z] [INFO] log Auto-shutdown timer started due to client disconnection
  518. [2026-05-15T17:59:15.317Z] [DEBUG] log Relay->Editor communication is unblocked
  519. [2026-05-15T17:59:15.318Z] [INFO] log Unity client connected with ID: editor-16732-h8idmg (relay 1.0.12-build.96)
  520. [2026-05-15T17:59:15.318Z] [INFO] connection.established clientId=editor-16732-h8idmg port=9001
  521. [2026-05-15T17:59:16.975Z] [INFO] log Domain reload signal received from client editor-16732-h8idmg
  522. [2026-05-15T17:59:16.975Z] [DEBUG] log Relay->Editor communication is blocked
  523. [2026-05-15T17:59:16.975Z] [DEBUG] acp.queue.pause depth=0
  524. [2026-05-15T17:59:17.517Z] [DEBUG] log Relay->Editor communication is blocked
  525. [2026-05-15T17:59:17.518Z] [DEBUG] acp.queue.pause depth=0
  526. [2026-05-15T17:59:17.518Z] [INFO] log Client disconnected - blocking and caching for recovery
  527. [2026-05-15T17:59:17.518Z] [WARN] connection.lost clientId=null
  528. [2026-05-15T17:59:17.518Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  529. [2026-05-15T17:59:17.519Z] [INFO] log Auto-shutdown timer started due to client disconnection
  530. [2026-05-15T17:59:21.770Z] [DEBUG] log Relay->Editor communication is unblocked
  531. [2026-05-15T17:59:21.770Z] [INFO] log Unity client connected with ID: editor-16732-p4pm5q (relay 1.0.12-build.96)
  532. [2026-05-15T17:59:21.770Z] [INFO] connection.established clientId=editor-16732-p4pm5q port=9001
  533. [2026-05-15T18:03:19.368Z] [INFO] log Domain reload signal received from client editor-16732-p4pm5q
  534. [2026-05-15T18:03:19.368Z] [DEBUG] log Relay->Editor communication is blocked
  535. [2026-05-15T18:03:19.369Z] [DEBUG] acp.queue.pause depth=0
  536. [2026-05-15T18:03:19.868Z] [DEBUG] log Relay->Editor communication is blocked
  537. [2026-05-15T18:03:19.869Z] [DEBUG] acp.queue.pause depth=0
  538. [2026-05-15T18:03:19.869Z] [INFO] log Client disconnected - blocking and caching for recovery
  539. [2026-05-15T18:03:19.869Z] [WARN] connection.lost clientId=null
  540. [2026-05-15T18:03:19.870Z] [WARN] log Client disconnected - sessions will persist until auto-shutdown, reason: Client disconnected
  541. [2026-05-15T18:03:19.870Z] [INFO] log Auto-shutdown timer started due to client disconnection
  542. [2026-05-15T18:03:24.369Z] [DEBUG] log Relay->Editor communication is unblocked
  543. [2026-05-15T18:03:24.370Z] [INFO] log Unity client connected with ID: editor-16732-8s5kad (relay 1.0.12-build.96)
  544. [2026-05-15T18:03:24.370Z] [INFO] connection.established clientId=editor-16732-8s5kad port=9001