4 years ago
HTTP requests have been disabled
Hello,
As part of a PhD, I have created a mod (prototype) that exports data out of The Sims 4 on a web API that let players have audio description:
https://gametospeech.com/usecase/thesims4
See the mod in action as last November: https://www.reddit.com/r/thesims/comments/q6gcbt/i_have_created_a_mod_that_adds_audio_description/
A couple of weeks ago I discover that http requests have been deactivated in TS4 Python. this cause my mod to break. I did not find any changelog from TS4 devs.
Why HTTP requests have been deactivated? Can we have them back?
Thanks in advance,
David Libeau
Hello @DavidLibeau
After some investigation, I've been told it’s unclear why it was working before, but the game does not officially support network modding.