thewierdnut / endless-mobile

Space exploration, trading, and combat game.
https://endless-sky.github.io/
GNU General Public License v3.0
92 stars 6 forks source link

Can't delete plugins when the plugin name is not the folder name #112

Closed YiffLord closed 6 months ago

YiffLord commented 6 months ago

Problem Description

Why does this happen? Has it happened to you before? Is it an issue only found with this specific plugin? Couldit be an issue with the plugin switch-off feature?

Screenshot_20231006-143645

Related Issue Links

/

Desired Solution

/

Alternative Approaches

/

Additional Context

I deactivated this specific plugin, played the game with the plugin off for a while, then activated it again. After a while I chose to remove it but it gives error every time, can't remove it.

thewierdnut commented 6 months ago

I would love to see the internal state of the plugin folder.

What version do you have installed? Do you have experience using adb?

YiffLord commented 6 months ago

I would love to see the internal state of the plugin folder.

What version do you have installed? Do you have experience using adb?

Version installed is the latest continuous aviable. No experience using adb whatsoever.

thewierdnut commented 6 months ago

Uhg. The name of the plugin is no longer its folder name, and it's trying to delete the plugin using the plugin name, rather than the plugin path.

I'll need to fix this.