Updated FAQ (markdown)
parent
af9a5bcb29
commit
85de904930
6
FAQ.md
6
FAQ.md
@ -33,5 +33,11 @@ rcon_password "this is right"
|
||||
- `g_logsync` must be set to always flush (1) for IW4x, (2) for T6
|
||||
- Example — `set g_logsync 1`
|
||||
|
||||
### Could not get the dvar value for version
|
||||
**This means you selected the wrong parser or the game server port you entered is incorrect**
|
||||
- Ensure the port listed in the IW4MAdmin error message matches the port of your game server
|
||||
- You can verify this by entering `net_port` or `get net_port` (for Plutonium T6/IW5) into the server console and comparing it to the error message port
|
||||
- Ensure the `EventParserVersion` and `RconParserVersion` are identical in `IW4MAdminSettings.json` and they correspond to the game server you are hosting
|
||||
|
||||
**If you are running IW4MAdmin remotely, you must setup the [game log server](https://github.com/RaidMax/IW4M-Admin/wiki/Game-Log-Server) python script**
|
||||
**If you entered the log path manually, ensure it's correct**
|
||||
|
Loading…
Reference in New Issue
Block a user