WPFerg / scratch-html5

HTML 5 based Scratch project player
GNU General Public License v2.0
1 stars 1 forks source link

Undefined is not a function - Primitives 82 #21

Open WPFerg opened 10 years ago

WPFerg commented 10 years ago

Uncaught TypeError: undefined is not a function Primitives.js:82 Primitives.primLetterOf Primitives.js:82 Interpreter.arg Interpreter.js:231 primTable.= Primitives.js:36 Interpreter.arg Interpreter.js:231 Interpreter.boolarg Interpreter.js:245 primitiveTable.doIfElse Interpreter.js:299 Interpreter.stepActiveThread Interpreter.js:156 Interpreter.stepThreads Interpreter.js:113 Runtime.step

WPFerg commented 10 years ago

Appears to be a similar problem to #22