-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Is there an existing issue for this?
- I have searched the existing issues
Enter the name of the extension
BUTTON STATES AND EFFECTS
Describe the bug of the extension
A crash or error happened in the game.
If you're using JavaScript, verify your code. Otherwise, this might be an issue with GDevelop - consider reporting a bug. Full error is: gdjs.Game_32SceneCode.GDGunequip_9595ButtonObjects2[i].getBehavior(...).IsClicked is not a function
TypeError: gdjs.Game_32SceneCode.GDGunequip_9595ButtonObjects2[i].getBehavior(...).IsClicked is not a function
at gdjs.Game_32SceneCode.eventsList3 (https://appassets.androidplatform.net/gdevelop-mobile-preview/preview/code0.js?gdCacheBurst=787696523:189:90)
at gdjs.Game_32SceneCode.eventsList4 (https://appassets.androidplatform.net/gdevelop-mobile-preview/preview/code0.js?gdCacheBurst=787696523:307:101)
at gdjs.Game_32SceneCode.eventsList25 (https://appassets.androidplatform.net/gdevelop-mobile-preview/preview/code0.js?gdCacheBurst=787696523:1172:111)
at gdjs.Game_32SceneCode.func [as _eventsFunction] (https://appassets.androidplatform.net/gdevelop-mobile-preview/preview/code0.js?gdCacheBurst=787696523:1293:23)
at u.renderAndStep (https://resources.gdevelop-app.com/GDJS-mobile/GDJS-5.5.247-mobile-1b860c9d45b13feb1e71233b46dfcae1664479dc/Runtime/runtimescene.js:1:5640)
at d.step (https://resources.gdevelop-app.com/GDJS-mobile/GDJS-5.5.247-mobile-1b860c9d45b13feb1e71233b46dfcae1664479dc/Runtime/scenestack.js:1:796)
at https://resources.gdevelop-app.com/GDJS-mobile/GDJS-5.5.247-mobile-1b860c9d45b13feb1e71233b46dfcae1664479dc/Runtime/runtimegame.js:1:12326
at i (https://resources.gdevelop-app.com/GDJS-mobile/GDJS-5.5.247-mobile-1b860c9d45b13feb1e71233b46dfcae1664479dc/Runtime/pixi-renderers/runtimegame-pixi-renderer.js:1:11738)
Steps to reproduce
Nope it isnt
GDevelop platform
Mobile
GDevelop version
1.0.265
Platform info
Details
OS (e.g. Windows, Linux, macOS, Android, iOS)
OS Version (e.g. Windows 10, macOS 10.15)
Browser(For Web) (e.g. Chrome, Firefox, Safari)
Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)
Additional context
No response