tink icon indicating copy to clipboard operation
tink copied to clipboard

Can't Create Button

Open Eagleheart opened this issue 9 years ago • 2 comments

When I run the command to create a button I keep getting the following error:

/LiveDevelopment/Agents/ConsoleAgent.js:55 ConsoleAgent: Uncaught TypeError: Cannot read property 'press' of undefined (url: http://127.0.0.1:53356/pixi.js/bin/pixi.js)

It stops everything from rendering. I assume there was an update in PIXI that made tink stop working right?

Eagleheart avatar Jun 30 '16 07:06 Eagleheart

I've tested with Pixi v 3.10 and it's working with my setup. I haven't tested with v.4.x - which Pixi version are you using? Could you please post a little more of your code, and also your development environment (browser and webserver?)

kittykatattack avatar Jul 01 '16 18:07 kittykatattack

Please try with Pixi 4, it does not seem to work. :(

manico avatar Oct 14 '16 11:10 manico