I ran into this issue:
- Create test allocation via the “Create test allocation”
- Get 404 when calling
GetPayloadAllocationFromJsonAs - Deallocate
- Launch test allocation with payload via game code
- Get the same 404.
I also added some command-line parameters to my build configuration (like -ip 0.0.0.0), they aren’t there either in this case. It looks like the allocation doesn’t receive the correct information. To solve this I had to take the fleet offline (in hindsight, perhaps it would’ve sufficed to take the server offline or to restart it?)