Git Product home page Git Product logo

Comments (9)

kevinburke avatar kevinburke commented on April 28, 2024

commit 13d6fa5 lets me load scenarios; more recent commits do not.

from openrct2.

atmaxinger avatar atmaxinger commented on April 28, 2024

Strange, it works for me. Is there any way to reproduce this bug?

from openrct2.

anyc avatar anyc commented on April 28, 2024

Hm, starting a new game and loading another from within a game works for me, too.

from openrct2.

kevinburke avatar kevinburke commented on April 28, 2024

I just checked out the latest commit from master, ran "Rebuild solution", then "Local Windows Debugger" and I run into an access violation in scenario_load_and_play line 229.

Here are the contents of memory when the exception is triggered http://monosnap.com/image/08BvdJwSwVFAfYcf3nfmVoNMG2mhrB

from openrct2.

kevinburke avatar kevinburke commented on April 28, 2024

Using binary search, the first non-working commit is this one: IntelOrca@27a5761

from openrct2.

atmaxinger avatar atmaxinger commented on April 28, 2024

Does this happen with every scenario? Africa - Victoria Falls is part of an expansion pack (which I don't have)

from openrct2.

kevinburke avatar kevinburke commented on April 28, 2024

No, actually, it doesn't. The RCT2 game info I imported included several levels which I had already beaten (all the levels before Crazy Castle).

It's possible that something in the "completed by" dialog is causing the failure.

from openrct2.

kevinburke avatar kevinburke commented on April 28, 2024

I've added an exception dump here: https://gist.github.com/kevinburke/b0184a79e8c30fb49f00

from openrct2.

duncanspumpkin avatar duncanspumpkin commented on April 28, 2024

I was also getting this bug. It was crashing on every scenario apart from the 6 flags ones. When i did my initial search i thought it was caused by this 27a5761 commit. Just having a quick look at that commit object_list.c Line 53 onwards shouldn't those address not overlap? (252_4 + 128_4) not (252*4).

from openrct2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.