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

CTD on END TURN - "Incorrect tile coordinates" #787

Open
Atrosha opened this issue Oct 20, 2019 · 1 comment
Open

CTD on END TURN - "Incorrect tile coordinates" #787

Atrosha opened this issue Oct 20, 2019 · 1 comment
Labels
Battlescape An issue relating to something in the battle overview part of Apocalypse !BUG! HIGH PRIORITY Crashes the game! A serious issue stopping game progress or losing data. Needs a fix finding ASAP! Pathfinding An issue relating to pathfinding of units UnitAI / Behaviour Something relating to the behaviour of Units in the game Verified / Replicated This issue has been verified or replicated by a developer

Comments

@Atrosha
Copy link
Contributor

Atrosha commented Oct 20, 2019

Suddenly on END TURN button click rises this error message:

Screenshot from 2019-10-20 17-55-23

gdb logs: gdb.txt
game logs (150 MB): log.txt.zip

See #1007 and #1057

@Atrosha Atrosha changed the title [mussion-turn] CTD "Incorrect tile coordinates" [mission-turn] CTD "Incorrect tile coordinates" Oct 20, 2019
@Atrosha Atrosha changed the title [mission-turn] CTD "Incorrect tile coordinates" [mission-turn] CTD on END TURN click "Incorrect tile coordinates" Oct 20, 2019
@FilmBoy84 FilmBoy84 added the !BUG! HIGH PRIORITY Crashes the game! A serious issue stopping game progress or losing data. Needs a fix finding ASAP! label Nov 19, 2019
@FilmBoy84 FilmBoy84 added Battlescape An issue relating to something in the battle overview part of Apocalypse Pathfinding An issue relating to pathfinding of units Verified / Replicated This issue has been verified or replicated by a developer labels Oct 26, 2021
@FilmBoy84 FilmBoy84 changed the title [mission-turn] CTD on END TURN click "Incorrect tile coordinates" CTD on END TURN - "Incorrect tile coordinates" Oct 26, 2021
@FilmBoy84 FilmBoy84 added the UnitAI / Behaviour Something relating to the behaviour of Units in the game label Oct 27, 2021
@FilmBoy84
Copy link
Collaborator

This is almost certainly a multi-tile unit, such as a multiworm, that is spawned with one part out of the boundaries of the map, or is moving in such a manner that part of it falls out

Without the save, I cannot replicate this specific coordinate combination, but loading the map with a load of multiworms in the building enough times so that one of them is placed outside on spawn gives a near identical error

See #1007 and #1057 (original posted updated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Battlescape An issue relating to something in the battle overview part of Apocalypse !BUG! HIGH PRIORITY Crashes the game! A serious issue stopping game progress or losing data. Needs a fix finding ASAP! Pathfinding An issue relating to pathfinding of units UnitAI / Behaviour Something relating to the behaviour of Units in the game Verified / Replicated This issue has been verified or replicated by a developer
Projects
None yet
Development

No branches or pull requests

2 participants