1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved IP Not registering correctly

Discussion in 'Help' started by fluffymastodons, Nov 29, 2017.

  1. fluffymastodons

    fluffymastodons Creeper

    Messages:
    4
    GitHub:
    fluffymastodons
    When I launch Pocketmine, the ip it lists as attempting to host to is always 0.0.0.0:19132 Because it's not correctly hosting internally, I am unable to connect at all, be it from inside the same network, or via port forwarding. I am farmilliar with my computers ip so if I can tell it where to host it in a config file, that would work, but I can find no such config file. Any help would be massively appreciated.
    Pocketmine.PNG
     

    Attached Files:

  2. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    It should just make the server available on your computer's local IP automatically. What kind of device are you running the game, and trying to connect to the server from?
     
  3. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    fyi, 0.0.0.0 means that it uses every IP your computer has
     
    jasonwynn10, SOFe and EdwardHamHam like this.
  4. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Try to verify your computer‘s ip:
    On linux use: ip addr show (or simply ip addr)
    On windows use netstat
    Then try to connect to that ip from your other device in the same network
     
  5. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
  6. fluffymastodons

    fluffymastodons Creeper

    Messages:
    4
    GitHub:
    fluffymastodons
    To clarify, I have gotten the same issue hosting on both linux and windows 10, the device I've tried connecting with was an ipad on the same network, and I am sure that I had the correct IP address to connect to. My question is I guess why does it use 0.0.0.0, instead of my actual IP (Which it had previously) and if like HimbersaaftLP said where it is every address available, why can I not connect to it from the iPad on the same network?
     
  7. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    You should be able to connect even on your iPad (same network) even if the IP is 0.0.0.0. I'm not really sure why it's kinda odd here.
     
  8. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    What error does it give you when you try to connect?
     
  9. HBIDamian

    HBIDamian HBIDamian Staff Member

    Messages:
    365
    GitHub:
    HBIDamian
    I have a plugin alternative if you wish.

    But read the comments first. :) It will explain the downside to it.
     
    jasonwynn10 likes this.
  10. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    But he wanted to connect from his internal network:
    That's normal, my server does that too, and I can connect to it just fine, it will display the ip address which was set in server.properties, if that is 0.0.0.0 it means that the server is running on all IP addresses your pc has.
    [​IMG]
     
    EdwardHamHam likes this.
  11. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    As everyone has pointed out, having 0.0.0.0 as the IP is normal; I'd take a closer look at your firewalls on the machines and router to check that 19132 is open for TCP and UDP.
     
    Last edited: Nov 30, 2017
  12. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    Windows is known for blocking network passing through. I had this issue with my new AntiVirus - Avast
     
  13. HBIDamian

    HBIDamian HBIDamian Staff Member

    Messages:
    365
    GitHub:
    HBIDamian
    I have no issues with Avast blocking any network or anything...
    So unfortunately, I'm gonna have to say that's invalid.
     
  14. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    It's a software, it can always change the way it works on different computers. I'm using Avast Premier. That's all I can say but maybe you need to search the internet before saying anything. https://forum.avast.com/index.php?topic=194359.0
     
  15. HBIDamian

    HBIDamian HBIDamian Staff Member

    Messages:
    365
    GitHub:
    HBIDamian
    You also might need to check the settings before you do anything.
     
  16. fluffymastodons

    fluffymastodons Creeper

    Messages:
    4
    GitHub:
    fluffymastodons
    Thanks so much for all the replies, it ended up being a really stupid mistake on my end, not related to the ip in the slightest. Everythings up and running great now, thanks a million.
     
  17. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    Mind sharing what the problem was :rolleyes:
     
    jasonwynn10 and EdwardHamHam like this.
  18. fluffymastodons

    fluffymastodons Creeper

    Messages:
    4
    GitHub:
    fluffymastodons
    I set up a dual boot on my computer so that I could run PMMP on linux, everything ran fine, except I was still attempting to connect to the windows boot IP. When I switched back to windows and it connected just fine, it didn't take long to realize how stupid I had been.
     
    jasonwynn10 likes this.
  19. jasonwynn10

    jasonwynn10 Moderator Poggit Reviewer

    Messages:
    1,489
    GitHub:
    jasonwynn10
    Please mark the thread as solved :D
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.