Advertisement
ReshiStar

Untitled

Jan 17th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 201.69 KB | None | 0 0
  1.  
  2. [14:59:24] [Async Chat Thread - #6/INFO]: []<~Reshi> dot
  3. [14:59:26] [Server thread/INFO]: Running script event 'PlayerClicksBlock', event='player right clicks birch_button in:newworld' for script 'BUILDDUNGEON'
  4. [14:59:26] [Server thread/INFO]: Starting InstantQueue 'BUILDDUNGEON_CeoUpcomingScientific' with player 'ReshiStar'...
  5. [14:59:26] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_CeoUpcomingScientific' Executing: (line 8) EXECUTE "as_op" "ex reload" ---------+
  6. [14:59:26] [Server thread/INFO]: +> Executing 'EXECUTE': type='AS_OP' command='ex reload' silent='false'
  7. [14:59:26] [Server thread/INFO]: Starting InstantQueue 'EXCOMMAND_PractitionerClaimsRevisions' with player 'ReshiStar'...
  8. [14:59:26] [Server thread/INFO]: +- Queue 'EXCOMMAND_PractitionerClaimsRevisions' Executing: (line 1) RELOAD ---------+
  9. [14:59:26] [Server thread/INFO]: +> [ScriptEvent] Event MYSCRIPT.events.on player right clicks dried_kelp_block is matched to multiple ScriptEvents:
  10. PlayerClicksBlock, PlayerRightClicksEntity
  11. [14:59:26] [Server thread/INFO]: +> [ScriptEvent] Event BUILDDUNGEON.events.on player right clicks birch_button in:newworld is matched to multiple
  12. ScriptEvents: PlayerClicksBlock, PlayerRightClicksEntity
  13. [14:59:26] [Server thread/INFO]: +> [ScriptEvent] Event BUILDDUNGEON.events.on player right clicks spruce_button in:newworld is matched to multiple
  14. ScriptEvents: PlayerClicksBlock, PlayerRightClicksEntity
  15. [14:59:26] [Server thread/INFO]: +> [ScriptEvent] Event BUILDDUNGEON.events.on player right clicks stone_button in:newworld is matched to multiple
  16. ScriptEvents: PlayerClicksBlock, PlayerRightClicksEntity
  17. [14:59:26] [Server thread/INFO]: +> [ScriptEvent] Event BUILDDUNGEON.events.on player right clicks oak_button :in:newworld is matched to multiple ScriptEvents:
  18. PlayerClicksBlock, PlayerRightClicksEntity
  19. [14:59:26] [Server thread/INFO]: +> [DenizenCore] Scripts reloaded.
  20. [14:59:26] [Server thread/INFO]: Completing queue 'EXCOMMAND_PractitionerClaimsRevisions' in 550ms.
  21. [14:59:26] [Server thread/INFO]: Completing queue 'BUILDDUNGEON_CeoUpcomingScientific' in 551ms.
  22. [14:59:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Denizen v1.1.2-SNAPSHOT (build 1700-REL)
  23. java.util.ConcurrentModificationException: null
  24. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_212]
  25. at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_212]
  26. at com.denizenscript.denizencore.events.ScriptEvent.fire(ScriptEvent.java:406) ~[?:?]
  27. at com.denizenscript.denizen.events.BukkitScriptEvent.fire(BukkitScriptEvent.java:135) ~[?:?]
  28. at com.denizenscript.denizen.events.player.PlayerClicksBlockScriptEvent.playerClicksBlock(PlayerClicksBlockScriptEvent.java:209) ~[?:?]
  29. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor946.execute(Unknown Source) ~[?:?]
  30. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-214]
  31. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-214]
  32. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-214]
  33. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-214]
  34. at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-214]
  35. at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:441) ~[patched_1.14.4.jar:git-Paper-214]
  36. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-214]
  37. at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-214]
  38. at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-214]
  39. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-214]
  40. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-214]
  41. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-214]
  42. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-214]
  43. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-214]
  44. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-214]
  45. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-214]
  46. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.14.4.jar:git-Paper-214]
  47. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1158) ~[patched_1.14.4.jar:git-Paper-214]
  48. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-214]
  49. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  50. [14:59:28] [Server thread/INFO]: Running script event 'PlayerClicksBlock', event='player right clicks stone_button in:newworld' for script 'BUILDDUNGEON'
  51. [14:59:28] [Server thread/INFO]: Starting InstantQueue 'BUILDDUNGEON_NamesMathStream' with player 'ReshiStar'...
  52. [14:59:28] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_NamesMathStream' Executing: (line 6) RUN "dungeonschematic" ---------+
  53. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@DUNGEONSCHEMATIC (TASK)'
  54. [14:59:28] [Server thread/INFO]: Starting InstantQueue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' with player 'ReshiStar'...
  55. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 6) RUN "grid_data_set" "def:Test2|3,3|Orange"
  56. ---------+
  57. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|3,3|Orange'
  58. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  59. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 3,3
  60. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Orange
  61. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 8) DEFINE "randomnumber" "<util.random.int[1].to[4]>"
  62. ---------+
  63. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '1'.
  64. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='1'
  65. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 10) IF "<def[randomnumber]>" "==" "1" ---------+
  66. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  67. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  68. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='true'
  69. [14:59:28] [Server thread/INFO]: If command passed, running block.
  70. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 11) RUN "grid_data_set" "def:Test2|3,4|Green"
  71. ---------+
  72. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|3,4|Green'
  73. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  74. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 3,4
  75. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Green
  76. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 12) IF "<def[randomnumber]>" "==" "2" ---------+
  77. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  78. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  79. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  80. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  81. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 14) IF "<def[randomnumber]>" "==" "3" ---------+
  82. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  83. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  84. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  85. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  86. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 16) IF "<def[randomnumber]>" "==" "4" ---------+
  87. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  88. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  89. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='false'
  90. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  91. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 19) DEFINE "randomnumber" "<util.random.int[1].to[4]>"
  92. ---------+
  93. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '4'.
  94. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='4'
  95. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 20) IF "<def[randomnumber]>" "==" "1" ---------+
  96. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  97. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  98. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  99. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  100. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 22) IF "<def[randomnumber]>" "==" "2" ---------+
  101. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  102. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  103. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  104. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  105. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 24) IF "<def[randomnumber]>" "==" "3" ---------+
  106. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  107. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  108. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  109. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  110. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 26) IF "<def[randomnumber]>" "==" "4" ---------+
  111. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  112. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  113. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='true'
  114. [14:59:28] [Server thread/INFO]: If command passed, running block.
  115. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 27) RUN "grid_data_set" "def:Test2|3,2|Black"
  116. ---------+
  117. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|3,2|Black'
  118. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  119. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 3,2
  120. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  121. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 29) DEFINE "randomnumber" "<util.random.int[1].to[4]>"
  122. ---------+
  123. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '2'.
  124. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  125. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 30) IF "<def[randomnumber]>" "==" "1" ---------+
  126. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  127. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  128. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  129. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  130. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 32) IF "<def[randomnumber]>" "==" "2" ---------+
  131. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  132. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  133. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  134. [14:59:28] [Server thread/INFO]: If command passed, running block.
  135. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 33) RUN "grid_data_set" "def:Test2|2,3|Yellow"
  136. ---------+
  137. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|2,3|Yellow'
  138. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  139. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 2,3
  140. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Yellow
  141. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 34) IF "<def[randomnumber]>" "==" "3" ---------+
  142. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  143. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  144. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  145. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  146. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 36) IF "<def[randomnumber]>" "==" "4" ---------+
  147. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  148. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  149. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='false'
  150. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  151. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 39) DEFINE "randomnumber" "<util.random.int[1].to[4]>"
  152. ---------+
  153. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '1'.
  154. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='1'
  155. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 40) IF "<def[randomnumber]>" "==" "1" ---------+
  156. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  157. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  158. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='true'
  159. [14:59:28] [Server thread/INFO]: If command passed, running block.
  160. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 41) RUN "grid_data_set" "def:Test2|4,3|Green"
  161. ---------+
  162. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|4,3|Green'
  163. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  164. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 4,3
  165. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Green
  166. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 42) IF "<def[randomnumber]>" "==" "2" ---------+
  167. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  168. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  169. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  170. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  171. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 44) IF "<def[randomnumber]>" "==" "3" ---------+
  172. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  173. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  174. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  175. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  176. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 46) IF "<def[randomnumber]>" "==" "4" ---------+
  177. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  178. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  179. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='false'
  180. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  181. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 50) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  182. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green" ---------+
  183. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  184. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  185. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  186. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  187. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  188. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  189. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  190. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  191. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  192. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  193. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 60) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  194. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow" ---------+
  195. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  196. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  197. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  198. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  199. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  200. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  201. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 68) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  202. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red" ---------+
  203. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  204. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  205. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  206. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  207. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  208. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  209. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 74) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  210. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" ---------+
  211. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  212. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  213. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  214. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  215. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  216. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  217. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 77) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  218. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow" "||"
  219. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green"
  220. ---------+
  221. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  222. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  223. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  224. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  225. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  226. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  227. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  228. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  229. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='true'
  230. [14:59:28] [Server thread/INFO]: If command passed, running block.
  231. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 78) DEFINE "randomnumber" "<util.random.int[1].to[4]>"
  232. ---------+
  233. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '4'.
  234. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='4'
  235. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 79) IF "<def[randomnumber]>" "==" "4" ---------+
  236. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  237. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  238. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='true'
  239. [14:59:28] [Server thread/INFO]: If command passed, running block.
  240. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 80) RUN "grid_data_set" "def:Test2|2,4|Green"
  241. ---------+
  242. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|2,4|Green'
  243. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  244. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 2,4
  245. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Green
  246. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 81) IF "<def[randomnumber]>" "==" "3" ---------+
  247. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  248. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  249. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  250. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  251. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 83) IF "<def[randomnumber]>" "==" "2" ---------+
  252. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  253. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  254. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  255. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  256. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 85) IF "<def[randomnumber]>" "==" "1" ---------+
  257. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  258. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  259. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  260. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  261. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 87) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  262. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red" "||"
  263. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green"
  264. ---------+
  265. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  266. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  267. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  268. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  269. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  270. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  271. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  272. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  273. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  274. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  275. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  276. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  277. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  278. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  279. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 97) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  280. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red" "||"
  281. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow"
  282. ---------+
  283. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  284. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  285. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  286. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  287. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  288. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  289. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 105) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  290. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" "||"
  291. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green"
  292. ---------+
  293. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  294. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  295. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  296. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  297. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  298. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  299. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  300. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  301. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  302. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  303. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  304. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  305. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  306. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  307. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 115) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  308. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" "||"
  309. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow"
  310. ---------+
  311. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  312. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  313. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  314. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  315. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  316. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  317. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 123) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  318. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" "||"
  319. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red"
  320. ---------+
  321. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  322. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  323. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  324. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  325. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  326. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  327. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 130) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  328. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green" ---------+
  329. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  330. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  331. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  332. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  333. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  334. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  335. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 140) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  336. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow" ---------+
  337. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  338. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  339. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  340. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  341. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  342. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  343. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 148) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  344. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red" ---------+
  345. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  346. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  347. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  348. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  349. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  350. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  351. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 154) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  352. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" ---------+
  353. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  354. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  355. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  356. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  357. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  358. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  359. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  360. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  361. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  362. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  363. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 157) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  364. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow" "||"
  365. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green"
  366. ---------+
  367. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  368. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  369. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  370. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  371. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  372. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  373. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 167) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  374. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red" "||"
  375. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green"
  376. ---------+
  377. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  378. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  379. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  380. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  381. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  382. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  383. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 177) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  384. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red" "||"
  385. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow"
  386. ---------+
  387. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  388. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  389. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  390. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  391. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  392. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  393. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 185) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  394. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" "||"
  395. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Green"
  396. ---------+
  397. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  398. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  399. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  400. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  401. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  402. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  403. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 195) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  404. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" "||"
  405. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Yellow"
  406. ---------+
  407. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  408. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  409. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  410. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  411. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  412. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  413. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 203) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  414. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Black" "||"
  415. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,3]>" "==" "Red"
  416. ---------+
  417. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  418. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  419. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  420. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  421. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  422. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  423. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 210) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  424. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green" ---------+
  425. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  426. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  427. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  428. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  429. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  430. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  431. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,3
  432. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,3]> with 'Green'.
  433. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  434. [14:59:28] [Server thread/INFO]: If command passed, running block.
  435. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 211) DEFINE "randomnumber"
  436. "<util.random.int[1].to[4]>" ---------+
  437. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '2'.
  438. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  439. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 212) IF "<def[randomnumber]>" "==" "4" ---------+
  440. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  441. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  442. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='false'
  443. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  444. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 214) IF "<def[randomnumber]>" "==" "3" ---------+
  445. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  446. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  447. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  448. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  449. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 216) IF "<def[randomnumber]>" "==" "2" ---------+
  450. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  451. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  452. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  453. [14:59:28] [Server thread/INFO]: If command passed, running block.
  454. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 217) RUN "grid_data_set" "def:Test2|4,4|Red"
  455. ---------+
  456. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|4,4|Red'
  457. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  458. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 4,4
  459. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  460. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 218) IF "<def[randomnumber]>" "==" "1" ---------+
  461. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  462. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  463. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  464. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  465. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 220) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  466. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow" ---------+
  467. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  468. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  469. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  470. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  471. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  472. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  473. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 228) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  474. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red" ---------+
  475. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  476. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  477. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  478. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  479. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  480. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  481. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 234) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  482. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" ---------+
  483. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  484. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  485. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  486. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  487. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  488. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  489. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 237) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  490. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow" "||"
  491. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green"
  492. ---------+
  493. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  494. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  495. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  496. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  497. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  498. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  499. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,3
  500. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,3]> with 'Green'.
  501. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  502. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  503. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  504. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  505. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  506. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  507. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 247) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  508. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red" "||"
  509. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green"
  510. ---------+
  511. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  512. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  513. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  514. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  515. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  516. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  517. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,3
  518. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,3]> with 'Green'.
  519. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  520. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  521. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  522. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  523. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  524. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  525. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 257) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  526. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red" "||"
  527. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow"
  528. ---------+
  529. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  530. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  531. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  532. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  533. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  534. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  535. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 265) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  536. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" "||"
  537. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green"
  538. ---------+
  539. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  540. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  541. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  542. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  543. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  544. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  545. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,3
  546. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,3]> with 'Green'.
  547. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  548. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  549. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  550. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  551. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  552. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  553. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 275) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  554. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" "||"
  555. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow"
  556. ---------+
  557. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  558. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  559. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  560. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  561. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  562. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  563. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 283) IF "<proc[grid_dataproc_get].context[Test2|3,4]>"
  564. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" "||"
  565. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red"
  566. ---------+
  567. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  568. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  569. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  570. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  571. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  572. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  573. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 290) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  574. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green" ---------+
  575. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  576. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  577. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  578. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  579. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  580. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  581. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 300) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  582. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow" ---------+
  583. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  584. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  585. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  586. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  587. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  588. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  589. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 308) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  590. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red" ---------+
  591. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  592. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  593. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  594. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  595. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  596. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  597. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 314) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  598. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" ---------+
  599. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  600. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  601. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  602. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  603. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  604. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  605. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,3
  606. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,3]> with 'Green'.
  607. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  608. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  609. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 317) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  610. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow" "||"
  611. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green"
  612. ---------+
  613. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  614. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  615. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  616. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  617. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  618. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  619. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 327) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  620. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red" "||"
  621. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green"
  622. ---------+
  623. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  624. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  625. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  626. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  627. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  628. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  629. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 337) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  630. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red" "||"
  631. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow"
  632. ---------+
  633. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  634. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  635. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  636. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  637. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  638. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  639. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 345) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  640. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" "||"
  641. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green"
  642. ---------+
  643. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  644. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  645. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  646. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  647. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  648. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  649. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 355) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  650. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" "||"
  651. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Yellow"
  652. ---------+
  653. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  654. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  655. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  656. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  657. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  658. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  659. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 363) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  660. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Black" "||"
  661. "<proc[grid_dataproc_get].context[Test2|3,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Red"
  662. ---------+
  663. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  664. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  665. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  666. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  667. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  668. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  669. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 370) IF "<proc[grid_dataproc_get].context[Test2|2,4]>"
  670. "==" "Green" ---------+
  671. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  672. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  673. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,4
  674. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,4]> with 'Green'.
  675. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  676. [14:59:28] [Server thread/INFO]: If command passed, running block.
  677. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 371) DEFINE "randomnumber"
  678. "<util.random.int[1].to[4]>" ---------+
  679. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '2'.
  680. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  681. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 372) IF "<def[randomnumber]>" "==" "4" ---------+
  682. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  683. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  684. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='false'
  685. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  686. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 374) IF "<def[randomnumber]>" "==" "3" ---------+
  687. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  688. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  689. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  690. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  691. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 376) IF "<def[randomnumber]>" "==" "2" ---------+
  692. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  693. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  694. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  695. [14:59:28] [Server thread/INFO]: If command passed, running block.
  696. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 377) RUN "grid_data_set" "def:Test2|1,4|Red"
  697. ---------+
  698. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|1,4|Red'
  699. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  700. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 1,4
  701. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  702. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 378) IF "<def[randomnumber]>" "==" "1" ---------+
  703. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  704. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  705. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  706. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  707. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 380) DEFINE "randomnumber"
  708. "<util.random.int[1].to[4]>" ---------+
  709. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '4'.
  710. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='4'
  711. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 381) IF "<def[randomnumber]>" "==" "4" ---------+
  712. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  713. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  714. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='true'
  715. [14:59:28] [Server thread/INFO]: If command passed, running block.
  716. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 382) RUN "grid_data_set" "def:Test2|2,5|Green"
  717. ---------+
  718. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|2,5|Green'
  719. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  720. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 2,5
  721. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Green
  722. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_TrimMonitoredVon' while executing command 'DEBUG' in file
  723. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  724. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  725. for more information.
  726. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 383) IF "<def[randomnumber]>" "==" "3" ---------+
  727. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  728. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  729. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  730. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  731. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 385) IF "<def[randomnumber]>" "==" "2" ---------+
  732. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  733. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  734. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  735. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  736. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 387) IF "<def[randomnumber]>" "==" "1" ---------+
  737. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  738. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  739. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  740. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  741. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 389) IF "<proc[grid_dataproc_get].context[Test2|2,4]>"
  742. "==" "Yellow" ---------+
  743. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  744. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  745. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,4
  746. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,4]> with 'Green'.
  747. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  748. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  749. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 404) IF "<proc[grid_dataproc_get].context[Test2|2,4]>"
  750. "==" "Red" ---------+
  751. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  752. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  753. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,4
  754. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,4]> with 'Green'.
  755. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  756. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  757. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 415) IF "<proc[grid_dataproc_get].context[Test2|2,4]>"
  758. "==" "Black" ---------+
  759. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  760. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  761. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,4
  762. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,4]> with 'Green'.
  763. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  764. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  765. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 419) IF "<proc[grid_dataproc_get].context[Test2|4,4]>"
  766. "==" "Green" ---------+
  767. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  768. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  769. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,4
  770. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,4]> with 'Red'.
  771. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  772. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  773. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 438) IF "<proc[grid_dataproc_get].context[Test2|4,4]>"
  774. "==" "Yellow" ---------+
  775. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  776. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  777. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,4
  778. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,4]> with 'Red'.
  779. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  780. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  781. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 453) IF "<proc[grid_dataproc_get].context[Test2|4,4]>"
  782. "==" "Red" ---------+
  783. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  784. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  785. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,4
  786. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,4]> with 'Red'.
  787. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  788. [14:59:28] [Server thread/INFO]: If command passed, running block.
  789. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 454) DEFINE "randomnumber"
  790. "<util.random.int[1].to[2]>" ---------+
  791. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '2'.
  792. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  793. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 455) IF "<def[randomnumber]>" "==" "2" ---------+
  794. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  795. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  796. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  797. [14:59:28] [Server thread/INFO]: If command passed, running block.
  798. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 456) RUN "grid_data_set" "def:Test2|4,5|Red"
  799. ---------+
  800. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|4,5|Red'
  801. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  802. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 4,5
  803. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  804. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_SdChemicalsBizarre' while executing command 'DEBUG' in file
  805. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  806. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  807. for more information.
  808. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 457) IF "<def[randomnumber]>" "==" "1" ---------+
  809. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  810. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  811. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  812. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  813. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 459) DEFINE "randomnumber"
  814. "<util.random.int[1].to[2]>" ---------+
  815. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '2'.
  816. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  817. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 460) IF "<def[randomnumber]>" "==" "2" ---------+
  818. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  819. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  820. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  821. [14:59:28] [Server thread/INFO]: If command passed, running block.
  822. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 461) RUN "grid_data_set" "def:Test2|5,4|Red"
  823. ---------+
  824. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|5,4|Red'
  825. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  826. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 5,4
  827. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  828. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_DonEducatorsDenmark' while executing command 'DEBUG' in file
  829. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  830. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  831. for more information.
  832. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 462) IF "<def[randomnumber]>" "==" "1" ---------+
  833. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  834. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  835. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  836. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  837. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 464) IF "<proc[grid_dataproc_get].context[Test2|4,4]>"
  838. "==" "Black" ---------+
  839. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  840. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  841. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,4
  842. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,4]> with 'Red'.
  843. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  844. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  845. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 469) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  846. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Green" ---------+
  847. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  848. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  849. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  850. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  851. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  852. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  853. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 479) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  854. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Yellow" "||"
  855. "<proc[grid_dataproc_get].context[Test2|1,4]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Green"
  856. ---------+
  857. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  858. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  859. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  860. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  861. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  862. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  863. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 489) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  864. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Red" "||"
  865. "<proc[grid_dataproc_get].context[Test2|1,4]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Green"
  866. ---------+
  867. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  868. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  869. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  870. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  871. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  872. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  873. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 499) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  874. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Black" "||"
  875. "<proc[grid_dataproc_get].context[Test2|1,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Green"
  876. ---------+
  877. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  878. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  879. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  880. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  881. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  882. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  883. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 509) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  884. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Yellow" ---------+
  885. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  886. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  887. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  888. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  889. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  890. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  891. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 517) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  892. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Red" "||"
  893. "<proc[grid_dataproc_get].context[Test2|1,4]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Yellow"
  894. ---------+
  895. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  896. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  897. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  898. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  899. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  900. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  901. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 525) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  902. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Black" "||"
  903. "<proc[grid_dataproc_get].context[Test2|1,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Yellow"
  904. ---------+
  905. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  906. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  907. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  908. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  909. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  910. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  911. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 533) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  912. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Red" ---------+
  913. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  914. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  915. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  916. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  917. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  918. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  919. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,5
  920. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,5]> with 'Green'.
  921. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  922. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  923. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 539) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  924. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Black" "||"
  925. "<proc[grid_dataproc_get].context[Test2|1,4]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Red"
  926. ---------+
  927. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  928. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  929. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  930. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  931. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  932. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  933. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,5
  934. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,5]> with 'Green'.
  935. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  936. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  937. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  938. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  939. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  940. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  941. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 545) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  942. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Black" ---------+
  943. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  944. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  945. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  946. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  947. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  948. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  949. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 549) IF "<proc[grid_dataproc_get].context[Test2|2,2]>"
  950. "==" "Green" ---------+
  951. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  952. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  953. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,2
  954. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,2]> with 'Black'.
  955. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  956. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  957. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 568) IF "<proc[grid_dataproc_get].context[Test2|2,2]>"
  958. "==" "Yellow" ---------+
  959. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  960. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  961. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,2
  962. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,2]> with 'Black'.
  963. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  964. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  965. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 583) IF "<proc[grid_dataproc_get].context[Test2|2,2]>"
  966. "==" "Red" ---------+
  967. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  968. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  969. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,2
  970. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,2]> with 'Black'.
  971. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  972. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  973. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 594) IF "<proc[grid_dataproc_get].context[Test2|2,2]>"
  974. "==" "Black" ---------+
  975. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  976. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  977. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,2
  978. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,2]> with 'Black'.
  979. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  980. [14:59:28] [Server thread/INFO]: If command passed, running block.
  981. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 595) RUN "grid_data_set" "def:Test2|1,2|Black"
  982. ---------+
  983. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|1,2|Black'
  984. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  985. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 1,2
  986. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  987. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 596) RUN "grid_data_set" "def:Test2|2,1|Black"
  988. ---------+
  989. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|2,1|Black'
  990. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  991. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 2,1
  992. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  993. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 599) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  994. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Green" ---------+
  995. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  996. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  997. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  998. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  999. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1000. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1001. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 609) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1002. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Yellow" "||"
  1003. "<proc[grid_dataproc_get].context[Test2|1,2]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Green"
  1004. ---------+
  1005. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1006. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1007. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1008. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1009. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1010. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1011. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 619) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1012. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Red" "||"
  1013. "<proc[grid_dataproc_get].context[Test2|1,2]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Green"
  1014. ---------+
  1015. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1016. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1017. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1018. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1019. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1020. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1021. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 629) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1022. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Black" "||"
  1023. "<proc[grid_dataproc_get].context[Test2|1,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Green"
  1024. ---------+
  1025. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1026. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1027. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1028. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1029. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1030. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1031. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 639) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1032. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Yellow" ---------+
  1033. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1034. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1035. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1036. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1037. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1038. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1039. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 647) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1040. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Red" "||"
  1041. "<proc[grid_dataproc_get].context[Test2|1,2]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Yellow"
  1042. ---------+
  1043. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1044. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1045. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1046. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1047. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1048. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1049. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 655) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1050. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Black" "||"
  1051. "<proc[grid_dataproc_get].context[Test2|1,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Yellow"
  1052. ---------+
  1053. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1054. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1055. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1056. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1057. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1058. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1059. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 663) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1060. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Red" ---------+
  1061. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1062. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1063. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1064. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1065. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  1066. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1067. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 669) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1068. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Black" "||"
  1069. "<proc[grid_dataproc_get].context[Test2|1,2]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Red"
  1070. ---------+
  1071. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1072. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1073. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1074. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1075. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  1076. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1077. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 675) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1078. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|2,1]>" "==" "Black" ---------+
  1079. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1080. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1081. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1082. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1083. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  1084. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1085. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,1
  1086. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,1]> with 'Black'.
  1087. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  1088. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1089. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 676) RUN "grid_data_set" "def:Test2|1,1|Black"
  1090. ---------+
  1091. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|1,1|Black'
  1092. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1093. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 1,1
  1094. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  1095. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 679) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1096. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Green" ---------+
  1097. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1098. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1099. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1100. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1101. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1102. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1103. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 689) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1104. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Yellow" "||"
  1105. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Green"
  1106. ---------+
  1107. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1108. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1109. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1110. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1111. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1112. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1113. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 699) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1114. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Red" "||"
  1115. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Green"
  1116. ---------+
  1117. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1118. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1119. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1120. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1121. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1122. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1123. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 709) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1124. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Black" "||"
  1125. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Green"
  1126. ---------+
  1127. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1128. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1129. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1130. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1131. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1132. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1133. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 719) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1134. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Yellow" ---------+
  1135. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1136. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1137. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1138. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1139. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1140. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1141. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 727) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1142. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Red" "||"
  1143. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Yellow"
  1144. ---------+
  1145. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1146. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1147. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1148. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1149. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1150. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1151. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 735) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1152. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Black" "||"
  1153. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Yellow"
  1154. ---------+
  1155. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1156. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1157. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1158. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1159. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1160. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1161. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 743) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1162. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Red" ---------+
  1163. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1164. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1165. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1166. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1167. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1168. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1169. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,4
  1170. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,4]> with 'Red'.
  1171. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1172. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1173. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 744) DEFINE "randomnumber"
  1174. "<util.random.int[1].to[2]>" ---------+
  1175. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '1'.
  1176. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='1'
  1177. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 745) IF "<def[randomnumber]>" "==" "2" ---------+
  1178. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1179. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1180. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  1181. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1182. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 747) IF "<def[randomnumber]>" "==" "1" ---------+
  1183. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1184. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1185. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='true'
  1186. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1187. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 748) RUN "grid_data_set" "def:Test2|5,5|Black"
  1188. ---------+
  1189. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|5,5|Black'
  1190. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1191. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 5,5
  1192. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  1193. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_BenRecommendsExtended' while executing command 'DEBUG' in file
  1194. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  1195. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  1196. for more information.
  1197. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 749) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1198. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Black" "||"
  1199. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Red"
  1200. ---------+
  1201. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1202. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1203. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1204. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1205. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1206. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1207. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,4
  1208. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,4]> with 'Red'.
  1209. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1210. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1211. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1212. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1213. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1214. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1215. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 755) IF "<proc[grid_dataproc_get].context[Test2|4,5]>"
  1216. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Black" ---------+
  1217. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1218. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1219. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1220. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1221. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1222. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1223. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 759) IF "<proc[grid_dataproc_get].context[Test2|4,2]>"
  1224. "==" "Green" ---------+
  1225. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1226. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1227. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,2
  1228. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,2]> with 'Red'.
  1229. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1230. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1231. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 778) IF "<proc[grid_dataproc_get].context[Test2|4,2]>"
  1232. "==" "Yellow" ---------+
  1233. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1234. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1235. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,2
  1236. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,2]> with 'Red'.
  1237. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1238. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1239. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 793) IF "<proc[grid_dataproc_get].context[Test2|4,2]>"
  1240. "==" "Red" ---------+
  1241. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1242. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1243. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,2
  1244. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,2]> with 'Red'.
  1245. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1246. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1247. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 794) DEFINE "randomnumber"
  1248. "<util.random.int[1].to[2]>" ---------+
  1249. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '2'.
  1250. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  1251. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 795) IF "<def[randomnumber]>" "==" "2" ---------+
  1252. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1253. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1254. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  1255. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1256. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 796) RUN "grid_data_set" "def:Test2|5,2|Red"
  1257. ---------+
  1258. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|5,2|Red'
  1259. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1260. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 5,2
  1261. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  1262. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_FieldElectronicsSara' while executing command 'DEBUG' in file
  1263. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  1264. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  1265. for more information.
  1266. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 797) IF "<def[randomnumber]>" "==" "1" ---------+
  1267. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1268. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1269. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  1270. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1271. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 799) DEFINE "randomnumber"
  1272. "<util.random.int[1].to[2]>" ---------+
  1273. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '2'.
  1274. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  1275. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 800) IF "<def[randomnumber]>" "==" "2" ---------+
  1276. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1277. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1278. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  1279. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1280. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 801) RUN "grid_data_set" "def:Test2|4,1|Red"
  1281. ---------+
  1282. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|4,1|Red'
  1283. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1284. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 4,1
  1285. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  1286. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 802) IF "<def[randomnumber]>" "==" "1" ---------+
  1287. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1288. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1289. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  1290. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1291. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 804) IF "<proc[grid_dataproc_get].context[Test2|4,2]>"
  1292. "==" "Black" ---------+
  1293. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1294. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1295. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,2
  1296. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,2]> with 'Red'.
  1297. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1298. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1299. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 809) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1300. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Green" ---------+
  1301. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1302. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1303. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1304. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1305. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1306. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1307. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 819) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1308. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Yellow" "||"
  1309. "<proc[grid_dataproc_get].context[Test2|4,1]>" "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Green"
  1310. ---------+
  1311. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1312. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1313. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1314. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1315. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1316. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1317. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 829) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1318. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Red" "||"
  1319. "<proc[grid_dataproc_get].context[Test2|4,1]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Green"
  1320. ---------+
  1321. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1322. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1323. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1324. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1325. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1326. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1327. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 839) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1328. "==" "Green" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Black" "||"
  1329. "<proc[grid_dataproc_get].context[Test2|4,1]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Green"
  1330. ---------+
  1331. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1332. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1333. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1334. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1335. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1336. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1337. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 849) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1338. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Yellow" ---------+
  1339. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1340. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1341. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1342. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1343. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1344. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1345. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 857) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1346. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Red" "||"
  1347. "<proc[grid_dataproc_get].context[Test2|4,1]>" "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Yellow"
  1348. ---------+
  1349. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1350. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1351. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1352. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1353. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1354. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1355. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 865) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1356. "==" "Yellow" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Black" "||"
  1357. "<proc[grid_dataproc_get].context[Test2|4,1]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Yellow"
  1358. ---------+
  1359. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1360. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1361. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1362. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1363. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1364. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1365. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 873) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1366. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Red" ---------+
  1367. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1368. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1369. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1370. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1371. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1372. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1373. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,2
  1374. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,2]> with 'Red'.
  1375. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1376. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1377. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 874) DEFINE "randomnumber"
  1378. "<util.random.int[1].to[2]>" ---------+
  1379. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '1'.
  1380. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='1'
  1381. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 875) IF "<def[randomnumber]>" "==" "2" ---------+
  1382. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1383. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1384. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  1385. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1386. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 877) IF "<def[randomnumber]>" "==" "1" ---------+
  1387. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1388. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1389. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='true'
  1390. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1391. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 878) RUN "grid_data_set" "def:Test2|5,1|Black"
  1392. ---------+
  1393. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|5,1|Black'
  1394. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1395. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 5,1
  1396. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  1397. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_SpecializedScaredFrost' while executing command 'DEBUG' in file
  1398. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  1399. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  1400. for more information.
  1401. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 879) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1402. "==" "Red" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Black" "||"
  1403. "<proc[grid_dataproc_get].context[Test2|4,1]>" "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Red"
  1404. ---------+
  1405. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1406. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1407. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1408. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1409. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1410. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1411. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,2
  1412. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,2]> with 'Red'.
  1413. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1414. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1415. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1416. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1417. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1418. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1419. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 885) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1420. "==" "Black" "&&" "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Black" ---------+
  1421. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1422. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1423. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1424. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1425. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='false'
  1426. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1427. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 889) IF "<proc[grid_dataproc_get].context[Test2|1,4]>"
  1428. "==" "Green" ---------+
  1429. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1430. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1431. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  1432. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  1433. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1434. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1435. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  1436. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  1437. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1438. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1439. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,4
  1440. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,4]> with 'Red'.
  1441. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1442. [14:59:28] [Server thread/INFO]: If sub-command 2 passed, running block.
  1443. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 894) DEFINE "valueone" "2" ---------+
  1444. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valueone' value='2'
  1445. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 898) IF "<proc[grid_dataproc_get].context[Test2|2,3]>"
  1446. "==" "Green" ---------+
  1447. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1448. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1449. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  1450. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  1451. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1452. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1453. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,3
  1454. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,3]> with 'Yellow'.
  1455. [14:59:28] [Server thread/INFO]: Comparable='Element(Yellow)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='true'
  1456. [14:59:28] [Server thread/INFO]: If sub-command 1 passed, running block.
  1457. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 901) DEFINE "valuetwo" "5" ---------+
  1458. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuetwo' value='5'
  1459. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 907) IF "<proc[grid_dataproc_get].context[Test2|1,2]>"
  1460. "==" "Green" ---------+
  1461. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1462. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1463. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1464. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1465. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1466. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1467. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1468. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1469. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1470. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1471. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1472. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1473. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  1474. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1475. [14:59:28] [Server thread/INFO]: Adding definition '2' as 1,2
  1476. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1,2]> with 'Black'.
  1477. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  1478. [14:59:28] [Server thread/INFO]: If sub-command 3 passed, running block.
  1479. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 914) DEFINE "valuethree" "1" ---------+
  1480. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuethree' value='1'
  1481. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 916) DEFINE "sums"
  1482. "<list[<[valueone]>|<[valuetwo]>|<[valuethree]>].sum>" ---------+
  1483. [14:59:28] [Server thread/INFO]: Filled tag <[valueone]> with '2'.
  1484. [14:59:28] [Server thread/INFO]: Filled tag <[valuetwo]> with '5'.
  1485. [14:59:28] [Server thread/INFO]: Filled tag <[valuethree]> with '1'.
  1486. [14:59:28] [Server thread/INFO]: Filled tag <list[2|5|1].sum> with '8'.
  1487. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='sums' value='8'
  1488. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 917) IF "<def[sums]>" ">=" "20" ---------+
  1489. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1490. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '8'.
  1491. [14:59:28] [Server thread/INFO]: Comparable='Decimal(8.0)', Operator='OR_MORE', ComparedTo='Decimal(20.0)' --> OUTCOME='false'
  1492. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '8'.
  1493. [14:59:28] [Server thread/INFO]: Comparable='Decimal(8.0)', Operator='OR_LESS', ComparedTo='Decimal(20.0)' --> OUTCOME='true'
  1494. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '8'.
  1495. [14:59:28] [Server thread/INFO]: Comparable='Decimal(8.0)', Operator='OR_MORE', ComparedTo='Decimal(7.0)' --> OUTCOME='true'
  1496. [14:59:28] [Server thread/INFO]: If sub-command 1 passed, running block.
  1497. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 928) DEFINE "randomnumber"
  1498. "<util.random.int[1].to[3]>" ---------+
  1499. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[3]> with '2'.
  1500. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='2'
  1501. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 929) IF "<def[randomnumber]>" "==" "3" ---------+
  1502. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1503. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1504. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  1505. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1506. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 931) IF "<def[randomnumber]>" "==" "2" ---------+
  1507. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1508. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1509. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='true'
  1510. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1511. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 932) RUN "grid_data_set" "def:Test2|1,3|Red"
  1512. ---------+
  1513. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|1,3|Red'
  1514. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1515. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 1,3
  1516. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Red
  1517. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 933) IF "<def[randomnumber]>" "==" "1" ---------+
  1518. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1519. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '2'.
  1520. [14:59:28] [Server thread/INFO]: Comparable='Decimal(2.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  1521. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1522. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 945) IF "<proc[grid_dataproc_get].context[Test2|2,1]>"
  1523. "==" "Green" ---------+
  1524. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1525. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1526. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,1
  1527. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,1]> with 'Black'.
  1528. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1529. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1530. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,1
  1531. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,1]> with 'Black'.
  1532. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1533. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1534. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,1
  1535. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,1]> with 'Black'.
  1536. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  1537. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1538. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,1
  1539. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,1]> with 'Black'.
  1540. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  1541. [14:59:28] [Server thread/INFO]: If sub-command 3 passed, running block.
  1542. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 952) DEFINE "valueone" "1" ---------+
  1543. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valueone' value='1'
  1544. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 954) IF "<proc[grid_dataproc_get].context[Test2|3,2]>"
  1545. "==" "Green" ---------+
  1546. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1547. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1548. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  1549. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  1550. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1551. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1552. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  1553. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  1554. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1555. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1556. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  1557. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  1558. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='false'
  1559. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1560. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,2
  1561. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,2]> with 'Black'.
  1562. [14:59:28] [Server thread/INFO]: Comparable='Element(Black)', Operator='EQUALS', ComparedTo='Element(Black)' --> OUTCOME='true'
  1563. [14:59:28] [Server thread/INFO]: If sub-command 3 passed, running block.
  1564. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 961) DEFINE "valuetwo" "1" ---------+
  1565. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuetwo' value='1'
  1566. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 963) IF "<proc[grid_dataproc_get].context[Test2|4,1]>"
  1567. "==" "Green" ---------+
  1568. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1569. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1570. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1571. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1572. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1573. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1574. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1575. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1576. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1577. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1578. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,1
  1579. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,1]> with 'Red'.
  1580. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1581. [14:59:28] [Server thread/INFO]: If sub-command 2 passed, running block.
  1582. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 968) DEFINE "valuethree" "2" ---------+
  1583. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuethree' value='2'
  1584. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 972) DEFINE "sums"
  1585. "<list[<[valueone]>|<[valuetwo]>|<[valuethree]>].sum>" ---------+
  1586. [14:59:28] [Server thread/INFO]: Filled tag <[valueone]> with '1'.
  1587. [14:59:28] [Server thread/INFO]: Filled tag <[valuetwo]> with '1'.
  1588. [14:59:28] [Server thread/INFO]: Filled tag <[valuethree]> with '2'.
  1589. [14:59:28] [Server thread/INFO]: Filled tag <list[1|1|2].sum> with '4'.
  1590. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='sums' value='4'
  1591. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 973) IF "<def[sums]>" ">=" "20" ---------+
  1592. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1593. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '4'.
  1594. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='OR_MORE', ComparedTo='Decimal(20.0)' --> OUTCOME='false'
  1595. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '4'.
  1596. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='OR_LESS', ComparedTo='Decimal(20.0)' --> OUTCOME='true'
  1597. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '4'.
  1598. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='OR_MORE', ComparedTo='Decimal(7.0)' --> OUTCOME='false'
  1599. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '4'.
  1600. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='OR_LESS', ComparedTo='Decimal(6.0)' --> OUTCOME='true'
  1601. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '4'.
  1602. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='OR_MORE', ComparedTo='Decimal(4.0)' --> OUTCOME='true'
  1603. [14:59:28] [Server thread/INFO]: If sub-command 2 passed, running block.
  1604. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 993) DEFINE "randomnumber"
  1605. "<util.random.int[1].to[2]>" ---------+
  1606. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[2]> with '1'.
  1607. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='1'
  1608. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 994) IF "<def[randomnumber]>" "==" "2" ---------+
  1609. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1610. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1611. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  1612. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1613. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 996) IF "<def[randomnumber]>" "==" "1" ---------+
  1614. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1615. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1616. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='true'
  1617. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1618. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 997) RUN "grid_data_set" "def:Test2|3,1|Black"
  1619. ---------+
  1620. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|3,1|Black'
  1621. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1622. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 3,1
  1623. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  1624. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1002) IF
  1625. "<proc[grid_dataproc_get].context[Test2|5,4]>" "==" "Green" ---------+
  1626. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1627. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1628. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,4
  1629. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,4]> with 'Red'.
  1630. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1631. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1632. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,4
  1633. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,4]> with 'Red'.
  1634. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1635. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1636. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,4
  1637. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,4]> with 'Red'.
  1638. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1639. [14:59:28] [Server thread/INFO]: If sub-command 2 passed, running block.
  1640. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1007) DEFINE "valueone" "2" ---------+
  1641. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valueone' value='2'
  1642. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1011) IF
  1643. "<proc[grid_dataproc_get].context[Test2|4,3]>" "==" "Green" ---------+
  1644. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1645. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1646. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,3
  1647. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,3]> with 'Green'.
  1648. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  1649. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1650. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1012) DEFINE "valuetwo" "20" ---------+
  1651. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuetwo' value='20'
  1652. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1020) IF
  1653. "<proc[grid_dataproc_get].context[Test2|5,2]>" "==" "Green" ---------+
  1654. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1655. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1656. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,2
  1657. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,2]> with 'Red'.
  1658. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1659. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1660. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,2
  1661. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,2]> with 'Red'.
  1662. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1663. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1664. [14:59:28] [Server thread/INFO]: Adding definition '2' as 5,2
  1665. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|5,2]> with 'Red'.
  1666. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1667. [14:59:28] [Server thread/INFO]: If sub-command 2 passed, running block.
  1668. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1025) DEFINE "valuethree" "2" ---------+
  1669. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuethree' value='2'
  1670. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1029) DEFINE "sums"
  1671. "<list[<[valueone]>|<[valuetwo]>|<[valuethree]>].sum>" ---------+
  1672. [14:59:28] [Server thread/INFO]: Filled tag <[valueone]> with '2'.
  1673. [14:59:28] [Server thread/INFO]: Filled tag <[valuetwo]> with '20'.
  1674. [14:59:28] [Server thread/INFO]: Filled tag <[valuethree]> with '2'.
  1675. [14:59:28] [Server thread/INFO]: Filled tag <list[2|20|2].sum> with '24'.
  1676. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='sums' value='24'
  1677. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1030) IF "<def[sums]>" ">=" "20" ---------+
  1678. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1679. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '24'.
  1680. [14:59:28] [Server thread/INFO]: Comparable='Decimal(24.0)', Operator='OR_MORE', ComparedTo='Decimal(20.0)' --> OUTCOME='true'
  1681. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1682. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1031) DEFINE "randomnumber"
  1683. "<util.random.int[1].to[4]>" ---------+
  1684. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '4'.
  1685. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='4'
  1686. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1032) IF "<def[randomnumber]>" "==" "4" ---------+
  1687. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1688. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  1689. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='true'
  1690. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1691. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1033) RUN "grid_data_set" "def:Test2|5,3|Green"
  1692. ---------+
  1693. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|5,3|Green'
  1694. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1695. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 5,3
  1696. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Green
  1697. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_SomaRenderedDenizen' while executing command 'DEBUG' in file
  1698. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  1699. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  1700. for more information.
  1701. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1034) IF "<def[randomnumber]>" "==" "3" ---------+
  1702. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1703. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  1704. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  1705. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1706. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1036) IF "<def[randomnumber]>" "==" "2" ---------+
  1707. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1708. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  1709. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  1710. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1711. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1038) IF "<def[randomnumber]>" "==" "1" ---------+
  1712. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1713. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '4'.
  1714. [14:59:28] [Server thread/INFO]: Comparable='Decimal(4.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='false'
  1715. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1716. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1059) IF
  1717. "<proc[grid_dataproc_get].context[Test2|2,5]>" "==" "Green" ---------+
  1718. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1719. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1720. [14:59:28] [Server thread/INFO]: Adding definition '2' as 2,5
  1721. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2,5]> with 'Green'.
  1722. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  1723. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1724. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1060) DEFINE "valueone" "20" ---------+
  1725. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valueone' value='20'
  1726. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1068) IF
  1727. "<proc[grid_dataproc_get].context[Test2|3,4]>" "==" "Green" ---------+
  1728. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1729. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1730. [14:59:28] [Server thread/INFO]: Adding definition '2' as 3,4
  1731. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3,4]> with 'Green'.
  1732. [14:59:28] [Server thread/INFO]: Comparable='Element(Green)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='true'
  1733. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1734. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1069) DEFINE "valuetwo" "20" ---------+
  1735. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuetwo' value='20'
  1736. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1077) IF
  1737. "<proc[grid_dataproc_get].context[Test2|4,5]>" "==" "Green" ---------+
  1738. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1739. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1740. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1741. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1742. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Green)' --> OUTCOME='false'
  1743. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1744. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1745. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1746. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Yellow)' --> OUTCOME='false'
  1747. [14:59:28] [Server thread/INFO]: Adding definition '1' as Test2
  1748. [14:59:28] [Server thread/INFO]: Adding definition '2' as 4,5
  1749. [14:59:28] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4,5]> with 'Red'.
  1750. [14:59:28] [Server thread/INFO]: Comparable='Element(Red)', Operator='EQUALS', ComparedTo='Element(Red)' --> OUTCOME='true'
  1751. [14:59:28] [Server thread/INFO]: If sub-command 2 passed, running block.
  1752. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1082) DEFINE "valuethree" "2" ---------+
  1753. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='valuethree' value='2'
  1754. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1086) DEFINE "sums"
  1755. "<list[<[valueone]>|<[valuetwo]>|<[valuethree]>].sum>" ---------+
  1756. [14:59:28] [Server thread/INFO]: Filled tag <[valueone]> with '20'.
  1757. [14:59:28] [Server thread/INFO]: Filled tag <[valuetwo]> with '20'.
  1758. [14:59:28] [Server thread/INFO]: Filled tag <[valuethree]> with '2'.
  1759. [14:59:28] [Server thread/INFO]: Filled tag <list[20|20|2].sum> with '42'.
  1760. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='sums' value='42'
  1761. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1087) IF "<def[sums]>" ">=" "20" ---------+
  1762. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1763. [14:59:28] [Server thread/INFO]: Filled tag <def[sums]> with '42'.
  1764. [14:59:28] [Server thread/INFO]: Comparable='Decimal(42.0)', Operator='OR_MORE', ComparedTo='Decimal(20.0)' --> OUTCOME='true'
  1765. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1766. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1088) DEFINE "randomnumber"
  1767. "<util.random.int[1].to[4]>" ---------+
  1768. [14:59:28] [Server thread/INFO]: Filled tag <util.random.int[1].to[4]> with '1'.
  1769. [14:59:28] [Server thread/INFO]: +> Executing 'DEFINE': queue='DUNGEONSCHEMATIC_CabMediterraneanDependence' definition='randomnumber' value='1'
  1770. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1089) IF "<def[randomnumber]>" "==" "4" ---------+
  1771. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1772. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1773. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(4.0)' --> OUTCOME='false'
  1774. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1775. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1091) IF "<def[randomnumber]>" "==" "3" ---------+
  1776. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1777. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1778. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(3.0)' --> OUTCOME='false'
  1779. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1780. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1093) IF "<def[randomnumber]>" "==" "2" ---------+
  1781. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1782. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1783. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(2.0)' --> OUTCOME='false'
  1784. [14:59:28] [Server thread/INFO]: No part of the if command passed, no block will run.
  1785. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1095) IF "<def[randomnumber]>" "==" "1" ---------+
  1786. [14:59:28] [Server thread/INFO]: +> Executing 'IF': use_braces='true'
  1787. [14:59:28] [Server thread/INFO]: Filled tag <def[randomnumber]> with '1'.
  1788. [14:59:28] [Server thread/INFO]: Comparable='Decimal(1.0)', Operator='EQUALS', ComparedTo='Decimal(1.0)' --> OUTCOME='true'
  1789. [14:59:28] [Server thread/INFO]: If command passed, running block.
  1790. [14:59:28] [Server thread/INFO]: +- Queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' Executing: (line 1096) RUN "grid_data_set" "def:Test2|3,5|Black"
  1791. ---------+
  1792. [14:59:28] [Server thread/INFO]: +> Executing 'RUN': script='s@GRID_DATA_SET (TASK)' definitions='Test2|3,5|Black'
  1793. [14:59:28] [Server thread/INFO]: Adding definition 'name' as Test2
  1794. [14:59:28] [Server thread/INFO]: Adding definition 'coord' as 3,5
  1795. [14:59:28] [Server thread/INFO]: Adding definition 'data' as Black
  1796. [14:59:28] [Server thread/INFO]: ERROR in script 'GRID_DATA_SET' in queue 'GRID_DATA_SET_YaOpeningSafety' while executing command 'DEBUG' in file
  1797. 'scripts/grid.yml' on line '151' with player 'p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)'!
  1798. Error Message: Attempting to set data for a coordinate beyond the max coordinate point 4,4 ... Enable debug on the script
  1799. for more information.
  1800. [14:59:28] [Server thread/INFO]: Completing queue 'DUNGEONSCHEMATIC_CabMediterraneanDependence' in 199ms.
  1801. [14:59:28] [Server thread/INFO]: Completing queue 'BUILDDUNGEON_NamesMathStream' in 202ms.
  1802. [14:59:31] [Server thread/INFO]: Running script event 'PlayerClicksBlock', event='player right clicks oak_button :in:newworld' for script 'BUILDDUNGEON'
  1803. [14:59:31] [Server thread/INFO]: Starting InstantQueue 'BUILDDUNGEON_ReactionPittsburghDriving' with player 'ReshiStar'...
  1804. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 12) REPEAT "<proc[grid_dataproc_width].context[Test2]>"
  1805. "as:x" ---------+
  1806. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1807. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_width].context[Test2]> with '5'.
  1808. [14:59:31] [Server thread/INFO]: +> Executing 'REPEAT': qty='5' as_name='x'
  1809. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 13) REPEAT "<proc[grid_dataproc_length].context[Test2]>"
  1810. "as:y" ---------+
  1811. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1812. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_length].context[Test2]> with '5'.
  1813. [14:59:31] [Server thread/INFO]: +> Executing 'REPEAT': qty='5' as_name='y'
  1814. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1815. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1816. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '0'.
  1817. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '0'.
  1818. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1819. [14:59:31] [Server thread/INFO]: Adding definition '2' as 0
  1820. [14:59:31] [Server thread/INFO]: Adding definition '3' as 0
  1821. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|0|0]> with 'null=INVALID_COORD'.
  1822. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1823. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1824. [14:59:31] [Server thread/INFO]: +- Repeat loop 2 ---------+
  1825. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1826. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1827. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '0'.
  1828. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '1'.
  1829. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1830. [14:59:31] [Server thread/INFO]: Adding definition '2' as 0
  1831. [14:59:31] [Server thread/INFO]: Adding definition '3' as 1
  1832. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|0|1]> with 'null=INVALID_COORD'.
  1833. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1834. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1835. [14:59:31] [Server thread/INFO]: +- Repeat loop 3 ---------+
  1836. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1837. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1838. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '0'.
  1839. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '2'.
  1840. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1841. [14:59:31] [Server thread/INFO]: Adding definition '2' as 0
  1842. [14:59:31] [Server thread/INFO]: Adding definition '3' as 2
  1843. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|0|2]> with 'null=INVALID_COORD'.
  1844. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1845. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1846. [14:59:31] [Server thread/INFO]: +- Repeat loop 4 ---------+
  1847. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1848. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1849. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '0'.
  1850. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '3'.
  1851. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1852. [14:59:31] [Server thread/INFO]: Adding definition '2' as 0
  1853. [14:59:31] [Server thread/INFO]: Adding definition '3' as 3
  1854. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|0|3]> with 'null=INVALID_COORD'.
  1855. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1856. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1857. [14:59:31] [Server thread/INFO]: +- Repeat loop 5 ---------+
  1858. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1859. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1860. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '0'.
  1861. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '4'.
  1862. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1863. [14:59:31] [Server thread/INFO]: Adding definition '2' as 0
  1864. [14:59:31] [Server thread/INFO]: Adding definition '3' as 4
  1865. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|0|4]> with 'null=INVALID_COORD'.
  1866. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1867. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1868. [14:59:31] [Server thread/INFO]: +- Repeat loop complete ---------+
  1869. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:x" ---------+
  1870. [14:59:31] [Server thread/INFO]: +- Repeat loop 2 ---------+
  1871. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 13) REPEAT "<proc[grid_dataproc_length].context[Test2]>"
  1872. "as:y" ---------+
  1873. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1874. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_length].context[Test2]> with '5'.
  1875. [14:59:31] [Server thread/INFO]: +> Executing 'REPEAT': qty='5' as_name='y'
  1876. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1877. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1878. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '1'.
  1879. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '0'.
  1880. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1881. [14:59:31] [Server thread/INFO]: Adding definition '2' as 1
  1882. [14:59:31] [Server thread/INFO]: Adding definition '3' as 0
  1883. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1|0]> with 'null=INVALID_COORD'.
  1884. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1885. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1886. [14:59:31] [Server thread/INFO]: +- Repeat loop 2 ---------+
  1887. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1888. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1889. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '1'.
  1890. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '1'.
  1891. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1892. [14:59:31] [Server thread/INFO]: Adding definition '2' as 1
  1893. [14:59:31] [Server thread/INFO]: Adding definition '3' as 1
  1894. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1|1]> with 'null=INVALID_COORD'.
  1895. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1896. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1897. [14:59:31] [Server thread/INFO]: +- Repeat loop 3 ---------+
  1898. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1899. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1900. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '1'.
  1901. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '2'.
  1902. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1903. [14:59:31] [Server thread/INFO]: Adding definition '2' as 1
  1904. [14:59:31] [Server thread/INFO]: Adding definition '3' as 2
  1905. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1|2]> with 'null=INVALID_COORD'.
  1906. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1907. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1908. [14:59:31] [Server thread/INFO]: +- Repeat loop 4 ---------+
  1909. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1910. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1911. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '1'.
  1912. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '3'.
  1913. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1914. [14:59:31] [Server thread/INFO]: Adding definition '2' as 1
  1915. [14:59:31] [Server thread/INFO]: Adding definition '3' as 3
  1916. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1|3]> with 'null=INVALID_COORD'.
  1917. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1918. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1919. [14:59:31] [Server thread/INFO]: +- Repeat loop 5 ---------+
  1920. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1921. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1922. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '1'.
  1923. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '4'.
  1924. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1925. [14:59:31] [Server thread/INFO]: Adding definition '2' as 1
  1926. [14:59:31] [Server thread/INFO]: Adding definition '3' as 4
  1927. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|1|4]> with 'null=INVALID_COORD'.
  1928. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1929. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1930. [14:59:31] [Server thread/INFO]: +- Repeat loop complete ---------+
  1931. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:x" ---------+
  1932. [14:59:31] [Server thread/INFO]: +- Repeat loop 3 ---------+
  1933. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 13) REPEAT "<proc[grid_dataproc_length].context[Test2]>"
  1934. "as:y" ---------+
  1935. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1936. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_length].context[Test2]> with '5'.
  1937. [14:59:31] [Server thread/INFO]: +> Executing 'REPEAT': qty='5' as_name='y'
  1938. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1939. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1940. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '2'.
  1941. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '0'.
  1942. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1943. [14:59:31] [Server thread/INFO]: Adding definition '2' as 2
  1944. [14:59:31] [Server thread/INFO]: Adding definition '3' as 0
  1945. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2|0]> with 'null=INVALID_COORD'.
  1946. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1947. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1948. [14:59:31] [Server thread/INFO]: +- Repeat loop 2 ---------+
  1949. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1950. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1951. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '2'.
  1952. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '1'.
  1953. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1954. [14:59:31] [Server thread/INFO]: Adding definition '2' as 2
  1955. [14:59:31] [Server thread/INFO]: Adding definition '3' as 1
  1956. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2|1]> with 'null=INVALID_COORD'.
  1957. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1958. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1959. [14:59:31] [Server thread/INFO]: +- Repeat loop 3 ---------+
  1960. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1961. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1962. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '2'.
  1963. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '2'.
  1964. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1965. [14:59:31] [Server thread/INFO]: Adding definition '2' as 2
  1966. [14:59:31] [Server thread/INFO]: Adding definition '3' as 2
  1967. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2|2]> with 'null=INVALID_COORD'.
  1968. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1969. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1970. [14:59:31] [Server thread/INFO]: +- Repeat loop 4 ---------+
  1971. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1972. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1973. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '2'.
  1974. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '3'.
  1975. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1976. [14:59:31] [Server thread/INFO]: Adding definition '2' as 2
  1977. [14:59:31] [Server thread/INFO]: Adding definition '3' as 3
  1978. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2|3]> with 'null=INVALID_COORD'.
  1979. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1980. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1981. [14:59:31] [Server thread/INFO]: +- Repeat loop 5 ---------+
  1982. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  1983. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  1984. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '2'.
  1985. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '4'.
  1986. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1987. [14:59:31] [Server thread/INFO]: Adding definition '2' as 2
  1988. [14:59:31] [Server thread/INFO]: Adding definition '3' as 4
  1989. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|2|4]> with 'null=INVALID_COORD'.
  1990. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  1991. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  1992. [14:59:31] [Server thread/INFO]: +- Repeat loop complete ---------+
  1993. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:x" ---------+
  1994. [14:59:31] [Server thread/INFO]: +- Repeat loop 4 ---------+
  1995. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 13) REPEAT "<proc[grid_dataproc_length].context[Test2]>"
  1996. "as:y" ---------+
  1997. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  1998. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_length].context[Test2]> with '5'.
  1999. [14:59:31] [Server thread/INFO]: +> Executing 'REPEAT': qty='5' as_name='y'
  2000. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2001. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2002. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '3'.
  2003. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '0'.
  2004. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2005. [14:59:31] [Server thread/INFO]: Adding definition '2' as 3
  2006. [14:59:31] [Server thread/INFO]: Adding definition '3' as 0
  2007. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3|0]> with 'null=INVALID_COORD'.
  2008. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2009. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2010. [14:59:31] [Server thread/INFO]: +- Repeat loop 2 ---------+
  2011. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2012. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2013. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '3'.
  2014. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '1'.
  2015. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2016. [14:59:31] [Server thread/INFO]: Adding definition '2' as 3
  2017. [14:59:31] [Server thread/INFO]: Adding definition '3' as 1
  2018. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3|1]> with 'null=INVALID_COORD'.
  2019. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2020. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2021. [14:59:31] [Server thread/INFO]: +- Repeat loop 3 ---------+
  2022. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2023. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2024. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '3'.
  2025. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '2'.
  2026. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2027. [14:59:31] [Server thread/INFO]: Adding definition '2' as 3
  2028. [14:59:31] [Server thread/INFO]: Adding definition '3' as 2
  2029. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3|2]> with 'null=INVALID_COORD'.
  2030. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2031. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2032. [14:59:31] [Server thread/INFO]: +- Repeat loop 4 ---------+
  2033. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2034. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2035. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '3'.
  2036. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '3'.
  2037. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2038. [14:59:31] [Server thread/INFO]: Adding definition '2' as 3
  2039. [14:59:31] [Server thread/INFO]: Adding definition '3' as 3
  2040. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3|3]> with 'null=INVALID_COORD'.
  2041. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2042. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2043. [14:59:31] [Server thread/INFO]: +- Repeat loop 5 ---------+
  2044. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2045. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2046. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '3'.
  2047. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '4'.
  2048. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2049. [14:59:31] [Server thread/INFO]: Adding definition '2' as 3
  2050. [14:59:31] [Server thread/INFO]: Adding definition '3' as 4
  2051. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|3|4]> with 'null=INVALID_COORD'.
  2052. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2053. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2054. [14:59:31] [Server thread/INFO]: +- Repeat loop complete ---------+
  2055. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:x" ---------+
  2056. [14:59:31] [Server thread/INFO]: +- Repeat loop 5 ---------+
  2057. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 13) REPEAT "<proc[grid_dataproc_length].context[Test2]>"
  2058. "as:y" ---------+
  2059. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2060. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_length].context[Test2]> with '5'.
  2061. [14:59:31] [Server thread/INFO]: +> Executing 'REPEAT': qty='5' as_name='y'
  2062. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2063. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2064. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '4'.
  2065. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '0'.
  2066. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2067. [14:59:31] [Server thread/INFO]: Adding definition '2' as 4
  2068. [14:59:31] [Server thread/INFO]: Adding definition '3' as 0
  2069. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4|0]> with 'null=INVALID_COORD'.
  2070. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2071. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2072. [14:59:31] [Server thread/INFO]: +- Repeat loop 2 ---------+
  2073. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2074. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2075. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '4'.
  2076. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '1'.
  2077. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2078. [14:59:31] [Server thread/INFO]: Adding definition '2' as 4
  2079. [14:59:31] [Server thread/INFO]: Adding definition '3' as 1
  2080. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4|1]> with 'null=INVALID_COORD'.
  2081. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2082. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2083. [14:59:31] [Server thread/INFO]: +- Repeat loop 3 ---------+
  2084. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2085. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2086. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '4'.
  2087. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '2'.
  2088. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2089. [14:59:31] [Server thread/INFO]: Adding definition '2' as 4
  2090. [14:59:31] [Server thread/INFO]: Adding definition '3' as 2
  2091. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4|2]> with 'null=INVALID_COORD'.
  2092. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2093. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2094. [14:59:31] [Server thread/INFO]: +- Repeat loop 4 ---------+
  2095. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2096. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2097. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '4'.
  2098. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '3'.
  2099. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2100. [14:59:31] [Server thread/INFO]: Adding definition '2' as 4
  2101. [14:59:31] [Server thread/INFO]: Adding definition '3' as 3
  2102. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4|3]> with 'null=INVALID_COORD'.
  2103. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2104. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2105. [14:59:31] [Server thread/INFO]: +- Repeat loop 5 ---------+
  2106. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 14) NARRATE
  2107. "<proc[grid_dataproc_get].context[Test2|<def[x].sub[1]>|<def[y].sub[1]>]>" ---------+
  2108. [14:59:31] [Server thread/INFO]: Filled tag <def[x].sub[1]> with '4'.
  2109. [14:59:31] [Server thread/INFO]: Filled tag <def[y].sub[1]> with '4'.
  2110. [14:59:31] [Server thread/INFO]: Adding definition '1' as Test2
  2111. [14:59:31] [Server thread/INFO]: Adding definition '2' as 4
  2112. [14:59:31] [Server thread/INFO]: Adding definition '3' as 4
  2113. [14:59:31] [Server thread/INFO]: Filled tag <proc[grid_dataproc_get].context[Test2|4|4]> with 'null=INVALID_COORD'.
  2114. [14:59:31] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='null=INVALID_COORD' Targets='[p@48cc2f0c-e850-4749-8120-4a92e8af9c05 (ReshiStar)]'
  2115. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:y" ---------+
  2116. [14:59:31] [Server thread/INFO]: +- Repeat loop complete ---------+
  2117. [14:59:31] [Server thread/INFO]: +- Queue 'BUILDDUNGEON_ReactionPittsburghDriving' Executing: (line 0) REPEAT " CALLBACK" "as:x" ---------+
  2118. [14:59:31] [Server thread/INFO]: +- Repeat loop complete ---------+
  2119. [14:59:31] [Server thread/INFO]: Completing queue 'BUILDDUNGEON_ReactionPittsburghDriving' in 9ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement