Duncan

Results 278 comments of Duncan

Okays I'm pretty sure it's all fixed by #2396. Unfortunately can't fix saves that were made during the time this bug was happening. I.e. 24.02 - 24.03.

> @duncanspumpkin is there anything that can be done to fix those saves down the road? isn't the bug caused by a station not knowing that a tile belongs to...

> I was clicking around with OpenLoco running in the debugger and I was able to trigger this issue and create a dump through MSVS. > > Unpack with 7-zip...

> The right fix is probably to clear the Company ownerStatus when the vehicle is deleted, isn't it? > > I can submit a PR if you like. Best go...

Is the rating thing going to be okay now that it can go lower than before.

This is crashing in an opengl init function which we don't have much to do with. All we do is tell SDL to get it setup, tell it the dimensions...

Hmm that's annoying. Nothing unique or odd there. I'm out of suggestions. Update graphics card drivers? Do you play other games do they have issues? It looks like an sdl...

![image](https://github.com/OpenLoco/OpenLoco/assets/1277401/b6f5a67a-b46a-46a6-91d5-53c2122552f3) This is master showing exactly what i was expecting. Longest edge first then short edge.

> One question: what is it an order? Is it when a company purchases a vehicle? And the order table? Orders are what you give a vehicle to describe its...

So the question then begins how does it get an offset of 2 for the order insert position. The caller is `sub_486ECF` which is an ai function. Now if we...