Earlier today, I dragged the packager into my app inside Sencha Architect out of curiosity. I deleted it because I decided I wasn't quite ready. Now, Ext.Msg throws this whenever a button is pushed...
PHP Code:
Uncaught Error sencha-touch-all-debug.js:3651Ext.Error.raisesencha-touch-all-debug.js:3651Ext.apply.parsesencha-touch-all-debug.js:14199Ext.apply.issencha-touch-all-debug.js:14115Ext.define.matchesSelectorsencha-touch-all-debug.js:58970Ext.define.publishsencha-touch-all-debug.js:59047Ext.define.doFiresencha-touch-all-debug.js:17325Ext.define.firesencha-touch-all-debug.js:17252Ext.define.doDispatchEventsencha-touch-all-debug.js:22352Ext.define.dispatchEventsencha-touch-all-debug.js:22333Ext.define.doFireEventsencha-touch-all-debug.js:26580Ext.define.fireActionsencha-touch-all-debug.js:26569Ext.define.onTapsencha-touch-all-debug.js:56149Ext.define.doFiresencha-touch-all-debug.js:17325Ext.define.firesencha-touch-all-debug.js:17252Ext.define.doDispatchEventsencha-touch-all-debug.js:22352Ext.define.dispatchsencha-touch-all-debug.js:17690Base.implement.callParentsencha-touch-all-debug.js:4519Ext.define.dispatchsencha-touch-all-debug.js:23077Ext.define.doPublishsencha-touch-all-debug.js:23119Ext.define.publishsencha-touch-all-debug.js:23084Base.implement.callParentsencha-touch-all-debug.js:4519Ext.define.publishsencha-touch-all-debug.js:23476Ext.define.onRecognizedsencha-touch-all-debug.js:23460Ext.define.firesencha-touch-all-debug.js:17751Ext.define.onTouchEndsencha-touch-all-debug.js:24432Ext.define.invokeRecognizerssencha-touch-all-debug.js:23526Ext.define.onTouchEndsencha-touch-all-debug.js:23675override.processEventsencha-touch-all-debug.js:23747Ext.define.onEventsencha-touch-all-debug.js:23353Base.implement.callParentsencha-touch-all-debug.js:4519override.onEventsencha-touch-all-debug.js:23743(anonymous function)
I have no idea why this is happening, I have poked around numerous times inside the file structure to