Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 483.73 KB | None | 0 0
  1. get fount
  2. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3. Roundtime: 2 sec.
  4. R>
  5. RT with no EXP.
  6.  
  7. R>
  8. You feel fully attuned to the mana streams again.
  9. R>
  10. The stoic alfar warrior searches around for a moment.
  11. >
  12. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:30:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  13. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:30:33 PM Get = fount]
  14. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:30:33 PM MISSING MATCH IN GET (utility.inc)]
  15. mc_enchant.cmd, mc_include.cmd(1472): [return]
  16. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  17. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  18. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  19. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  20. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  21. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  22. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  23. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  24. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  25. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  26. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  27. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  28. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  29. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  30. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  31. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  32. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  33. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  34. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  35. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  36. put fount in leather.carpetbag
  37.  
  38. >
  39. What were you referring to?
  40. >
  41. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  42. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  43. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  44. mc_enchant.cmd(40): [goto unfinished]
  45. mc_enchant.cmd(29): [var tool analyze]
  46. mc_enchant.cmd(30): [matchre analyze runestone]
  47. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  48. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  49. mc_enchant.cmd(33): [matchre stow.fount fount]
  50. mc_enchant.cmd(34): [send look on brazier]
  51. mc_enchant.cmd(35): [matchwait ]
  52. look on brazier
  53. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  54. >
  55. mc_enchant.cmd(37): [stow.fount:]
  56. mc_enchant.cmd(38): [gosub GET fount]
  57. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  58. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  59. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  60. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  61. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  62. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  63. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  64. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  65. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  66. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  67. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  68. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  69. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  70. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  71. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  72. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  73. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  74. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  75. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  76. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  77. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  78. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  79. get fount
  80. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  81. Roundtime: 2 sec.
  82. R>
  83. RT with no EXP.
  84.  
  85. R>
  86. You feel fully attuned to the mana streams again.
  87. >
  88. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:30:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  89. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:30:49 PM Get = fount]
  90. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:30:49 PM MISSING MATCH IN GET (utility.inc)]
  91. mc_enchant.cmd, mc_include.cmd(1472): [return]
  92. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  93. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  94. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  95. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  96. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  97. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  98. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  99. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  100. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  101. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  102. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  103. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  104. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  105. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  106. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  107. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  108. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  109. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  110. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  111. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  112. put fount in leather.carpetbag
  113. What were you referring to?
  114. >
  115. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  116. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  117. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  118. mc_enchant.cmd(40): [goto unfinished]
  119. mc_enchant.cmd(29): [var tool analyze]
  120. mc_enchant.cmd(30): [matchre analyze runestone]
  121. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  122. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  123. mc_enchant.cmd(33): [matchre stow.fount fount]
  124. mc_enchant.cmd(34): [send look on brazier]
  125. mc_enchant.cmd(35): [matchwait ]
  126. look on brazier
  127. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  128. >
  129. mc_enchant.cmd(37): [stow.fount:]
  130. mc_enchant.cmd(38): [gosub GET fount]
  131. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  132. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  133. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  134. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  135. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  136. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  137. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  138. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  139. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  140. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  141. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  142. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  143. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  144. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  145. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  146. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  147. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  148. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  149. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  150. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  151. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  152. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  153. get fount
  154. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  155. Roundtime: 2 sec.
  156. R>
  157. RT with no EXP.
  158.  
  159. >
  160. You feel fully attuned to the mana streams again.
  161. >
  162. A stoic alfar warrior draws itself up imposingly, adjusting the fit of its spiked black shield.
  163. >
  164. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:31:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  165. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:31:05 PM Get = fount]
  166. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:31:05 PM MISSING MATCH IN GET (utility.inc)]
  167. mc_enchant.cmd, mc_include.cmd(1472): [return]
  168. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  169. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  170. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  171. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  172. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  173. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  174. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  175. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  176. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  177. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  178. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  179. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  180. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  181. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  182. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  183. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  184. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  185. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  186. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  187. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  188. put fount in leather.carpetbag
  189.  
  190. >
  191. What were you referring to?
  192. >
  193. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  194. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  195. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  196. mc_enchant.cmd(40): [goto unfinished]
  197. mc_enchant.cmd(29): [var tool analyze]
  198. mc_enchant.cmd(30): [matchre analyze runestone]
  199. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  200. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  201. mc_enchant.cmd(33): [matchre stow.fount fount]
  202. mc_enchant.cmd(34): [send look on brazier]
  203. mc_enchant.cmd(35): [matchwait ]
  204. look on brazier
  205. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  206. >
  207. mc_enchant.cmd(37): [stow.fount:]
  208. mc_enchant.cmd(38): [gosub GET fount]
  209. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  210. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  211. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  212. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  213. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  214. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  215. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  216. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  217. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  218. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  219. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  220. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  221. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  222. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  223. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  224. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  225. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  226. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  227. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  228. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  229. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  230. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  231. get fount
  232. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  233. Roundtime: 2 sec.
  234. R>
  235. RT with no EXP.
  236.  
  237. >
  238. You feel fully attuned to the mana streams again.
  239. >
  240. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:31:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  241. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:31:21 PM Get = fount]
  242. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:31:21 PM MISSING MATCH IN GET (utility.inc)]
  243. mc_enchant.cmd, mc_include.cmd(1472): [return]
  244. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  245. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  246. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  247. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  248. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  249. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  250. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  251. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  252. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  253. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  254. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  255. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  256. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  257. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  258. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  259. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  260. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  261. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  262. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  263. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  264. put fount in leather.carpetbag
  265. What were you referring to?
  266. >
  267. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  268. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  269. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  270. mc_enchant.cmd(40): [goto unfinished]
  271. mc_enchant.cmd(29): [var tool analyze]
  272. mc_enchant.cmd(30): [matchre analyze runestone]
  273. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  274. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  275. mc_enchant.cmd(33): [matchre stow.fount fount]
  276. mc_enchant.cmd(34): [send look on brazier]
  277. mc_enchant.cmd(35): [matchwait ]
  278. look on brazier
  279. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  280. >
  281. mc_enchant.cmd(37): [stow.fount:]
  282. mc_enchant.cmd(38): [gosub GET fount]
  283. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  284. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  285. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  286. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  287. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  288. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  289. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  290. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  291. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  292. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  293. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  294. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  295. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  296. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  297. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  298. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  299. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  300. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  301. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  302. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  303. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  304. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  305. get fount
  306. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  307. Roundtime: 2 sec.
  308. R>
  309. RT with no EXP.
  310.  
  311. >
  312. The stoic alfar warrior searches around for a moment.
  313. >
  314. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:31:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  315. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:31:37 PM Get = fount]
  316. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:31:37 PM MISSING MATCH IN GET (utility.inc)]
  317. mc_enchant.cmd, mc_include.cmd(1472): [return]
  318. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  319. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  320. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  321. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  322. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  323. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  324. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  325. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  326. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  327. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  328. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  329. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  330. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  331. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  332. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  333. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  334. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  335. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  336. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  337. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  338. put fount in leather.carpetbag
  339. What were you referring to?
  340. >
  341. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  342. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  343. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  344. mc_enchant.cmd(40): [goto unfinished]
  345. mc_enchant.cmd(29): [var tool analyze]
  346. mc_enchant.cmd(30): [matchre analyze runestone]
  347. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  348. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  349. mc_enchant.cmd(33): [matchre stow.fount fount]
  350. mc_enchant.cmd(34): [send look on brazier]
  351. mc_enchant.cmd(35): [matchwait ]
  352. look on brazier
  353. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  354. >
  355. mc_enchant.cmd(37): [stow.fount:]
  356. mc_enchant.cmd(38): [gosub GET fount]
  357. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  358. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  359. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  360. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  361. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  362. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  363. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  364. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  365. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  366. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  367. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  368. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  369. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  370. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  371. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  372. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  373. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  374. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  375. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  376. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  377. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  378. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  379. get fount
  380. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  381. Roundtime: 2 sec.
  382. R>
  383. RT with no EXP.
  384.  
  385. >
  386. You feel fully attuned to the mana streams again.
  387. >
  388. A maid bustles in, wielding her dust cloth vigorously. She empties a waste bin into her pail, taking the trash with her as she leaves.
  389. >
  390. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:31:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  391. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:31:53 PM Get = fount]
  392. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:31:53 PM MISSING MATCH IN GET (utility.inc)]
  393. mc_enchant.cmd, mc_include.cmd(1472): [return]
  394. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  395. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  396. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  397. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  398. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  399. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  400. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  401. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  402. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  403. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  404. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  405. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  406. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  407. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  408. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  409. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  410. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  411. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  412. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  413. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  414. put fount in leather.carpetbag
  415. What were you referring to?
  416. >
  417. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  418. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  419. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  420. mc_enchant.cmd(40): [goto unfinished]
  421. mc_enchant.cmd(29): [var tool analyze]
  422. mc_enchant.cmd(30): [matchre analyze runestone]
  423. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  424. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  425. mc_enchant.cmd(33): [matchre stow.fount fount]
  426. mc_enchant.cmd(34): [send look on brazier]
  427. mc_enchant.cmd(35): [matchwait ]
  428. look on brazier
  429. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  430. >
  431. mc_enchant.cmd(37): [stow.fount:]
  432. mc_enchant.cmd(38): [gosub GET fount]
  433. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  434. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  435. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  436. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  437. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  438. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  439. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  440. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  441. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  442. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  443. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  444. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  445. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  446. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  447. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  448. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  449. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  450. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  451. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  452. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  453. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  454. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  455. get fount
  456. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  457. Roundtime: 2 sec.
  458. R>
  459. RT with no EXP.
  460.  
  461. R>
  462. You feel fully attuned to the mana streams again.
  463. >
  464. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:32:09 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  465. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:32:09 PM Get = fount]
  466. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:32:09 PM MISSING MATCH IN GET (utility.inc)]
  467. mc_enchant.cmd, mc_include.cmd(1472): [return]
  468. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  469. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  470. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  471. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  472. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  473. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  474. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  475. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  476. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  477. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  478. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  479. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  480. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  481. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  482. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  483. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  484. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  485. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  486. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  487. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  488. put fount in leather.carpetbag
  489. What were you referring to?
  490. >
  491. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  492. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  493. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  494. mc_enchant.cmd(40): [goto unfinished]
  495. mc_enchant.cmd(29): [var tool analyze]
  496. mc_enchant.cmd(30): [matchre analyze runestone]
  497. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  498. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  499. mc_enchant.cmd(33): [matchre stow.fount fount]
  500. mc_enchant.cmd(34): [send look on brazier]
  501. mc_enchant.cmd(35): [matchwait ]
  502. look on brazier
  503. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  504. >
  505. mc_enchant.cmd(37): [stow.fount:]
  506. mc_enchant.cmd(38): [gosub GET fount]
  507. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  508. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  509. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  510. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  511. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  512. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  513. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  514. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  515. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  516. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  517. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  518. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  519. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  520. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  521. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  522. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  523. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  524. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  525. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  526. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  527. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  528. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  529. get fount
  530. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  531. Roundtime: 2 sec.
  532. R>
  533. RT with no EXP.
  534.  
  535. >
  536. You feel fully attuned to the mana streams again.
  537. >
  538. The stoic alfar warrior searches around for a moment.
  539. >
  540. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:32:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  541. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:32:25 PM Get = fount]
  542. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:32:25 PM MISSING MATCH IN GET (utility.inc)]
  543. mc_enchant.cmd, mc_include.cmd(1472): [return]
  544. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  545. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  546. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  547. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  548. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  549. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  550. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  551. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  552. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  553. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  554. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  555. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  556. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  557. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  558. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  559. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  560. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  561. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  562. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  563. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  564.  
  565. > put fount in leather.carpetbag
  566. What were you referring to?
  567. >
  568. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  569. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  570. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  571. mc_enchant.cmd(40): [goto unfinished]
  572. mc_enchant.cmd(29): [var tool analyze]
  573. mc_enchant.cmd(30): [matchre analyze runestone]
  574. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  575. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  576. mc_enchant.cmd(33): [matchre stow.fount fount]
  577. mc_enchant.cmd(34): [send look on brazier]
  578. mc_enchant.cmd(35): [matchwait ]
  579. look on brazier
  580. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  581. >
  582. mc_enchant.cmd(37): [stow.fount:]
  583. mc_enchant.cmd(38): [gosub GET fount]
  584. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  585. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  586. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  587. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  588. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  589. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  590. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  591. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  592. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  593. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  594. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  595. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  596. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  597. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  598. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  599. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  600. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  601. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  602. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  603. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  604. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  605. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  606. get fount
  607. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  608. Roundtime: 2 sec.
  609. R>
  610. RT with no EXP.
  611.  
  612. >
  613. You feel fully attuned to the mana streams again.
  614. >
  615. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:32:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  616. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:32:41 PM Get = fount]
  617. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:32:41 PM MISSING MATCH IN GET (utility.inc)]
  618. mc_enchant.cmd, mc_include.cmd(1472): [return]
  619. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  620. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  621. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  622. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  623. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  624. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  625. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  626. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  627. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  628. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  629. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  630. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  631. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  632. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  633. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  634. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  635. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  636. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  637. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  638. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  639. put fount in leather.carpetbag
  640. What were you referring to?
  641. >
  642. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  643. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  644. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  645. mc_enchant.cmd(40): [goto unfinished]
  646. mc_enchant.cmd(29): [var tool analyze]
  647. mc_enchant.cmd(30): [matchre analyze runestone]
  648. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  649. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  650. mc_enchant.cmd(33): [matchre stow.fount fount]
  651. mc_enchant.cmd(34): [send look on brazier]
  652. mc_enchant.cmd(35): [matchwait ]
  653. look on brazier
  654. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  655. >
  656. mc_enchant.cmd(37): [stow.fount:]
  657. mc_enchant.cmd(38): [gosub GET fount]
  658. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  659. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  660. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  661. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  662. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  663. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  664. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  665. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  666. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  667. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  668. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  669. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  670. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  671. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  672. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  673. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  674. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  675. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  676. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  677. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  678. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  679. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  680. get fount
  681. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  682. Roundtime: 2 sec.
  683. R>
  684. RT with no EXP.
  685.  
  686. >
  687. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:32:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  688. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:32:57 PM Get = fount]
  689. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:32:57 PM MISSING MATCH IN GET (utility.inc)]
  690. mc_enchant.cmd, mc_include.cmd(1472): [return]
  691. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  692. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  693. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  694. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  695. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  696. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  697. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  698. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  699. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  700. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  701. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  702. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  703. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  704. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  705. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  706. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  707. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  708. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  709. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  710. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  711. put fount in leather.carpetbag
  712. What were you referring to?
  713. >
  714. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  715. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  716. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  717. mc_enchant.cmd(40): [goto unfinished]
  718. mc_enchant.cmd(29): [var tool analyze]
  719. mc_enchant.cmd(30): [matchre analyze runestone]
  720. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  721. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  722. mc_enchant.cmd(33): [matchre stow.fount fount]
  723. mc_enchant.cmd(34): [send look on brazier]
  724. mc_enchant.cmd(35): [matchwait ]
  725. look on brazier
  726. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  727. >
  728. mc_enchant.cmd(37): [stow.fount:]
  729. mc_enchant.cmd(38): [gosub GET fount]
  730. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  731. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  732. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  733. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  734. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  735. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  736. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  737. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  738. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  739. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  740. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  741. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  742. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  743. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  744. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  745. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  746. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  747. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  748. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  749. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  750. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  751. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  752. get fount
  753. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  754. Roundtime: 2 sec.
  755. R>
  756. RT with no EXP.
  757.  
  758. >
  759. You feel fully attuned to the mana streams again.
  760. >
  761. The stoic alfar warrior searches around for a moment.
  762. >
  763. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:33:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  764. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:33:13 PM Get = fount]
  765. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:33:13 PM MISSING MATCH IN GET (utility.inc)]
  766. mc_enchant.cmd, mc_include.cmd(1472): [return]
  767. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  768. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  769. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  770. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  771. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  772. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  773. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  774. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  775. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  776. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  777. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  778. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  779. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  780. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  781. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  782. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  783. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  784. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  785. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  786. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  787. put fount in leather.carpetbag
  788.  
  789. >
  790. What were you referring to?
  791. >
  792. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  793. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  794. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  795. mc_enchant.cmd(40): [goto unfinished]
  796. mc_enchant.cmd(29): [var tool analyze]
  797. mc_enchant.cmd(30): [matchre analyze runestone]
  798. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  799. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  800. mc_enchant.cmd(33): [matchre stow.fount fount]
  801. mc_enchant.cmd(34): [send look on brazier]
  802. mc_enchant.cmd(35): [matchwait ]
  803. look on brazier
  804. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  805. >
  806. mc_enchant.cmd(37): [stow.fount:]
  807. mc_enchant.cmd(38): [gosub GET fount]
  808. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  809. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  810. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  811. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  812. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  813. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  814. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  815. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  816. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  817. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  818. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  819. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  820. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  821. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  822. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  823. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  824. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  825. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  826. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  827. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  828. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  829. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  830. get fount
  831. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  832. Roundtime: 2 sec.
  833. R>
  834. RT with no EXP.
  835.  
  836. R>
  837. You feel fully attuned to the mana streams again.
  838. >
  839. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:33:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  840. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:33:29 PM Get = fount]
  841. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:33:29 PM MISSING MATCH IN GET (utility.inc)]
  842. mc_enchant.cmd, mc_include.cmd(1472): [return]
  843. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  844. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  845. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  846. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  847. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  848. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  849. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  850. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  851. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  852. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  853. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  854. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  855. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  856. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  857. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  858. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  859. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  860. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  861. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  862. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  863. put fount in leather.carpetbag
  864. What were you referring to?
  865. >
  866. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  867. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  868. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  869. mc_enchant.cmd(40): [goto unfinished]
  870. mc_enchant.cmd(29): [var tool analyze]
  871. mc_enchant.cmd(30): [matchre analyze runestone]
  872. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  873. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  874. mc_enchant.cmd(33): [matchre stow.fount fount]
  875. mc_enchant.cmd(34): [send look on brazier]
  876. mc_enchant.cmd(35): [matchwait ]
  877. look on brazier
  878. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  879. >
  880. mc_enchant.cmd(37): [stow.fount:]
  881. mc_enchant.cmd(38): [gosub GET fount]
  882. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  883. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  884. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  885. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  886. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  887. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  888. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  889. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  890. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  891. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  892. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  893. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  894. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  895. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  896. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  897. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  898. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  899. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  900. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  901. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  902. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  903. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  904. get fount
  905. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  906. Roundtime: 2 sec.
  907. R>
  908. RT with no EXP.
  909.  
  910. >
  911. You feel fully attuned to the mana streams again.
  912. >
  913. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:33:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  914. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:33:45 PM Get = fount]
  915. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:33:45 PM MISSING MATCH IN GET (utility.inc)]
  916. mc_enchant.cmd, mc_include.cmd(1472): [return]
  917. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  918. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  919. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  920. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  921. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  922. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  923. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  924. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  925. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  926. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  927. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  928. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  929. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  930. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  931. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  932. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  933. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  934. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  935. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  936. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  937. put fount in leather.carpetbag
  938.  
  939. >
  940. What were you referring to?
  941. >
  942. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  943. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  944. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  945. mc_enchant.cmd(40): [goto unfinished]
  946. mc_enchant.cmd(29): [var tool analyze]
  947. mc_enchant.cmd(30): [matchre analyze runestone]
  948. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  949. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  950. mc_enchant.cmd(33): [matchre stow.fount fount]
  951. mc_enchant.cmd(34): [send look on brazier]
  952. mc_enchant.cmd(35): [matchwait ]
  953. look on brazier
  954. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  955. >
  956. mc_enchant.cmd(37): [stow.fount:]
  957. mc_enchant.cmd(38): [gosub GET fount]
  958. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  959. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  960. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  961. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  962. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  963. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  964. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  965. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  966. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  967. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  968. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  969. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  970. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  971. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  972. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  973. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  974. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  975. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  976. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  977. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  978. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  979. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  980. get fount
  981. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  982. Roundtime: 2 sec.
  983. R>
  984. RT with no EXP.
  985.  
  986. >
  987. You feel fully attuned to the mana streams again.
  988. >
  989. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:34:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  990. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:34:01 PM Get = fount]
  991. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:34:01 PM MISSING MATCH IN GET (utility.inc)]
  992. mc_enchant.cmd, mc_include.cmd(1472): [return]
  993. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  994. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  995. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  996. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  997. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  998. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  999. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1000. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1001. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1002. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1003. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1004. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1005. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1006. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1007. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1008. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1009. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1010. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1011. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1012. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1013. put fount in leather.carpetbag
  1014. The stoic alfar warrior searches around for a moment.
  1015. >
  1016. What were you referring to?
  1017. >
  1018. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1019. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1020. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1021. mc_enchant.cmd(40): [goto unfinished]
  1022. mc_enchant.cmd(29): [var tool analyze]
  1023. mc_enchant.cmd(30): [matchre analyze runestone]
  1024. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1025. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1026. mc_enchant.cmd(33): [matchre stow.fount fount]
  1027. mc_enchant.cmd(34): [send look on brazier]
  1028. mc_enchant.cmd(35): [matchwait ]
  1029. look on brazier
  1030. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1031. >
  1032. mc_enchant.cmd(37): [stow.fount:]
  1033. mc_enchant.cmd(38): [gosub GET fount]
  1034. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1035. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1036. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1037. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1038. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1039. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1040. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1041. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1042. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1043. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1044. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1045. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1046. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1047. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1048. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1049. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1050. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1051. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1052. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1053. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1054. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1055. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1056. get fount
  1057. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1058. Roundtime: 2 sec.
  1059. R>
  1060. RT with no EXP.
  1061.  
  1062. >
  1063. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:34:17 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1064. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:34:17 PM Get = fount]
  1065. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:34:17 PM MISSING MATCH IN GET (utility.inc)]
  1066. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1067. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1068. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1069. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1070. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1071. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1072. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1073. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1074. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1075. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1076. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1077. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1078. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1079. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1080. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1081. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1082. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1083. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1084. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1085. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1086. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1087. put fount in leather.carpetbag
  1088. What were you referring to?
  1089. >
  1090. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1091. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1092. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1093. mc_enchant.cmd(40): [goto unfinished]
  1094. mc_enchant.cmd(29): [var tool analyze]
  1095. mc_enchant.cmd(30): [matchre analyze runestone]
  1096. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1097. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1098. mc_enchant.cmd(33): [matchre stow.fount fount]
  1099. mc_enchant.cmd(34): [send look on brazier]
  1100. mc_enchant.cmd(35): [matchwait ]
  1101. look on brazier
  1102. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1103. >
  1104. mc_enchant.cmd(37): [stow.fount:]
  1105. mc_enchant.cmd(38): [gosub GET fount]
  1106. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1107. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1108. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1109. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1110. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1111. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1112. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1113. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1114. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1115. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1116. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1117. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1118. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1119. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1120. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1121. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1122. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1123. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1124. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1125. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1126. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1127. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1128. get fount
  1129. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1130. Roundtime: 2 sec.
  1131. R>
  1132. RT with no EXP.
  1133.  
  1134. R>
  1135. You feel fully attuned to the mana streams again.
  1136. R>
  1137. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:34:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1138. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:34:33 PM Get = fount]
  1139. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:34:33 PM MISSING MATCH IN GET (utility.inc)]
  1140. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1141. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1142. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1143. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1144. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1145. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1146. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1147. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1148. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1149. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1150. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1151. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1152. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1153. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1154. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1155. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1156. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1157. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1158. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1159. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1160. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1161. put fount in leather.carpetbag
  1162.  
  1163. >
  1164. What were you referring to?
  1165. >
  1166. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1167. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1168. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1169. mc_enchant.cmd(40): [goto unfinished]
  1170. mc_enchant.cmd(29): [var tool analyze]
  1171. mc_enchant.cmd(30): [matchre analyze runestone]
  1172. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1173. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1174. mc_enchant.cmd(33): [matchre stow.fount fount]
  1175. mc_enchant.cmd(34): [send look on brazier]
  1176. mc_enchant.cmd(35): [matchwait ]
  1177. look on brazier
  1178. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1179. >
  1180. mc_enchant.cmd(37): [stow.fount:]
  1181. mc_enchant.cmd(38): [gosub GET fount]
  1182. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1183. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1184. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1185. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1186. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1187. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1188. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1189. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1190. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1191. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1192. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1193. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1194. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1195. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1196. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1197. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1198. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1199. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1200. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1201. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1202. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1203. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1204. get fount
  1205. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1206. Roundtime: 2 sec.
  1207. R>
  1208. RT with no EXP.
  1209.  
  1210. R>
  1211. You feel fully attuned to the mana streams again.
  1212. >
  1213. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:34:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1214. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:34:49 PM Get = fount]
  1215. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:34:49 PM MISSING MATCH IN GET (utility.inc)]
  1216. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1217. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1218. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1219. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1220. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1221. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1222. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1223. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1224. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1225. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1226. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1227. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1228. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1229. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1230. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1231. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1232. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1233. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1234. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1235. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1236. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1237. put fount in leather.carpetbag
  1238. What were you referring to?
  1239. >
  1240. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1241. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1242. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1243. mc_enchant.cmd(40): [goto unfinished]
  1244. mc_enchant.cmd(29): [var tool analyze]
  1245. mc_enchant.cmd(30): [matchre analyze runestone]
  1246. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1247. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1248. mc_enchant.cmd(33): [matchre stow.fount fount]
  1249. mc_enchant.cmd(34): [send look on brazier]
  1250. mc_enchant.cmd(35): [matchwait ]
  1251. look on brazier
  1252. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1253. >
  1254. mc_enchant.cmd(37): [stow.fount:]
  1255. mc_enchant.cmd(38): [gosub GET fount]
  1256. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1257. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1258. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1259. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1260. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1261. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1262. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1263. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1264. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1265. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1266. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1267. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1268. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1269. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1270. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1271. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1272. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1273. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1274. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1275. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1276. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1277. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1278. get fount
  1279. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1280. Roundtime: 2 sec.
  1281. R>
  1282. RT with no EXP.
  1283.  
  1284. >
  1285. You feel fully attuned to the mana streams again.
  1286. >
  1287. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:35:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1288. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:35:05 PM Get = fount]
  1289. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:35:05 PM MISSING MATCH IN GET (utility.inc)]
  1290. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1291. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1292. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1293. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1294. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1295. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1296. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1297. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1298. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1299. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1300. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1301. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1302. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1303. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1304. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1305. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1306. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1307. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1308. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1309. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1310. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1311.  
  1312. put fount in leather.carpetbag
  1313. >
  1314. What were you referring to?
  1315. >
  1316. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1317. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1318. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1319. mc_enchant.cmd(40): [goto unfinished]
  1320. mc_enchant.cmd(29): [var tool analyze]
  1321. mc_enchant.cmd(30): [matchre analyze runestone]
  1322. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1323. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1324. mc_enchant.cmd(33): [matchre stow.fount fount]
  1325. mc_enchant.cmd(34): [send look on brazier]
  1326. mc_enchant.cmd(35): [matchwait ]
  1327. look on brazier
  1328. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1329. >
  1330. mc_enchant.cmd(37): [stow.fount:]
  1331. mc_enchant.cmd(38): [gosub GET fount]
  1332. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1333. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1334. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1335. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1336. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1337. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1338. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1339. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1340. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1341. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1342. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1343. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1344. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1345. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1346. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1347. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1348. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1349. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1350. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1351. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1352. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1353. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1354. get fount
  1355. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1356. Roundtime: 2 sec.
  1357. R>
  1358. RT with no EXP.
  1359.  
  1360. >
  1361. You feel fully attuned to the mana streams again.
  1362. >
  1363. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:35:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1364. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:35:21 PM Get = fount]
  1365. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:35:21 PM MISSING MATCH IN GET (utility.inc)]
  1366. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1367. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1368. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1369. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1370. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1371. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1372. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1373. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1374. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1375. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1376. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1377. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1378. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1379. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1380. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1381. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1382. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1383. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1384. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1385. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1386. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1387. put fount in leather.carpetbag
  1388. The stoic alfar warrior searches around for a moment.
  1389. >
  1390. What were you referring to?
  1391. >
  1392. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1393. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1394. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1395. mc_enchant.cmd(40): [goto unfinished]
  1396. mc_enchant.cmd(29): [var tool analyze]
  1397. mc_enchant.cmd(30): [matchre analyze runestone]
  1398. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1399. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1400. mc_enchant.cmd(33): [matchre stow.fount fount]
  1401. mc_enchant.cmd(34): [send look on brazier]
  1402. mc_enchant.cmd(35): [matchwait ]
  1403. look on brazier
  1404. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1405. >
  1406. mc_enchant.cmd(37): [stow.fount:]
  1407. mc_enchant.cmd(38): [gosub GET fount]
  1408. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1409. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1410. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1411. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1412. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1413. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1414. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1415. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1416. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1417. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1418. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1419. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1420. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1421. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1422. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1423. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1424. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1425. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1426. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1427. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1428. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1429. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1430. get fount
  1431. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1432. Roundtime: 2 sec.
  1433. R>
  1434. RT with no EXP.
  1435.  
  1436. >
  1437. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:35:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1438. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:35:37 PM Get = fount]
  1439. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:35:37 PM MISSING MATCH IN GET (utility.inc)]
  1440. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1441. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1442. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1443. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1444. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1445. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1446. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1447. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1448. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1449. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1450. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1451. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1452. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1453. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1454. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1455. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1456. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1457. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1458. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1459. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1460. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1461. put fount in leather.carpetbag
  1462. What were you referring to?
  1463. >
  1464. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1465. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1466. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1467. mc_enchant.cmd(40): [goto unfinished]
  1468. mc_enchant.cmd(29): [var tool analyze]
  1469. mc_enchant.cmd(30): [matchre analyze runestone]
  1470. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1471. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1472. mc_enchant.cmd(33): [matchre stow.fount fount]
  1473. mc_enchant.cmd(34): [send look on brazier]
  1474. mc_enchant.cmd(35): [matchwait ]
  1475. look on brazier
  1476. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1477. >
  1478. mc_enchant.cmd(37): [stow.fount:]
  1479. mc_enchant.cmd(38): [gosub GET fount]
  1480. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1481. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1482. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1483. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1484. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1485. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1486. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1487. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1488. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1489. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1490. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1491. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1492. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1493. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1494. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1495. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1496. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1497. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1498. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1499. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1500. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1501. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1502. get fount
  1503. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1504. Roundtime: 2 sec.
  1505. R>
  1506. RT with no EXP.
  1507.  
  1508. R>
  1509. You feel fully attuned to the mana streams again.
  1510. R>
  1511. The stoic alfar warrior searches around for a moment.
  1512. >
  1513. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:35:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1514. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:35:53 PM Get = fount]
  1515. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:35:53 PM MISSING MATCH IN GET (utility.inc)]
  1516. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1517. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1518. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1519. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1520. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1521. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1522. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1523. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1524. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1525. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1526. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1527. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1528. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1529. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1530. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1531. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1532. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1533. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1534. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1535. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1536. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1537. put fount in leather.carpetbag
  1538. What were you referring to?
  1539. >
  1540. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1541. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1542. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1543. mc_enchant.cmd(40): [goto unfinished]
  1544. mc_enchant.cmd(29): [var tool analyze]
  1545. mc_enchant.cmd(30): [matchre analyze runestone]
  1546. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1547. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1548. mc_enchant.cmd(33): [matchre stow.fount fount]
  1549. mc_enchant.cmd(34): [send look on brazier]
  1550. mc_enchant.cmd(35): [matchwait ]
  1551. look on brazier
  1552. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1553. >
  1554. mc_enchant.cmd(37): [stow.fount:]
  1555. mc_enchant.cmd(38): [gosub GET fount]
  1556. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1557. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1558. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1559. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1560. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1561. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1562. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1563. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1564. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1565. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1566. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1567. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1568. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1569. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1570. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1571. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1572. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1573. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1574. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1575. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1576. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1577. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1578. get fount
  1579. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1580. Roundtime: 2 sec.
  1581. R>
  1582. RT with no EXP.
  1583.  
  1584. R>
  1585. You feel fully attuned to the mana streams again.
  1586. >
  1587. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:36:09 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1588. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:36:09 PM Get = fount]
  1589. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:36:09 PM MISSING MATCH IN GET (utility.inc)]
  1590. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1591. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1592. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1593. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1594. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1595. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1596. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1597. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1598. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1599. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1600. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1601. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1602. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1603. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1604. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1605. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1606. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1607. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1608. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1609. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1610. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1611. put fount in leather.carpetbag
  1612. What were you referring to?
  1613. >
  1614. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1615. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1616. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1617. mc_enchant.cmd(40): [goto unfinished]
  1618. mc_enchant.cmd(29): [var tool analyze]
  1619. mc_enchant.cmd(30): [matchre analyze runestone]
  1620. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1621. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1622. mc_enchant.cmd(33): [matchre stow.fount fount]
  1623. mc_enchant.cmd(34): [send look on brazier]
  1624. mc_enchant.cmd(35): [matchwait ]
  1625. look on brazier
  1626. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1627. >
  1628. mc_enchant.cmd(37): [stow.fount:]
  1629. mc_enchant.cmd(38): [gosub GET fount]
  1630. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1631. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1632. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1633. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1634. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1635. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1636. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1637. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1638. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1639. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1640. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1641. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1642. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1643. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1644. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1645. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1646. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1647. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1648. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1649. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1650. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1651. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1652. get fount
  1653. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1654. Roundtime: 2 sec.
  1655. R>
  1656. RT with no EXP.
  1657.  
  1658. >
  1659. You feel fully attuned to the mana streams again.
  1660. >
  1661. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:36:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1662. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:36:25 PM Get = fount]
  1663. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:36:25 PM MISSING MATCH IN GET (utility.inc)]
  1664. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1665. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1666. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1667. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1668. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1669. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1670. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1671. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1672. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1673. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1674. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1675. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1676. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1677. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1678. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1679. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1680. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1681. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1682. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1683. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1684. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1685. put fount in leather.carpetbag
  1686. What were you referring to?
  1687. >
  1688. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1689. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1690. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1691. mc_enchant.cmd(40): [goto unfinished]
  1692. mc_enchant.cmd(29): [var tool analyze]
  1693. mc_enchant.cmd(30): [matchre analyze runestone]
  1694. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1695. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1696. mc_enchant.cmd(33): [matchre stow.fount fount]
  1697. mc_enchant.cmd(34): [send look on brazier]
  1698. mc_enchant.cmd(35): [matchwait ]
  1699. look on brazier
  1700. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1701. >
  1702. mc_enchant.cmd(37): [stow.fount:]
  1703. mc_enchant.cmd(38): [gosub GET fount]
  1704. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1705. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1706. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1707. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1708. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1709. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1710. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1711. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1712. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1713. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1714. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1715. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1716. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1717. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1718. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1719. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1720. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1721. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1722. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1723. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1724. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1725. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1726. get fount
  1727. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1728. Roundtime: 2 sec.
  1729. R>
  1730. RT with no EXP.
  1731.  
  1732. >
  1733. You feel fully attuned to the mana streams again.
  1734. >
  1735. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:36:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1736. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:36:41 PM Get = fount]
  1737. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:36:41 PM MISSING MATCH IN GET (utility.inc)]
  1738. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1739. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1740. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1741. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1742. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1743. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1744. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1745. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1746. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1747. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1748. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1749. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1750. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1751. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1752. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1753. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1754. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1755. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1756. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1757. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1758. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1759. put fount in leather.carpetbag
  1760. What were you referring to?
  1761. >
  1762. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1763. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1764. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1765. mc_enchant.cmd(40): [goto unfinished]
  1766. mc_enchant.cmd(29): [var tool analyze]
  1767. mc_enchant.cmd(30): [matchre analyze runestone]
  1768. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1769. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1770. mc_enchant.cmd(33): [matchre stow.fount fount]
  1771. mc_enchant.cmd(34): [send look on brazier]
  1772. mc_enchant.cmd(35): [matchwait ]
  1773. look on brazier
  1774. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1775. >
  1776. mc_enchant.cmd(37): [stow.fount:]
  1777. mc_enchant.cmd(38): [gosub GET fount]
  1778. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1779. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1780. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1781. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1782. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1783. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1784. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1785. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1786. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1787. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1788. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1789. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1790. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1791. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1792. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1793. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1794. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1795. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1796. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1797. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1798. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1799. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1800. get fount
  1801. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1802. Roundtime: 2 sec.
  1803. R>
  1804. RT with no EXP.
  1805.  
  1806. >
  1807. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:36:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1808. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:36:57 PM Get = fount]
  1809. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:36:57 PM MISSING MATCH IN GET (utility.inc)]
  1810. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1811. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1812. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1813. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1814. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1815. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1816. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1817. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1818. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1819. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1820. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1821. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1822. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1823. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1824. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1825. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1826. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1827. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1828. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1829. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1830. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1831. put fount in leather.carpetbag
  1832. What were you referring to?
  1833. >
  1834. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1835. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1836. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1837. mc_enchant.cmd(40): [goto unfinished]
  1838. mc_enchant.cmd(29): [var tool analyze]
  1839. mc_enchant.cmd(30): [matchre analyze runestone]
  1840. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1841. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1842. mc_enchant.cmd(33): [matchre stow.fount fount]
  1843. mc_enchant.cmd(34): [send look on brazier]
  1844. mc_enchant.cmd(35): [matchwait ]
  1845. look on brazier
  1846. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1847. >
  1848. mc_enchant.cmd(37): [stow.fount:]
  1849. mc_enchant.cmd(38): [gosub GET fount]
  1850. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1851. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1852. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1853. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1854. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1855. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1856. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1857. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1858. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1859. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1860. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1861. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1862. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1863. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1864. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1865. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1866. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1867. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1868. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1869. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1870. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1871. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1872. get fount
  1873. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1874. Roundtime: 2 sec.
  1875. R>
  1876. RT with no EXP.
  1877.  
  1878. R>
  1879. You feel fully attuned to the mana streams again.
  1880. R>
  1881. The stoic alfar warrior searches around for a moment.
  1882. >
  1883. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:37:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1884. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:37:13 PM Get = fount]
  1885. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:37:13 PM MISSING MATCH IN GET (utility.inc)]
  1886. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1887. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1888. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1889. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1890. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1891. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1892. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1893. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1894. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1895. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1896. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1897. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1898. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1899. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1900. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1901. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1902. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1903. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1904. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1905. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1906. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1907. put fount in leather.carpetbag
  1908.  
  1909. >
  1910. What were you referring to?
  1911. >
  1912. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1913. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1914. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1915. mc_enchant.cmd(40): [goto unfinished]
  1916. mc_enchant.cmd(29): [var tool analyze]
  1917. mc_enchant.cmd(30): [matchre analyze runestone]
  1918. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1919. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1920. mc_enchant.cmd(33): [matchre stow.fount fount]
  1921. mc_enchant.cmd(34): [send look on brazier]
  1922. mc_enchant.cmd(35): [matchwait ]
  1923. look on brazier
  1924. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1925. >
  1926. mc_enchant.cmd(37): [stow.fount:]
  1927. mc_enchant.cmd(38): [gosub GET fount]
  1928. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  1929. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  1930. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  1931. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  1932. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1933. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  1934. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1935. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  1936. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  1937. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  1938. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  1939. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  1940. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  1941. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  1942. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  1943. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  1944. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  1945. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  1946. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  1947. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  1948. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  1949. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  1950. get fount
  1951. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  1952. Roundtime: 2 sec.
  1953. R>
  1954. RT with no EXP.
  1955.  
  1956. R>
  1957. You feel fully attuned to the mana streams again.
  1958. >
  1959. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:37:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  1960. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:37:29 PM Get = fount]
  1961. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:37:29 PM MISSING MATCH IN GET (utility.inc)]
  1962. mc_enchant.cmd, mc_include.cmd(1472): [return]
  1963. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  1964. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  1965. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  1966. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  1967. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  1968. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  1969. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  1970. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  1971. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  1972. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  1973. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  1974. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  1975. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  1976. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  1977. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  1978. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  1979. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  1980. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  1981. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  1982. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  1983. put fount in leather.carpetbag
  1984. What were you referring to?
  1985. >
  1986. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  1987. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  1988. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  1989. mc_enchant.cmd(40): [goto unfinished]
  1990. mc_enchant.cmd(29): [var tool analyze]
  1991. mc_enchant.cmd(30): [matchre analyze runestone]
  1992. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  1993. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  1994. mc_enchant.cmd(33): [matchre stow.fount fount]
  1995. mc_enchant.cmd(34): [send look on brazier]
  1996. mc_enchant.cmd(35): [matchwait ]
  1997. look on brazier
  1998. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  1999. >
  2000. mc_enchant.cmd(37): [stow.fount:]
  2001. mc_enchant.cmd(38): [gosub GET fount]
  2002. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2003. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2004. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2005. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2006. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2007. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2008. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2009. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2010. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2011. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2012. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2013. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2014. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2015. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2016. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2017. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2018. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2019. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2020. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2021. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2022. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2023. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2024. get fount
  2025. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2026. Roundtime: 2 sec.
  2027. R>
  2028. RT with no EXP.
  2029.  
  2030. The stoic alfar warrior searches around for a moment.
  2031. R>
  2032. You feel fully attuned to the mana streams again.
  2033. >
  2034. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:37:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2035. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:37:45 PM Get = fount]
  2036. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:37:45 PM MISSING MATCH IN GET (utility.inc)]
  2037. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2038. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2039. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2040. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2041. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2042. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2043. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2044. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2045. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2046. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2047. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2048. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2049. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2050. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2051. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2052. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2053. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2054. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2055. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2056. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2057. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2058. put fount in leather.carpetbag
  2059.  
  2060. >
  2061. What were you referring to?
  2062. >
  2063. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2064. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2065. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2066. mc_enchant.cmd(40): [goto unfinished]
  2067. mc_enchant.cmd(29): [var tool analyze]
  2068. mc_enchant.cmd(30): [matchre analyze runestone]
  2069. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2070. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2071. mc_enchant.cmd(33): [matchre stow.fount fount]
  2072. mc_enchant.cmd(34): [send look on brazier]
  2073. mc_enchant.cmd(35): [matchwait ]
  2074. look on brazier
  2075. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2076. >
  2077. mc_enchant.cmd(37): [stow.fount:]
  2078. mc_enchant.cmd(38): [gosub GET fount]
  2079. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2080. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2081. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2082. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2083. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2084. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2085. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2086. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2087. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2088. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2089. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2090. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2091. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2092. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2093. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2094. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2095. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2096. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2097. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2098. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2099. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2100. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2101. get fount
  2102. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2103. Roundtime: 2 sec.
  2104. R>
  2105. RT with no EXP.
  2106.  
  2107. >
  2108. You feel fully attuned to the mana streams again.
  2109. >
  2110. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:38:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2111. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:38:01 PM Get = fount]
  2112. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:38:01 PM MISSING MATCH IN GET (utility.inc)]
  2113. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2114. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2115. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2116. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2117. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2118. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2119. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2120. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2121. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2122. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2123. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2124. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2125. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2126. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2127. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2128. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2129. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2130. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2131. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2132. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2133. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2134. put fount in leather.carpetbag
  2135. What were you referring to?
  2136. >
  2137. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2138. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2139. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2140. mc_enchant.cmd(40): [goto unfinished]
  2141. mc_enchant.cmd(29): [var tool analyze]
  2142. mc_enchant.cmd(30): [matchre analyze runestone]
  2143. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2144. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2145. mc_enchant.cmd(33): [matchre stow.fount fount]
  2146. mc_enchant.cmd(34): [send look on brazier]
  2147. mc_enchant.cmd(35): [matchwait ]
  2148. look on brazier
  2149. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2150. >
  2151. mc_enchant.cmd(37): [stow.fount:]
  2152. mc_enchant.cmd(38): [gosub GET fount]
  2153. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2154. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2155. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2156. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2157. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2158. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2159. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2160. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2161. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2162. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2163. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2164. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2165. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2166. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2167. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2168. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2169. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2170. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2171. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2172. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2173. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2174. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2175. get fount
  2176. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2177. Roundtime: 2 sec.
  2178. R>
  2179. RT with no EXP.
  2180.  
  2181. >
  2182. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:38:17 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2183. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:38:17 PM Get = fount]
  2184. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:38:17 PM MISSING MATCH IN GET (utility.inc)]
  2185. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2186. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2187. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2188. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2189. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2190. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2191. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2192. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2193. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2194. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2195. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2196. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2197. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2198. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2199. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2200. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2201. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2202. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2203. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2204. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2205. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2206. put fount in leather.carpetbag
  2207. What were you referring to?
  2208. >
  2209. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2210. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2211. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2212. mc_enchant.cmd(40): [goto unfinished]
  2213. mc_enchant.cmd(29): [var tool analyze]
  2214. mc_enchant.cmd(30): [matchre analyze runestone]
  2215. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2216. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2217. mc_enchant.cmd(33): [matchre stow.fount fount]
  2218. mc_enchant.cmd(34): [send look on brazier]
  2219. mc_enchant.cmd(35): [matchwait ]
  2220. look on brazier
  2221. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2222. >
  2223. mc_enchant.cmd(37): [stow.fount:]
  2224. mc_enchant.cmd(38): [gosub GET fount]
  2225. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2226. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2227. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2228. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2229. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2230. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2231. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2232. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2233. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2234. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2235. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2236. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2237. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2238. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2239. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2240. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2241. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2242. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2243. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2244. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2245. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2246. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2247. get fount
  2248. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2249. Roundtime: 2 sec.
  2250. R>
  2251. RT with no EXP.
  2252.  
  2253. R>
  2254. You feel fully attuned to the mana streams again.
  2255. R>
  2256. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:38:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2257. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:38:33 PM Get = fount]
  2258. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:38:33 PM MISSING MATCH IN GET (utility.inc)]
  2259. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2260. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2261. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2262. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2263. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2264. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2265. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2266. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2267. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2268. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2269. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2270. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2271. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2272. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2273. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2274. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2275. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2276. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2277. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2278. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2279. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2280. put fount in leather.carpetbag
  2281. What were you referring to?
  2282. >
  2283. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2284. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2285. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2286. mc_enchant.cmd(40): [goto unfinished]
  2287. mc_enchant.cmd(29): [var tool analyze]
  2288. mc_enchant.cmd(30): [matchre analyze runestone]
  2289. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2290. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2291. mc_enchant.cmd(33): [matchre stow.fount fount]
  2292. mc_enchant.cmd(34): [send look on brazier]
  2293. mc_enchant.cmd(35): [matchwait ]
  2294. look on brazier
  2295. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2296. >
  2297. mc_enchant.cmd(37): [stow.fount:]
  2298. mc_enchant.cmd(38): [gosub GET fount]
  2299. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2300. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2301. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2302. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2303. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2304. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2305. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2306. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2307. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2308. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2309. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2310. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2311. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2312. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2313. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2314. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2315. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2316. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2317. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2318. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2319. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2320. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2321. get fount
  2322. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2323. Roundtime: 2 sec.
  2324. R>
  2325. RT with no EXP.
  2326.  
  2327. R>
  2328. You feel fully attuned to the mana streams again.
  2329. >
  2330. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:38:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2331. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:38:49 PM Get = fount]
  2332. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:38:49 PM MISSING MATCH IN GET (utility.inc)]
  2333. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2334. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2335. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2336. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2337. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2338. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2339. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2340. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2341. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2342. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2343. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2344. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2345. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2346. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2347. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2348. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2349. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2350. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2351. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2352. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2353. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2354. put fount in leather.carpetbag
  2355. What were you referring to?
  2356. >
  2357. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2358. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2359. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2360. mc_enchant.cmd(40): [goto unfinished]
  2361. mc_enchant.cmd(29): [var tool analyze]
  2362. mc_enchant.cmd(30): [matchre analyze runestone]
  2363. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2364. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2365. mc_enchant.cmd(33): [matchre stow.fount fount]
  2366. mc_enchant.cmd(34): [send look on brazier]
  2367. mc_enchant.cmd(35): [matchwait ]
  2368. look on brazier
  2369. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2370. >
  2371. mc_enchant.cmd(37): [stow.fount:]
  2372. mc_enchant.cmd(38): [gosub GET fount]
  2373. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2374. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2375. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2376. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2377. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2378. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2379. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2380. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2381. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2382. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2383. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2384. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2385. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2386. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2387. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2388. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2389. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2390. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2391. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2392. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2393. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2394. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2395. get fount
  2396. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2397. Roundtime: 2 sec.
  2398. R>
  2399. RT with no EXP.
  2400.  
  2401. >
  2402. You feel fully attuned to the mana streams again.
  2403. >
  2404. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:39:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2405. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:39:05 PM Get = fount]
  2406. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:39:05 PM MISSING MATCH IN GET (utility.inc)]
  2407. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2408. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2409. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2410. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2411. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2412. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2413. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2414. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2415. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2416. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2417. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2418. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2419. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2420. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2421. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2422. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2423. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2424. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2425. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2426. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2427. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2428. put fount in leather.carpetbag
  2429.  
  2430. >
  2431. What were you referring to?
  2432. >
  2433. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2434. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2435. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2436. mc_enchant.cmd(40): [goto unfinished]
  2437. mc_enchant.cmd(29): [var tool analyze]
  2438. mc_enchant.cmd(30): [matchre analyze runestone]
  2439. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2440. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2441. mc_enchant.cmd(33): [matchre stow.fount fount]
  2442. mc_enchant.cmd(34): [send look on brazier]
  2443. mc_enchant.cmd(35): [matchwait ]
  2444. look on brazier
  2445. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2446. >
  2447. mc_enchant.cmd(37): [stow.fount:]
  2448. mc_enchant.cmd(38): [gosub GET fount]
  2449. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2450. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2451. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2452. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2453. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2454. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2455. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2456. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2457. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2458. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2459. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2460. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2461. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2462. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2463. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2464. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2465. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2466. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2467. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2468. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2469. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2470. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2471. get fount
  2472. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2473. Roundtime: 2 sec.
  2474. R>
  2475. RT with no EXP.
  2476.  
  2477. >
  2478. The stoic alfar warrior searches around for a moment.
  2479. >
  2480. You feel fully attuned to the mana streams again.
  2481. >
  2482. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:39:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2483. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:39:21 PM Get = fount]
  2484. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:39:21 PM MISSING MATCH IN GET (utility.inc)]
  2485. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2486. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2487. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2488. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2489. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2490. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2491. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2492. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2493. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2494. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2495. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2496. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2497. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2498. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2499. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2500. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2501. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2502. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2503. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2504. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2505. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2506. put fount in leather.carpetbag
  2507. What were you referring to?
  2508. >
  2509. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2510. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2511. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2512. mc_enchant.cmd(40): [goto unfinished]
  2513. mc_enchant.cmd(29): [var tool analyze]
  2514. mc_enchant.cmd(30): [matchre analyze runestone]
  2515. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2516. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2517. mc_enchant.cmd(33): [matchre stow.fount fount]
  2518. mc_enchant.cmd(34): [send look on brazier]
  2519. mc_enchant.cmd(35): [matchwait ]
  2520. look on brazier
  2521. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2522. >
  2523. mc_enchant.cmd(37): [stow.fount:]
  2524. mc_enchant.cmd(38): [gosub GET fount]
  2525. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2526. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2527. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2528. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2529. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2530. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2531. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2532. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2533. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2534. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2535. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2536. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2537. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2538. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2539. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2540. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2541. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2542. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2543. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2544. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2545. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2546. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2547. get fount
  2548. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2549. Roundtime: 2 sec.
  2550. R>
  2551. RT with no EXP.
  2552.  
  2553. >
  2554. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:39:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2555. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:39:37 PM Get = fount]
  2556. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:39:37 PM MISSING MATCH IN GET (utility.inc)]
  2557. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2558. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2559. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2560. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2561. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2562. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2563. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2564. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2565. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2566. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2567. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2568. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2569. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2570. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2571. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2572. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2573. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2574. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2575. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2576. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2577. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2578. put fount in leather.carpetbag
  2579. What were you referring to?
  2580. >
  2581. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2582. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2583. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2584. mc_enchant.cmd(40): [goto unfinished]
  2585. mc_enchant.cmd(29): [var tool analyze]
  2586. mc_enchant.cmd(30): [matchre analyze runestone]
  2587. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2588. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2589. mc_enchant.cmd(33): [matchre stow.fount fount]
  2590. mc_enchant.cmd(34): [send look on brazier]
  2591. mc_enchant.cmd(35): [matchwait ]
  2592. look on brazier
  2593. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2594. >
  2595. mc_enchant.cmd(37): [stow.fount:]
  2596. mc_enchant.cmd(38): [gosub GET fount]
  2597. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2598. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2599. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2600. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2601. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2602. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2603. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2604. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2605. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2606. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2607. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2608. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2609. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2610. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2611. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2612. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2613. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2614. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2615. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2616. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2617. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2618. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2619. get fount
  2620. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2621. Roundtime: 2 sec.
  2622. R>
  2623. RT with no EXP.
  2624.  
  2625. R>
  2626. You feel fully attuned to the mana streams again.
  2627. R>
  2628. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:39:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2629. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:39:53 PM Get = fount]
  2630. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:39:53 PM MISSING MATCH IN GET (utility.inc)]
  2631. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2632. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2633. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2634. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2635. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2636. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2637. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2638. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2639. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2640. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2641. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2642. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2643. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2644. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2645. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2646. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2647. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2648. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2649. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2650. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2651. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2652. put fount in leather.carpetbag
  2653. What were you referring to?
  2654. >
  2655. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2656. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2657. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2658. mc_enchant.cmd(40): [goto unfinished]
  2659. mc_enchant.cmd(29): [var tool analyze]
  2660. mc_enchant.cmd(30): [matchre analyze runestone]
  2661. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2662. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2663. mc_enchant.cmd(33): [matchre stow.fount fount]
  2664. mc_enchant.cmd(34): [send look on brazier]
  2665. mc_enchant.cmd(35): [matchwait ]
  2666. look on brazier
  2667. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2668. >
  2669. mc_enchant.cmd(37): [stow.fount:]
  2670. mc_enchant.cmd(38): [gosub GET fount]
  2671. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2672. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2673. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2674. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2675. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2676. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2677. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2678. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2679. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2680. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2681. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2682. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2683. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2684. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2685. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2686. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2687. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2688. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2689. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2690. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2691. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2692. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2693. get fount
  2694. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2695. Roundtime: 2 sec.
  2696. R>
  2697. RT with no EXP.
  2698.  
  2699. R>
  2700. You feel fully attuned to the mana streams again.
  2701. >
  2702. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:40:10 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2703. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:40:10 PM Get = fount]
  2704. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:40:10 PM MISSING MATCH IN GET (utility.inc)]
  2705. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2706. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2707. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2708. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2709. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2710. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2711. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2712. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2713. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2714. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2715. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2716. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2717. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2718. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2719. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2720. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2721. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2722. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2723. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2724. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2725. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2726. put fount in leather.carpetbag
  2727. What were you referring to?
  2728. >
  2729. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2730. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2731. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2732. mc_enchant.cmd(40): [goto unfinished]
  2733. mc_enchant.cmd(29): [var tool analyze]
  2734. mc_enchant.cmd(30): [matchre analyze runestone]
  2735. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2736. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2737. mc_enchant.cmd(33): [matchre stow.fount fount]
  2738. mc_enchant.cmd(34): [send look on brazier]
  2739. mc_enchant.cmd(35): [matchwait ]
  2740. look on brazier
  2741. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2742. >
  2743. mc_enchant.cmd(37): [stow.fount:]
  2744. mc_enchant.cmd(38): [gosub GET fount]
  2745. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2746. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2747. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2748. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2749. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2750. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2751. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2752. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2753. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2754. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2755. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2756. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2757. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2758. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2759. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2760. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2761. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2762. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2763. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2764. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2765. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2766. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2767. get fount
  2768. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2769. Roundtime: 2 sec.
  2770. R>
  2771. RT with no EXP.
  2772.  
  2773. >
  2774. You feel fully attuned to the mana streams again.
  2775. >
  2776. The stoic alfar warrior searches around for a moment.
  2777. >
  2778. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:40:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2779. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:40:25 PM Get = fount]
  2780. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:40:25 PM MISSING MATCH IN GET (utility.inc)]
  2781. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2782. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2783. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2784. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2785. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2786. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2787. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2788. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2789. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2790. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2791. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2792. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2793. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2794. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2795. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2796. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2797. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2798. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2799. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2800. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2801. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2802. put fount in leather.carpetbag
  2803. What were you referring to?
  2804. >
  2805. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2806. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2807. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2808. mc_enchant.cmd(40): [goto unfinished]
  2809. mc_enchant.cmd(29): [var tool analyze]
  2810. mc_enchant.cmd(30): [matchre analyze runestone]
  2811. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2812. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2813. mc_enchant.cmd(33): [matchre stow.fount fount]
  2814. mc_enchant.cmd(34): [send look on brazier]
  2815. mc_enchant.cmd(35): [matchwait ]
  2816. look on brazier
  2817. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2818. >
  2819. mc_enchant.cmd(37): [stow.fount:]
  2820. mc_enchant.cmd(38): [gosub GET fount]
  2821. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2822. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2823. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2824. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2825. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2826. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2827. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2828. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2829. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2830. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2831. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2832. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2833. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2834. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2835. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2836. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2837. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2838. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2839. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2840. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2841. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2842. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2843. get fount
  2844. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2845. Roundtime: 2 sec.
  2846. R>
  2847. RT with no EXP.
  2848.  
  2849. >
  2850. You feel fully attuned to the mana streams again.
  2851. >
  2852. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:40:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2853. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:40:41 PM Get = fount]
  2854. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:40:41 PM MISSING MATCH IN GET (utility.inc)]
  2855. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2856. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2857. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2858. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2859. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2860. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2861. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2862. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2863. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2864. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2865. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2866. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2867. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2868. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2869. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2870. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2871. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2872. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2873. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2874. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2875. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2876. put fount in leather.carpetbag
  2877. The stoic alfar warrior searches around for a moment.
  2878. >
  2879. What were you referring to?
  2880. >
  2881. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2882. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2883. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2884. mc_enchant.cmd(40): [goto unfinished]
  2885. mc_enchant.cmd(29): [var tool analyze]
  2886. mc_enchant.cmd(30): [matchre analyze runestone]
  2887. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2888. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2889. mc_enchant.cmd(33): [matchre stow.fount fount]
  2890. mc_enchant.cmd(34): [send look on brazier]
  2891. mc_enchant.cmd(35): [matchwait ]
  2892. look on brazier
  2893. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2894. >
  2895. mc_enchant.cmd(37): [stow.fount:]
  2896. mc_enchant.cmd(38): [gosub GET fount]
  2897. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2898. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2899. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2900. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2901. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2902. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2903. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2904. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2905. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2906. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2907. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2908. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2909. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2910. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2911. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2912. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2913. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2914. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2915. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2916. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2917. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2918. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2919. get fount
  2920. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2921. Roundtime: 2 sec.
  2922. R>
  2923. RT with no EXP.
  2924.  
  2925. >
  2926. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:40:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  2927. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:40:57 PM Get = fount]
  2928. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:40:57 PM MISSING MATCH IN GET (utility.inc)]
  2929. mc_enchant.cmd, mc_include.cmd(1472): [return]
  2930. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  2931. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  2932. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  2933. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  2934. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  2935. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2936. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2937. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  2938. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  2939. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  2940. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  2941. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  2942. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  2943. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  2944. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  2945. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  2946. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  2947. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  2948. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  2949. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  2950. put fount in leather.carpetbag
  2951. What were you referring to?
  2952. >
  2953. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  2954. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  2955. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  2956. mc_enchant.cmd(40): [goto unfinished]
  2957. mc_enchant.cmd(29): [var tool analyze]
  2958. mc_enchant.cmd(30): [matchre analyze runestone]
  2959. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  2960. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  2961. mc_enchant.cmd(33): [matchre stow.fount fount]
  2962. mc_enchant.cmd(34): [send look on brazier]
  2963. mc_enchant.cmd(35): [matchwait ]
  2964. look on brazier
  2965. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  2966. >
  2967. mc_enchant.cmd(37): [stow.fount:]
  2968. mc_enchant.cmd(38): [gosub GET fount]
  2969. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  2970. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  2971. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  2972. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  2973. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  2974. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  2975. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  2976. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  2977. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  2978. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  2979. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  2980. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  2981. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  2982. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  2983. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  2984. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  2985. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  2986. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  2987. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  2988. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  2989. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  2990. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  2991. get fount
  2992. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  2993. Roundtime: 2 sec.
  2994. R>
  2995. RT with no EXP.
  2996.  
  2997. R>
  2998. You feel fully attuned to the mana streams again.
  2999. R>
  3000. The stoic alfar warrior searches around for a moment.
  3001. >
  3002. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:41:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3003. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:41:13 PM Get = fount]
  3004. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:41:13 PM MISSING MATCH IN GET (utility.inc)]
  3005. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3006. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3007. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3008. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3009. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3010. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3011. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3012. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3013. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3014. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3015. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3016. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3017. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3018. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3019. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3020. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3021. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3022. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3023. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3024. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3025. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3026. put fount in leather.carpetbag
  3027.  
  3028. >
  3029. What were you referring to?
  3030. >
  3031. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3032. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3033. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3034. mc_enchant.cmd(40): [goto unfinished]
  3035. mc_enchant.cmd(29): [var tool analyze]
  3036. mc_enchant.cmd(30): [matchre analyze runestone]
  3037. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3038. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3039. mc_enchant.cmd(33): [matchre stow.fount fount]
  3040. mc_enchant.cmd(34): [send look on brazier]
  3041. mc_enchant.cmd(35): [matchwait ]
  3042. look on brazier
  3043. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3044. >
  3045. mc_enchant.cmd(37): [stow.fount:]
  3046. mc_enchant.cmd(38): [gosub GET fount]
  3047. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3048. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3049. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3050. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3051. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3052. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3053. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3054. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3055. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3056. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3057. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3058. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3059. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3060. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3061. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3062. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3063. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3064. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3065. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3066. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3067. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3068. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3069. get fount
  3070. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3071. Roundtime: 2 sec.
  3072. R>
  3073. RT with no EXP.
  3074.  
  3075. R>
  3076. You feel fully attuned to the mana streams again.
  3077. >
  3078. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:41:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3079. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:41:29 PM Get = fount]
  3080. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:41:29 PM MISSING MATCH IN GET (utility.inc)]
  3081. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3082. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3083. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3084. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3085. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3086. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3087. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3088. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3089. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3090. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3091. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3092. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3093. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3094. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3095. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3096. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3097. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3098. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3099. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3100. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3101. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3102. put fount in leather.carpetbag
  3103. What were you referring to?
  3104. >
  3105. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3106. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3107. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3108. mc_enchant.cmd(40): [goto unfinished]
  3109. mc_enchant.cmd(29): [var tool analyze]
  3110. mc_enchant.cmd(30): [matchre analyze runestone]
  3111. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3112. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3113. mc_enchant.cmd(33): [matchre stow.fount fount]
  3114. mc_enchant.cmd(34): [send look on brazier]
  3115. mc_enchant.cmd(35): [matchwait ]
  3116. look on brazier
  3117. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3118. >
  3119. mc_enchant.cmd(37): [stow.fount:]
  3120. mc_enchant.cmd(38): [gosub GET fount]
  3121. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3122. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3123. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3124. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3125. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3126. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3127. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3128. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3129. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3130. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3131. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3132. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3133. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3134. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3135. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3136. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3137. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3138. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3139. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3140. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3141. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3142. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3143. get fount
  3144. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3145. Roundtime: 2 sec.
  3146. R>
  3147. RT with no EXP.
  3148.  
  3149. >
  3150. You feel fully attuned to the mana streams again.
  3151. >
  3152. The stoic alfar warrior searches around for a moment.
  3153. >
  3154. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:41:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3155. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:41:45 PM Get = fount]
  3156. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:41:45 PM MISSING MATCH IN GET (utility.inc)]
  3157. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3158. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3159. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3160. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3161. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3162. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3163. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3164. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3165. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3166. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3167. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3168. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3169. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3170. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3171. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3172. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3173. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3174. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3175. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3176. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3177. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3178.  
  3179. put fount in leather.carpetbag
  3180. What were you referring to?
  3181. >
  3182. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3183. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3184. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3185. mc_enchant.cmd(40): [goto unfinished]
  3186. mc_enchant.cmd(29): [var tool analyze]
  3187. mc_enchant.cmd(30): [matchre analyze runestone]
  3188. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3189. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3190. mc_enchant.cmd(33): [matchre stow.fount fount]
  3191. mc_enchant.cmd(34): [send look on brazier]
  3192. mc_enchant.cmd(35): [matchwait ]
  3193. look on brazier
  3194. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3195. >
  3196. mc_enchant.cmd(37): [stow.fount:]
  3197. mc_enchant.cmd(38): [gosub GET fount]
  3198. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3199. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3200. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3201. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3202. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3203. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3204. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3205. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3206. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3207. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3208. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3209. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3210. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3211. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3212. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3213. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3214. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3215. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3216. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3217. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3218. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3219. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3220. get fount
  3221. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3222. Roundtime: 2 sec.
  3223. R>
  3224. RT with no EXP.
  3225.  
  3226. >
  3227. You feel fully attuned to the mana streams again.
  3228. >
  3229. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:42:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3230. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:42:01 PM Get = fount]
  3231. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:42:01 PM MISSING MATCH IN GET (utility.inc)]
  3232. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3233. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3234. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3235. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3236. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3237. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3238. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3239. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3240. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3241. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3242. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3243. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3244. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3245. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3246. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3247. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3248. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3249. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3250. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3251. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3252. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3253. put fount in leather.carpetbag
  3254. The stoic alfar warrior searches around for a moment.
  3255. >
  3256. What were you referring to?
  3257. >
  3258. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3259. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3260. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3261. mc_enchant.cmd(40): [goto unfinished]
  3262. mc_enchant.cmd(29): [var tool analyze]
  3263. mc_enchant.cmd(30): [matchre analyze runestone]
  3264. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3265. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3266. mc_enchant.cmd(33): [matchre stow.fount fount]
  3267. mc_enchant.cmd(34): [send look on brazier]
  3268. mc_enchant.cmd(35): [matchwait ]
  3269. look on brazier
  3270. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3271. >
  3272. mc_enchant.cmd(37): [stow.fount:]
  3273. mc_enchant.cmd(38): [gosub GET fount]
  3274. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3275. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3276. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3277. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3278. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3279. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3280. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3281. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3282. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3283. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3284. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3285. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3286. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3287. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3288. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3289. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3290. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3291. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3292. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3293. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3294. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3295. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3296. get fount
  3297. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3298. Roundtime: 2 sec.
  3299. R>
  3300. RT with no EXP.
  3301.  
  3302. >
  3303. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:42:17 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3304. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:42:17 PM Get = fount]
  3305. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:42:17 PM MISSING MATCH IN GET (utility.inc)]
  3306. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3307. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3308. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3309. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3310. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3311. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3312. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3313. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3314. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3315. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3316. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3317. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3318. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3319. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3320. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3321. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3322. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3323. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3324. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3325. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3326. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3327. put fount in leather.carpetbag
  3328. What were you referring to?
  3329. >
  3330. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3331. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3332. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3333. mc_enchant.cmd(40): [goto unfinished]
  3334. mc_enchant.cmd(29): [var tool analyze]
  3335. mc_enchant.cmd(30): [matchre analyze runestone]
  3336. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3337. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3338. mc_enchant.cmd(33): [matchre stow.fount fount]
  3339. mc_enchant.cmd(34): [send look on brazier]
  3340. mc_enchant.cmd(35): [matchwait ]
  3341. look on brazier
  3342. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3343. >
  3344. mc_enchant.cmd(37): [stow.fount:]
  3345. mc_enchant.cmd(38): [gosub GET fount]
  3346. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3347. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3348. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3349. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3350. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3351. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3352. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3353. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3354. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3355. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3356. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3357. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3358. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3359. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3360. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3361. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3362. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3363. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3364. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3365. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3366. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3367. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3368. get fount
  3369. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3370. Roundtime: 2 sec.
  3371. R>
  3372. RT with no EXP.
  3373.  
  3374. R>
  3375. You feel fully attuned to the mana streams again.
  3376. R>
  3377. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:42:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3378. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:42:33 PM Get = fount]
  3379. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:42:33 PM MISSING MATCH IN GET (utility.inc)]
  3380. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3381. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3382. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3383. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3384. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3385. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3386. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3387. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3388. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3389. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3390. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3391. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3392. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3393. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3394. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3395. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3396. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3397. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3398. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3399. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3400. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3401. put fount in leather.carpetbag
  3402. What were you referring to?
  3403. >
  3404. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3405. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3406. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3407. mc_enchant.cmd(40): [goto unfinished]
  3408. mc_enchant.cmd(29): [var tool analyze]
  3409. mc_enchant.cmd(30): [matchre analyze runestone]
  3410. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3411. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3412. mc_enchant.cmd(33): [matchre stow.fount fount]
  3413. mc_enchant.cmd(34): [send look on brazier]
  3414. mc_enchant.cmd(35): [matchwait ]
  3415. look on brazier
  3416. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3417. >
  3418. mc_enchant.cmd(37): [stow.fount:]
  3419. mc_enchant.cmd(38): [gosub GET fount]
  3420. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3421. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3422. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3423. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3424. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3425. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3426. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3427. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3428. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3429. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3430. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3431. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3432. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3433. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3434. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3435. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3436. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3437. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3438. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3439. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3440. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3441. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3442. get fount
  3443. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3444. Roundtime: 2 sec.
  3445. R>
  3446. RT with no EXP.
  3447.  
  3448. R>
  3449. You feel fully attuned to the mana streams again.
  3450. >
  3451. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:42:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3452. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:42:49 PM Get = fount]
  3453. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:42:49 PM MISSING MATCH IN GET (utility.inc)]
  3454. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3455. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3456. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3457. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3458. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3459. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3460. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3461. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3462. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3463. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3464. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3465. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3466. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3467. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3468. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3469. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3470. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3471. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3472. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3473. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3474. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3475. put fount in leather.carpetbag
  3476. What were you referring to?
  3477. >
  3478. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3479. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3480. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3481. mc_enchant.cmd(40): [goto unfinished]
  3482. mc_enchant.cmd(29): [var tool analyze]
  3483. mc_enchant.cmd(30): [matchre analyze runestone]
  3484. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3485. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3486. mc_enchant.cmd(33): [matchre stow.fount fount]
  3487. mc_enchant.cmd(34): [send look on brazier]
  3488. mc_enchant.cmd(35): [matchwait ]
  3489. look on brazier
  3490. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3491. >
  3492. mc_enchant.cmd(37): [stow.fount:]
  3493. mc_enchant.cmd(38): [gosub GET fount]
  3494. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3495. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3496. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3497. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3498. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3499. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3500. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3501. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3502. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3503. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3504. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3505. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3506. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3507. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3508. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3509. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3510. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3511. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3512. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3513. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3514. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3515. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3516. get fount
  3517. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3518. Roundtime: 2 sec.
  3519. R>
  3520. RT with no EXP.
  3521.  
  3522. The stoic alfar warrior searches around for a moment.
  3523. R>
  3524. You feel fully attuned to the mana streams again.
  3525. >
  3526. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:43:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3527. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:43:05 PM Get = fount]
  3528. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:43:05 PM MISSING MATCH IN GET (utility.inc)]
  3529. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3530. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3531. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3532. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3533. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3534. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3535. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3536. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3537. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3538. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3539. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3540. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3541. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3542. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3543. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3544. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3545. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3546. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3547. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3548. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3549. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3550.  
  3551. put fount in leather.carpetbag
  3552. >
  3553. What were you referring to?
  3554. >
  3555. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3556. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3557. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3558. mc_enchant.cmd(40): [goto unfinished]
  3559. mc_enchant.cmd(29): [var tool analyze]
  3560. mc_enchant.cmd(30): [matchre analyze runestone]
  3561. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3562. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3563. mc_enchant.cmd(33): [matchre stow.fount fount]
  3564. mc_enchant.cmd(34): [send look on brazier]
  3565. mc_enchant.cmd(35): [matchwait ]
  3566. look on brazier
  3567. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3568. >
  3569. mc_enchant.cmd(37): [stow.fount:]
  3570. mc_enchant.cmd(38): [gosub GET fount]
  3571. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3572. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3573. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3574. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3575. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3576. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3577. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3578. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3579. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3580. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3581. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3582. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3583. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3584. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3585. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3586. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3587. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3588. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3589. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3590. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3591. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3592. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3593. get fount
  3594. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3595. Roundtime: 2 sec.
  3596. R>
  3597. RT with no EXP.
  3598.  
  3599. >
  3600. You feel fully attuned to the mana streams again.
  3601. >
  3602. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:43:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3603. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:43:21 PM Get = fount]
  3604. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:43:21 PM MISSING MATCH IN GET (utility.inc)]
  3605. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3606. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3607. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3608. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3609. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3610. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3611. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3612. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3613. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3614. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3615. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3616. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3617. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3618. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3619. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3620. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3621. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3622. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3623. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3624. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3625. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3626. put fount in leather.carpetbag
  3627. What were you referring to?
  3628. >
  3629. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3630. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3631. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3632. mc_enchant.cmd(40): [goto unfinished]
  3633. mc_enchant.cmd(29): [var tool analyze]
  3634. mc_enchant.cmd(30): [matchre analyze runestone]
  3635. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3636. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3637. mc_enchant.cmd(33): [matchre stow.fount fount]
  3638. mc_enchant.cmd(34): [send look on brazier]
  3639. mc_enchant.cmd(35): [matchwait ]
  3640. look on brazier
  3641. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3642. >
  3643. mc_enchant.cmd(37): [stow.fount:]
  3644. mc_enchant.cmd(38): [gosub GET fount]
  3645. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3646. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3647. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3648. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3649. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3650. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3651. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3652. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3653. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3654. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3655. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3656. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3657. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3658. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3659. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3660. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3661. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3662. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3663. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3664. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3665. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3666. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3667. get fount
  3668. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3669. Roundtime: 2 sec.
  3670. R>
  3671. RT with no EXP.
  3672.  
  3673. >
  3674. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:43:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3675. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:43:37 PM Get = fount]
  3676. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:43:37 PM MISSING MATCH IN GET (utility.inc)]
  3677. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3678. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3679. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3680. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3681. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3682. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3683. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3684. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3685. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3686. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3687. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3688. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3689. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3690. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3691. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3692. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3693. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3694. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3695. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3696. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3697. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3698. put fount in leather.carpetbag
  3699. What were you referring to?
  3700. >
  3701. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3702. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3703. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3704. mc_enchant.cmd(40): [goto unfinished]
  3705. mc_enchant.cmd(29): [var tool analyze]
  3706. mc_enchant.cmd(30): [matchre analyze runestone]
  3707. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3708. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3709. mc_enchant.cmd(33): [matchre stow.fount fount]
  3710. mc_enchant.cmd(34): [send look on brazier]
  3711. mc_enchant.cmd(35): [matchwait ]
  3712. look on brazier
  3713. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3714. >
  3715. mc_enchant.cmd(37): [stow.fount:]
  3716. mc_enchant.cmd(38): [gosub GET fount]
  3717. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3718. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3719. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3720. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3721. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3722. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3723. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3724. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3725. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3726. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3727. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3728. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3729. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3730. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3731. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3732. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3733. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3734. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3735. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3736. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3737. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3738. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3739. get fount
  3740. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3741. Roundtime: 2 sec.
  3742. R>
  3743. RT with no EXP.
  3744.  
  3745. R>
  3746. You feel fully attuned to the mana streams again.
  3747. R>
  3748. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:43:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3749. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:43:53 PM Get = fount]
  3750. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:43:53 PM MISSING MATCH IN GET (utility.inc)]
  3751. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3752. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3753. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3754. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3755. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3756. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3757. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3758. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3759. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3760. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3761. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3762. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3763. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3764. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3765. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3766. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3767. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3768. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3769. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3770. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3771. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3772. put fount in leather.carpetbag
  3773.  
  3774. >
  3775. What were you referring to?
  3776. >
  3777. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3778. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3779. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3780. mc_enchant.cmd(40): [goto unfinished]
  3781. mc_enchant.cmd(29): [var tool analyze]
  3782. mc_enchant.cmd(30): [matchre analyze runestone]
  3783. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3784. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3785. mc_enchant.cmd(33): [matchre stow.fount fount]
  3786. mc_enchant.cmd(34): [send look on brazier]
  3787. mc_enchant.cmd(35): [matchwait ]
  3788. look on brazier
  3789. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3790. >
  3791. mc_enchant.cmd(37): [stow.fount:]
  3792. mc_enchant.cmd(38): [gosub GET fount]
  3793. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3794. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3795. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3796. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3797. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3798. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3799. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3800. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3801. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3802. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3803. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3804. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3805. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3806. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3807. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3808. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3809. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3810. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3811. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3812. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3813. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3814. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3815. get fount
  3816. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3817. Roundtime: 2 sec.
  3818. R>
  3819. RT with no EXP.
  3820.  
  3821. R>
  3822. You feel fully attuned to the mana streams again.
  3823. >
  3824. The stoic alfar warrior searches around for a moment.
  3825. >
  3826. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:44:09 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3827. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:44:09 PM Get = fount]
  3828. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:44:09 PM MISSING MATCH IN GET (utility.inc)]
  3829. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3830. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3831. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3832. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3833. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3834. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3835. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3836. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3837. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3838. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3839. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3840. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3841. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3842. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3843. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3844. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3845. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3846. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3847. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3848. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3849. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3850. put fount in leather.carpetbag
  3851. What were you referring to?
  3852. >
  3853. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3854. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3855. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3856. mc_enchant.cmd(40): [goto unfinished]
  3857. mc_enchant.cmd(29): [var tool analyze]
  3858. mc_enchant.cmd(30): [matchre analyze runestone]
  3859. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3860. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3861. mc_enchant.cmd(33): [matchre stow.fount fount]
  3862. mc_enchant.cmd(34): [send look on brazier]
  3863. mc_enchant.cmd(35): [matchwait ]
  3864. look on brazier
  3865. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3866. >
  3867. mc_enchant.cmd(37): [stow.fount:]
  3868. mc_enchant.cmd(38): [gosub GET fount]
  3869. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3870. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3871. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3872. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3873. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3874. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3875. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3876. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3877. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3878. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3879. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3880. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3881. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3882. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3883. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3884. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3885. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3886. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3887. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3888. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3889. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3890. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3891. get fount
  3892. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3893. Roundtime: 2 sec.
  3894. R>
  3895. RT with no EXP.
  3896.  
  3897. >
  3898. You feel fully attuned to the mana streams again.
  3899. >
  3900. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:44:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3901. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:44:25 PM Get = fount]
  3902. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:44:25 PM MISSING MATCH IN GET (utility.inc)]
  3903. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3904. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3905. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3906. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3907. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3908. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3909. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3910. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3911. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3912. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3913. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3914. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3915. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3916. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3917. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3918. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3919. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3920. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3921. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3922. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3923. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3924. put fount in leather.carpetbag
  3925. What were you referring to?
  3926. >
  3927. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  3928. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  3929. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  3930. mc_enchant.cmd(40): [goto unfinished]
  3931. mc_enchant.cmd(29): [var tool analyze]
  3932. mc_enchant.cmd(30): [matchre analyze runestone]
  3933. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  3934. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  3935. mc_enchant.cmd(33): [matchre stow.fount fount]
  3936. mc_enchant.cmd(34): [send look on brazier]
  3937. mc_enchant.cmd(35): [matchwait ]
  3938. look on brazier
  3939. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  3940. >
  3941. mc_enchant.cmd(37): [stow.fount:]
  3942. mc_enchant.cmd(38): [gosub GET fount]
  3943. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  3944. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  3945. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  3946. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  3947. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3948. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  3949. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3950. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  3951. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  3952. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  3953. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  3954. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  3955. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  3956. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  3957. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  3958. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  3959. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  3960. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  3961. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  3962. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  3963. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  3964. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  3965. get fount
  3966. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  3967. Roundtime: 2 sec.
  3968. R>
  3969. RT with no EXP.
  3970.  
  3971. >
  3972. You feel fully attuned to the mana streams again.
  3973. >
  3974. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:44:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  3975. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:44:41 PM Get = fount]
  3976. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:44:41 PM MISSING MATCH IN GET (utility.inc)]
  3977. mc_enchant.cmd, mc_include.cmd(1472): [return]
  3978. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  3979. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  3980. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  3981. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  3982. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  3983. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  3984. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  3985. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  3986. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  3987. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  3988. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  3989. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  3990. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  3991. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  3992. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  3993. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  3994. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  3995. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  3996. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  3997. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  3998. put fount in leather.carpetbag
  3999. A small smile dances across a stoic alfar warrior's lips, before it schools its features to serenity once more.
  4000. >
  4001. What were you referring to?
  4002. >
  4003. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4004. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4005. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4006. mc_enchant.cmd(40): [goto unfinished]
  4007. mc_enchant.cmd(29): [var tool analyze]
  4008. mc_enchant.cmd(30): [matchre analyze runestone]
  4009. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4010. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4011. mc_enchant.cmd(33): [matchre stow.fount fount]
  4012. mc_enchant.cmd(34): [send look on brazier]
  4013. mc_enchant.cmd(35): [matchwait ]
  4014. look on brazier
  4015. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4016. >
  4017. mc_enchant.cmd(37): [stow.fount:]
  4018. mc_enchant.cmd(38): [gosub GET fount]
  4019. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4020. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4021. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4022. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4023. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4024. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4025. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4026. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4027. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4028. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4029. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4030. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4031. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4032. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4033. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4034. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4035. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4036. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4037. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4038. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4039. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4040. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4041. get fount
  4042. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4043. Roundtime: 2 sec.
  4044. R>
  4045. RT with no EXP.
  4046.  
  4047. >
  4048. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:44:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4049. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:44:57 PM Get = fount]
  4050. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:44:57 PM MISSING MATCH IN GET (utility.inc)]
  4051. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4052. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4053. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4054. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4055. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4056. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4057. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4058. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4059. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4060. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4061. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4062. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4063. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4064. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4065. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4066. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4067. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4068. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4069. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4070. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4071. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4072. put fount in leather.carpetbag
  4073. What were you referring to?
  4074. >
  4075. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4076. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4077. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4078. mc_enchant.cmd(40): [goto unfinished]
  4079. mc_enchant.cmd(29): [var tool analyze]
  4080. mc_enchant.cmd(30): [matchre analyze runestone]
  4081. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4082. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4083. mc_enchant.cmd(33): [matchre stow.fount fount]
  4084. mc_enchant.cmd(34): [send look on brazier]
  4085. mc_enchant.cmd(35): [matchwait ]
  4086. look on brazier
  4087. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4088. >
  4089. mc_enchant.cmd(37): [stow.fount:]
  4090. mc_enchant.cmd(38): [gosub GET fount]
  4091. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4092. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4093. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4094. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4095. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4096. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4097. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4098. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4099. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4100. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4101. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4102. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4103. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4104. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4105. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4106. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4107. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4108. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4109. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4110. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4111. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4112. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4113. get fount
  4114. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4115. Roundtime: 2 sec.
  4116. R>
  4117. RT with no EXP.
  4118.  
  4119. R>
  4120. You feel fully attuned to the mana streams again.
  4121. R>
  4122. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:45:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4123. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:45:13 PM Get = fount]
  4124. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:45:13 PM MISSING MATCH IN GET (utility.inc)]
  4125. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4126. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4127. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4128. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4129. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4130. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4131. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4132. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4133. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4134. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4135. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4136. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4137. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4138. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4139. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4140. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4141. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4142. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4143. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4144. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4145. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4146. put fount in leather.carpetbag
  4147. What were you referring to?
  4148. >
  4149. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4150. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4151. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4152. mc_enchant.cmd(40): [goto unfinished]
  4153. mc_enchant.cmd(29): [var tool analyze]
  4154. mc_enchant.cmd(30): [matchre analyze runestone]
  4155. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4156. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4157. mc_enchant.cmd(33): [matchre stow.fount fount]
  4158. mc_enchant.cmd(34): [send look on brazier]
  4159. mc_enchant.cmd(35): [matchwait ]
  4160. look on brazier
  4161. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4162. >
  4163. mc_enchant.cmd(37): [stow.fount:]
  4164. mc_enchant.cmd(38): [gosub GET fount]
  4165. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4166. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4167. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4168. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4169. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4170. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4171. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4172. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4173. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4174. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4175. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4176. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4177. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4178. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4179. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4180. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4181. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4182. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4183. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4184. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4185. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4186. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4187. get fount
  4188. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4189. Roundtime: 2 sec.
  4190. R>
  4191. RT with no EXP.
  4192.  
  4193. R>
  4194. You feel fully attuned to the mana streams again.
  4195. >
  4196. The stoic alfar warrior searches around for a moment.
  4197. >
  4198. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:45:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4199. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:45:29 PM Get = fount]
  4200. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:45:29 PM MISSING MATCH IN GET (utility.inc)]
  4201. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4202. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4203. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4204. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4205. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4206. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4207. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4208. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4209. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4210. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4211. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4212. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4213. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4214. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4215. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4216. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4217. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4218. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4219. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4220. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4221. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4222. put fount in leather.carpetbag
  4223. What were you referring to?
  4224. >
  4225. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4226. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4227. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4228. mc_enchant.cmd(40): [goto unfinished]
  4229. mc_enchant.cmd(29): [var tool analyze]
  4230. mc_enchant.cmd(30): [matchre analyze runestone]
  4231. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4232. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4233. mc_enchant.cmd(33): [matchre stow.fount fount]
  4234. mc_enchant.cmd(34): [send look on brazier]
  4235. mc_enchant.cmd(35): [matchwait ]
  4236. look on brazier
  4237. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4238. >
  4239. mc_enchant.cmd(37): [stow.fount:]
  4240. mc_enchant.cmd(38): [gosub GET fount]
  4241. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4242. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4243. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4244. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4245. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4246. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4247. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4248. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4249. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4250. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4251. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4252. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4253. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4254. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4255. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4256. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4257. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4258. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4259. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4260. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4261. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4262. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4263. get fount
  4264. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4265. Roundtime: 2 sec.
  4266. R>
  4267. RT with no EXP.
  4268.  
  4269. >
  4270. You feel fully attuned to the mana streams again.
  4271. >
  4272. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:45:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4273. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:45:45 PM Get = fount]
  4274. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:45:45 PM MISSING MATCH IN GET (utility.inc)]
  4275. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4276. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4277. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4278. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4279. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4280. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4281. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4282. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4283. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4284. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4285. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4286. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4287. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4288. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4289. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4290. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4291. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4292. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4293. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4294. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4295. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4296. put fount in leather.carpetbag
  4297. What were you referring to?
  4298. >
  4299. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4300. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4301. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4302. mc_enchant.cmd(40): [goto unfinished]
  4303. mc_enchant.cmd(29): [var tool analyze]
  4304. mc_enchant.cmd(30): [matchre analyze runestone]
  4305. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4306. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4307. mc_enchant.cmd(33): [matchre stow.fount fount]
  4308. mc_enchant.cmd(34): [send look on brazier]
  4309. mc_enchant.cmd(35): [matchwait ]
  4310. look on brazier
  4311. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4312. >
  4313. mc_enchant.cmd(37): [stow.fount:]
  4314. mc_enchant.cmd(38): [gosub GET fount]
  4315. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4316. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4317. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4318. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4319. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4320. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4321. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4322. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4323. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4324. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4325. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4326. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4327. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4328. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4329. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4330. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4331. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4332. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4333. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4334. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4335. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4336. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4337. get fount
  4338. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4339. Roundtime: 2 sec.
  4340. R>
  4341. RT with no EXP.
  4342.  
  4343. >
  4344. You feel fully attuned to the mana streams again.
  4345. >
  4346. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:46:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4347. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:46:01 PM Get = fount]
  4348. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:46:01 PM MISSING MATCH IN GET (utility.inc)]
  4349. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4350. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4351. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4352. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4353. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4354. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4355. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4356. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4357. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4358. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4359. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4360. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4361. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4362. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4363. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4364. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4365. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4366. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4367. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4368. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4369. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4370. put fount in leather.carpetbag
  4371. What were you referring to?
  4372. >
  4373. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4374. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4375. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4376. mc_enchant.cmd(40): [goto unfinished]
  4377. mc_enchant.cmd(29): [var tool analyze]
  4378. mc_enchant.cmd(30): [matchre analyze runestone]
  4379. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4380. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4381. mc_enchant.cmd(33): [matchre stow.fount fount]
  4382. mc_enchant.cmd(34): [send look on brazier]
  4383. mc_enchant.cmd(35): [matchwait ]
  4384. look on brazier
  4385. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4386. >
  4387. mc_enchant.cmd(37): [stow.fount:]
  4388. mc_enchant.cmd(38): [gosub GET fount]
  4389. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4390. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4391. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4392. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4393. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4394. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4395. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4396. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4397. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4398. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4399. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4400. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4401. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4402. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4403. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4404. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4405. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4406. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4407. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4408. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4409. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4410. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4411. get fount
  4412. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4413. Roundtime: 2 sec.
  4414. R>
  4415. RT with no EXP.
  4416.  
  4417. >
  4418. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:46:17 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4419. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:46:17 PM Get = fount]
  4420. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:46:17 PM MISSING MATCH IN GET (utility.inc)]
  4421. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4422. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4423. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4424. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4425. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4426. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4427. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4428. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4429. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4430. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4431. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4432. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4433. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4434. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4435. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4436. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4437. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4438. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4439. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4440. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4441. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4442. put fount in leather.carpetbag
  4443. What were you referring to?
  4444. >
  4445. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4446. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4447. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4448. mc_enchant.cmd(40): [goto unfinished]
  4449. mc_enchant.cmd(29): [var tool analyze]
  4450. mc_enchant.cmd(30): [matchre analyze runestone]
  4451. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4452. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4453. mc_enchant.cmd(33): [matchre stow.fount fount]
  4454. mc_enchant.cmd(34): [send look on brazier]
  4455. mc_enchant.cmd(35): [matchwait ]
  4456. look on brazier
  4457. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4458. >
  4459. mc_enchant.cmd(37): [stow.fount:]
  4460. mc_enchant.cmd(38): [gosub GET fount]
  4461. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4462. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4463. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4464. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4465. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4466. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4467. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4468. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4469. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4470. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4471. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4472. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4473. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4474. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4475. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4476. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4477. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4478. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4479. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4480. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4481. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4482. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4483. get fount
  4484. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4485. Roundtime: 2 sec.
  4486. R>
  4487. RT with no EXP.
  4488.  
  4489. R>
  4490. You feel fully attuned to the mana streams again.
  4491. R>
  4492. The stoic alfar warrior searches around for a moment.
  4493. >
  4494. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:46:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4495. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:46:33 PM Get = fount]
  4496. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:46:33 PM MISSING MATCH IN GET (utility.inc)]
  4497. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4498. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4499. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4500. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4501. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4502. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4503. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4504. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4505. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4506. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4507. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4508. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4509. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4510. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4511. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4512. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4513. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4514. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4515. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4516. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4517. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4518. put fount in leather.carpetbag
  4519. What were you referring to?
  4520. >
  4521. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4522. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4523. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4524. mc_enchant.cmd(40): [goto unfinished]
  4525. mc_enchant.cmd(29): [var tool analyze]
  4526. mc_enchant.cmd(30): [matchre analyze runestone]
  4527. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4528. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4529. mc_enchant.cmd(33): [matchre stow.fount fount]
  4530. mc_enchant.cmd(34): [send look on brazier]
  4531. mc_enchant.cmd(35): [matchwait ]
  4532. look on brazier
  4533. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4534. >
  4535. mc_enchant.cmd(37): [stow.fount:]
  4536. mc_enchant.cmd(38): [gosub GET fount]
  4537. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4538. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4539. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4540. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4541. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4542. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4543. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4544. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4545. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4546. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4547. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4548. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4549. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4550. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4551. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4552. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4553. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4554. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4555. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4556. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4557. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4558. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4559. get fount
  4560. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4561. Roundtime: 2 sec.
  4562. R>
  4563. RT with no EXP.
  4564.  
  4565. R>
  4566. You feel fully attuned to the mana streams again.
  4567. >
  4568. A maid bustles in, wielding her dust cloth vigorously. She empties a waste bin into her pail, taking the trash with her as she leaves.
  4569. >
  4570. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:46:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4571. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:46:49 PM Get = fount]
  4572. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:46:49 PM MISSING MATCH IN GET (utility.inc)]
  4573. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4574. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4575. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4576. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4577. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4578. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4579. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4580. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4581. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4582. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4583. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4584. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4585. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4586. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4587. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4588. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4589. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4590. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4591. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4592. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4593. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4594. put fount in leather.carpetbag
  4595. What were you referring to?
  4596. >
  4597. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4598. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4599. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4600. mc_enchant.cmd(40): [goto unfinished]
  4601. mc_enchant.cmd(29): [var tool analyze]
  4602. mc_enchant.cmd(30): [matchre analyze runestone]
  4603. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4604. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4605. mc_enchant.cmd(33): [matchre stow.fount fount]
  4606. mc_enchant.cmd(34): [send look on brazier]
  4607. mc_enchant.cmd(35): [matchwait ]
  4608. look on brazier
  4609. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4610. >
  4611. mc_enchant.cmd(37): [stow.fount:]
  4612. mc_enchant.cmd(38): [gosub GET fount]
  4613. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4614. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4615. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4616. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4617. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4618. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4619. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4620. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4621. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4622. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4623. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4624. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4625. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4626. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4627. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4628. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4629. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4630. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4631. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4632. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4633. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4634. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4635. get fount
  4636. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4637. Roundtime: 2 sec.
  4638. R>
  4639. RT with no EXP.
  4640.  
  4641. >
  4642. You feel fully attuned to the mana streams again.
  4643. >
  4644. A stoic alfar warrior glances about, taking up an outside guard position with an air of casual nonchalance.
  4645. >
  4646. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:47:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4647. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:47:05 PM Get = fount]
  4648. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:47:05 PM MISSING MATCH IN GET (utility.inc)]
  4649. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4650. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4651. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4652. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4653. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4654. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4655. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4656. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4657. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4658. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4659. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4660. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4661. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4662. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4663. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4664. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4665. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4666. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4667. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4668. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4669. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4670. put fount in leather.carpetbag
  4671.  
  4672. >
  4673. What were you referring to?
  4674. >
  4675. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4676. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4677. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4678. mc_enchant.cmd(40): [goto unfinished]
  4679. mc_enchant.cmd(29): [var tool analyze]
  4680. mc_enchant.cmd(30): [matchre analyze runestone]
  4681. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4682. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4683. mc_enchant.cmd(33): [matchre stow.fount fount]
  4684. mc_enchant.cmd(34): [send look on brazier]
  4685. mc_enchant.cmd(35): [matchwait ]
  4686. look on brazier
  4687. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4688. >
  4689. mc_enchant.cmd(37): [stow.fount:]
  4690. mc_enchant.cmd(38): [gosub GET fount]
  4691. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4692. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4693. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4694. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4695. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4696. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4697. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4698. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4699. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4700. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4701. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4702. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4703. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4704. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4705. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4706. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4707. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4708. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4709. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4710. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4711. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4712. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4713. get fount
  4714. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4715. Roundtime: 2 sec.
  4716. R>
  4717. RT with no EXP.
  4718.  
  4719. >
  4720. You feel fully attuned to the mana streams again.
  4721. >
  4722. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:47:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4723. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:47:21 PM Get = fount]
  4724. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:47:21 PM MISSING MATCH IN GET (utility.inc)]
  4725. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4726. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4727. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4728. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4729. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4730. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4731. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4732. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4733. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4734. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4735. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4736. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4737. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4738. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4739. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4740. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4741. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4742. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4743. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4744. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4745. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4746. put fount in leather.carpetbag
  4747. A stoic alfar warrior draws itself up imposingly, adjusting the fit of its spiked black shield.
  4748. >
  4749. What were you referring to?
  4750. >
  4751. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4752. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4753. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4754. mc_enchant.cmd(40): [goto unfinished]
  4755. mc_enchant.cmd(29): [var tool analyze]
  4756. mc_enchant.cmd(30): [matchre analyze runestone]
  4757. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4758. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4759. mc_enchant.cmd(33): [matchre stow.fount fount]
  4760. mc_enchant.cmd(34): [send look on brazier]
  4761. mc_enchant.cmd(35): [matchwait ]
  4762. look on brazier
  4763. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4764. >
  4765. mc_enchant.cmd(37): [stow.fount:]
  4766. mc_enchant.cmd(38): [gosub GET fount]
  4767. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4768. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4769. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4770. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4771. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4772. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4773. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4774. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4775. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4776. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4777. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4778. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4779. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4780. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4781. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4782. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4783. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4784. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4785. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4786. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4787. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4788. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4789. get fount
  4790. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4791. Roundtime: 2 sec.
  4792. R>
  4793. RT with no EXP.
  4794.  
  4795. >
  4796. The stoic alfar warrior searches around for a moment.
  4797. >
  4798. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:47:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4799. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:47:37 PM Get = fount]
  4800. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:47:37 PM MISSING MATCH IN GET (utility.inc)]
  4801. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4802. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4803. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4804. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4805. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4806. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4807. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4808. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4809. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4810. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4811. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4812. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4813. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4814. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4815. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4816. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4817. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4818. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4819. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4820. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4821. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4822. put fount in leather.carpetbag
  4823. What were you referring to?
  4824. >
  4825. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4826. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4827. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4828. mc_enchant.cmd(40): [goto unfinished]
  4829. mc_enchant.cmd(29): [var tool analyze]
  4830. mc_enchant.cmd(30): [matchre analyze runestone]
  4831. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4832. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4833. mc_enchant.cmd(33): [matchre stow.fount fount]
  4834. mc_enchant.cmd(34): [send look on brazier]
  4835. mc_enchant.cmd(35): [matchwait ]
  4836. look on brazier
  4837. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4838. >
  4839. mc_enchant.cmd(37): [stow.fount:]
  4840. mc_enchant.cmd(38): [gosub GET fount]
  4841. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4842. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4843. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4844. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4845. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4846. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4847. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4848. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4849. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4850. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4851. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4852. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4853. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4854. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4855. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4856. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4857. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4858. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4859. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4860. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4861. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4862. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4863. get fount
  4864. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4865. Roundtime: 2 sec.
  4866. R>
  4867. RT with no EXP.
  4868.  
  4869. R>
  4870. You feel fully attuned to the mana streams again.
  4871. R>
  4872. The stoic alfar warrior searches around for a moment.
  4873. >
  4874. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:47:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4875. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:47:53 PM Get = fount]
  4876. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:47:53 PM MISSING MATCH IN GET (utility.inc)]
  4877. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4878. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4879. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4880. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4881. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4882. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4883. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4884. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4885. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4886. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4887. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4888. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4889. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4890. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4891. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4892. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4893. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4894. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4895. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4896. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4897. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4898. put fount in leather.carpetbag
  4899. What were you referring to?
  4900. >
  4901. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4902. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4903. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4904. mc_enchant.cmd(40): [goto unfinished]
  4905. mc_enchant.cmd(29): [var tool analyze]
  4906. mc_enchant.cmd(30): [matchre analyze runestone]
  4907. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4908. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4909. mc_enchant.cmd(33): [matchre stow.fount fount]
  4910. mc_enchant.cmd(34): [send look on brazier]
  4911. mc_enchant.cmd(35): [matchwait ]
  4912. look on brazier
  4913. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4914. >
  4915. mc_enchant.cmd(37): [stow.fount:]
  4916. mc_enchant.cmd(38): [gosub GET fount]
  4917. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4918. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4919. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4920. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4921. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4922. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4923. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4924. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  4925. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  4926. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  4927. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  4928. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  4929. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  4930. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  4931. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  4932. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  4933. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  4934. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  4935. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  4936. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  4937. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  4938. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  4939. get fount
  4940. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  4941. Roundtime: 2 sec.
  4942. R>
  4943. RT with no EXP.
  4944.  
  4945. R>
  4946. You feel fully attuned to the mana streams again.
  4947. >
  4948. A stoic alfar warrior softly hums a few snatches of a slow, mournful ballad. The air around you seems to grow cooler, with a scent like autumn woods.
  4949. >
  4950. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:48:09 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  4951. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:48:09 PM Get = fount]
  4952. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:48:09 PM MISSING MATCH IN GET (utility.inc)]
  4953. mc_enchant.cmd, mc_include.cmd(1472): [return]
  4954. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  4955. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  4956. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  4957. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  4958. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  4959. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4960. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  4961. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  4962. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  4963. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  4964. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  4965. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  4966. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  4967. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  4968. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  4969. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  4970. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  4971. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  4972. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  4973. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  4974. put fount in leather.carpetbag
  4975. What were you referring to?
  4976. >
  4977. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  4978. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  4979. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  4980. mc_enchant.cmd(40): [goto unfinished]
  4981. mc_enchant.cmd(29): [var tool analyze]
  4982. mc_enchant.cmd(30): [matchre analyze runestone]
  4983. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  4984. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  4985. mc_enchant.cmd(33): [matchre stow.fount fount]
  4986. mc_enchant.cmd(34): [send look on brazier]
  4987. mc_enchant.cmd(35): [matchwait ]
  4988. look on brazier
  4989. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  4990. >
  4991. mc_enchant.cmd(37): [stow.fount:]
  4992. mc_enchant.cmd(38): [gosub GET fount]
  4993. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  4994. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  4995. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  4996. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  4997. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  4998. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  4999. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5000. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5001. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5002. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5003. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5004. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5005. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5006. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5007. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5008. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5009. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5010. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5011. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5012. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5013. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5014. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5015. get fount
  5016. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5017. Roundtime: 2 sec.
  5018. R>
  5019. RT with no EXP.
  5020.  
  5021. >
  5022. You feel fully attuned to the mana streams again.
  5023. >
  5024. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:48:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5025. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:48:25 PM Get = fount]
  5026. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:48:25 PM MISSING MATCH IN GET (utility.inc)]
  5027. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5028. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5029. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5030. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5031. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5032. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5033. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5034. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5035. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5036. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5037. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5038. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5039. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5040. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5041. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5042. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5043. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5044. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5045. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5046. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5047. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5048. put fount in leather.carpetbag
  5049. What were you referring to?
  5050. >
  5051. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5052. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5053. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5054. mc_enchant.cmd(40): [goto unfinished]
  5055. mc_enchant.cmd(29): [var tool analyze]
  5056. mc_enchant.cmd(30): [matchre analyze runestone]
  5057. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5058. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5059. mc_enchant.cmd(33): [matchre stow.fount fount]
  5060. mc_enchant.cmd(34): [send look on brazier]
  5061. mc_enchant.cmd(35): [matchwait ]
  5062. look on brazier
  5063. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5064. >
  5065. mc_enchant.cmd(37): [stow.fount:]
  5066. mc_enchant.cmd(38): [gosub GET fount]
  5067. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5068. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5069. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5070. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5071. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5072. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5073. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5074. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5075. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5076. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5077. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5078. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5079. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5080. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5081. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5082. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5083. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5084. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5085. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5086. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5087. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5088. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5089. get fount
  5090. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5091. Roundtime: 2 sec.
  5092. R>
  5093. RT with no EXP.
  5094.  
  5095. >
  5096. You feel fully attuned to the mana streams again.
  5097. >
  5098. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:48:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5099. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:48:41 PM Get = fount]
  5100. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:48:41 PM MISSING MATCH IN GET (utility.inc)]
  5101. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5102. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5103. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5104. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5105. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5106. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5107. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5108. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5109. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5110. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5111. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5112. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5113. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5114. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5115. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5116. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5117. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5118. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5119. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5120. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5121. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5122. put fount in leather.carpetbag
  5123. What were you referring to?
  5124. >
  5125. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5126. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5127. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5128. mc_enchant.cmd(40): [goto unfinished]
  5129. mc_enchant.cmd(29): [var tool analyze]
  5130. mc_enchant.cmd(30): [matchre analyze runestone]
  5131. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5132. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5133. mc_enchant.cmd(33): [matchre stow.fount fount]
  5134. mc_enchant.cmd(34): [send look on brazier]
  5135. mc_enchant.cmd(35): [matchwait ]
  5136. look on brazier
  5137. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5138. >
  5139. mc_enchant.cmd(37): [stow.fount:]
  5140. mc_enchant.cmd(38): [gosub GET fount]
  5141. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5142. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5143. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5144. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5145. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5146. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5147. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5148. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5149. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5150. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5151. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5152. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5153. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5154. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5155. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5156. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5157. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5158. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5159. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5160. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5161. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5162. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5163. get fount
  5164. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5165. Roundtime: 2 sec.
  5166. R>
  5167. RT with no EXP.
  5168.  
  5169. >
  5170. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:48:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5171. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:48:57 PM Get = fount]
  5172. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:48:57 PM MISSING MATCH IN GET (utility.inc)]
  5173. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5174. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5175. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5176. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5177. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5178. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5179. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5180. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5181. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5182. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5183. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5184. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5185. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5186. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5187. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5188. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5189. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5190. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5191. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5192. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5193. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5194. put fount in leather.carpetbag
  5195. What were you referring to?
  5196. >
  5197. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5198. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5199. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5200. mc_enchant.cmd(40): [goto unfinished]
  5201. mc_enchant.cmd(29): [var tool analyze]
  5202. mc_enchant.cmd(30): [matchre analyze runestone]
  5203. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5204. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5205. mc_enchant.cmd(33): [matchre stow.fount fount]
  5206. mc_enchant.cmd(34): [send look on brazier]
  5207. mc_enchant.cmd(35): [matchwait ]
  5208. look on brazier
  5209. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5210. >
  5211. mc_enchant.cmd(37): [stow.fount:]
  5212. mc_enchant.cmd(38): [gosub GET fount]
  5213. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5214. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5215. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5216. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5217. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5218. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5219. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5220. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5221. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5222. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5223. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5224. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5225. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5226. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5227. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5228. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5229. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5230. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5231. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5232. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5233. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5234. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5235. get fount
  5236. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5237. Roundtime: 2 sec.
  5238. R>
  5239. RT with no EXP.
  5240.  
  5241. R>
  5242. You feel fully attuned to the mana streams again.
  5243. R>
  5244. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:49:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5245. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:49:13 PM Get = fount]
  5246. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:49:13 PM MISSING MATCH IN GET (utility.inc)]
  5247. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5248. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5249. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5250. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5251. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5252. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5253. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5254. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5255. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5256. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5257. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5258. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5259. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5260. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5261. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5262. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5263. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5264. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5265. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5266. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5267. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5268. put fount in leather.carpetbag
  5269. What were you referring to?
  5270. >
  5271. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5272. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5273. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5274. mc_enchant.cmd(40): [goto unfinished]
  5275. mc_enchant.cmd(29): [var tool analyze]
  5276. mc_enchant.cmd(30): [matchre analyze runestone]
  5277. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5278. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5279. mc_enchant.cmd(33): [matchre stow.fount fount]
  5280. mc_enchant.cmd(34): [send look on brazier]
  5281. mc_enchant.cmd(35): [matchwait ]
  5282. look on brazier
  5283. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5284. >
  5285. mc_enchant.cmd(37): [stow.fount:]
  5286. mc_enchant.cmd(38): [gosub GET fount]
  5287. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5288. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5289. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5290. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5291. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5292. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5293. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5294. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5295. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5296. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5297. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5298. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5299. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5300. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5301. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5302. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5303. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5304. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5305. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5306. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5307. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5308. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5309. get fount
  5310. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5311. Roundtime: 2 sec.
  5312. R>
  5313. RT with no EXP.
  5314.  
  5315. R>
  5316. You feel fully attuned to the mana streams again.
  5317. >
  5318. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:49:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5319. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:49:29 PM Get = fount]
  5320. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:49:29 PM MISSING MATCH IN GET (utility.inc)]
  5321. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5322. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5323. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5324. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5325. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5326. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5327. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5328. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5329. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5330. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5331. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5332. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5333. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5334. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5335. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5336. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5337. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5338. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5339. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5340. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5341. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5342. put fount in leather.carpetbag
  5343. What were you referring to?
  5344. >
  5345. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5346. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5347. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5348. mc_enchant.cmd(40): [goto unfinished]
  5349. mc_enchant.cmd(29): [var tool analyze]
  5350. mc_enchant.cmd(30): [matchre analyze runestone]
  5351. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5352. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5353. mc_enchant.cmd(33): [matchre stow.fount fount]
  5354. mc_enchant.cmd(34): [send look on brazier]
  5355. mc_enchant.cmd(35): [matchwait ]
  5356. look on brazier
  5357. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5358. >
  5359. mc_enchant.cmd(37): [stow.fount:]
  5360. mc_enchant.cmd(38): [gosub GET fount]
  5361. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5362. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5363. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5364. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5365. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5366. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5367. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5368. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5369. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5370. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5371. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5372. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5373. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5374. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5375. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5376. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5377. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5378. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5379. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5380. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5381. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5382. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5383. get fount
  5384. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5385. Roundtime: 2 sec.
  5386. R>
  5387. RT with no EXP.
  5388.  
  5389. The stoic alfar warrior searches around for a moment.
  5390. R>
  5391. You feel fully attuned to the mana streams again.
  5392. >
  5393. A small smile dances across a stoic alfar warrior's lips, before it schools its features to serenity once more.
  5394. >
  5395. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:49:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5396. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:49:45 PM Get = fount]
  5397. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:49:45 PM MISSING MATCH IN GET (utility.inc)]
  5398. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5399. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5400. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5401. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5402. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5403. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5404. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5405. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5406. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5407. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5408. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5409. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5410. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5411. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5412. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5413. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5414. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5415. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5416. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5417. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5418. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5419. put fount in leather.carpetbag
  5420.  
  5421. >
  5422. What were you referring to?
  5423. >
  5424. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5425. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5426. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5427. mc_enchant.cmd(40): [goto unfinished]
  5428. mc_enchant.cmd(29): [var tool analyze]
  5429. mc_enchant.cmd(30): [matchre analyze runestone]
  5430. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5431. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5432. mc_enchant.cmd(33): [matchre stow.fount fount]
  5433. mc_enchant.cmd(34): [send look on brazier]
  5434. mc_enchant.cmd(35): [matchwait ]
  5435. look on brazier
  5436. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5437. >
  5438. mc_enchant.cmd(37): [stow.fount:]
  5439. mc_enchant.cmd(38): [gosub GET fount]
  5440. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5441. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5442. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5443. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5444. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5445. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5446. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5447. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5448. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5449. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5450. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5451. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5452. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5453. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5454. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5455. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5456. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5457. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5458. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5459. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5460. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5461. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5462. get fount
  5463. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5464. Roundtime: 2 sec.
  5465. R>
  5466. RT with no EXP.
  5467.  
  5468. >
  5469. The stoic alfar warrior searches around for a moment.
  5470. >
  5471. You feel fully attuned to the mana streams again.
  5472. >
  5473. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:50:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5474. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:50:01 PM Get = fount]
  5475. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:50:01 PM MISSING MATCH IN GET (utility.inc)]
  5476. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5477. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5478. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5479. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5480. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5481. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5482. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5483. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5484. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5485. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5486. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5487. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5488. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5489. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5490. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5491. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5492. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5493. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5494. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5495. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5496. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5497. put fount in leather.carpetbag
  5498. What were you referring to?
  5499. >
  5500. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5501. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5502. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5503. mc_enchant.cmd(40): [goto unfinished]
  5504. mc_enchant.cmd(29): [var tool analyze]
  5505. mc_enchant.cmd(30): [matchre analyze runestone]
  5506. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5507. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5508. mc_enchant.cmd(33): [matchre stow.fount fount]
  5509. mc_enchant.cmd(34): [send look on brazier]
  5510. mc_enchant.cmd(35): [matchwait ]
  5511. look on brazier
  5512. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5513. >
  5514. mc_enchant.cmd(37): [stow.fount:]
  5515. mc_enchant.cmd(38): [gosub GET fount]
  5516. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5517. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5518. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5519. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5520. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5521. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5522. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5523. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5524. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5525. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5526. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5527. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5528. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5529. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5530. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5531. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5532. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5533. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5534. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5535. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5536. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5537. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5538. get fount
  5539. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5540. Roundtime: 2 sec.
  5541. R>
  5542. RT with no EXP.
  5543.  
  5544. >
  5545. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:50:17 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5546. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:50:17 PM Get = fount]
  5547. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:50:17 PM MISSING MATCH IN GET (utility.inc)]
  5548. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5549. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5550. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5551. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5552. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5553. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5554. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5555. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5556. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5557. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5558. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5559. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5560. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5561. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5562. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5563. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5564. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5565. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5566. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5567. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5568. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5569. put fount in leather.carpetbag
  5570. What were you referring to?
  5571. >
  5572. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5573. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5574. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5575. mc_enchant.cmd(40): [goto unfinished]
  5576. mc_enchant.cmd(29): [var tool analyze]
  5577. mc_enchant.cmd(30): [matchre analyze runestone]
  5578. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5579. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5580. mc_enchant.cmd(33): [matchre stow.fount fount]
  5581. mc_enchant.cmd(34): [send look on brazier]
  5582. mc_enchant.cmd(35): [matchwait ]
  5583. look on brazier
  5584. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5585. >
  5586. mc_enchant.cmd(37): [stow.fount:]
  5587. mc_enchant.cmd(38): [gosub GET fount]
  5588. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5589. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5590. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5591. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5592. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5593. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5594. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5595. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5596. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5597. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5598. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5599. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5600. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5601. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5602. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5603. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5604. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5605. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5606. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5607. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5608. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5609. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5610. get fount
  5611. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5612. Roundtime: 2 sec.
  5613. R>
  5614. RT with no EXP.
  5615.  
  5616. R>
  5617. You feel fully attuned to the mana streams again.
  5618. R>
  5619. The stoic alfar warrior searches around for a moment.
  5620. >
  5621. A stoic alfar warrior softly hums a few snatches of a slow, mournful ballad. The air around you seems to grow cooler, with a scent like autumn woods.
  5622. >
  5623. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:50:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5624. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:50:33 PM Get = fount]
  5625. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:50:33 PM MISSING MATCH IN GET (utility.inc)]
  5626. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5627. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5628. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5629. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5630. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5631. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5632. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5633. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5634. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5635. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5636. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5637. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5638. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5639. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5640. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5641. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5642. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5643. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5644. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5645. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5646. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5647. put fount in leather.carpetbag
  5648. What were you referring to?
  5649. >
  5650. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5651. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5652. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5653. mc_enchant.cmd(40): [goto unfinished]
  5654. mc_enchant.cmd(29): [var tool analyze]
  5655. mc_enchant.cmd(30): [matchre analyze runestone]
  5656. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5657. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5658. mc_enchant.cmd(33): [matchre stow.fount fount]
  5659. mc_enchant.cmd(34): [send look on brazier]
  5660. mc_enchant.cmd(35): [matchwait ]
  5661. look on brazier
  5662. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5663. >
  5664. mc_enchant.cmd(37): [stow.fount:]
  5665. mc_enchant.cmd(38): [gosub GET fount]
  5666. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5667. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5668. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5669. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5670. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5671. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5672. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5673. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5674. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5675. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5676. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5677. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5678. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5679. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5680. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5681. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5682. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5683. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5684. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5685. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5686. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5687. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5688. get fount
  5689. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5690. Roundtime: 2 sec.
  5691. R>
  5692. RT with no EXP.
  5693.  
  5694. R>
  5695. You feel fully attuned to the mana streams again.
  5696. >
  5697. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:50:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5698. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:50:49 PM Get = fount]
  5699. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:50:49 PM MISSING MATCH IN GET (utility.inc)]
  5700. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5701. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5702. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5703. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5704. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5705. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5706. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5707. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5708. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5709. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5710. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5711. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5712. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5713. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5714. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5715. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5716. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5717. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5718. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5719. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5720. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5721. put fount in leather.carpetbag
  5722. What were you referring to?
  5723. >
  5724. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5725. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5726. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5727. mc_enchant.cmd(40): [goto unfinished]
  5728. mc_enchant.cmd(29): [var tool analyze]
  5729. mc_enchant.cmd(30): [matchre analyze runestone]
  5730. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5731. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5732. mc_enchant.cmd(33): [matchre stow.fount fount]
  5733. mc_enchant.cmd(34): [send look on brazier]
  5734. mc_enchant.cmd(35): [matchwait ]
  5735. look on brazier
  5736. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5737. >
  5738. mc_enchant.cmd(37): [stow.fount:]
  5739. mc_enchant.cmd(38): [gosub GET fount]
  5740. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5741. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5742. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5743. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5744. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5745. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5746. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5747. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5748. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5749. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5750. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5751. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5752. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5753. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5754. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5755. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5756. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5757. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5758. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5759. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5760. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5761. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5762. get fount
  5763. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5764. Roundtime: 2 sec.
  5765. R>
  5766. RT with no EXP.
  5767.  
  5768. The stoic alfar warrior searches around for a moment.
  5769. R>
  5770. You feel fully attuned to the mana streams again.
  5771. >
  5772. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:51:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5773. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:51:05 PM Get = fount]
  5774. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:51:05 PM MISSING MATCH IN GET (utility.inc)]
  5775. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5776. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5777. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5778. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5779. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5780. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5781. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5782. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5783. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5784. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5785. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5786. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5787. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5788. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5789. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5790. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5791. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5792. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5793. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5794. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5795. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5796. put fount in leather.carpetbag
  5797.  
  5798. >
  5799. What were you referring to?
  5800. >
  5801. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5802. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5803. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5804. mc_enchant.cmd(40): [goto unfinished]
  5805. mc_enchant.cmd(29): [var tool analyze]
  5806. mc_enchant.cmd(30): [matchre analyze runestone]
  5807. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5808. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5809. mc_enchant.cmd(33): [matchre stow.fount fount]
  5810. mc_enchant.cmd(34): [send look on brazier]
  5811. mc_enchant.cmd(35): [matchwait ]
  5812. look on brazier
  5813. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5814. >
  5815. mc_enchant.cmd(37): [stow.fount:]
  5816. mc_enchant.cmd(38): [gosub GET fount]
  5817. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5818. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5819. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5820. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5821. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5822. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5823. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5824. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5825. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5826. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5827. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5828. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5829. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5830. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5831. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5832. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5833. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5834. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5835. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5836. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5837. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5838. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5839. get fount
  5840. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5841. Roundtime: 2 sec.
  5842. R>
  5843. RT with no EXP.
  5844.  
  5845. >
  5846. You feel fully attuned to the mana streams again.
  5847. >
  5848. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:51:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5849. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:51:21 PM Get = fount]
  5850. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:51:21 PM MISSING MATCH IN GET (utility.inc)]
  5851. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5852. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5853. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5854. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5855. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5856. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5857. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5858. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5859. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5860. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5861. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5862. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5863. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5864. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5865. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5866. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5867. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5868. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5869. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5870. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5871. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5872. put fount in leather.carpetbag
  5873. What were you referring to?
  5874. >
  5875. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5876. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5877. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5878. mc_enchant.cmd(40): [goto unfinished]
  5879. mc_enchant.cmd(29): [var tool analyze]
  5880. mc_enchant.cmd(30): [matchre analyze runestone]
  5881. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5882. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5883. mc_enchant.cmd(33): [matchre stow.fount fount]
  5884. mc_enchant.cmd(34): [send look on brazier]
  5885. mc_enchant.cmd(35): [matchwait ]
  5886. look on brazier
  5887. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5888. >
  5889. mc_enchant.cmd(37): [stow.fount:]
  5890. mc_enchant.cmd(38): [gosub GET fount]
  5891. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5892. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5893. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5894. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5895. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5896. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5897. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5898. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5899. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5900. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5901. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5902. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5903. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5904. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5905. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5906. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5907. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5908. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5909. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5910. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5911. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5912. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5913. get fount
  5914. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5915. Roundtime: 2 sec.
  5916. R>
  5917. RT with no EXP.
  5918.  
  5919. >
  5920. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:51:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5921. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:51:37 PM Get = fount]
  5922. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:51:37 PM MISSING MATCH IN GET (utility.inc)]
  5923. mc_enchant.cmd, mc_include.cmd(1472): [return]
  5924. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  5925. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  5926. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  5927. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  5928. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  5929. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5930. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5931. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  5932. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  5933. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  5934. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  5935. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  5936. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  5937. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  5938. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  5939. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  5940. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  5941. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  5942. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  5943. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  5944. put fount in leather.carpetbag
  5945. What were you referring to?
  5946. >
  5947. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  5948. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  5949. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  5950. mc_enchant.cmd(40): [goto unfinished]
  5951. mc_enchant.cmd(29): [var tool analyze]
  5952. mc_enchant.cmd(30): [matchre analyze runestone]
  5953. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  5954. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  5955. mc_enchant.cmd(33): [matchre stow.fount fount]
  5956. mc_enchant.cmd(34): [send look on brazier]
  5957. mc_enchant.cmd(35): [matchwait ]
  5958. look on brazier
  5959. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  5960. >
  5961. mc_enchant.cmd(37): [stow.fount:]
  5962. mc_enchant.cmd(38): [gosub GET fount]
  5963. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  5964. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  5965. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  5966. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  5967. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  5968. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  5969. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  5970. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  5971. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  5972. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  5973. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  5974. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  5975. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  5976. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  5977. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  5978. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  5979. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  5980. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  5981. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  5982. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  5983. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  5984. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  5985. get fount
  5986. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  5987. Roundtime: 2 sec.
  5988. R>
  5989. RT with no EXP.
  5990.  
  5991. R>
  5992. You feel fully attuned to the mana streams again.
  5993. R>
  5994. The stoic alfar warrior searches around for a moment.
  5995. >
  5996. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:51:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  5997. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:51:53 PM Get = fount]
  5998. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:51:53 PM MISSING MATCH IN GET (utility.inc)]
  5999. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6000. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6001. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6002. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6003. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6004. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6005. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6006. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6007. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6008. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6009. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6010. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6011. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6012. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6013. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6014. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6015. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6016. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6017. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6018. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6019. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6020. put fount in leather.carpetbag
  6021. What were you referring to?
  6022. >
  6023. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6024. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6025. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6026. mc_enchant.cmd(40): [goto unfinished]
  6027. mc_enchant.cmd(29): [var tool analyze]
  6028. mc_enchant.cmd(30): [matchre analyze runestone]
  6029. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6030. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6031. mc_enchant.cmd(33): [matchre stow.fount fount]
  6032. mc_enchant.cmd(34): [send look on brazier]
  6033. mc_enchant.cmd(35): [matchwait ]
  6034. look on brazier
  6035. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6036. >
  6037. mc_enchant.cmd(37): [stow.fount:]
  6038. mc_enchant.cmd(38): [gosub GET fount]
  6039. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6040. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6041. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6042. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6043. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6044. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6045. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6046. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6047. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6048. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6049. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6050. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6051. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6052. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6053. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6054. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6055. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6056. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6057. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6058. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6059. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6060. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6061. get fount
  6062. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6063. Roundtime: 2 sec.
  6064. R>
  6065. RT with no EXP.
  6066.  
  6067. R>
  6068. You feel fully attuned to the mana streams again.
  6069. >
  6070. The stoic alfar warrior searches around for a moment.
  6071. >
  6072. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:52:09 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6073. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:52:09 PM Get = fount]
  6074. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:52:09 PM MISSING MATCH IN GET (utility.inc)]
  6075. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6076. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6077. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6078. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6079. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6080. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6081. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6082. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6083. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6084. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6085. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6086. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6087. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6088. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6089. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6090. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6091. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6092. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6093. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6094. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6095. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6096. put fount in leather.carpetbag
  6097. What were you referring to?
  6098. >
  6099. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6100. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6101. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6102. mc_enchant.cmd(40): [goto unfinished]
  6103. mc_enchant.cmd(29): [var tool analyze]
  6104. mc_enchant.cmd(30): [matchre analyze runestone]
  6105. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6106. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6107. mc_enchant.cmd(33): [matchre stow.fount fount]
  6108. mc_enchant.cmd(34): [send look on brazier]
  6109. mc_enchant.cmd(35): [matchwait ]
  6110. look on brazier
  6111. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6112. >
  6113. mc_enchant.cmd(37): [stow.fount:]
  6114. mc_enchant.cmd(38): [gosub GET fount]
  6115. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6116. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6117. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6118. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6119. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6120. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6121. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6122. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6123. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6124. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6125. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6126. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6127. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6128. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6129. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6130. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6131. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6132. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6133. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6134. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6135. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6136. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6137. get fount
  6138. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6139. Roundtime: 2 sec.
  6140. R>
  6141. RT with no EXP.
  6142.  
  6143. >
  6144. You feel fully attuned to the mana streams again.
  6145. >
  6146. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:52:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6147. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:52:25 PM Get = fount]
  6148. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:52:25 PM MISSING MATCH IN GET (utility.inc)]
  6149. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6150. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6151. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6152. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6153. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6154. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6155. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6156. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6157. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6158. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6159. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6160. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6161. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6162. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6163. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6164. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6165. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6166. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6167. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6168. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6169. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6170. put fount in leather.carpetbag
  6171. What were you referring to?
  6172. >
  6173. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6174. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6175. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6176. mc_enchant.cmd(40): [goto unfinished]
  6177. mc_enchant.cmd(29): [var tool analyze]
  6178. mc_enchant.cmd(30): [matchre analyze runestone]
  6179. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6180. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6181. mc_enchant.cmd(33): [matchre stow.fount fount]
  6182. mc_enchant.cmd(34): [send look on brazier]
  6183. mc_enchant.cmd(35): [matchwait ]
  6184. look on brazier
  6185. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6186. >
  6187. mc_enchant.cmd(37): [stow.fount:]
  6188. mc_enchant.cmd(38): [gosub GET fount]
  6189. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6190. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6191. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6192. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6193. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6194. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6195. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6196. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6197. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6198. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6199. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6200. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6201. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6202. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6203. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6204. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6205. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6206. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6207. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6208. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6209. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6210. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6211. get fount
  6212. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6213. Roundtime: 2 sec.
  6214. R>
  6215. RT with no EXP.
  6216.  
  6217. >
  6218. You feel fully attuned to the mana streams again.
  6219. >
  6220. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:52:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6221. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:52:41 PM Get = fount]
  6222. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:52:41 PM MISSING MATCH IN GET (utility.inc)]
  6223. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6224. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6225. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6226. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6227. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6228. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6229. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6230. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6231. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6232. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6233. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6234. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6235. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6236. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6237. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6238. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6239. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6240. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6241. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6242. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6243. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6244. put fount in leather.carpetbag
  6245. The stoic alfar warrior searches around for a moment.
  6246. >
  6247. What were you referring to?
  6248. >
  6249. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6250. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6251. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6252. mc_enchant.cmd(40): [goto unfinished]
  6253. mc_enchant.cmd(29): [var tool analyze]
  6254. mc_enchant.cmd(30): [matchre analyze runestone]
  6255. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6256. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6257. mc_enchant.cmd(33): [matchre stow.fount fount]
  6258. mc_enchant.cmd(34): [send look on brazier]
  6259. mc_enchant.cmd(35): [matchwait ]
  6260. look on brazier
  6261. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6262. >
  6263. mc_enchant.cmd(37): [stow.fount:]
  6264. mc_enchant.cmd(38): [gosub GET fount]
  6265. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6266. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6267. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6268. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6269. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6270. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6271. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6272. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6273. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6274. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6275. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6276. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6277. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6278. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6279. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6280. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6281. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6282. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6283. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6284. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6285. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6286. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6287. get fount
  6288. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6289. Roundtime: 2 sec.
  6290. R>
  6291. RT with no EXP.
  6292.  
  6293. >
  6294. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:52:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6295. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:52:57 PM Get = fount]
  6296. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:52:57 PM MISSING MATCH IN GET (utility.inc)]
  6297. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6298. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6299. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6300. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6301. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6302. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6303. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6304. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6305. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6306. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6307. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6308. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6309. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6310. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6311. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6312. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6313. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6314. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6315. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6316. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6317. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6318. put fount in leather.carpetbag
  6319. What were you referring to?
  6320. >
  6321. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6322. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6323. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6324. mc_enchant.cmd(40): [goto unfinished]
  6325. mc_enchant.cmd(29): [var tool analyze]
  6326. mc_enchant.cmd(30): [matchre analyze runestone]
  6327. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6328. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6329. mc_enchant.cmd(33): [matchre stow.fount fount]
  6330. mc_enchant.cmd(34): [send look on brazier]
  6331. mc_enchant.cmd(35): [matchwait ]
  6332. look on brazier
  6333. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6334. >
  6335. mc_enchant.cmd(37): [stow.fount:]
  6336. mc_enchant.cmd(38): [gosub GET fount]
  6337. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6338. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6339. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6340. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6341. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6342. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6343. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6344. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6345. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6346. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6347. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6348. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6349. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6350. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6351. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6352. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6353. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6354. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6355. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6356. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6357. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6358. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6359. get fount
  6360. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6361. Roundtime: 2 sec.
  6362. R>
  6363. RT with no EXP.
  6364.  
  6365. R>
  6366. You feel fully attuned to the mana streams again.
  6367. R>
  6368. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:53:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6369. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:53:13 PM Get = fount]
  6370. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:53:13 PM MISSING MATCH IN GET (utility.inc)]
  6371. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6372. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6373. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6374. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6375. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6376. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6377. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6378. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6379. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6380. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6381. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6382. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6383. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6384. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6385. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6386. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6387. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6388. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6389. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6390. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6391. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6392. put fount in leather.carpetbag
  6393. What were you referring to?
  6394. >
  6395. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6396. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6397. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6398. mc_enchant.cmd(40): [goto unfinished]
  6399. mc_enchant.cmd(29): [var tool analyze]
  6400. mc_enchant.cmd(30): [matchre analyze runestone]
  6401. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6402. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6403. mc_enchant.cmd(33): [matchre stow.fount fount]
  6404. mc_enchant.cmd(34): [send look on brazier]
  6405. mc_enchant.cmd(35): [matchwait ]
  6406. look on brazier
  6407. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6408. >
  6409. mc_enchant.cmd(37): [stow.fount:]
  6410. mc_enchant.cmd(38): [gosub GET fount]
  6411. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6412. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6413. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6414. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6415. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6416. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6417. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6418. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6419. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6420. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6421. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6422. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6423. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6424. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6425. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6426. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6427. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6428. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6429. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6430. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6431. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6432. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6433. get fount
  6434. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6435. Roundtime: 2 sec.
  6436. R>
  6437. RT with no EXP.
  6438.  
  6439. R>
  6440. You feel fully attuned to the mana streams again.
  6441. >
  6442. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:53:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6443. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:53:29 PM Get = fount]
  6444. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:53:29 PM MISSING MATCH IN GET (utility.inc)]
  6445. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6446. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6447. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6448. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6449. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6450. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6451. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6452. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6453. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6454. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6455. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6456. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6457. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6458. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6459. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6460. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6461. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6462. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6463. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6464. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6465. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6466. put fount in leather.carpetbag
  6467. What were you referring to?
  6468. >
  6469. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6470. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6471. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6472. mc_enchant.cmd(40): [goto unfinished]
  6473. mc_enchant.cmd(29): [var tool analyze]
  6474. mc_enchant.cmd(30): [matchre analyze runestone]
  6475. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6476. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6477. mc_enchant.cmd(33): [matchre stow.fount fount]
  6478. mc_enchant.cmd(34): [send look on brazier]
  6479. mc_enchant.cmd(35): [matchwait ]
  6480. look on brazier
  6481. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6482. >
  6483. mc_enchant.cmd(37): [stow.fount:]
  6484. mc_enchant.cmd(38): [gosub GET fount]
  6485. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6486. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6487. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6488. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6489. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6490. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6491. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6492. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6493. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6494. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6495. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6496. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6497. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6498. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6499. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6500. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6501. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6502. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6503. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6504. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6505. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6506. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6507. get fount
  6508. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6509. Roundtime: 2 sec.
  6510. R>
  6511. RT with no EXP.
  6512.  
  6513. The stoic alfar warrior searches around for a moment.
  6514. R>
  6515. You feel fully attuned to the mana streams again.
  6516. >
  6517. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:53:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6518. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:53:45 PM Get = fount]
  6519. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:53:45 PM MISSING MATCH IN GET (utility.inc)]
  6520. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6521. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6522. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6523. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6524. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6525. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6526. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6527. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6528. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6529. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6530. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6531. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6532. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6533. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6534. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6535. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6536. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6537. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6538. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6539. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6540. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6541. put fount in leather.carpetbag
  6542. What were you referring to?
  6543. >
  6544. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6545. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6546. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6547. mc_enchant.cmd(40): [goto unfinished]
  6548. mc_enchant.cmd(29): [var tool analyze]
  6549. mc_enchant.cmd(30): [matchre analyze runestone]
  6550. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6551. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6552. mc_enchant.cmd(33): [matchre stow.fount fount]
  6553. mc_enchant.cmd(34): [send look on brazier]
  6554. mc_enchant.cmd(35): [matchwait ]
  6555. look on brazier
  6556. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6557. >
  6558. mc_enchant.cmd(37): [stow.fount:]
  6559. mc_enchant.cmd(38): [gosub GET fount]
  6560. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6561. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6562. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6563. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6564. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6565. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6566. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6567. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6568. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6569. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6570. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6571. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6572. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6573. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6574. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6575. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6576. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6577. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6578. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6579. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6580. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6581. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6582. get fount
  6583. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6584. Roundtime: 2 sec.
  6585. R>
  6586. RT with no EXP.
  6587.  
  6588. >
  6589. You feel fully attuned to the mana streams again.
  6590. >
  6591. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:54:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6592. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:54:01 PM Get = fount]
  6593. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:54:01 PM MISSING MATCH IN GET (utility.inc)]
  6594. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6595. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6596. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6597. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6598. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6599. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6600. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6601. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6602. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6603. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6604. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6605. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6606. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6607. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6608. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6609. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6610. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6611. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6612. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6613. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6614. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6615. put fount in leather.carpetbag
  6616. What were you referring to?
  6617. >
  6618. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6619. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6620. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6621. mc_enchant.cmd(40): [goto unfinished]
  6622. mc_enchant.cmd(29): [var tool analyze]
  6623. mc_enchant.cmd(30): [matchre analyze runestone]
  6624. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6625. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6626. mc_enchant.cmd(33): [matchre stow.fount fount]
  6627. mc_enchant.cmd(34): [send look on brazier]
  6628. mc_enchant.cmd(35): [matchwait ]
  6629. look on brazier
  6630. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6631. >
  6632. mc_enchant.cmd(37): [stow.fount:]
  6633. mc_enchant.cmd(38): [gosub GET fount]
  6634. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6635. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6636. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6637. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6638. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6639. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6640. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6641. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6642. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6643. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6644. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6645. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6646. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6647. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6648. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6649. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6650. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6651. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6652. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6653. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6654. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6655. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6656. get fount
  6657. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6658. Roundtime: 2 sec.
  6659. R>
  6660. RT with no EXP.
  6661.  
  6662. >
  6663. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:54:17 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6664. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:54:17 PM Get = fount]
  6665. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:54:17 PM MISSING MATCH IN GET (utility.inc)]
  6666. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6667. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6668. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6669. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6670. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6671. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6672. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6673. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6674. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6675. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6676. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6677. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6678. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6679. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6680. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6681. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6682. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6683. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6684. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6685. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6686. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6687. put fount in leather.carpetbag
  6688. What were you referring to?
  6689. >
  6690. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6691. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6692. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6693. mc_enchant.cmd(40): [goto unfinished]
  6694. mc_enchant.cmd(29): [var tool analyze]
  6695. mc_enchant.cmd(30): [matchre analyze runestone]
  6696. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6697. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6698. mc_enchant.cmd(33): [matchre stow.fount fount]
  6699. mc_enchant.cmd(34): [send look on brazier]
  6700. mc_enchant.cmd(35): [matchwait ]
  6701. look on brazier
  6702. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6703. >
  6704. mc_enchant.cmd(37): [stow.fount:]
  6705. mc_enchant.cmd(38): [gosub GET fount]
  6706. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6707. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6708. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6709. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6710. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6711. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6712. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6713. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6714. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6715. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6716. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6717. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6718. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6719. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6720. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6721. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6722. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6723. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6724. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6725. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6726. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6727. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6728. get fount
  6729. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6730. Roundtime: 2 sec.
  6731. R>
  6732. RT with no EXP.
  6733.  
  6734. R>
  6735. You feel fully attuned to the mana streams again.
  6736. R>
  6737. The stoic alfar warrior searches around for a moment.
  6738. >
  6739. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:54:33 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6740. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:54:33 PM Get = fount]
  6741. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:54:33 PM MISSING MATCH IN GET (utility.inc)]
  6742. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6743. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6744. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6745. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6746. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6747. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6748. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6749. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6750. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6751. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6752. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6753. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6754. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6755. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6756. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6757. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6758. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6759. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6760. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6761. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6762. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6763. put fount in leather.carpetbag
  6764. What were you referring to?
  6765. >
  6766. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6767. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6768. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6769. mc_enchant.cmd(40): [goto unfinished]
  6770. mc_enchant.cmd(29): [var tool analyze]
  6771. mc_enchant.cmd(30): [matchre analyze runestone]
  6772. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6773. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6774. mc_enchant.cmd(33): [matchre stow.fount fount]
  6775. mc_enchant.cmd(34): [send look on brazier]
  6776. mc_enchant.cmd(35): [matchwait ]
  6777. look on brazier
  6778. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6779. >
  6780. mc_enchant.cmd(37): [stow.fount:]
  6781. mc_enchant.cmd(38): [gosub GET fount]
  6782. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6783. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6784. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6785. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6786. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6787. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6788. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6789. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6790. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6791. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6792. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6793. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6794. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6795. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6796. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6797. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6798. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6799. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6800. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6801. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6802. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6803. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6804. get fount
  6805. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6806. Roundtime: 2 sec.
  6807. R>
  6808. RT with no EXP.
  6809.  
  6810. R>
  6811. You feel fully attuned to the mana streams again.
  6812. >
  6813. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:54:49 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6814. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:54:49 PM Get = fount]
  6815. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:54:49 PM MISSING MATCH IN GET (utility.inc)]
  6816. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6817. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6818. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6819. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6820. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6821. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6822. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6823. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6824. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6825. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6826. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6827. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6828. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6829. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6830. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6831. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6832. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6833. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6834. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6835. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6836. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6837. put fount in leather.carpetbag
  6838. What were you referring to?
  6839. >
  6840. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6841. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6842. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6843. mc_enchant.cmd(40): [goto unfinished]
  6844. mc_enchant.cmd(29): [var tool analyze]
  6845. mc_enchant.cmd(30): [matchre analyze runestone]
  6846. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6847. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6848. mc_enchant.cmd(33): [matchre stow.fount fount]
  6849. mc_enchant.cmd(34): [send look on brazier]
  6850. mc_enchant.cmd(35): [matchwait ]
  6851. look on brazier
  6852. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6853. >
  6854. mc_enchant.cmd(37): [stow.fount:]
  6855. mc_enchant.cmd(38): [gosub GET fount]
  6856. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6857. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6858. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6859. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6860. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6861. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6862. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6863. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6864. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6865. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6866. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6867. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6868. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6869. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6870. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6871. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6872. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6873. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6874. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6875. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6876. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6877. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6878. get fount
  6879. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6880. Roundtime: 2 sec.
  6881. R>
  6882. RT with no EXP.
  6883.  
  6884. >
  6885. You feel fully attuned to the mana streams again.
  6886. >
  6887. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:55:05 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6888. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:55:05 PM Get = fount]
  6889. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:55:05 PM MISSING MATCH IN GET (utility.inc)]
  6890. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6891. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6892. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6893. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6894. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6895. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6896. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6897. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6898. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6899. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6900. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6901. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6902. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6903. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6904. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6905. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6906. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6907. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6908. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6909. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6910. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6911.  
  6912. put fount in leather.carpetbag
  6913. >
  6914. What were you referring to?
  6915. >
  6916. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6917. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6918. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6919. mc_enchant.cmd(40): [goto unfinished]
  6920. mc_enchant.cmd(29): [var tool analyze]
  6921. mc_enchant.cmd(30): [matchre analyze runestone]
  6922. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6923. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  6924. mc_enchant.cmd(33): [matchre stow.fount fount]
  6925. mc_enchant.cmd(34): [send look on brazier]
  6926. mc_enchant.cmd(35): [matchwait ]
  6927. look on brazier
  6928. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  6929. >
  6930. mc_enchant.cmd(37): [stow.fount:]
  6931. mc_enchant.cmd(38): [gosub GET fount]
  6932. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  6933. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  6934. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  6935. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  6936. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6937. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  6938. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6939. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  6940. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  6941. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  6942. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  6943. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  6944. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  6945. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  6946. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  6947. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  6948. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  6949. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  6950. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  6951. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  6952. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  6953. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  6954. get fount
  6955. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  6956. Roundtime: 2 sec.
  6957. R>
  6958. RT with no EXP.
  6959.  
  6960. >
  6961. The stoic alfar warrior searches around for a moment.
  6962. >
  6963. You feel fully attuned to the mana streams again.
  6964. >
  6965. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:55:21 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  6966. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:55:21 PM Get = fount]
  6967. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:55:21 PM MISSING MATCH IN GET (utility.inc)]
  6968. mc_enchant.cmd, mc_include.cmd(1472): [return]
  6969. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  6970. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  6971. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  6972. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  6973. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  6974. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  6975. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  6976. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  6977. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  6978. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  6979. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  6980. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  6981. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  6982. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  6983. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  6984. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  6985. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  6986. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  6987. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  6988. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  6989. put fount in leather.carpetbag
  6990. What were you referring to?
  6991. >
  6992. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  6993. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  6994. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  6995. mc_enchant.cmd(40): [goto unfinished]
  6996. mc_enchant.cmd(29): [var tool analyze]
  6997. mc_enchant.cmd(30): [matchre analyze runestone]
  6998. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  6999. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7000. mc_enchant.cmd(33): [matchre stow.fount fount]
  7001. mc_enchant.cmd(34): [send look on brazier]
  7002. mc_enchant.cmd(35): [matchwait ]
  7003. look on brazier
  7004. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7005. >
  7006. mc_enchant.cmd(37): [stow.fount:]
  7007. mc_enchant.cmd(38): [gosub GET fount]
  7008. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7009. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7010. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7011. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7012. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7013. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7014. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7015. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7016. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7017. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7018. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7019. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7020. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7021. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7022. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7023. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7024. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7025. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7026. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7027. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7028. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7029. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7030. get fount
  7031. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7032. Roundtime: 2 sec.
  7033. R>
  7034. RT with no EXP.
  7035.  
  7036. >
  7037. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:55:37 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7038. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:55:37 PM Get = fount]
  7039. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:55:37 PM MISSING MATCH IN GET (utility.inc)]
  7040. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7041. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7042. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7043. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7044. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7045. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7046. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7047. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7048. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7049. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7050. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7051. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7052. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7053. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7054. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7055. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7056. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7057. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7058. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7059. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7060. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7061. put fount in leather.carpetbag
  7062. What were you referring to?
  7063. >
  7064. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7065. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7066. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7067. mc_enchant.cmd(40): [goto unfinished]
  7068. mc_enchant.cmd(29): [var tool analyze]
  7069. mc_enchant.cmd(30): [matchre analyze runestone]
  7070. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7071. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7072. mc_enchant.cmd(33): [matchre stow.fount fount]
  7073. mc_enchant.cmd(34): [send look on brazier]
  7074. mc_enchant.cmd(35): [matchwait ]
  7075. look on brazier
  7076. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7077. >
  7078. mc_enchant.cmd(37): [stow.fount:]
  7079. mc_enchant.cmd(38): [gosub GET fount]
  7080. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7081. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7082. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7083. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7084. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7085. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7086. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7087. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7088. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7089. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7090. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7091. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7092. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7093. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7094. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7095. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7096. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7097. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7098. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7099. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7100. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7101. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7102. get fount
  7103. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7104. Roundtime: 2 sec.
  7105. R>
  7106. RT with no EXP.
  7107.  
  7108. R>
  7109. You feel fully attuned to the mana streams again.
  7110. R>
  7111. A stoic alfar warrior folds its arms and gazes about, its face an unreadable porcelain mask.
  7112. >
  7113. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:55:53 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7114. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:55:53 PM Get = fount]
  7115. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:55:53 PM MISSING MATCH IN GET (utility.inc)]
  7116. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7117. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7118. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7119. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7120. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7121. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7122. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7123. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7124. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7125. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7126. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7127. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7128. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7129. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7130. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7131. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7132. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7133. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7134. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7135. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7136. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7137. put fount in leather.carpetbag
  7138. What were you referring to?
  7139. >
  7140. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7141. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7142. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7143. mc_enchant.cmd(40): [goto unfinished]
  7144. mc_enchant.cmd(29): [var tool analyze]
  7145. mc_enchant.cmd(30): [matchre analyze runestone]
  7146. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7147. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7148. mc_enchant.cmd(33): [matchre stow.fount fount]
  7149. mc_enchant.cmd(34): [send look on brazier]
  7150. mc_enchant.cmd(35): [matchwait ]
  7151. look on brazier
  7152. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7153. >
  7154. mc_enchant.cmd(37): [stow.fount:]
  7155. mc_enchant.cmd(38): [gosub GET fount]
  7156. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7157. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7158. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7159. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7160. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7161. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7162. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7163. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7164. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7165. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7166. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7167. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7168. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7169. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7170. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7171. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7172. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7173. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7174. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7175. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7176. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7177. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7178. get fount
  7179. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7180. Roundtime: 2 sec.
  7181. R>
  7182. RT with no EXP.
  7183.  
  7184. R>
  7185. You feel fully attuned to the mana streams again.
  7186. >
  7187. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:56:09 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7188. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:56:09 PM Get = fount]
  7189. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:56:09 PM MISSING MATCH IN GET (utility.inc)]
  7190. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7191. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7192. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7193. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7194. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7195. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7196. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7197. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7198. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7199. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7200. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7201. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7202. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7203. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7204. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7205. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7206. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7207. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7208. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7209. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7210. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7211. put fount in leather.carpetbag
  7212. What were you referring to?
  7213. >
  7214. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7215. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7216. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7217. mc_enchant.cmd(40): [goto unfinished]
  7218. mc_enchant.cmd(29): [var tool analyze]
  7219. mc_enchant.cmd(30): [matchre analyze runestone]
  7220. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7221. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7222. mc_enchant.cmd(33): [matchre stow.fount fount]
  7223. mc_enchant.cmd(34): [send look on brazier]
  7224. mc_enchant.cmd(35): [matchwait ]
  7225. look on brazier
  7226. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7227. >
  7228. mc_enchant.cmd(37): [stow.fount:]
  7229. mc_enchant.cmd(38): [gosub GET fount]
  7230. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7231. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7232. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7233. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7234. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7235. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7236. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7237. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7238. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7239. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7240. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7241. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7242. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7243. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7244. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7245. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7246. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7247. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7248. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7249. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7250. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7251. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7252. get fount
  7253. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7254. Roundtime: 2 sec.
  7255. R>
  7256. RT with no EXP.
  7257.  
  7258. >
  7259. You feel fully attuned to the mana streams again.
  7260. >
  7261. The stoic alfar warrior searches around for a moment.
  7262. >
  7263. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:56:25 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7264. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:56:25 PM Get = fount]
  7265. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:56:25 PM MISSING MATCH IN GET (utility.inc)]
  7266. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7267. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7268. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7269. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7270. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7271. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7272. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7273. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7274. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7275. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7276. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7277. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7278. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7279. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7280. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7281. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7282. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7283. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7284. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7285. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7286. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7287. put fount in leather.carpetbag
  7288.  
  7289. >
  7290. What were you referring to?
  7291. >
  7292. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7293. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7294. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7295. mc_enchant.cmd(40): [goto unfinished]
  7296. mc_enchant.cmd(29): [var tool analyze]
  7297. mc_enchant.cmd(30): [matchre analyze runestone]
  7298. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7299. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7300. mc_enchant.cmd(33): [matchre stow.fount fount]
  7301. mc_enchant.cmd(34): [send look on brazier]
  7302. mc_enchant.cmd(35): [matchwait ]
  7303. look on brazier
  7304. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7305. >
  7306. mc_enchant.cmd(37): [stow.fount:]
  7307. mc_enchant.cmd(38): [gosub GET fount]
  7308. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7309. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7310. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7311. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7312. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7313. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7314. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7315. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7316. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7317. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7318. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7319. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7320. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7321. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7322. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7323. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7324. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7325. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7326. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7327. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7328. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7329. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7330. get fount
  7331. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7332. Roundtime: 2 sec.
  7333. R>
  7334. RT with no EXP.
  7335.  
  7336. >
  7337. You feel fully attuned to the mana streams again.
  7338. >
  7339. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:56:41 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7340. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:56:41 PM Get = fount]
  7341. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:56:41 PM MISSING MATCH IN GET (utility.inc)]
  7342. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7343. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7344. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7345. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7346. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7347. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7348. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7349. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7350. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7351. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7352. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7353. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7354. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7355. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7356. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7357. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7358. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7359. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7360. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7361. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7362. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7363. put fount in leather.carpetbag
  7364. What were you referring to?
  7365. >
  7366. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7367. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7368. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7369. mc_enchant.cmd(40): [goto unfinished]
  7370. mc_enchant.cmd(29): [var tool analyze]
  7371. mc_enchant.cmd(30): [matchre analyze runestone]
  7372. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7373. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7374. mc_enchant.cmd(33): [matchre stow.fount fount]
  7375. mc_enchant.cmd(34): [send look on brazier]
  7376. mc_enchant.cmd(35): [matchwait ]
  7377. look on brazier
  7378. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7379. >
  7380. mc_enchant.cmd(37): [stow.fount:]
  7381. mc_enchant.cmd(38): [gosub GET fount]
  7382. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7383. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7384. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7385. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7386. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7387. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7388. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7389. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7390. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7391. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7392. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7393. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7394. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7395. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7396. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7397. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7398. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7399. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7400. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7401. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7402. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7403. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7404. get fount
  7405. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7406. Roundtime: 2 sec.
  7407. R>
  7408. RT with no EXP.
  7409.  
  7410. >
  7411. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:56:57 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7412. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:56:57 PM Get = fount]
  7413. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:56:57 PM MISSING MATCH IN GET (utility.inc)]
  7414. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7415. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7416. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7417. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7418. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7419. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7420. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7421. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7422. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7423. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7424. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7425. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7426. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7427. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7428. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7429. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7430. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7431. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7432. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7433. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7434. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7435. put fount in leather.carpetbag
  7436. What were you referring to?
  7437. >
  7438. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7439. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7440. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7441. mc_enchant.cmd(40): [goto unfinished]
  7442. mc_enchant.cmd(29): [var tool analyze]
  7443. mc_enchant.cmd(30): [matchre analyze runestone]
  7444. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7445. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7446. mc_enchant.cmd(33): [matchre stow.fount fount]
  7447. mc_enchant.cmd(34): [send look on brazier]
  7448. mc_enchant.cmd(35): [matchwait ]
  7449. look on brazier
  7450. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7451. >
  7452. mc_enchant.cmd(37): [stow.fount:]
  7453. mc_enchant.cmd(38): [gosub GET fount]
  7454. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7455. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7456. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7457. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7458. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7459. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7460. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7461. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7462. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7463. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7464. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7465. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7466. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7467. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7468. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7469. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7470. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7471. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7472. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7473. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7474. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7475. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7476. get fount
  7477. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7478. Roundtime: 2 sec.
  7479. R>
  7480. RT with no EXP.
  7481.  
  7482. R>
  7483. You feel fully attuned to the mana streams again.
  7484. R>
  7485. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:57:13 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7486. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:57:13 PM Get = fount]
  7487. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:57:13 PM MISSING MATCH IN GET (utility.inc)]
  7488. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7489. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7490. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7491. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7492. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7493. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7494. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7495. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7496. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7497. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7498. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7499. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7500. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7501. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7502. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7503. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7504. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7505. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7506. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7507. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7508. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7509. put fount in leather.carpetbag
  7510. What were you referring to?
  7511. >
  7512. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7513. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7514. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7515. mc_enchant.cmd(40): [goto unfinished]
  7516. mc_enchant.cmd(29): [var tool analyze]
  7517. mc_enchant.cmd(30): [matchre analyze runestone]
  7518. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7519. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7520. mc_enchant.cmd(33): [matchre stow.fount fount]
  7521. mc_enchant.cmd(34): [send look on brazier]
  7522. mc_enchant.cmd(35): [matchwait ]
  7523. look on brazier
  7524. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7525. >
  7526. mc_enchant.cmd(37): [stow.fount:]
  7527. mc_enchant.cmd(38): [gosub GET fount]
  7528. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7529. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7530. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7531. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7532. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7533. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7534. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7535. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7536. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7537. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7538. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7539. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7540. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7541. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7542. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7543. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7544. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7545. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7546. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7547. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7548. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7549. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7550. get fount
  7551. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7552. Roundtime: 2 sec.
  7553. R>
  7554. RT with no EXP.
  7555.  
  7556. R>
  7557. You feel fully attuned to the mana streams again.
  7558. >
  7559. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:57:29 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7560. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:57:29 PM Get = fount]
  7561. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:57:29 PM MISSING MATCH IN GET (utility.inc)]
  7562. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7563. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7564. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7565. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7566. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7567. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7568. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7569. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7570. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7571. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7572. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7573. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7574. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7575. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7576. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7577. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7578. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7579. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7580. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7581. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7582. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7583. put fount in leather.carpetbag
  7584. What were you referring to?
  7585. >
  7586. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7587. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7588. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7589. mc_enchant.cmd(40): [goto unfinished]
  7590. mc_enchant.cmd(29): [var tool analyze]
  7591. mc_enchant.cmd(30): [matchre analyze runestone]
  7592. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7593. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7594. mc_enchant.cmd(33): [matchre stow.fount fount]
  7595. mc_enchant.cmd(34): [send look on brazier]
  7596. mc_enchant.cmd(35): [matchwait ]
  7597. look on brazier
  7598. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7599. >
  7600. mc_enchant.cmd(37): [stow.fount:]
  7601. mc_enchant.cmd(38): [gosub GET fount]
  7602. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7603. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7604. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7605. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7606. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7607. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7608. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7609. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7610. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7611. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7612. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7613. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7614. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7615. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7616. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7617. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7618. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7619. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7620. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7621. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7622. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7623. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7624. get fount
  7625. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7626. Roundtime: 2 sec.
  7627. R>
  7628. RT with no EXP.
  7629.  
  7630. >
  7631. You feel fully attuned to the mana streams again.
  7632. >
  7633. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:57:45 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7634. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:57:45 PM Get = fount]
  7635. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:57:45 PM MISSING MATCH IN GET (utility.inc)]
  7636. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7637. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7638. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7639. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7640. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7641. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7642. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7643. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7644. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7645. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7646. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7647. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7648. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7649. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7650. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7651. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7652. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7653. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7654. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7655. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7656. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7657. put fount in leather.carpetbag
  7658. What were you referring to?
  7659. >
  7660. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7661. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7662. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7663. mc_enchant.cmd(40): [goto unfinished]
  7664. mc_enchant.cmd(29): [var tool analyze]
  7665. mc_enchant.cmd(30): [matchre analyze runestone]
  7666. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7667. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7668. mc_enchant.cmd(33): [matchre stow.fount fount]
  7669. mc_enchant.cmd(34): [send look on brazier]
  7670. mc_enchant.cmd(35): [matchwait ]
  7671. look on brazier
  7672. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7673. >
  7674. mc_enchant.cmd(37): [stow.fount:]
  7675. mc_enchant.cmd(38): [gosub GET fount]
  7676. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7677. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7678. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7679. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7680. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7681. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7682. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7683. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7684. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7685. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7686. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7687. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7688. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7689. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7690. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7691. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7692. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7693. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7694. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7695. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7696. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7697. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7698. get fount
  7699. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7700. Roundtime: 2 sec.
  7701. R>
  7702. RT with no EXP.
  7703.  
  7704. >
  7705. You feel fully attuned to the mana streams again.
  7706. >
  7707. mc_enchant.cmd, mc_include.cmd(1469): [put #echo >$Log Crimson 6/26/2019 12:58:01 PM *** MISSING MATCH IN GET! (utility.inc) ***]
  7708. mc_enchant.cmd, mc_include.cmd(1470): [put #echo >$Log Crimson 6/26/2019 12:58:01 PM Get = fount]
  7709. mc_enchant.cmd, mc_include.cmd(1471): [put #log 6/26/2019 12:58:01 PM MISSING MATCH IN GET (utility.inc)]
  7710. mc_enchant.cmd, mc_include.cmd(1472): [return]
  7711. mc_enchant.cmd(39): [gosub PUT_IT fount in leather.carpetbag]
  7712. mc_enchant.cmd, mc_include.cmd(1407): [var PutIt fount in leather.carpetbag]
  7713. mc_enchant.cmd, mc_include.cmd(1408): [var LOCATION PUT_IT_1]
  7714. mc_enchant.cmd, mc_include.cmd(1409): [pause 0.0001]
  7715. mc_enchant.cmd, mc_include.cmd(1410): [PUT_IT_1:]
  7716. mc_enchant.cmd, mc_include.cmd(1411): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7717. mc_enchant.cmd, mc_include.cmd(1412): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7718. mc_enchant.cmd, mc_include.cmd(1413): [matchre WEBBED ^You can't do that while entangled in a web]
  7719. mc_enchant.cmd, mc_include.cmd(1414): [matchre STUNNED ^You are still stunned]
  7720. mc_enchant.cmd, mc_include.cmd(1415): [matchre RETURN ^You (?:put|drop) .*\.]
  7721. mc_enchant.cmd, mc_include.cmd(1416): [matchre RETURN ^Please rephrase that command\.]
  7722. mc_enchant.cmd, mc_include.cmd(1417): [matchre RETURN ^.* what\?]
  7723. mc_enchant.cmd, mc_include.cmd(1418): [matchre RETURN ^I could not find what you were referring to\.]
  7724. mc_enchant.cmd, mc_include.cmd(1419): [matchre RETURN ^What were you referring to\? ]
  7725. mc_enchant.cmd, mc_include.cmd(1420): [matchre RETURN ^The (\S+) can only hold]
  7726. mc_enchant.cmd, mc_include.cmd(1421): [matchre TRASH ^This appears too far altered to enchant]
  7727. mc_enchant.cmd, mc_include.cmd(1422): [matchre BAG_FULL no matter how you arrange it]
  7728. mc_enchant.cmd, mc_include.cmd(1423): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
  7729. mc_enchant.cmd, mc_include.cmd(1424): [send put fount in leather.carpetbag]
  7730. mc_enchant.cmd, mc_include.cmd(1425): [matchwait 15]
  7731. put fount in leather.carpetbag
  7732. What were you referring to?
  7733. >
  7734. mc_enchant.cmd, mc_include.cmd(1606): [RETURN:]
  7735. mc_enchant.cmd, mc_include.cmd(1607): [pause 0.0001]
  7736. mc_enchant.cmd, mc_include.cmd(1608): [return ]
  7737. mc_enchant.cmd(40): [goto unfinished]
  7738. mc_enchant.cmd(29): [var tool analyze]
  7739. mc_enchant.cmd(30): [matchre analyze runestone]
  7740. mc_enchant.cmd(31): [matchre clean unfinished .+ (\S+)\.]
  7741. mc_enchant.cmd(32): [matchre start.enchant There is nothing on there]
  7742. mc_enchant.cmd(33): [matchre stow.fount fount]
  7743. mc_enchant.cmd(34): [send look on brazier]
  7744. mc_enchant.cmd(35): [matchwait ]
  7745. look on brazier
  7746. On the enchanter's brazier you see a fragile mana fount and a bobcat rod.
  7747. >
  7748. mc_enchant.cmd(37): [stow.fount:]
  7749. mc_enchant.cmd(38): [gosub GET fount]
  7750. mc_enchant.cmd, mc_include.cmd(1447): [var Get fount]
  7751. mc_enchant.cmd, mc_include.cmd(1448): [var LOCATION GET_1]
  7752. mc_enchant.cmd, mc_include.cmd(1449): [pause 0.0001]
  7753. mc_enchant.cmd, mc_include.cmd(1450): [GET_1:]
  7754. mc_enchant.cmd, mc_include.cmd(1451): [matchre WAIT ^\.\.\.wait|^Sorry\,]
  7755. mc_enchant.cmd, mc_include.cmd(1452): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
  7756. mc_enchant.cmd, mc_include.cmd(1453): [matchre IMMOBILE ^You don't seem to be able to move to do that]
  7757. mc_enchant.cmd, mc_include.cmd(1454): [matchre WEBBED ^You can't do that while entangled in a web]
  7758. mc_enchant.cmd, mc_include.cmd(1455): [matchre STUNNED ^You are still stunned]
  7759. mc_enchant.cmd, mc_include.cmd(1456): [matchre HOLD_1 ^But that is already in your inventory\.]
  7760. mc_enchant.cmd, mc_include.cmd(1457): [matchre RETURN ^You get .*\.]
  7761. mc_enchant.cmd, mc_include.cmd(1458): [matchre RETURN ^You pick up .*\.]
  7762. mc_enchant.cmd, mc_include.cmd(1459): [matchre RETURN ^You carefully remove .* from the bundle\.]
  7763. mc_enchant.cmd, mc_include.cmd(1460): [matchre RETURN ^You are already holding that\.]
  7764. mc_enchant.cmd, mc_include.cmd(1461): [matchre RETURN ^Get what\?]
  7765. mc_enchant.cmd, mc_include.cmd(1462): [matchre RETURN ^I could not find what you were referring to\.]
  7766. mc_enchant.cmd, mc_include.cmd(1463): [matchre RETURN ^What were you referring to\?]
  7767. mc_enchant.cmd, mc_include.cmd(1464): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
  7768. mc_enchant.cmd, mc_include.cmd(1465): [matchre RETURN ^As best it can\, .* moves in your direction\.]
  7769. mc_enchant.cmd, mc_include.cmd(1466): [matchre UNTIE ^You pull at it]
  7770. mc_enchant.cmd, mc_include.cmd(1467): [send get fount]
  7771. mc_enchant.cmd, mc_include.cmd(1468): [matchwait 15]
  7772. get fount
  7773. That is far too dangerous to remove! The enchanting process must be completed before the brazier is disturbed.
  7774. Roundtime: 2 sec.
  7775. R>
  7776. RT with no EXP.
  7777.  
  7778. >
  7779. [Script paused: mc_enchant.cmd]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement