circlesabound / fctrl

All-in-one Factorio server management
Apache License 2.0
5 stars 0 forks source link

Error 500 #12

Open AlatarQ opened 1 week ago

AlatarQ commented 1 week ago

error 500 on urls: /api/v0/server/mods/dlc /api/v0/server/mods/list

{ "error": "AgentInternalError(\"Failed to get mods: FactorioDatFileSerde(OutOfRange)\")" }

AlatarQ commented 1 week ago

i'm not sure but i think this appeared after i manually set mod list and started server

circlesabound commented 1 week ago

OutOfRange indicates that there's been a change to the way the Factorio data files are written, tracking issue here https://github.com/circlesabound/factorio-file-parser/issues/1

AlatarQ commented 1 week ago

Ok, so i continued play and tried to move this save to network today. mods import fine, server starts and is working but mod list dies after that [alatar02.zip](https://github.com/user-attachments/files/17478775/alatar02.zip)