View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000422 | GTA Connected | Grand Theft Auto IV | public | 2022-07-07 10:57 | 2022-07-07 10:57 |
| Reporter | cocam123 | Assigned To | |||
| Priority | immediate | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x64 | OS | Windows | OS Version | 11 |
| Summary | 0000422: Impossible to create a lobby | ||||
| Description | I'm trying to create a deathmatch lobby on my server (Grand Theft Auto Connected) but the lobby doesn't appear for the others (only the group mode works) | ||||
| Steps To Reproduce | This certainly happens with the configuration below | ||||
| Tags | No tags attached. | ||||
| Game | |||||
|
|
server.xml (2,289 bytes)
<server>
<!-- Sever Properties -->
<servername>Cocam'server Classics (IV/TBOGT/TLAD)</servername>
<gamemode>Rockstar Modes (IV/TBOGT/TLAD)</gamemode>
<game>gta:iv</game>
<serverbrowser>true</serverbrowser>
<rcon>false</rcon>
<maxplayers>50</maxplayers>
<port>14405</port>
<httpport>14405</httpport>
<syncinterval>30</syncinterval>
<syncmethod>replay</syncmethod>
<streamindistance>100</streamindistance>
<streamoutdistance>200</streamoutdistance>
<pickupstreamindistance>50</pickupstreamindistance>
<pickupstreamoutdistance>100</pickupstreamoutdistance>
<password/>
<minclientversion>1.3.0</minclientversion>
<updatecheck>true</updatecheck>
<allowmoddedexecutables>false</allowmoddedexecutables>
<logpath/>
<weathersync>1</weathersync>
<!-- Server Rules -->
<rule name="NEW1" value="TBOGT and TLAD servers are grouped on this server"/>
<rule name="NEW2" value="Choose the dlc when starting the game"/>
<rule name="NEW3" value="Use your phone to start a new game"/>
<rule name="Owner" value="Cocam123"/>
<rule name="Rules" value="http://cocamserverguild.ddns.net/EPcpjMRF"/>
<rule name="Info" value="if the link above does not work, send a friend request to Cocam123"/>
<rule name="Donation" value="https://zap-hosting.com/en/shop/donation/94c5db99a7007e3b251b2729cd863129/"/>
<rule name="Episode" value="Base Game"/>
<rule name="Default Game Mode" value="Free Roam"/>
<!-- Extra Modules -->
<modules>
<!-- <module src="Module" /> -->
</modules>
<!-- Multi-player Features -->
<cvar name="Nametags" value="1"/>
<cvar name="GunShops" value="1"/>
<cvar name="UniqueStuntJumps" value="1"/>
<cvar name="StuntJumps" value="1"/>
<cvar name="StauntonToiletCamera" value="1"/>
<cvar name="Gates" value="0"/>
<cvar name="Trains" value="1"/>
<cvar name="Planes" value="1"/>
<cvar name="MaximumWantedLevel" value="6"/>
<cvar name="DefaultParkedCars" value="1"/>
<cvar name="Ambulances" value="1"/>
<cvar name="Traffic" value="1"/>
<cvar name="Civilians" value="1"/>
<cvar name="DefaultPickups" value="1"/>
<cvar name="SinglePlayer" value="0"/>
<cvar name="trainers" value="0"/>
<peer2peer>true</peer2peer>
<timesync>1</timesync>
null server.banIP(string ipAddress int timeoutInMilliseconds) |