Jump to content

Trying to Build rollercoasters crash my game


Recommended Posts

Posted

Crash files? Should have made 2 files automatically after failing, they would be helpful in fixing the problem... Atleast I think that's how that works...

Posted

The dump files are NOT created when an assertion fails. If the game creates those, it'll tell you what to do with it.

@GameKirby can you post the version number and commit ID (visible on the lower left corner of the main menu)

Posted

Actually, this is easily reproduced, just try to build a roller coaster with the openGL drawing engine selected in the options menu.

I was using dev build 65beeee when I recreated this bug.Screenshot (30).png

 

Posted

I think you misunderstood what I was saying, in order to avoid the problem you'll have to use a different drawing engine (I recommend just using the default software engine) because the problem seems to occur when using the OpenGL drawing engine.

Posted

I believe the OpenGL renderer was started as a result of the lighting effects - they were too slow when software rendered, so hardware acceleration is needed. But the OpenGL renderer is still slower than the software one for me, at least it was when I last tested it.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...