Giter Site home page Giter Site logo

Comments (10)

Andrettin avatar Andrettin commented on June 26, 2024

Thanks for the report! Someone had reported this bug once, but I unfortunately never managed to reproduce it. If you look at the minimap, only the parts which actually show on screen are within its selection rectangle. Could you upload your save game, so that I could take a look at it? Since it is still crashing, it is quite possible that it contains a clue to solving the bug.

from wyrmsun.

a-detiste avatar a-detiste commented on June 26, 2024

Here it is

http://users.teledisnet.be/ade15809/game.sav.gz

from wyrmsun.

Andrettin avatar Andrettin commented on June 26, 2024

Thanks! Unfortunately though I'm getting a "not found" error.

from wyrmsun.

a-detiste avatar a-detiste commented on June 26, 2024

here's the right one

http://users.skynet.be/bs366950/game.sav.gz

from wyrmsun.

Andrettin avatar Andrettin commented on June 26, 2024

Thanks! Unfortunately, the issue when loading the game was unrelated, so that the screen looked fine after loading it. In any case, I've fixed the issue which caused the loading crash for the next patch.

from wyrmsun.

a-detiste avatar a-detiste commented on June 26, 2024

I now see #18

from wyrmsun.

Andrettin avatar Andrettin commented on June 26, 2024

Did this happen just after playing the "Tomb of Durahn Eikinskjaldi Quest"? If so, I've just fixed it:
3824d2f

from wyrmsun.

a-detiste avatar a-detiste commented on June 26, 2024

I don't quite understand: do you mean the game engine status is not fully reset when changing maps ?
I was just playing the map one by one in standard order, except for humans when I missed/skipped one.

from wyrmsun.

Andrettin avatar Andrettin commented on June 26, 2024

The visible map area used to be reset when loading the UI for a civilization, but this stopped being the case when a lot of code was moved from the civilizations' UI files to the main ui.lua file (to avoid code duplication); the visible map area variables were instead only loaded when starting Wyrmsun or changing resolution. This had the unforeseen consequence of causing the issue with the partially black screen after playing the Tomb of Durahn Eikinskjaldi quest. That quest's map width is smaller than the visible map area width in most resolutions, and this caused the engine to reduce the UI.MapArea.EndX variable accordingly.

I made it so now the UI.MapArea.EndX variable is always reloaded when starting a new scenario.

from wyrmsun.

Andrettin avatar Andrettin commented on June 26, 2024

Closed since the issue was fixed.

from wyrmsun.

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.