An item with the same key has already been added. Key: FGServerRequestHandler
I have completely wiped and redone every step multiple times and yet that error will not go away along with a few involving wwise. Output log attached:
Solution:Jump to solution
This problem was caused by not properly backing up the old Unreal Engine version when updating from
5.3.2-CSS-66
to 5.3.2-CSS-68
. In the future, the process for backing up the old engine version is covered here: https://docs.ficsit.app/satisfactory-modding/latest/Development/UpdatingToNewVersions.html#_back_up_your_old_engine
To fix this problem uninstall the CSS custom Unreal Engine version, delete anything left behind in the old install folder, then install it again. More info: https://discord.com/channels/555424930502541343/1358513510421762149/1377755659105472684...12 Replies
Note: the "exit code 6" message which appears in build logs is very vague - it indicates that building C++ failed for some other reason. If you'd like help with this error, make sure that you also share the rest of the build output as described here (or from the Alpakit Log tab if you're getting this at mod package time)
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/project_setup.html#_the_command_exited_with_code_6
-# Responding to
exitcode6moreinfoneeded
triggered by @Angus (FieryJack)Updated: I have fixed they other errors my dumba$$ forgot the clang update. But the title error still exists and I'm stumped. Just a simple nudge in the right direction to look for a fix.
I swear we had Fred set up to watch for this one
Discord search for FG server request handler, one word, and you'll find it
Don't skip steps in the updating guide. This one is caused by skipping backing up the 1.0 engine
@Angus (FieryJack) Did you install the new engine on top of the old one? The uninstaller is faulty and didn't uninstall the old version completely, the new engine installation is poisoned by some old files.
Solution: uninstall the engine, then delete the leftovers in its folder manually, then install the new engine again. This fixed it for me, had the same error.
That fixed it.
Thanks, I must have missed sometime while during that process and I this is had to do with changing the name in the registration file. Lesson learn, but at least I have all the other steps memorized now after doing them over again about 20 times. LOL
Thanks for the help
Would it be wise to set it up again?
hm maybe we hadn't
>add crash fgserverrequesthandler
What should the logs match (regex)?
An item with the same key has already been added. Key: FGServerRequestHandler
What should the response be?
Solution
This problem was caused by not properly backing up the old Unreal Engine version when updating from
5.3.2-CSS-66
to 5.3.2-CSS-68
. In the future, the process for backing up the old engine version is covered here: https://docs.ficsit.app/satisfactory-modding/latest/Development/UpdatingToNewVersions.html#_back_up_your_old_engine
To fix this problem uninstall the CSS custom Unreal Engine version, delete anything left behind in the old install folder, then install it again. More info: https://discord.com/channels/555424930502541343/1358513510421762149/1377755659105472684Known crash 'fgserverrequesthandler' added!