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

Savegame handler of Std::ClimbingBox doesn’t work properly #274

Closed
Quintus opened this issue Dec 8, 2014 · 1 comment
Closed

Savegame handler of Std::ClimbingBox doesn’t work properly #274

Quintus opened this issue Dec 8, 2014 · 1 comment

Comments

@Quintus
Copy link
Member

Quintus commented Dec 8, 2014

The climbing box’s climbing plant is always shown after loading a savegame. Must be some coding error in Std::ClimbingBoxt#attach.

Vale,
Quintus

@xet7 xet7 added this to Scripting bugs in Roadmap Jan 26, 2018
@Quintus
Copy link
Member Author

Quintus commented Aug 3, 2018

Turns out that ClimbingBox' on_save and on_load event handlers are fine. The problem is in the C++ code for the savegame handling -- it saves the generates sprites of the climbing box directly into the savegame file.

@Quintus Quintus closed this as completed in 6ce85ef Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant