bobinpants Posted February 22, 2016 Share Posted February 22, 2016 So I got this bug using version develop version baffb37, it is 100% reproducable. When making a coaster and making a large radius corner, the game will crash at the moment I select to build a downwards slope. No crash occurs when making an upwards slope or no slope at all. This happens for any type of roller coaster. I attached the crash window and a screenshot for an explanation. As I can see the referenced file (ride_construction.c) is adjusted in this version, so I guess this version introduced this bug. Link to comment
ziscor Posted February 22, 2016 Share Posted February 22, 2016 Yep. Can confirm that this doesn't just affect roller coasters but pretty much anything that can take the highest radius turn and descend normally. Link to comment
Broxzier Posted February 22, 2016 Share Posted February 22, 2016 Thanks for letting us know, I made an issue about it on GitHub here: https://github.com/OpenRCT2/OpenRCT2/issues/2996 Link to comment
Gymnasiast Posted February 22, 2016 Share Posted February 22, 2016 An explanation: an assertion is basically explicitly stating an assumption, which will trigger errors like these if they happen not to be true (rather than failing silently or in a less obvious), to make for easier troubleshooting. Thanks for reporting this. You can track its status on the page Broxzier pointed to. Link to comment
bobinpants Posted February 23, 2016 Author Share Posted February 23, 2016 Thanks for the info. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now