ensingm2 / SteamMonsterGameScript

A Javascript automator for the 2015 Summer Steam Monster Minigame
78 stars 29 forks source link

Uncaught ReferenceError: GM_info is not defined #144

Closed nuadi closed 9 years ago

nuadi commented 9 years ago

Execute method: Java console Version: 1.99

Stack trace from console:

Uncaught ReferenceError: GM_info is not defined
  getUploadedFilePath @ VM10532:2086
  addExtraUI @ VM10532:1400
  initGUI @ VM10532:1258
 (anonymous function) @ VM10532:127
Unknown-Zombie commented 9 years ago

Came to report same thing. My game isn't loading altered UI elements; don't know if it's related to this.

Console output (Chrome):

Uncaught ReferenceError: GM_info is not defined
getUploadedFilePath @ (program):2084
addExtraUI @ (program):1398
initGUI @ (program):1256
(anonymous function) @ (program):125
nuadi commented 9 years ago

Script appears to be working in every other measurable way. Only portion non-functioning is new Statistics and Settings drawers that were at the bottom of the UI.