giraty Posted May 22, 2016 Share Posted May 22, 2016 I recently notice something strange within OpenRCT2. I sometimes use block brakes on a continous circuit non-block brakes mode to "defy" the brakes failure. On the vanilla RCT2, the block brakes will simply brakes the train as normal with target 4 mph. But on my OpenRCT2 v0.0.4 I notice on continous non-block brakes mode, the block brakes will stop a train when there's a train located after the block brakes. As you see in the picture, the next trains are held up by the block brakes even on the continous circuit which should only happened when continous with block sectioned is selected. Regards. Link to comment
cascadia Posted May 22, 2016 Share Posted May 22, 2016 27 minutes ago, giraty said: I recently notice something strange within OpenRCT2. I sometimes use block brakes on a continous circuit non-block brakes mode to "defy" the brakes failure. On the vanilla RCT2, the block brakes will simply brakes the train as normal with target 4 mph. But on my OpenRCT2 v0.0.4 I notice on continous non-block brakes mode, the block brakes will stop a train when there's a train located after the block brakes. As you see in the picture, the next trains are held up by the block brakes even on the continous circuit which should only happened when continous with block sectioned is selected. Regards. I don't know what's going on with the continuous circuit brakes, but if you want to prevent brake failures in OpenRCT2, all you have to do is turn on Disable Brakes Failure in the cheats window. Link to comment
jensj12 Posted May 22, 2016 Share Posted May 22, 2016 3 hours ago, cascadia said: I don't know what's going on with the continuous circuit brakes, but if you want to prevent brake failures in OpenRCT2, all you have to do is turn on Disable Brakes Failure in the cheats window. Don't expect people to simply 'use cheats'. That's cheating... If you don't want crashes, you need to design your coaster carefully and there now seems to be an exploit. If it is diferent than vanilla, you can file an issue for it on GitHub. It means something went wrong in the decompiling process or another change accidentially changed it. Link to comment
giraty Posted May 23, 2016 Author Share Posted May 23, 2016 Ahaha, I seem can't find cheat window anywhere. If you suggest me to file an issue for GitHub it will took some time as I don't have it yet for now. Link to comment
jensj12 Posted May 23, 2016 Share Posted May 23, 2016 6 hours ago, giraty said: Ahaha, I seem can't find cheat window anywhere. If you suggest me to file an issue for GitHub it will took some time as I don't have it yet for now. If you want cheats, you first have to enable them in the options menu and then you can find a golden shovel on the top toolbar in-game. Clicking on it opens a window, but it has a dropdown menu as well. Link to comment
imlegos Posted May 23, 2016 Share Posted May 23, 2016 Ctrl+Alt+C also opens the cheat window (I find it funny how it's the same key combo to open the cheats in OTTD) Link to comment
cascadia Posted May 23, 2016 Share Posted May 23, 2016 Isn't some code from OTTD also reused in ORCT2? Link to comment
Broxzier Posted May 24, 2016 Share Posted May 24, 2016 7 hours ago, cascadia said: Isn't some code from OTTD also reused in ORCT2? Nope. Link to comment
imlegos Posted May 25, 2016 Share Posted May 25, 2016 On 5/24/2016 at 23:24, Broxzier said: On 5/23/2016 at 15:50, cascadia said: Isn't some code from OTTD also reused in ORCT2? Nope. I'd think this wouldn't be possible as RCT2's engine is far to altered to be compatible with TTD, It's barely even compatible with RCT1. Link to comment
YoloSweggLord Posted May 26, 2016 Share Posted May 26, 2016 On May 22, 2016 at 17:12, jensj12 said: Don't expect people to simply 'use cheats'. That's cheating... I'd like to point out here that the "disable brakes failure" is more of a utility than a cheat, as it helps prevent coasters from crashing. Also, if you look at the screenshot posted, @giraty is playing on sandbox mode. People shouldn't be afriad of cheating in the sense you're putting it in when they're in sandbox, as they're not helping the player complete an objective or complete a scenario. 1 Link to comment
giraty Posted May 26, 2016 Author Share Posted May 26, 2016 6 hours ago, YoloSweggLord said: I'd like to point out here that the "disable brakes failure" is more of a utility than a cheat, as it helps prevent coasters from crashing. Also, if you look at the screenshot posted, @giraty is playing on sandbox mode. People shouldn't be afriad of cheating in the sense you're putting it in when they're in sandbox, as they're not helping the player complete an objective or complete a scenario. I have my own park where I use a lot of this block brakes in non-block mode. Now most coasters that have that crashed with the bug, which is rather sad, and using cheat on real scenario is not fun at all. I only use cheat for doing rofl thing (yesterday I got 89 intensity rating and guests rides it). So what I believe now, the developers may have put the code of "continuous circuit with block sectioned mode" into "continous circuit mode". Link to comment
jensj12 Posted May 26, 2016 Share Posted May 26, 2016 When block sectioned mode is toggled the behaviour only changes for stations and top-of-chainlifts. Block brakes always check if there's a train in front of them. This can give some unexpected situations indeed: I think the best solution would be to disable the normal continuous circuit mode if there are block brakes on the track. Link to comment
giraty Posted May 26, 2016 Author Share Posted May 26, 2016 1 hour ago, jensj12 said: When block sectioned mode is toggled the behaviour only changes for stations and top-of-chainlifts. Block brakes always check if there's a train in front of them. This can give some unexpected situations indeed: I think the best solution would be to disable the normal continuous circuit mode if there are block brakes on the track. But I don't have that issue in the vanilla RCT2, I've been doing it for like 3 years. Link to comment
Duncans_pumpkin Posted May 26, 2016 Share Posted May 26, 2016 I'll file an issue for it and look at it some time before 0.0.5. I probably missed something when implementing the block brakes. 1 Link to comment
giraty Posted May 27, 2016 Author Share Posted May 27, 2016 Just for info I only started to realise this on 0.0.4. Upgrade to the beta 0.0.5 still carry the same issue. @Duncans_pupkin Thank you! Link to comment
Duncans_pumpkin Posted July 7, 2016 Share Posted July 7, 2016 I have a fix for this if your still needing it. Will be done some time this weekend. Made a very small mistake whilst implementing this function for 0.0.4. PM me if i forget. 1 Link to comment
Duncans_pumpkin Posted July 8, 2016 Share Posted July 8, 2016 This has now been fixed in 0.0.5. 1 Link to comment
giraty Posted July 21, 2016 Author Share Posted July 21, 2016 (edited) On 7/9/2016 at 04:54, Duncans_pumpkin said: This has now been fixed in 0.0.5. Late reply (I forgot about opening this site) but thanks and wonderful job! Edited July 21, 2016 by giraty 1 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