Page 1 of 1

[Rseding91] [2.0.9] Crash setting planet icon (PlanetPrototype::getResources)

Posted: Wed Oct 23, 2024 12:07 pm
by lambdalemon

Code: Select all

data:extend{
    {
        type = "planet",
        name = "fondant",
        distance = 20.0,
        orientation = 0.0,
        icon = "__fondue__/graphics/fondantplanet.png"
    }
}

Re: [Rseding91] [2.0.9] Crash setting planet icon (PlanetPrototype::getResources)

Posted: Wed Oct 23, 2024 12:16 pm
by Rseding91
Thanks for the report. This is now fixed for the next release.