o3de-multiplayersample
o3de-multiplayersample copied to clipboard
Building Multiplayer Sample Failed
Hi, I'm new to O3de. I installed the engine and would like to test the o3de-multiplayersample. but I have a problem with the assets. if I open the project through the "open editor" I get this message. when checking the "Gems" I noticed that there are some that the editor didn't find a compatible version and that these assets are in the "multiplayersample-assets" repository, I cloned it and put it in the gem folder, but it still didn't work. Is there any tutorial teaching how to do this in a simpler way?
After pulling the multiplayersample-assets repository, you also need to register it with the engine. Hopefully that's the problem.
The Multiplayer README should guide you... https://github.com/o3de/o3de-multiplayersample/blob/development/README.md
should we remove needs-triage
and add triage/accepted
, and close the issue after (X) amount of time if we don't get a response?
@davi23code I wasn't able to reproduce the issue. Did adding the multiplayersample-assets repository fix the issue?