HikeGame / 2moons-2.0

Version 2.0 of 2moons compatible PHP 7.2
MIT License
49 stars 39 forks source link

Fehlermeldung beim Abrrechen einer Forschung #3

Open Zulsaframano opened 6 years ago

Zulsaframano commented 6 years ago

Diese Fehlermeldung kommt wenn man eine Forschung abbrechen möchte.

Message: Undefined offset: 113 File: /includes/pages/game/ShowResearchPage.class.php Line: 61 PHP-Version: 5.6.33 PHP-API: cgi-fcgi 2Moons Version: 2.0.git Debug Backtrace:

0 /includes/pages/game/ShowResearchPage.class.php(61): errorHandler(8, 'Undefined offse...', 'FILEPATH ...', 61, Array)

1 /includes/pages/game/ShowResearchPage.class.php(342): ShowResearchPage->CancelBuildingFromQueue()

2 /game.php(44): ShowResearchPage->show()

3 {main}

HikeGame commented 6 years ago

Ja das ist schon Post wir werden das Problem beheben

mys commented 6 years ago

I believe https://github.com/steemnova/steemnova/pull/3 is the fix. Same issue happened, but the error occuring at different line.

Description https://utopian.io/utopian-io/@mys/steemnova-impossible-to-cancel-buildings-research-queue-bugfix

Instinkt-Servers commented 5 years ago

Same Error here.