Benjamin Sutas
Benjamin Sutas
I personally don't think supporting .NET Standard is worth it. .NET 6+ provides many performance benefits a low-level library like this one can utilise and keeping it on Standard is...
Having a brief look at it, I think the `if (currentTrackPathId == sample)` check is there in case a song A is playing, and you manually request song A again,...
I like diagrams, and you're right, there is an odd 2 year window where only 1 track is valid, [1938, 1939], and then again in [1941, 1942]. This visualisation makes...
@ZehMatt should we merge this? It's dependency (#2824) has been merged
Strange, maybe you can try uploading it to some online file sharing service?
Got it, thanks. 24.11 crashes when it tries to load this save :( I'll investigate
No, it just crashes in a paint function about a null land element on tile [87, 42]. I see a lot of packed objects in the file though. If I...
It just failed on the next packed object. I know there is some issue with packed object loading in openloco at the moment, so this is probably what is preventing...
> Can confirm that the provided save crashes in both v25.01 and original Locomotion (Steam). > > It appears that if I open the object manager and enable more company...
Whilst this is technically "resolved", it really would be great to add logging in OpenLoco to print/display what the error is here rather than just crashing