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

Cannot research alien buildings #865

Closed
Samspamman opened this issue May 4, 2020 · 4 comments · Fixed by #873
Closed

Cannot research alien buildings #865

Samspamman opened this issue May 4, 2020 · 4 comments · Fixed by #873
Labels
!BUG! MEDIUM PRIORITY A serious issue! Stops game progression or loses data, but no crash. Needs a fix finding ASAP! Verified / Replicated This issue has been verified or replicated by a developer

Comments

@Samspamman
Copy link

I send the probe into one of the buildings and press the alien button but I get an error.
It isn't major since it doesn't crash my game but prevents me from winning the game.

E class std::shared_ptr __cdecl OpenApoc::StateObject::get(const class OpenApoc::GameState &,const class OpenApoc::UString &) No research topic matching ID "RESEARCH_UNLOCK_ALIEN_BUILDING_0"

@FilmBoy84
Copy link
Collaborator

Good catch, whilst the other buildings are labelled RESEARCH_ALIEN_BUILDING_x where x is a number

The entry for the first building is RESEARCH_ALIEN_BUILDING

Bumping to confirmed/validated status :)

@FilmBoy84 FilmBoy84 added !BUG! MEDIUM PRIORITY A serious issue! Stops game progression or loses data, but no crash. Needs a fix finding ASAP! Verified / Replicated This issue has been verified or replicated by a developer labels May 4, 2020
@FilmBoy84
Copy link
Collaborator

It would probably be wise to make the research entry RESEARCH_ALIEN_BUILDING_0 rather than change the game to look for RESEARCH_ALIEN_BUILDING simply so all entries conform to the same naming structure

@emptyVoid
Copy link
Contributor

Can any of you attach a save game please?

@Samspamman
Copy link
Author

save_Better save - Copy.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!BUG! MEDIUM PRIORITY A serious issue! Stops game progression or loses data, but no crash. Needs a fix finding ASAP! Verified / Replicated This issue has been verified or replicated by a developer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants