• 0

    posted a message on I cannot connect to my own localhost. Help!
    Quote from webrosc»

    the server-ip= line should be left blank in 99% of cases, there is no reason for you to put an ip in there


    you should also port forward with your router not a program thats not even related to port forwarding, utorrent is a program for torrenting things, NOT portforwarding



    It worked for me. Thanks a lot!

    Posted in: Server Support and Administration
  • 0

    posted a message on I cannot connect to my own localhost. Help!
    Quote from paulevs»

    You can try change "server-ip=192.168.10.127" to "server-ip="


    Yes I know, but the thing is I want it to work even when I type in an IP in the properties file, so that it possibly fixes my public ip connection. I want to create a server which my friends can join through hosting via my computer.

    Posted in: Server Support and Administration
  • 0

    posted a message on I cannot connect to my own localhost. Help!

    So I made a server in 1.8.9 and I cannot connect through localhost. The port remains unchanged, (25565), and I can connect with my IPV4 address and 0.

    Just as localhost my public ip doesn't work either. The only difference between these two is that only localhost is pinging while my public ip cannot find the server.


    My status:

    I am portforwarding with uTorrent and I currently use no antivirus. (Without this localhost won't even ping)

    I've already added java to the list of allowed programs in the fire wall.

    Server is running on vanilla, version 1.8.9.


    What I have tried:

    Adding port forwarding rules through firewall.

    Tried whilst having firewall turned off.

    Tried whilst using other ports.


    My server properties:


    #Minecraft server properties
    #Mon Jan 06 18:03:32 CET 2020
    spawn-protection=16
    max-tick-time=60000
    generator-settings=
    force-gamemode=false
    allow-nether=true
    gamemode=0
    enable-query=false
    player-idle-timeout=0
    difficulty=1
    spawn-monsters=true
    op-permission-level=4
    resource-pack-hash=
    announce-player-achievements=true
    pvp=true
    snooper-enabled=true
    level-type=DEFAULT
    hardcore=false
    enable-command-block=false
    max-players=20
    network-compression-threshold=256
    max-world-size=29999984
    server-port=25565
    server-ip=192.168.10.127
    spawn-npcs=true
    allow-flight=false
    level-name=world
    view-distance=10
    resource-pack=
    spawn-animals=true
    white-list=false
    generate-structures=true
    online-mode=true
    max-build-height=256
    level-seed=
    motd=A Minecraft Server
    enable-rcon=false

    Posted in: Server Support and Administration
  • To post a comment, please .