Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certain extensions cannot be used without an internet connection #5581

Open
1 task done
QuetzalcoutlDev opened this issue Aug 20, 2023 · 2 comments
Open
1 task done

Comments

@QuetzalcoutlDev
Copy link

Is there an existing issue for this?

Describe the bug

A problem that I had forgotten to report and that has been happening for a long time in the new versions of GDevelop is that the "input" and "user interface" extensions cannot be used without an internet connection

What do I mean?

Well, the objects "Multitouch Joystick", "button", "slider", "toogle switch" and the types of "resource bar" are not objects that come included with GDevelop and you must install an extension before, and when selecting GDevelop it allows us to choose pre-made images from the resource store or create them from scratch.

But there is a problem, sometimes I am without internet connection and when I want to create let's say the "Button" object, GDevelop does not allow me to create it because I am not connected to the internet.

And that happens even with the "input" and "user interface" extensions installed.

1
I'm not connected to the internet, but I have the "PanelSpriteButton" extension installed, and it still won't let me create the object:
2

Steps to reproduce

  1. Install for example the extension "PanelSpriteButton".
  2. Disconnect your connection
  3. Try to create the "Button (Panel Sprite)" object

GDevelop platform

Desktop

GDevelop version

5.2.169

Platform info

Linux

Additional context

No response

@QuetzalcoutlDev QuetzalcoutlDev changed the title The "Input" and "User Interface" extensions cannot be used without an internet connection The extensions "Input" and "User Interface" cannot be used without an internet connection Aug 20, 2023
@QuetzalcoutlDev QuetzalcoutlDev changed the title The extensions "Input" and "User Interface" cannot be used without an internet connection Extensions cannot be used without an internet connection Aug 21, 2023
@QuetzalcoutlDev QuetzalcoutlDev changed the title Extensions cannot be used without an internet connection Certain extensions cannot be used without an internet connection Aug 21, 2023
@ClementPasteau
Copy link
Collaborator

Thanks for reporting this @QuetzalcoutlDev :)
Those objects are indeed greyed out if no internet connection is detected, as they require downloading & installing an extension.
Though, it does not take into account if that extension is already installed or not.
That would be a nice improvement indeed.

@QuetzalcoutlDev
Copy link
Author

@ClementPasteau What happens is that I install the Button extension (Sprite Panel) "PanelSpriteButton" and it doesn't allow me to use it if I'm not connected to the internet, what happens is that if I install the extension it should allow me to create the Button object, not ? whether or not you have an internet connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants