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

Attack system dont work #466

Closed
karmakarmelo opened this issue Dec 6, 2021 · 1 comment
Closed

Attack system dont work #466

karmakarmelo opened this issue Dec 6, 2021 · 1 comment
Assignees
Labels
Bug Issues that is an error, bug or it is not working as expected Fixed Issues that after being labeled as Bug have been resolved
Milestone

Comments

@karmakarmelo
Copy link

karmakarmelo commented Dec 6, 2021

I have a problem with the attack system, when I send fleets to an enemygo to attack when they arrive, they simply leave me a white box with this message (An error occurred, we will resolve it soon as possible), I cannot locate the problem. It also leaves me a log error with this:

Monday 6th of December 2021 12:16:19 AM
ArgumentCountError: func_get_args() expects exactly 0 arguments, 1 given in C:\xampp\htdocs\app\ThirdParty\battle_engine\utils\DebugManager.php:59

Stack trace:
#0 C:\xampp\htdocs\app\ThirdParty\battle_engine\utils\DebugManager.php(59): func_get_args(Array)
#1 C:\xampp\htdocs\app\libraries\missions\Attack.php(179): DebugManager::{closure}()
#2 C:\xampp\htdocs\app\libraries\MissionControlLibrary.php(99): App\libraries\missions\Attack->attackMission(Array)
#3 C:\xampp\htdocs\app\libraries\MissionControlLibrary.php(47): App\libraries\MissionControlLibrary->processMissions(Array)
#4 C:\xampp\htdocs\app\libraries\UpdatesLibrary.php(147): App\libraries\MissionControlLibrary->arrivingFleets()
#5 C:\xampp\htdocs\app\libraries\UpdatesLibrary.php(54): App\libraries\UpdatesLibrary->updateFleets()
#6 C:\xampp\htdocs\app\core\common.php(194): App\libraries\UpdatesLibrary->__construct()
#7 C:\xampp\htdocs\app\core\common.php(60): App\core\Common->setUpdates()
#8 C:\xampp\htdocs\public\game.php(20): App\core\Common->bootUp('game')
#9 {main}
$_POST =
$_GET =
array (
)array (
'page' => 'overview',
)

@LucasKovacs LucasKovacs self-assigned this Dec 26, 2021
@LucasKovacs LucasKovacs added the Bug Issues that is an error, bug or it is not working as expected label Dec 26, 2021
@LucasKovacs LucasKovacs added this to the v3.3.0 milestone Dec 26, 2021
LucasKovacs added a commit that referenced this issue Dec 26, 2021
@LucasKovacs
Copy link
Member

fixed on 3.3

@LucasKovacs LucasKovacs added the Fixed Issues that after being labeled as Bug have been resolved label Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that is an error, bug or it is not working as expected Fixed Issues that after being labeled as Bug have been resolved
Projects
None yet
Development

No branches or pull requests

3 participants