Hello, Just I open my VS code, and I find a warning, which says that this extension is no longer available at marketplace.
What happened?
/BlueIcaro
Hello, Just I open my VS code, and I find a warning, which says that this extension is no longer available at marketplace.
What happened?
/BlueIcaro
Hm. I also see this message “This extension is no longer available on the Extension Marketplace.”, for “Castle Game Engine” and lots of other extensions in my VS Code… I think this happened for me after upgrading VS Code today, I think I didn’t see this message yesterday.
In short: I have no idea yet what is the cause, but it seems that you can ignore this message, actually – it’s not true and it doesn’t imply any loss in functionality.
From what I can see, the message is literally not true.
The extension, when installed, also continues to work without any problems.
I see a lot of other extensions I have in VS Code (but not all) also show this message. Like:
P.S. As a completely unrelated problem, I just noticed that our forum didn’t allow to upload images or save posts’ drafts, since yesterday. That was an unrelated problem (I misconfigured one thing at Cloudflare), fixed now. Let me know if you observe any issue in the forum ![]()
Why does it seem that “problem always come in groups”? ![]()
Hello, It’s strange, because the extension that show the advise are all CGE extensions.
As you can see in this image (instalado = installed, recomendado = advise)
But the extension can be found on Market
I can confirm that the extension works on Debian 13, so I think its some confusion as you say @Michails
/BlueIcaro
P.D. Yes, yesterday I couldn’t upload a image, but I thought that was some issue of my navigator.
Solved! I have uploaded new version of the Castle Game Engine extension, 1.4.2.
npm update),→ and the error is gone. My guess is that VS Code requires using one of the above dependencies, like VSCE, in the latest version, and this confusing warning is a result when it wasn’t up to date.
You don’t need to do anything special – just restart VS Code, it should automatically pick up extension version 1.4.2 and the warning will be gone.
I think this was just an accident. Indeed “Pascal Magic” and “Free Pascal (fpc) Debugger” extensions have the same issue, but also few other extensions on my system, not related to Pascal / CGE (“File Bunny”, “Flip”…) have this problem.
I think we should submit similar bugreports to our recommended packages, “Pascal Magic” and “Free Pascal (fpc) Debugger”, they should also do the upgrade of theor build-dependencies (my bet is that upgrading VSCE is most important) and upload a new version. Would you be willing to do this, please please?
A bugreport like this:
Please upgrade build-dependencies of your extension, in particular VSCE, to avoid warning " This extension is no longer available on the Extension Marketplace” in latest VS Code. See here for details how this issue was solved for Castle Game Engine extension: https://forum.castle-engine.io/t/vs-code-extension-no-longer-avaliable/2025/5?u=michalis.
Let me know if you don’t want this task on your head, then I’ll add it to my TODOs ![]()