Update troubleshoot.md

pull/186/head
Jon Eugster 2 years ago committed by GitHub
parent 20ca385e14
commit 16ff701518
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,3 +21,8 @@ Here are known issues/pitfalls with the local setup using `npm`.
[server] npm run start_server exited with code 1
```
As a fix you might need to delete your manually set `CDPATH` environment variable.
# Publication
Errors concerning uploads to the server.
* Your game overview loads but the server crashes on loading a level: Check your game's github action is identical to the [GameSkeleton's](https://github.com/hhu-adam/GameSkeleton/blob/main/.github/workflows/build.yml), in particular that there is a step about building the "`gameserver`-executable".

Loading…
Cancel
Save