Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 1f40d21

Browse files
Update COMMON_MISTAKES.md
1 parent 863f06c commit 1f40d21

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/COMMON_MISTAKES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Export settings not setup properly
2+
![image](https://user-images.githubusercontent.com/6277739/176059155-de5edd40-3529-4e39-9769-aff75832ad7b.png)
3+
4+
Make sure export resource settings look exactly like this or you may run into the error
5+
`[Warning]: Failed to open res://Scripts/Lua, Error: 'InvalidParameter'`
6+
17
## Copying `enet.dll` to the release folder
28
Do not forget to copy `enet.dll` next to the games executable when exporting the game or the netcode will not function properly.
39

0 commit comments

Comments
 (0)