Jarno458 / SatisfactoryArchipelagoMod

A Satisfactory mod for the Archipelago Multiworld, disigned to be compatiable with the Satisfactory Mod Loader
https://ficsit.app/mod/Archipelago
Other
4 stars 0 forks source link

Unlocked milestones not stored in save file (but are restored by AP after load) #72

Open budak7273 opened 10 months ago

budak7273 commented 10 months ago

Likely because they are runtime generated schematics and the save loads before they are ready. Could be resolved by making stubs of them in blueprint assets then filling them, like how the mam is currently handled

Jarno458 commented 10 months ago

i can try that, i was planning on doing that anyway