limoka / DSP-Mods

An example how to add a custom model with your mesh and animations
MIT License
32 stars 11 forks source link

[BUG] - Giga Stations Index out of Bounds #107

Closed Ferlonas closed 2 days ago

Ferlonas commented 1 month ago

Describe the bug Error message pops up, first time it prevented deliveries from the affected station, now I can't be sure (too many stations to check each individually)

To Reproduce Steps to reproduce the behavior: It just happens, but reliably. It might be interference from another mod, but I have not isolated it yet. I deactivated all mods but Giga Stations and its dependencies, still happens. First time it happened when I added more than 10 ships to a giga station. Then I reduced the ship limit for new stations and everything was fine for a while. Now it happens and I don't know why I've got a save file in which it reliably happens after a minute, if that helps. Until I find the cause, this prevents me from continuing with the game unfortunately. Edit: Seems the culprit this time are Giga Orbital Collectors. However, I do not have time to remove them all before the error starts, and once it starts, it persists even after removing the mod.

Log files LogOutput.log

Screenshots Screenshot 2024-08-15 103841

Additional context Profile code: 0191554d-11e6-f0aa-9ed1-de3995816f41 Profile code with only giga stations: 01915568-b2af-ce94-a985-025687f2e56a

Ferlonas commented 4 weeks ago

Addendum: Deleting the mod right away causes the bug count to rise very quickly, as suddenly the stations are not there anymore. I therefore make the assumption that it is not the error causing the deliveries to not occur anymore, but instead the stations become unregistered, which means when the game attempts to address them, it can not find them. This is wild speculation on my part though.

Addendum 2: Identifying and deconstructing all affected stations stops the error message and allows the save to work properly again in the future.

Umbrasong commented 2 weeks ago

I am seeing this now too. It was intermittent but I think I now have a save where it always happens within 10 seconds of loading the save file

Maga-sword commented 2 weeks ago

So I am having this problem too. It only happens when I am specifically drawing fireice. Hydrogen works perfectly just fireice makes it bug out. I don't have a deutritium giants so I can't test it on those sadly.

raziel29a commented 5 days ago

Addendum: Deleting the mod right away causes the bug count to rise very quickly, as suddenly the stations are not there anymore. I therefore make the assumption that it is not the error causing the deliveries to not occur anymore, but instead the stations become unregistered, which means when the game attempts to address them, it can not find them. This is wild speculation on my part though.

Addendum 2: Identifying and deconstructing all affected stations stops the error message and allows the save to work properly again in the future.

How to identify the affected stations?

Umbrasong commented 5 days ago

How to identify the affected stations?

The mod ErrorAnalyzer has a magnifying glass icon that will zoom to the station (on the same planet, with left click) or tell you which planet the station is on (with right-click). This is, of course, just a workaround, not a solution.

Umbrasong commented 5 days ago

sadly, even when I delete and recreate an affected station, the bug is now coming right back. My save file is unplayable until this is fixed.

limoka commented 5 days ago

Hello everyone, thanks for reporting. I was extremely busy over last month with the release of Core Keeper 1.0 update. I will try to release an update soon.

limoka commented 3 days ago

I have a request to original issue submitter and anyone else experiencing this issue: can you please provide a save on which said error occurs, so I can more easily reproduce and fix the issue.

Umbrasong commented 3 days ago

I have a save file, but: a) it's almost 400MB zipped b) I use close to 60 mods...I can export a file or code from r2modman from this, but that will only help if there's somewhere I can drop the save file that isn't complain about a 400MB file like github does

Umbrasong commented 3 days ago

https://file.io/zjJsTnn7cZYN is the save file, and I attempted to attach the mod export from r2modman, but am not sure if that worked or not (I did have to zip it to keep github from barking)

limoka commented 2 days ago

This issue should be resolved in v2.3.8. If you encounter other issues, open new issues

Ferlonas commented 2 days ago

Thank you very much. I'm looking forward to using Giga Stations again :-)