Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 127.23 KB | None | 0 0
  1. Compile started: 7:53:34 AM
  2. "C:\Users\Adam\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /llvmSource="C:\Users\Adam\AppData\Roaming\GameMaker-Studio\YYC" /c /m=llvm-win /config="Default" /tgt=64 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=8 /cvm /tp=2048 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="DMXHero2" /td="C:\Users\Adam\AppData\Local" /cd="C:\Users\Adam\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.3" /hprt="51268" /optionsini="C:\Users\Adam\AppData\Local\gm_ttt_24787\gm_ttt_66665\options.ini" /o="C:\Users\Adam\AppData\Local\gm_ttt_24787\gm_ttt_66665" "C:\Users\Adam\Documents\GameMaker\Projects\DMXHero2.gmx\DMXHero2.project.gmx"
  3.  
  4. Reading project file....finished.
  5. Compile Constants...finished.
  6. Remove DnD...finished.
  7. Compile Scripts...finished.
  8. Compile Objects...finished.
  9. Compile Timelines...finished.
  10. Compile Triggers...finished.
  11. Compile Rooms...finished.
  12. Compile Extensions...finished.
  13. Global scripts...finished.
  14. Final Compile...finished.
  15. Writing Chunk... GEN8
  16. Writing Chunk... OPTN
  17. Writing Chunk... LANG
  18. Writing Chunk... EXTN
  19. Writing Chunk... SOND
  20. Converting snd_whaa to Wav 16bit stereo @ 44100Hz
  21. Converting snd_what to Wav 16bit stereo @ 44100Hz
  22. Converting snd_uh to Wav 16bit stereo @ 44100Hz
  23. Converting snd_whaat to Wav 16bit stereo @ 44100Hz
  24. Converting snd_uhh to Wav 16bit stereo @ 44100Hz
  25. Converting snd_yeah to Wav 16bit stereo @ 44100Hz
  26. Converting snd_grr to Wav 16bit stereo @ 44100Hz
  27. Converting snd_arf_arf to Wav 16bit stereo @ 44100Hz
  28. Converting snd_yeahstr to Wav 16bit stereo @ 44100Hz
  29. Converting snd_comeon to Wav 16bit stereo @ 44100Hz
  30. Converting song_bonnietyler_holdingoutforahero to Ogg with quality 3, stereo @ 44100Hz
  31. Converting song_taylordayne_tellittomyheart to Ogg with quality 3, stereo @ 44100Hz
  32. Converting snd_whoo to Wav 16bit stereo @ 44100Hz
  33. Converting song_dragonforce_throughthefireandflames to Ogg with quality 3, stereo @ 44100Hz
  34. Writing Chunk... AGRP
  35. Writing Chunk... SPRT
  36. Writing Chunk... BGND
  37. Writing Chunk... PATH
  38. Writing Chunk... SCPT
  39. Writing Chunk... GLOB
  40. Writing Chunk... SHDR
  41. Writing Chunk... FONT
  42. Writing Chunk... TMLN
  43. Writing Chunk... OBJT
  44. Writing Chunk... ROOM
  45. Writing Chunk... DAFL
  46. Writing Chunk... TPAGE
  47. Writing Chunk... CODE
  48. Writing Chunk... VARI
  49. Writing Chunk... FUNC
  50. Writing Chunk... STRG
  51. Writing Chunk... TXTR
  52. 0 Compressing texture... writing texture texture_0.png...
  53. Writing Chunk... AUDO
  54. Build for architecture - x86
  55.  
  56. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:113:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  57. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  58. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  59. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:235:19: error: cannot increment value of type 'YYRValue'
  60. /* local */local_i++;
  61. ~~~~~~~^
  62. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:238:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  63. YYRValue& sself_p_tim_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue);
  64. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  65. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:248:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  66. YYRValue& sself_p_tim_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue);
  67. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:16:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  68. YYRValue& sself_p_tim_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue);
  69. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  70. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:21:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  71. YYRValue& sself_p_pos_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pos_queue);
  72. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  73. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:26:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  74. YYRValue& sself_p_snd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_snd_queue);
  75. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  76. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:31:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  77. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:51:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  78. YYRValue& sself_songartist = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songartist);
  79. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  80. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:55:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  81. YYRValue& sself_songtitle = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songtitle);
  82. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  83. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:59:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  84. YYRValue& sself_fadeintime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeintime);
  85. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  86. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:63:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  87. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:43:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  88. YYRValue & global_titlevol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_titlevol);
  89. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  90. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:54:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  91. YYRValue& sself_fullbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fullbeattoggle0);
  92. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  93. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:58:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  94. YYRValue& sself_fullbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fullbeattoggle1);
  95. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  96. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:56:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  97. YYRValue& sself_p_tim_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue);
  98. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  99. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:62:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  100. YYRValue& sself_p_pos_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pos_queue);
  101. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  102. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:68:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  103. YYRValue& sself_p_snd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_snd_queue);
  104. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  105. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:74:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  106. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  107. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:254:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  108. YYRValue& sself_p_spd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spd_queue);
  109. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  110. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:260:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  111. YYRValue& sself_p_spr_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr_queue);
  112. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  113. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:273:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  114. YYRValue& sself_ypos_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ypos_b);
  115. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  116. YYRValue& sself_p_vol_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_vol_queue);
  117. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  118. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:36:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  119. YYRValue& sself_p_pit_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pit_queue);
  120. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  121. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:41:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  122. YYRValue& sself_p_spd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spd_queue);
  123. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  124. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:46:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  125. YYRValue& sself_fadeduration = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeduration);
  126. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  127. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:67:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  128. YYRValue& sself_fadeouttime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeouttime);
  129. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  130. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:71:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  131. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  132. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  133. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:77:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  134. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:62:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  135. YYRValue& sself_halfbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_halfbeattoggle0);
  136. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  137. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:66:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  138. YYRValue& sself_halfbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_halfbeattoggle1);
  139. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  140. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:70:63: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  141. YYRValue& sself_quarterbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_quarterbeattoggle0);
  142. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  143. YYRValue& sself_p_vol_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_vol_queue);
  144. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  145. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:80:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  146. YYRValue& sself_p_pit_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pit_queue);
  147. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  148. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:86:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  149. YYRValue& sself_p_spd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spd_queue);
  150. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  151. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:92:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  152. YYRValue& sself_p_spr_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr_queue);
  153. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:274:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  154. YYRValue& sself_ypos_spawn = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ypos_spawn);
  155. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  156. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_fill_queues.gml.cpp:285:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  157. YYRValue& sself_p_tim_queue_adj = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue_adj);
  158. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  159. 9 errors generated.
  160. YYRValue& sself_p_spr_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr_queue);
  161. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  162. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:51:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  163. YYRValue& sself_p_alp_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp_queue);
  164. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  165. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:56:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  166. YYRValue& sself_p_mul_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_queue);
  167. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  168. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:61:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  169. YYRValue& sself_p_aut_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_aut_queue);
  170. YYRValue& sself_songartist = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songartist);
  171. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  172. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:81:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  173. YYRValue& sself_songtitle = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songtitle);
  174. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  175. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:85:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  176. YYRValue& sself_fadeintime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeintime);
  177. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  178. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:89:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  179. YYRValue& sself_fadeduration = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeduration);
  180. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  181. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:74:63: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  182. YYRValue& sself_quarterbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_quarterbeattoggle1);
  183. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  184. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:78:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  185. YYRValue& sself_eighthbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_eighthbeattoggle0);
  186. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  187. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:82:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  188. YYRValue& sself_eighthbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_eighthbeattoggle1);
  189. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  190. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  191. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:98:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  192. YYRValue& sself_p_alp_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp_queue);
  193. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  194. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:104:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  195. YYRValue& sself_p_mul_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_queue);
  196. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  197. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_p.gml.cpp:110:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  198. YYRValue& sself_p_aut_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_aut_queue);
  199. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  200. 10 errors generated.
  201. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  202. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_create_queues.gml.cpp:66:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  203. YYRValue& sself_p_tim_queue_adj = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue_adj);
  204. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  205. 11 errors generated.
  206. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:93:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  207. YYRValue& sself_fadeouttime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeouttime);
  208. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  209. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:99:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  210. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  211. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  212. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:105:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  213. YYRValue& sself_songartist = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songartist);
  214. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  215. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:86:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  216. YYRValue& sself_thirdbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_thirdbeattoggle0);
  217. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  218. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:90:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  219. YYRValue& sself_thirdbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_thirdbeattoggle1);
  220. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  221. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:94:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  222. YYRValue& sself_sixthbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_sixthbeattoggle0);
  223. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  224. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:19:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  225. YYRValue & global_globalvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_globalvol);
  226. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  227. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:20:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  228. YYRValue & global_sfxvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_sfxvol);
  229. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  230. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:21:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  231. YYRValue & global_titlevol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_titlevol);
  232. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  233. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:25:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  234. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_notpressed.gml.cpp:28:19: error: cannot increment value of type 'YYRValue'
  235. /* local */local_j++;
  236. ~~~~~~~^
  237. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:109:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  238. YYRValue& sself_songtitle = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songtitle);
  239. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  240. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:113:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  241. YYRValue& sself_fadeintime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeintime);
  242. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  243. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:117:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  244. YYRValue& sself_fadeduration = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeduration);
  245. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  246. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:98:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  247. YYRValue& sself_sixthbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_sixthbeattoggle1);
  248. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  249. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:102:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  250. YYRValue& sself_ninthbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ninthbeattoggle0);
  251. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  252. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:106:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  253. YYRValue& sself_ninthbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ninthbeattoggle1);
  254. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  255. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:39:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  256. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  257. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  258. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:44:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  259. YYRValue & global_b1_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b1_heldtime);
  260. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  261. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:46:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  262. YYRValue& sself_p_snd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_snd);
  263. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  264. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:26:48: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  265. YYRValue& sself_snd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_snd);
  266. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  267. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:32:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  268. YYRValue& sself_p_vol = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_vol);
  269. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  270. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_notpressed.gml.cpp:31:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  271. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  272. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  273. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:121:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  274. YYRValue& sself_fadeouttime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fadeouttime);
  275. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  276. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:127:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  277. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  278. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  279. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_song_title.gml.cpp:133:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  280. YYRValue& sself_songartist = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songartist);
  281. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  282. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  283. 20 errors generated.
  284. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:110:65: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  285. YYRValue& sself_sixteenthbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_sixteenthbeattoggle0);
  286. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  287. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:114:65: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  288. YYRValue& sself_sixteenthbeattoggle1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_sixteenthbeattoggle1);
  289. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  290. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:121:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  291. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  292. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  293. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_notpressed.gml.cpp:41:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  294. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  295. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  296. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_notpressed.gml.cpp:42:124: error: no member named 'asReal' in 'YYRValue'
  297. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))].asReal()))) {
  298. ~~~~~~~ ^
  299. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_notpressed.gml.cpp:45:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  300. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_init_room_variables.gml.cpp:130:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  301. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  302. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  303. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  304. 20 errors generated.
  305. YYRValue & global_b2_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b2_heldtime);
  306. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  307. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:47:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  308. YYRValue & global_b3_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b3_heldtime);
  309. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  310. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:48:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  311. YYRValue & global_b4_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b4_heldtime);
  312. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  313. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:59:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  314. YYRValue& sself_p_mul = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul);
  315. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  316. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_p_snd.gml.cpp:39:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  317. YYRValue& sself_p_pit = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pit);
  318. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  319. 7 errors generated.
  320. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  321. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  322. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_notpressed.gml.cpp:47:94: error: no member named 'asReal' in 'YYRValue'
  323. int ___o258___ = /* volatile */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))];
  324. ~~~~~~~ ^
  325. 6 errors generated.
  326. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_passed.gml.cpp:28:19: error: cannot increment value of type 'YYRValue'
  327. /* local */local_k++;
  328. ~~~~~~~^
  329. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_passed.gml.cpp:31:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  330. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  331. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  332. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:67:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  333. YYRValue& sself_p_alp = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp);
  334. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  335. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:78:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  336. YYRValue& sself_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim);
  337. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  338. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:93:19: error: cannot increment value of type 'YYRValue'
  339. /* local */local_k++;
  340. ~~~~~~~^
  341. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:96:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  342. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_passed.gml.cpp:41:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  343. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  344. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  345. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_passed.gml.cpp:42:124: error: no member named 'asReal' in 'YYRValue'
  346. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal()))) {
  347. ~~~~~~~ ^
  348. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_passed.gml.cpp:47:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  349. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:26:19: error: cannot increment value of type 'YYRValue'
  350. /* local */local_k++;
  351. ~~~~~~~^
  352. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:29:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  353. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  354. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  355. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:39:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  356. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  357. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  358. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:40:124: error: no member named 'asReal' in 'YYRValue'
  359. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  360. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  361. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:106:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  362. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  363. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  364. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:107:124: error: no member named 'asReal' in 'YYRValue'
  365. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal()))) {
  366. ~~~~~~~ ^
  367. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:112:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  368. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_pressed.gml.cpp:28:19: error: cannot increment value of type 'YYRValue'
  369. /* local */local_j++;
  370. ~~~~~~~^
  371. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_pressed.gml.cpp:31:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  372. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  373. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  374. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_pressed.gml.cpp:41:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  375. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  376. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  377. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_pressed.gml.cpp:42:124: error: no member named 'asReal' in 'YYRValue'
  378. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:20:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  379. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  380. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  381. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_passed.gml.cpp:49:94: error: no member named 'asReal' in 'YYRValue'
  382. int ___o268___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  383. ~~~~~~~ ^
  384. 6 errors generated.
  385. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal()))) {
  386. ~~~~~~~ ^
  387. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:43:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  388. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  389. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  390. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:44:99: error: no member named 'asReal' in 'YYRValue'
  391. int ___w273___ = (int)/* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal();
  392. ~~~~~~~ ^
  393. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  394. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  395. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:113:94: error: no member named 'asReal' in 'YYRValue'
  396. int ___o154___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  397. ~~~~~~~ ^
  398. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:127:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  399. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  400. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  401. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:129:94: error: no member named 'asReal' in 'YYRValue'
  402. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))].asReal()))) {
  403. ~~~~~~~ ^
  404. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_pressed.gml.cpp:45:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  405. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  406. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  407. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_pressed.gml.cpp:47:94: error: no member named 'asReal' in 'YYRValue'
  408. int ___o263___ = /* volatile */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))];
  409. ~~~~~~~ ^
  410. 6 errors generated.
  411. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_p_mul_mark_all_scoreadded.gml.cpp:51:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  412. YYRValue& sself_p_scoreadded = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_scoreadded);
  413. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  414. 7 errors generated.
  415. int ___o155___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  416. ~~~~~~~ ^
  417. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:135:60: error: no member named 'asReal' in 'YYRValue'
  418. if(gml_Script_scr_b1_pressed(pSelf,pOther,gs_ret19,0,NULL).asReal() > 0.5 ) {
  419. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  420. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:141:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  421. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  422. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  423. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_mul.gml.cpp:143:94: error: no member named 'asReal' in 'YYRValue'
  424. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  425. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  426. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:30:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  427. YYRValue& sself_p_mul = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul);
  428. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  429. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:38:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  430. YYRValue& sself_p_alp = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp);
  431. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  432. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:49:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  433. YYRValue& sself_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim);
  434. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  435. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:13:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  436. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  437. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  438. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:14:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  439. YYRValue & global_globalvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_globalvol);
  440. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  441. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:15:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  442. YYRValue & global_musicvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_musicvol);
  443. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  444. int ___o156___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  445. ~~~~~~~ ^
  446. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  447. 20 errors generated.
  448. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_nottimelesssthansound.gml.cpp:28:19: error: cannot increment value of type 'YYRValue'
  449. /* local */local_j++;
  450. ~~~~~~~^
  451. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_nottimelesssthansound.gml.cpp:31:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  452. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  453. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  454. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_nottimelesssthansound.gml.cpp:41:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  455. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  456. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  457. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_nottimelesssthansound.gml.cpp:42:124: error: no member named 'asReal' in 'YYRValue'
  458. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:56:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  459. YYRValue& sself_pt5_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt5_tim_b);
  460. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  461. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:62:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  462. YYRValue& sself_p_scoreadded = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_scoreadded);
  463. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  464. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:68:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  465. YYRValue& sself_p_ptm = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_ptm);
  466. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  467. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:16:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  468. YYRValue & global_sfxvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_sfxvol);
  469. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  470. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:17:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  471. YYRValue & global_titlevol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_titlevol);
  472. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  473. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:18:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  474. YYRValue & global_b1_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b1_heldtime);
  475. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  476. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:19:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  477. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_song_file.gml.cpp:18:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  478. YYRValue & global_globalvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_globalvol);
  479. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  480. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_song_file.gml.cpp:19:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  481. YYRValue & global_musicvol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_musicvol);
  482. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  483. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_song_file.gml.cpp:20:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  484. YYRValue & global_titlevol = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_titlevol);
  485. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  486. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))].asReal()))) {
  487. ~~~~~~~ ^
  488. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_nottimelesssthansound.gml.cpp:45:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  489. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  490. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  491. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_nottimelesssthansound.gml.cpp:47:94: error: no member named 'asReal' in 'YYRValue'
  492. int ___o307___ = /* volatile */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))];
  493. ~~~~~~~ ^
  494. 6 errors generated.
  495. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:81:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  496. YYRValue& sself_p_scoreadded = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_scoreadded);
  497. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  498. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:86:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  499. YYRValue& sself_p_del_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del_passed);
  500. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  501. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:93:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  502. YYRValue& sself_pt5_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt5_tim_b);
  503. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  504. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:94:43: error: no member named 'asReal' in 'YYRValue'
  505. YYRValue & global_b2_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b2_heldtime);
  506. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  507. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:20:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  508. YYRValue & global_b3_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b3_heldtime);
  509. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  510. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Create_0.gml.cpp:21:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  511. YYRValue & global_b4_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b4_heldtime);
  512. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  513. 9 errors generated.
  514. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Step_0.gml.cpp:25:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  515. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  516. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  517. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_song_file.gml.cpp:24:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  518. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  519. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  520. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_song_file.gml.cpp:25:49: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  521. YYRValue& sself_song = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song);
  522. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  523. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_play_song_file.gml.cpp:31:52: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  524. YYRValue& sself_songvol = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songvol);
  525. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  526. 6 errors generated.
  527. if (((YYGML_abs(/* local */local_timediff.asReal())-(/* context id changed from 146 to 152*/sself_pt5_tim_b))<=g_GMLMathEpsilon )){
  528. ~~~~~~~~~~~~~~ ^
  529. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:95:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  530. YYRValue& sself_pt5_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt5_tim_a);
  531. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  532. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:96:48: error: no member named 'asReal' in 'YYRValue'
  533. sc120 = (((YYGML_abs(/* local */local_timediff.asReal())-(/* First usage */sself_pt5_tim_a))>g_GMLMathEpsilon ));
  534. ~~~~~~~~~~~~~~ ^
  535. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:108:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  536. YYRValue& sself_p_pt5 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pt5);
  537. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Step_0.gml.cpp:38:100: error: no member named 'asReal' in 'YYRValue'
  538. if(YYGML_CallLegacyFunction(pSelf,pOther,gs_ret31,1,g_FUNC_keyboard_check_pressed.val,__pArg314__).asReal() > 0.5 ) {
  539. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  540. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_Step_0.gml.cpp:46:91: error: no member named 'asReal' in 'YYRValue'
  541. if(YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_show_question.val,__pArg317__).asReal() > 0.5 ) {
  542. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  543. 3 errors generated.
  544. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_timelesssthansound.gml.cpp:28:19: error: cannot increment value of type 'YYRValue'
  545. /* local */local_j++;
  546. ~~~~~~~^
  547. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_timelesssthansound.gml.cpp:31:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  548. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  549. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  550. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_timelesssthansound.gml.cpp:41:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  551. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  552. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  553. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_timelesssthansound.gml.cpp:42:124: error: no member named 'asReal' in 'YYRValue'
  554. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  555. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:116:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  556. YYRValue& sself_p_scoreadded = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_scoreadded);
  557. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  558. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:127:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  559. YYRValue& sself_p_del = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del);
  560. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  561. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:134:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  562. YYRValue& sself_pt4_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt4_tim_b);
  563. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  564. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:20:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  565. YYRValue& sself_p_mul = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul);
  566. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  567. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:26:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  568. YYRValue& sself_p_del = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del);
  569. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  570. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:48:19: error: cannot increment value of type 'YYRValue'
  571. /* local */local_k++;
  572. ~~~~~~~^
  573. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:51:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  574. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  575. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  576. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:41:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  577. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  578. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  579. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:75:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  580. YYRValue& sself_songstarted = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songstarted);
  581. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  582. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:81:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  583. YYRValue& sself_currentsongtime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_currentsongtime);
  584. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  585. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))].asReal()))) {
  586. ~~~~~~~ ^
  587. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_timelesssthansound.gml.cpp:45:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  588. YYRValue& sself_p_mul_objs_113345E7 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  589. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  590. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p_mul_mark_timelesssthansound.gml.cpp:47:94: error: no member named 'asReal' in 'YYRValue'
  591. int ___o302___ = /* volatile */sself_p_mul_objs_113345E7[(int)((int)((int)/* local */local_j.asReal()))];
  592. ~~~~~~~ ^
  593. 6 errors generated.
  594. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:135:43: error: no member named 'asReal' in 'YYRValue'
  595. if (((YYGML_abs(/* local */local_timediff.asReal())-(/* First usage */sself_pt4_tim_b))<=g_GMLMathEpsilon )){
  596. ~~~~~~~~~~~~~~ ^
  597. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_add_pts_play.gml.cpp:136:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  598. YYRValue& sself_pt4_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt4_tim_a);
  599. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  600. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  601. 20 errors generated.
  602. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:22:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  603. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  604. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  605. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:61:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  606. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  607. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  608. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:62:124: error: no member named 'asReal' in 'YYRValue'
  609. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal()))) {
  610. ~~~~~~~ ^
  611. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:65:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  612. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  613. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Alarm_0.gml.cpp:26:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  614. YYRValue& sself_songstarted = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songstarted);
  615. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  616. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Alarm_0.gml.cpp:32:27: error: no member named 'asReal' in 'YYRValue'
  617. if(/* local */local___b__.asReal() > 0.5 ) {
  618. ~~~~~~~~~~~ ^
  619. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Alarm_0.gml.cpp:49:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  620. YYRValue& sself_songstarted = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songstarted);
  621. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  622. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Alarm_0.gml.cpp:55:27: error: no member named 'asReal' in 'YYRValue'
  623. if(/* local */local___b__.asReal() > 0.5 ) {
  624. ~~~~~~~~~~~ ^
  625. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:82:61: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  626. YYRValue& sself_previoussongtime = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_previoussongtime);
  627. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  628. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:86:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  629. YYRValue& sself_p_tim_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue);
  630. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  631. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:87:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  632. YYRValue& sself_curr_queue_pos = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_queue_pos);
  633. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  634. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:88:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  635. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:40:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  636. YYRValue& sself_p_mul = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul);
  637. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  638. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:44:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  639. YYRValue& sself_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim);
  640. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  641. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:50:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  642. YYRValue& sself_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim);
  643. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  644. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:51:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  645. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  646. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:66:94: error: no member named 'asReal' in 'YYRValue'
  647. int ___o285___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  648. ~~~~~~~ ^
  649. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:73:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  650. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  651. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  652. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_del_p_obj.gml.cpp:74:99: error: no member named 'asReal' in 'YYRValue'
  653. int ___w286___ = (int)/* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal();
  654. 4 errors generated.
  655. YYRValue& sself_curr_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_tim);
  656. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  657. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:94:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  658. YYRValue& sself_p_pos_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pos_queue);
  659. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  660. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:95:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  661. YYRValue& sself_curr_p_pos = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_pos);
  662. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  663. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:101:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  664. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:57:49: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  665. YYRValue& sself_song = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song);
  666. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  667. YYRValue& sself_p_snd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_snd);
  668. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  669. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:73:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  670. YYRValue& sself_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim);
  671. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  672. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:79:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  673. YYRValue& sself_timelessthansound = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_timelessthansound);
  674. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  675. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:91:19: error: cannot increment value of type 'YYRValue'
  676. /* local */local_k++;
  677. ~~~~~~~^
  678. ~~~~~~~ ^
  679. 10 errors generated.
  680. YYRValue& sself_p_snd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_snd_queue);
  681. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  682. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:102:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  683. YYRValue& sself_curr_p_snd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_snd);
  684. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  685. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:108:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  686. YYRValue& sself_p_vol_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_vol_queue);
  687. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  688. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:109:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  689. YYRValue& sself_curr_p_vol = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_vol);
  690. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:61:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  691. YYRValue& sself_songstarted = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songstarted);
  692. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  693. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:65:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  694. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  695. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  696. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:77:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  697. YYRValue& sself_songstarted = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songstarted);
  698. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  699. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:94:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  700. YYRValue& sself_p_mul_objs = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  701. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  702. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:104:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  703. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  704. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  705. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:105:124: error: no member named 'asReal' in 'YYRValue'
  706. if(YYGML_instance_exists(pSelf,pOther,(int)(/* First usage */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))].asReal()))) {
  707. ~~~~~~~ ^
  708. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_KeyPress_34.gml.cpp:25:27: error: no member named 'asReal' in 'YYRValue'
  709. if(/* local */local___b__.asReal() > 0.5 ) {
  710. ~~~~~~~~~~~ ^
  711. 1 error generated.
  712. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_10.gml.cpp:25:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  713. YYRValue& sself_twobeatcount = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_twobeatcount);
  714. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  715. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_10.gml.cpp:29:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  716. YYRValue& sself_threebeatcount = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_threebeatcount);
  717. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  718. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  719. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:115:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  720. YYRValue& sself_p_pit_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pit_queue);
  721. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  722. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:116:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  723. YYRValue& sself_curr_p_pit = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_pit);
  724. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  725. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:122:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  726. YYRValue& sself_p_spd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spd_queue);
  727. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  728. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:81:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  729. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  730. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  731. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:86:52: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  732. YYRValue& sself_songvol = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songvol);
  733. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  734. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:90:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  735. YYRValue& sself_currscore = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_currscore);
  736. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  737. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:110:64: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  738. YYRValue& sself_p_mul_objs_061B2127 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_objs);
  739. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  740. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:111:94: error: no member named 'asReal' in 'YYRValue'
  741. int ___o296___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  742. ~~~~~~~ ^
  743. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:114:94: error: no member named 'asReal' in 'YYRValue'
  744. int ___o297___ = /* volatile */sself_p_mul_objs_061B2127[(int)((int)((int)/* local */local_k.asReal()))];
  745. ~~~~~~~ ^
  746. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_10.gml.cpp:33:58: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  747. YYRValue& sself_fourbeatcount = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fourbeatcount);
  748. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  749. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_10.gml.cpp:47:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  750. YYRValue& sself_twobeatcount = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_twobeatcount);
  751. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  752. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_10.gml.cpp:62:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  753. YYRValue& sself_threebeatcount = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_threebeatcount);
  754. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  755. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:123:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  756. YYRValue& sself_curr_p_spd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_spd);
  757. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  758. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:129:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  759. YYRValue& sself_p_spr_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr_queue);
  760. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  761. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Step_0.gml.cpp:130:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  762. YYRValue& sself_curr_p_spr = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_spr);
  763. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  764. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  765. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:94:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  766. YYRValue& sself_combo = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_combo);
  767. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  768. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:98:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  769. YYRValue& sself_xpos1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xpos1);
  770. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  771. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:102:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  772. YYRValue& sself_xpos2 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xpos2);
  773. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  774. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:106:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  775. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Script_scr_autoplay_p.gml.cpp:137:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  776. YYRValue& sself_timelessthansound = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_timelessthansound);
  777. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  778. 15 errors generated.
  779. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_init_KeyPress_33.gml.cpp:26:27: error: no member named 'asReal' in 'YYRValue'
  780. if(/* local */local___b__.asReal() > 0.5 ) {
  781. ~~~~~~~~~~~ ^
  782. 1 error generated.
  783. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_scale_line_Step_0.gml.cpp:15:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  784. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  785. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  786. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_10.gml.cpp:77:58: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  787. YYRValue& sself_fourbeatcount = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fourbeatcount);
  788. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  789. 6 errors generated.
  790. 20 errors generated.
  791. YYRValue& sself_xpos3 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xpos3);
  792. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  793. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:110:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  794. YYRValue& sself_xpos4 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xpos4);
  795. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  796. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:114:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  797. YYRValue& sself_ypos_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ypos_b);
  798. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  799. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:118:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  800. YYRValue& sself_ypos_spawn = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ypos_spawn);
  801. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_scale_line_Step_0.gml.cpp:28:52: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  802. YYRValue& sself_p_speed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_speed);
  803. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  804. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_scale_line_Step_0.gml.cpp:38:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  805. YYRValue& sself_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_passed);
  806. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  807. 3 errors generated.
  808. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  809. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:122:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  810. YYRValue& sself_xpos_line = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xpos_line);
  811. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  812. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:126:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  813. YYRValue& sself_ypos_line = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ypos_line);
  814. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  815. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:130:59: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  816. YYRValue& sself_curr_queue_pos = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_queue_pos);
  817. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  818. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_73.gml.cpp:17:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  819. YYRValue& sself_songstarted = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_songstarted);
  820. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  821. 1 error generated.
  822. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:18:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  823. YYRValue& sself_b_pos = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pos);
  824. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  825. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:22:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  826. YYRValue& sself_b_spr = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_spr);
  827. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  828. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:26:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  829. YYRValue& sself_xscale = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xscale);
  830. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  831. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:30:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  832. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_scale_line_Other_0.gml.cpp:17:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  833. YYRValue& sself_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_passed);
  834. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  835. 1 error generated.
  836. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:134:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  837. YYRValue& sself_curr_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_tim);
  838. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  839. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Create_0.gml.cpp:138:55: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  840. YYRValue& sself_curr_p_pos = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_curr_p_pos);
  841. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  842. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  843. 20 errors generated.
  844. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Other_0.gml.cpp:17:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  845. YYRValue& sself_p_del_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del_passed);
  846. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  847. 1 error generated.
  848. YYRValue& sself_yscale = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_yscale);
  849. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  850. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:34:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  851. YYRValue& sself_alpha = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_alpha);
  852. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  853. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:41:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  854. YYRValue& sself_b_pt1_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt1_tim_a);
  855. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  856. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:45:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  857. YYRValue& sself_b_pt1_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt1_tim_b);
  858. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  859. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:19:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  860. YYRValue& sself_song_file = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_song_file);
  861. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  862. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:25:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  863. YYRValue& sself_p_tim_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue);
  864. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  865. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:31:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  866. YYRValue& sself_p_pos_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pos_queue);
  867. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  868. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:49:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  869. YYRValue& sself_b_pt2_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt2_tim_a);
  870. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  871. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:53:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  872. YYRValue& sself_b_pt2_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt2_tim_b);
  873. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  874. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:57:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  875. YYRValue& sself_b_pt3_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt3_tim_a);
  876. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  877. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:18:48: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  878. YYRValue& sself_snd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_snd);
  879. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  880. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:22:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  881. YYRValue& sself_p_pt1 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pt1);
  882. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  883. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:26:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  884. YYRValue& sself_p_pt2 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pt2);
  885. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  886. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:30:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  887. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:52:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  888. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  889. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  890. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:64:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  891. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  892. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  893. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:76:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  894. YYRValue& sself_currscore = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_currscore);
  895. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  896. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:37:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  897. YYRValue& sself_p_snd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_snd_queue);
  898. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  899. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:43:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  900. YYRValue& sself_p_vol_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_vol_queue);
  901. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  902. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:49:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  903. YYRValue& sself_p_pit_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pit_queue);
  904. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  905. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:55:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  906. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:21:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  907. YYRValue& sself_p_del_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del_passed);
  908. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  909. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:61:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  910. YYRValue& sself_b_pt3_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt3_tim_b);
  911. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  912. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:65:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  913. YYRValue& sself_b_pt4_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt4_tim_a);
  914. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  915. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:69:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  916. YYRValue& sself_b_pt4_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt4_tim_b);
  917. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  918. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:73:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  919. YYRValue& sself_p_pt3 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pt3);
  920. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  921. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:34:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  922. YYRValue& sself_p_pt4 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pt4);
  923. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  924. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:38:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  925. YYRValue& sself_p_pt5 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pt5);
  926. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  927. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:42:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  928. YYRValue& sself_p_ptm = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_ptm);
  929. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  930. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:79:132: error: no member named 'GetString' in 'YYRValue'; did you mean 'pRefString'?
  931. YYRValue __arg462__((concat0 << g_pString459_50 << YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_string.val,__pArg461__).GetString(), concat0.answer()));
  932. ^~~~~~~~~
  933. pRefString
  934. C:\Users\Adam\AppData\Roaming\GameMaker-Studio\YYC\include\YYGML.h:366:16: note: 'pRefString' declared here
  935. RefString* pRefString;
  936. ^
  937. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:79:141: error: called object type 'RefString *' (aka '_RefThing<const char *> *') is not a function or function pointer
  938. YYRValue& sself_p_spd_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spd_queue);
  939. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  940. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:61:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  941. YYRValue& sself_p_spr_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr_queue);
  942. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  943. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:67:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  944. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:25:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  945. YYRValue& sself_p_spr = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr);
  946. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  947. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:26:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  948. YYRValue& sself_p_alp = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp);
  949. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  950. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:29:69: error: no member named 'asReal' in 'YYRValue'
  951. YYRValue& sself_p_alp_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp_queue);
  952. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  953. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:73:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  954. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_80.gml.cpp:25:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  955. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  956. YYRValue& sself_b_pt5_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt5_tim_a);
  957. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  958. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:77:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  959. YYRValue& sself_b_pt5_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt5_tim_b);
  960. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  961. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Create_0.gml.cpp:81:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  962. YYRValue& sself_drawlines = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_drawlines);
  963. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  964. 16 errors generated.
  965. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  966. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:46:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  967. YYRValue __arg462__((concat0 << g_pString459_50 << YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_string.val,__pArg461__).GetString(), concat0.answer()));
  968. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  969. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:87:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  970. YYRValue& sself_combo = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_combo);
  971. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  972. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:90:132: error: no member named 'GetString' in 'YYRValue'; did you mean 'pRefString'?
  973. YYRValue __arg467__((concat0 << g_pString464_50 << YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_string.val,__pArg466__).GetString(), concat0.answer()));
  974. ^~~~~~~~~
  975. YYRValue& sself_pt1_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt1_tim_a);
  976. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  977. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:50:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  978. YYRValue& sself_pt1_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt1_tim_b);
  979. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  980. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:54:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  981. YYRValue& sself_pt2_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt2_tim_a);
  982. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  983. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:58:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  984. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_p_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),1,1,0,16777215,(float)(/* First usage */sself_p_alp.asReal()));
  985. ~~~~~~~~~~~ ^
  986. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:29:117: error: no member named 'asReal' in 'YYRValue'
  987. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_p_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),1,1,0,16777215,(float)(/* First usage */sself_p_alp.asReal()));
  988. ~~~~~~~~~~ ^
  989. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:29:163: error: no member named 'asReal' in 'YYRValue'
  990. YYRValue& sself_p_mul_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul_queue);
  991. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  992. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:79:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  993. YYRValue& sself_p_aut_queue = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_aut_queue);
  994. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  995. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Other_5.gml.cpp:85:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  996. YYRValue& sself_p_tim_queue_adj = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim_queue_adj);
  997. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  998. 12 errors generated.
  999. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_80.gml.cpp:31:27: error: no member named 'asReal' in 'YYRValue'
  1000. if(/* local */local___b__.asReal() > 0.5 ) {
  1001. ~~~~~~~~~~~ ^
  1002. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_80.gml.cpp:38:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1003. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  1004. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1005. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_80.gml.cpp:46:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1006. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  1007. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1008. pRefString
  1009. C:\Users\Adam\AppData\Roaming\GameMaker-Studio\YYC\include\YYGML.h:366:16: note: 'pRefString' declared here
  1010. RefString* pRefString;
  1011. ^
  1012. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:90:141: error: called object type 'RefString *' (aka '_RefThing<const char *> *') is not a function or function pointer
  1013. YYRValue __arg467__((concat0 << g_pString464_50 << YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_string.val,__pArg466__).GetString(), concat0.answer()));
  1014. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  1015. YYRValue& sself_pt2_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt2_tim_b);
  1016. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1017. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:62:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1018. YYRValue& sself_pt3_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt3_tim_a);
  1019. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1020. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:66:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1021. YYRValue& sself_pt3_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt3_tim_b);
  1022. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1023. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:70:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1024. YYRValue& sself_pt4_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt4_tim_a);
  1025. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_p_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),1,1,0,16777215,(float)(/* First usage */sself_p_alp.asReal()));
  1026. ~~~~~~~~~~ ^
  1027. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:29:225: error: no member named 'asReal' in 'YYRValue'
  1028. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_p_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),1,1,0,16777215,(float)(/* First usage */sself_p_alp.asReal()));
  1029. ~~~~~~~~~~~ ^
  1030. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_80.gml.cpp:52:27: error: no member named 'asReal' in 'YYRValue'
  1031. if(/* local */local___b__.asReal() > 0.5 ) {
  1032. ~~~~~~~~~~~ ^
  1033. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_KeyPress_80.gml.cpp:59:53: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1034. YYRValue& sself_autoplay = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_autoplay);
  1035. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1036. 6 errors generated.
  1037. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:98:60: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1038. YYRValue& sself_fullbeattoggle0 = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_fullbeattoggle0);
  1039. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1040. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:100:132: error: no member named 'GetString' in 'YYRValue'; did you mean 'pRefString'?
  1041. YYRValue __arg471__((concat0 << g_pString469_50 << YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_string.val,__pArg470__).GetString(), concat0.answer()));
  1042. ^~~~~~~~~
  1043. pRefString
  1044. C:\Users\Adam\AppData\Roaming\GameMaker-Studio\YYC\include\YYGML.h:366:16: note: 'pRefString' declared here
  1045. RefString* pRefString;
  1046. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1047. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:74:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1048. YYRValue& sself_pt4_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt4_tim_b);
  1049. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1050. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:78:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1051. YYRValue& sself_pt5_tim_a = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt5_tim_a);
  1052. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1053. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:82:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1054. YYRValue& sself_pt5_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt5_tim_b);
  1055. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1056. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:34:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1057. YYRValue& sself_p_spr = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spr);
  1058. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1059. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:35:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1060. YYRValue& sself_p_alp = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_alp);
  1061. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1062. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:38:91: error: no member named 'asReal' in 'YYRValue'
  1063. YYGML_draw_sprite_ext(pSelf,(int)((int)/* context id changed from 656 to 657*/sself_p_spr.asReal()),0,(float)(/* volatile */sbuiltin_x.asReal()),(float)(/* volatile */sbuiltin_y.asReal()),1,1,0,8421504,(float)(/* context id changed from 656 to 657*/sself_p_alp.asReal()));
  1064. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_scale_line_Create_0.gml.cpp:19:52: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1065. YYRValue& sself_p_speed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_speed);
  1066. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1067. ^
  1068. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_song_control_Draw_0.gml.cpp:100:141: error: called object type 'RefString *' (aka '_RefThing<const char *> *') is not a function or function pointer
  1069. YYRValue __arg471__((concat0 << g_pString469_50 << YYGML_CallLegacyFunction(pSelf,pOther,__ret1__,1,g_FUNC_string.val,__pArg470__).GetString(), concat0.answer()));
  1070. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  1071. 11 errors generated.
  1072. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:86:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1073. YYRValue& sself_p_del = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del);
  1074. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1075. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Create_0.gml.cpp:90:57: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1076. YYRValue& sself_p_del_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_del_passed);
  1077. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1078. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  1079. 20 errors generated.
  1080. ~~~~~~~~~~~ ^
  1081. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:38:136: error: no member named 'asReal' in 'YYRValue'
  1082. YYGML_draw_sprite_ext(pSelf,(int)((int)/* context id changed from 656 to 657*/sself_p_spr.asReal()),0,(float)(/* volatile */sbuiltin_x.asReal()),(float)(/* volatile */sbuiltin_y.asReal()),1,1,0,8421504,(float)(/* context id changed from 656 to 657*/sself_p_alp.asReal()));
  1083. ~~~~~~~~~~ ^
  1084. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:38:179: error: no member named 'asReal' in 'YYRValue'
  1085. YYGML_draw_sprite_ext(pSelf,(int)((int)/* context id changed from 656 to 657*/sself_p_spr.asReal()),0,(float)(/* volatile */sbuiltin_x.asReal()),(float)(/* volatile */sbuiltin_y.asReal()),1,1,0,8421504,(float)(/* context id changed from 656 to 657*/sself_p_alp.asReal()));
  1086. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_scale_line_Create_0.gml.cpp:24:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1087. YYRValue& sself_passed = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_passed);
  1088. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1089. 2 errors generated.
  1090. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/DMXHero2.vars.cpp:526:9: error: no member named 'pYYStackTrace' in 'SLLVMVars'
  1091. _pVars->pYYStackTrace = &SYYStackTrace::s_pStart;
  1092. ~~~~~~ ^
  1093. ~~~~~~~~~~ ^
  1094. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Draw_0.gml.cpp:38:262: error: no member named 'asReal' in 'YYRValue'
  1095. YYGML_draw_sprite_ext(pSelf,(int)((int)/* context id changed from 656 to 657*/sself_p_spr.asReal()),0,(float)(/* volatile */sbuiltin_x.asReal()),(float)(/* volatile */sbuiltin_y.asReal()),1,1,0,8421504,(float)(/* context id changed from 656 to 657*/sself_p_alp.asReal()));
  1096. ~~~~~~~~~~~ ^
  1097. 13 errors generated.
  1098. 1 error generated.
  1099. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:33:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1100. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  1101. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1102. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:35:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1103. YYRValue & global_b1_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b1_heldtime);
  1104. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1105. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:36:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1106. YYRValue & global_b2_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b2_heldtime);
  1107. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1108. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:37:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1109. YYRValue & global_b3_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b3_heldtime);
  1110. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1111. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:38:62: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1112. YYRValue & global_b4_heldtime = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_b4_heldtime);
  1113. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1114. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:52:60: error: no member named 'asReal' in 'YYRValue'
  1115. if(gml_Script_scr_b1_pressed(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1116. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1117. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:62:60: error: no member named 'asReal' in 'YYRValue'
  1118. if(gml_Script_scr_b2_pressed(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1119. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1120. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:72:60: error: no member named 'asReal' in 'YYRValue'
  1121. if(gml_Script_scr_b3_pressed(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1122. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1123. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:82:60: error: no member named 'asReal' in 'YYRValue'
  1124. if(gml_Script_scr_b4_pressed(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1125. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1126. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:94:57: error: no member named 'asReal' in 'YYRValue'
  1127. if(gml_Script_scr_b1_held(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1128. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1129. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:104:57: error: no member named 'asReal' in 'YYRValue'
  1130. if(gml_Script_scr_b2_held(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1131. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1132. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:114:57: error: no member named 'asReal' in 'YYRValue'
  1133. if(gml_Script_scr_b3_held(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1134. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1135. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:124:57: error: no member named 'asReal' in 'YYRValue'
  1136. if(gml_Script_scr_b4_held(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1137. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1138. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:136:61: error: no member named 'asReal' in 'YYRValue'
  1139. if(gml_Script_scr_b1_released(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1140. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1141. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:145:61: error: no member named 'asReal' in 'YYRValue'
  1142. if(gml_Script_scr_b2_released(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1143. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1144. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:154:61: error: no member named 'asReal' in 'YYRValue'
  1145. if(gml_Script_scr_b3_released(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1146. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1147. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:163:61: error: no member named 'asReal' in 'YYRValue'
  1148. if(gml_Script_scr_b4_released(pSelf,pOther,gs_ret57,0,NULL).asReal() > 0.5 ) {
  1149. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1150. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:183:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1151. YYRValue& sself_p_mul = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_mul);
  1152. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1153. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Step_0.gml.cpp:189:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1154. YYRValue& sself_p_pos = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_pos);
  1155. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1156. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  1157. 20 errors generated.
  1158. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_KeyPress_84.gml.cpp:25:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1159. YYRValue& sself_drawlines = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_drawlines);
  1160. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1161. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_KeyPress_84.gml.cpp:31:27: error: no member named 'asReal' in 'YYRValue'
  1162. if(/* local */local___b__.asReal() > 0.5 ) {
  1163. ~~~~~~~~~~~ ^
  1164. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_KeyPress_84.gml.cpp:38:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1165. YYRValue& sself_drawlines = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_drawlines);
  1166. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1167. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_KeyPress_84.gml.cpp:46:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1168. YYRValue& sself_drawlines = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_drawlines);
  1169. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1170. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_KeyPress_84.gml.cpp:52:27: error: no member named 'asReal' in 'YYRValue'
  1171. if(/* local */local___b__.asReal() > 0.5 ) {
  1172. ~~~~~~~~~~~ ^
  1173. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_KeyPress_84.gml.cpp:59:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1174. YYRValue& sself_drawlines = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_drawlines);
  1175. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1176. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:34:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1177. YYRValue& sself_b_spr = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_spr);
  1178. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1179. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:35:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1180. YYRValue& sself_xscale = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_xscale);
  1181. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1182. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:36:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1183. YYRValue& sself_yscale = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_yscale);
  1184. 6 errors generated.
  1185. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1186. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:37:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1187. YYRValue& sself_alpha = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_alpha);
  1188. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1189. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:40:69: error: no member named 'asReal' in 'YYRValue'
  1190. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_b_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),(float)(/* First usage */sself_xscale.asReal()),(float)(/* First usage */sself_yscale.asReal()),0,16777215,(float)(/* First usage */sself_alpha.asReal()));
  1191. ~~~~~~~~~~~ ^
  1192. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:40:117: error: no member named 'asReal' in 'YYRValue'
  1193. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_b_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),(float)(/* First usage */sself_xscale.asReal()),(float)(/* First usage */sself_yscale.asReal()),0,16777215,(float)(/* First usage */sself_alpha.asReal()));
  1194. ~~~~~~~~~~ ^
  1195. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:40:163: error: no member named 'asReal' in 'YYRValue'
  1196. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_b_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),(float)(/* First usage */sself_xscale.asReal()),(float)(/* First usage */sself_yscale.asReal()),0,16777215,(float)(/* First usage */sself_alpha.asReal()));
  1197. ~~~~~~~~~~ ^
  1198. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:40:211: error: no member named 'asReal' in 'YYRValue'
  1199. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_b_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),(float)(/* First usage */sself_xscale.asReal()),(float)(/* First usage */sself_yscale.asReal()),0,16777215,(float)(/* First usage */sself_alpha.asReal()));
  1200. ~~~~~~~~~~~~ ^
  1201. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:40:259: error: no member named 'asReal' in 'YYRValue'
  1202. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_b_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),(float)(/* First usage */sself_xscale.asReal()),(float)(/* First usage */sself_yscale.asReal()),0,16777215,(float)(/* First usage */sself_alpha.asReal()));
  1203. ~~~~~~~~~~~~ ^
  1204. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:40:317: error: no member named 'asReal' in 'YYRValue'
  1205. YYGML_draw_sprite_ext(pSelf,(int)((int)/* First usage */sself_b_spr.asReal()),0,(float)(/* First usage */sbuiltin_x.asReal()),(float)(/* First usage */sbuiltin_y.asReal()),(float)(/* First usage */sself_xscale.asReal()),(float)(/* First usage */sself_yscale.asReal()),0,16777215,(float)(/* First usage */sself_alpha.asReal()));
  1206. ~~~~~~~~~~~ ^
  1207. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:43:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1208. YYRValue& sself_drawlines = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_drawlines);
  1209. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1210. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:52:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1211. YYRValue& sself_b_pt1_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt1_tim_b);
  1212. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1213. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:59:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1214. YYRValue& sself_b_pt2_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt2_tim_b);
  1215. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1216. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:64:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1217. YYRValue& sself_b_pt3_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt3_tim_b);
  1218. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1219. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:69:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1220. YYRValue& sself_b_pt4_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt4_tim_b);
  1221. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1222. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:74:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1223. YYRValue& sself_b_pt5_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_b_pt5_tim_b);
  1224. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1225. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_b_Draw_0.gml.cpp:82:51: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1226. YYRValue& sself_ypos_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_ypos_b);
  1227. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1228. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Step_0.gml.cpp:19:56: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1229. YYRValue & global_delta = ((CInstanceBase*)g_pGlobal)->GetYYVarRef(kVARID_global_delta);
  1230. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1231. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Step_0.gml.cpp:36:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1232. YYRValue& sself_p_spd = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_spd);
  1233. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1234. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Step_0.gml.cpp:42:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1235. YYRValue& sself_p_aut = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_aut);
  1236. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1237. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Step_0.gml.cpp:56:50: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1238. YYRValue& sself_p_tim = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_p_tim);
  1239. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1240. C:/Users/Adam/Documents/GameMaker/Cache/DMXHero2/Default/Scripts/gml_Object_obj_p_Step_0.gml.cpp:63:54: error: no member named 'GetYYVarRef' in 'CInstanceBase'
  1241. YYRValue& sself_pt5_tim_b = ((CInstanceBase*)pSelf)->GetYYVarRef(kVARID_self_pt5_tim_b);
  1242. ~~~~~~~~~~~~~~~~~~~~~~~ ^
  1243. 5 errors generated.
  1244. 17 errors generated.
  1245. linking DMXHero2.exe
  1246. Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384
  1247. Copyright (C) Microsoft Corporation. All rights reserved.
  1248. LINK : fatal error LNK1181: cannot open input file 'C:\Users\Adam\Documents\GameMaker\Cache\DMXHero2\Default\Scripts\Release\x86\gml_Script_scr_init_room_variables.gml.o'
  1249. C:\Users\Adam\AppData\Local\gm_ttt_24787\gm_ttt_66665\DMXHero2.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.
  1250. Stats : GMA : Elapsed=23892.3666
  1251. Stats : GMA : sp=9,au=14,bk=2,pt=0,sc=29,sh=0,fo=1,tl=0,ob=5,ro=5,da=0,ex=0,ma=4,fm=0x48A40260
  1252. Asset Compile finished: 7:54:00 AM
  1253. Compile finished: 7:54:00 AM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement