nikolang 0 Posted September 5, 2018 I m currently setting up my first multiplayer server. I followed the intructions and was able to start the server without error messages (see screenshot) But when I want to connect to the server I get this message: I tried to open the ports 22005 and 22006 but it had no effect. I can't find any logfiles. When there are logfiles, where are they? Share this post Link to post Share on other sites
MrPancakers 108 Posted September 5, 2018 Is this server running off your computer? if so you don't need to open any ports. Make sure you're connecting to 127.0.0.1:22005 and not any other IP. Looking at your console it says you're missing a .dll, I don't know how WiredPlayers works but if that's required that can be another reason why you're unable to join. Share this post Link to post Share on other sites
deDanny 3 Posted September 9, 2018 Am 6.9.2018 um 00:36 schrieb MrPancakers: Is this server running off your computer? if so you don't need to open any ports. Make sure you're connecting to 127.0.0.1:22005 and not any other IP. Looking at your console it says you're missing a .dll, I don't know how WiredPlayers works but if that's required that can be another reason why you're unable to join. @nikolang have no Time for are answer - We have are Windows Root not are local PC and the Port 22005-20007 is open Share this post Link to post Share on other sites
Xabi 143 Posted September 9, 2018 As it says on the console log and on the guide on GitHub, you have to compile the gamemode, so the gamemode loads correctly. That won't solve the current error of not connecting, but it will make the gamemode run correctly. Did you tried disabling the firewall? Share this post Link to post Share on other sites
deDanny 3 Posted September 9, 2018 vor 4 Stunden schrieb Xabi: As it says on the console log and on the guide on GitHub, you have to compile the gamemode, so the gamemode loads correctly. That won't solve the current error of not connecting, but it will make the gamemode run correctly. Did you tried disabling the firewall? yes Share this post Link to post Share on other sites