• 0

    posted a message on Poop[V1.3]
    Finally updated for 1.7.10 and I'm back in business. For now only update to newest version, but there is more to come, read "to do". And I will be more active.
    Posted in: Minecraft Mods
  • 0

    posted a message on Poop[V1.3]
    Updated for Minecraft 1.6.4
    Posted in: Minecraft Mods
  • 1

    posted a message on Poop[V1.3]
    UPDATED!

    Sorry for long time, but from christmas to today. I wasn't able to get to my computer with source code.
    Posted in: Minecraft Mods
  • 0

    posted a message on List of Mods for 1.8.9
    I updated my mod.
    Poop
    For Minecraft 1.4.5
    SSP/SMP
    Forge Compatible

    http://www.minecraftforum.net/topic/400275-145sspsmppoopv13/
    Thanks
    Posted in: Minecraft Mods
  • 0

    posted a message on Poop[V1.3]
    Finally updated to 1.4.2 with Forge.
    Posted in: Minecraft Mods
  • 0

    posted a message on Poop[V1.3]
    Finally I have updated my mod. I'm really sorry if you have been waiting for this.
    Posted in: Minecraft Mods
  • 0

    posted a message on FAILED TO BIND TO PORT!
    Quote from ChaseG33

    Alright I'm having the same problem but the solution is not working here is what my screen shows


    [INFO] Starting minecraft server version 1.2.5
    [INFO] Loading properties
    [WARNING] server.properties does not exist
    [INFO] Generating new properties file
    [INFO] Starting Minecraft server on *:25565
    [WARNING] **** FAILED TO BIND TO PORT!
    [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    [WARNING] Perhaps a server is already running on that port?



    #Minecraft server properties
    #Sun Jun 24 09:18:24 MDT 2012
    online-mode=true
    spawn-npcs=true
    pvp=true
    allow-flight=false
    spawn-animals=true
    server-ip=192.168.1.106
    server-port=25565
    motd=A Minecraft Server

    and i know that the 192.168.1.106 is correct


    You have to use 32 bit java.
    create something like run.bat with

    "your 32bit java" -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

    example:

    "C:\Program Files (x86)\Java\jre7\bin\java" -Xmx1024M -Xms1024M -jar craftbukkit.jar nogui
    Posted in: Server Support and Administration
  • 0

    posted a message on Poop[V1.3]
    Updated and added armor
    Posted in: Minecraft Mods
  • 0

    posted a message on FAILED TO BIND TO PORT!
    Quote from TheLOLster

    Me and my friend had this problem and this is how we fixed it: Completely delete the server and everything that it has, if u have saves back them up, download a completely new server file from Bukkit or minecraft.net what ever youre using, set it up normally and do everything like you usually do EXCEPT writing your ip where it says to, when u run the server for the first time it will automatically find the ip and write it down for you, but if you write it down manually you will get that error, hope I could help.

    ~LOLster~

    alright my last post was a little unclear, so do what i told you to in the last post but what I am trying to emphasize is that you DONT write your IP in the properties thing, and remember you have to do this with a fresh minecraft server file. like i said hope i could help.


    Nope, still nothing.
    I think it's something with my computer, beacuse I was able to run server, but I have to reinstall windows, becuse of some problems....
    I will try to just update drivers.
    Posted in: Server Support and Administration
  • 0

    posted a message on FAILED TO BIND TO PORT!
    bump :(
    Posted in: Server Support and Administration
  • 0

    posted a message on FAILED TO BIND TO PORT!
    I can't get into router beacuse I'm not administrator of this router, but I KNOW I have opened all ports.
    Posted in: Server Support and Administration
  • 0

    posted a message on FAILED TO BIND TO PORT!
    I don't have acces to my router but I'm sure I have open all ports.
    Checked with multiple tools.
    Posted in: Server Support and Administration
  • 0

    posted a message on FAILED TO BIND TO PORT!
    Quote from iTIsKeiFeR

    open your "Command Prompt" and then type in "ipconfig" and view your ipv4 address, because i know for sure that is not the right ipv4 address

    It is.
    My ip config
    Ethernet adapter Local Area Connection:
    
       Connection-specific DNS Suffix  . :
       Link-local IPv6 Address . . . . . : fe80::8025:a7f1:cfef:b505%12
       IPv4 Address. . . . . . . . . . . : 192.168.0.6
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.0.99
    Posted in: Server Support and Administration
  • 0

    posted a message on FAILED TO BIND TO PORT!
    Quote from iTIsKeiFeR

    You need to add your ipv4 address in where it says "server-ip"

    Still not working and I dont have any programs running on this port.

    [INFO] Starting minecraft server version 1.2.5
    [INFO] Loading properties
    [INFO] Starting Minecraft server on 192.168.0.6:25565
    [WARNING] **** FAILED TO BIND TO PORT!
    [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    [WARNING] Perhaps a server is already running on that port?
    Posted in: Server Support and Administration
  • 0

    posted a message on FAILED TO BIND TO PORT!
    Hi. I have problem. I cant start my server.
    I get crash:

    [INFO] Starting minecraft server version 1.2.5
    [INFO] Loading properties
    [INFO] Starting Minecraft server on *:25565
    [WARNING] **** FAILED TO BIND TO PORT!
    [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    [WARNING] Perhaps a server is already running on that port?


    And my Server.properties:
    #Minecraft server properties
    #Wed Apr 25 18:58:21 CEST 2012
    online-mode=false
    spawn-npcs=true
    pvp=false
    server-ip=
    spawn-animals=true
    allow-flight=true
    server-port=25565
    motd=My server LOL


    I restart computer multiple times and I have port forward for all ports.
    I googled this and nothing help.
    Please help.
    Posted in: Server Support and Administration
  • To post a comment, please .