Search found 6 matches
- Sun Aug 02, 2026 6:13 am
- Forum: Modding interface requests
- Topic: Recommended dependencies shouldn't be installed/activated on vanilla if they are Space Age mods
- Replies: 1
- Views: 257
Recommended dependencies shouldn't be installed/activated on vanilla if they are Space Age mods
As the title. When a mod recommends a mod, that is gated as Space Age mod via feature flags, those shouldn't get installed/activated on vanilla only installations. Currently this happens and errors at load then. This is counter intuitive to the user.
- Sat Jul 25, 2026 2:51 pm
- Forum: Mod portal Discussion
- Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
- Replies: 9
- Views: 764
Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
What do you mean? OP is using pagination. But for the dependency list in the info.json of the extractor mod there is no pagination.
- Sat Jul 25, 2026 12:05 pm
- Forum: Mod portal Discussion
- Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
- Replies: 9
- Views: 764
Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
automatic publish of new extractor releases is currently paused, so this shouldn't happen in the near future again
- Sat Jul 25, 2026 7:08 am
- Forum: Mod portal Discussion
- Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
- Replies: 9
- Views: 764
Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
It definitely has to do something with the count of releases the mod has. I just removed every release except the two latest ones and https://mods.factorio.com/api/mods/khaosdata-extractor isn't returning a 500 anymore. Other endpoints are back too.
- Sat Jul 25, 2026 6:52 am
- Forum: Mod portal Discussion
- Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
- Replies: 9
- Views: 764
Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
It doesn't seem to be a problem with the dependency list. If you look at https://mods.factorio.com/api/mods/all-the-modportal that works fine and that mod has double the dependencies than mine. I just have a lot more releases and it seems to fail on that somehow. Or a problem with the date versioning?
- Sat Jul 25, 2026 5:50 am
- Forum: Mod portal Discussion
- Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
- Replies: 9
- Views: 764
Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Sadly those are just the dependencies for the 2.1 version. The 2.0 mod list is >9000. If this dependency list is a no-go from Wube's side, I'll have to rework the usage of the extractor.