Hi, I start playing the hack and it’s very very funny, even if I’m only at level 2. Anyway at some point at that level, every time I play I got a crash with this log:
921751 ERROR: level_cursor: Somehow, the unit Unit cit (5): None has no position even though the engine thinks they are at (10, 5)
921751 ERROR: driver: Game crashed with exception.
Traceback (most recent call last):
File “app\engine\driver.py”, line 148, in run
surf, repeat = game.state.update(event, surf)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “app\engine\state_machine.py”, line 253, in update
update_output = state.update()
^^^^^^^^^^^^^^
File “app\engine\general_states.py”, line 355, in update
game.highlight.handle_hover()
File “app\engine\highlight.py”, line 65, in handle_hover
hover_unit = game.cursor.get_hover()
^^^^^^^^^^^^^^^^^^^^^^^
File “app\engine\level_cursor.py”, line 55, in get_hover
raise ValueError
ValueError
And the level it’s not suspended I have to replay from the beginning.
Just found out about this the other day, looks awesome!
Can someone detail how to get the “true ending”? (Any secrets or recruits or whatever would be cool too but mainly interested in the ending)
Thanks!
You basically just need to dunk on Ayla in each map she appears in, IIRC. In the map where your lords are separated from the rest of your army, you’ll need to dunk on her with specifically either of your lords (I forget whether they need to get the killing blow or just a battle quote).
Awesome, thanks so much!