エラー事例


Uncaught TypeError: Cannot read property 'frequency' of undefined tmlib.js:15124

(anonymous function) tmlib.js:15124
tm.define.fire tmlib.js:1990
tm.define._update tmlib.js:12410
tm.app.BaseApp.tm.createClass._updateElement tmlib.js:11732
tm.app.BaseApp.tm.createClass._updateElement tmlib.js:11738
tm.app.BaseApp.tm.createClass._update tmlib.js:11724
tm.app.BaseApp.tm.createClass._loop tmlib.js:11579
(anonymous function) tmlib.js:11556
temp tmlib.js:253

tm.display.AnimationSpriteクラスに、与えたスプレッドシートに存在しない、
アニメーションラベルがgotoAndPlay()で指定された際に発生。


Uncaught TypeError: Cannot set property 'x' of null tmlib.js:12293

tm.define.setPosition tmlib.js:12293
tm.define.init index_user_scripts.js:103
tm_class tmlib.js:101
(anonymous function) index_user_scripts.js:66
tm.define.fire tmlib.js:1990
tm.define._dispatchPointingEvent tmlib.js:12500
tm.define.__checkPointing tmlib.js:12483
tm.define._checkTouch tmlib.js:12443
tm.define._update tmlib.js:12414
tm.app.BaseApp.tm.createClass._updateElement tmlib.js:11732
tm.app.BaseApp.tm.createClass._update tmlib.js:11724
tm.app.BaseApp.tm.createClass._loop tmlib.js:11579
(anonymous function) tmlib.js:11556
temp tmlib.js:253

tm.app.AnimationSpriteのthis.superInit()を呼ばずにsetPosition()した際に発生

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2014年07月14日 17:31