mainIine / foe-helfer-extension

FoE Helfer - Extension for chromium based browsers and Firefox ;-)
https://foe-helper.com
GNU Affero General Public License v3.0
119 stars 181 forks source link

Blue Galaxy Helper no longer removing used buildings #2736

Closed SuRFDownUnder closed 5 months ago

SuRFDownUnder commented 5 months ago

Since the Fragments were added to the Blue Galaxy Helper it has become a lot less useful because buildings that have been used are not removed from the list and as the list does not scroll you cannot even see what buildings should be used, nor can you resize the window as the resizer is off the bottom of the screen and there is no way to get to it. (Browser is Edge OS is Windows 11). On top of this it is no longer taking into account the Forgotten Template (Panda Shrine in below picture actually gives 207 FPs)

Screenshot 2024-01-21 211601

outoftheline commented 5 months ago

please wait for the latest update, it includes some bugfixes. thank you!

valimaties commented 5 months ago

with the latest version, collected buildings still remains in the list...

image

outoftheline commented 5 months ago

@valimaties whats your latest version? any errors in the console when collecting?

valimaties commented 5 months ago

Seems working now.

SuRFDownUnder commented 5 months ago

I am using version 3.5.0.0. This is the error that is posted in the console when I click on my Panda Shrine, which does not vanish from the list:

merged-3rd-party-109b844c.js:16 TypeError: Cannot read properties of undefined (reading 'required_population') at Object.getPopulation (_main.js:878:37) at Object.createNewCityMapEntity (_main.js:1372:27) at _main.js:407:36 at Array.forEach () at _main.js:403:14 at _proxyAction (foeproxy.js:390:5) at proxyAction (foeproxy.js:405:3) at XMLHttpRequest.xhrOnLoadHandler (foeproxy.js:525:7)

valimaties commented 5 months ago

The latest version is 3.5.0.2, which works fine... so update your extension

SuRFDownUnder commented 5 months ago

The current version in the store is 3.5.0.0. How can I update the extension to 3.5.0.2?

valimaties commented 5 months ago

what browser do you use?

SuRFDownUnder commented 5 months ago

Microsoft Edge.

valimaties commented 5 months ago

For microsoft Edge, do like this:

  1. open extensions from menu
  2. search and uninstall your current extension
  3. enable "Allow extensions from other stores" (in the left part of the screen)
  4. install the extension from chrome store (FoE-Helper), which is 3.5.0.2
SuRFDownUnder commented 5 months ago

That got me to 3.5.0.2. Thank you.