The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

Thread Status:
Not open for further replies.
  1. Code:
    2012-01-27 23:23:56 [INFO] Starting minecraft server version 1.1
     
    2012-01-27 23:23:56 [WARNING] **** NOT ENOUGH RAM!
     
    2012-01-27 23:23:56 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
     
    2012-01-27 23:23:56 [INFO] Loading properties
     
    2012-01-27 23:23:56 [WARNING] server.properties does not exist
     
    2012-01-27 23:23:56 [INFO] Generating new properties file
     
    2012-01-27 23:23:56 [INFO] Starting Minecraft server on *:25565
     
    2012-01-27 23:23:57 [INFO] This server is running Craftbukkit version git-Bukkit-1.1-R1-6-gbdc8a85-b1827jnks (MC: 1.1) (Implementing API version 1.1-R2-SNAPSHOT)
     
    2012-01-27 23:23:57 [WARNING] Failed to load ban list: java.io.FileNotFoundException: banned-players.txt (The system cannot find the file specified)
     
    2012-01-27 23:23:57 [WARNING] Failed to load ip ban list: java.io.FileNotFoundException: banned-ips.txt (The system cannot find the file specified)
     
    2012-01-27 23:23:57 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ops.txt (The system cannot find the file specified)
     
    2012-01-27 23:23:57 [WARNING] Failed to load white-list: java.io.FileNotFoundException: white-list.txt (The system cannot find the file specified)
     
    2012-01-27 23:23:57 [INFO] Preparing level "world"
     
    2012-01-27 23:23:57 [INFO] Default game type: 0
     
    2012-01-27 23:23:57 [INFO] Preparing start region for level 0 (Seed: 8333879157771794562)
     
    2012-01-27 23:23:58 [INFO] Preparing spawn area: 8%
     
    2012-01-27 23:23:59 [INFO] Preparing spawn area: 16%
     
    2012-01-27 23:24:00 [INFO] Preparing spawn area: 28%
     
    2012-01-27 23:24:01 [INFO] Preparing spawn area: 36%
     
    2012-01-27 23:24:02 [INFO] Preparing spawn area: 44%
     
    2012-01-27 23:24:03 [INFO] Preparing spawn area: 53%
     
    2012-01-27 23:24:04 [INFO] Preparing spawn area: 65%
     
    2012-01-27 23:24:05 [INFO] Preparing spawn area: 73%
     
    2012-01-27 23:24:06 [INFO] Preparing spawn area: 85%
     
    2012-01-27 23:24:07 [INFO] Preparing spawn area: 93%
     
    2012-01-27 23:24:08 [INFO] Preparing start region for level 1 (Seed: 8333879157771794562)
     
    2012-01-27 23:24:08 [INFO] Preparing spawn area: 4%
     
    2012-01-27 23:24:09 [INFO] Preparing spawn area: 20%
     
    2012-01-27 23:24:11 [INFO] Preparing spawn area: 28%
     
    2012-01-27 23:24:12 [INFO] Preparing spawn area: 40%
     
    2012-01-27 23:24:13 [INFO] Preparing spawn area: 48%
     
    2012-01-27 23:24:14 [INFO] Preparing spawn area: 60%
     
    2012-01-27 23:24:15 [INFO] Preparing spawn area: 73%
     
    2012-01-27 23:24:16 [INFO] Preparing spawn area: 77%
     
    2012-01-27 23:24:17 [INFO] Preparing spawn area: 81%
     
    2012-01-27 23:24:18 [INFO] Preparing spawn area: 93%
     
    2012-01-27 23:24:19 [INFO] Preparing start region for level 2 (Seed: 8333879157771794562)
     
    2012-01-27 23:24:19 [INFO] Preparing spawn area: 0%
     
    2012-01-27 23:24:20 [INFO] Preparing spawn area: 36%
     
    2012-01-27 23:24:21 [INFO] Preparing spawn area: 61%
     
    2012-01-27 23:24:22 [INFO] Done (25,592s)! For help, type "help" or "?"
     
    2012-01-27 23:24:57 [INFO] help or ? shows this message
     
    2012-01-27 23:24:57 [INFO] kick <player> removes a player from the server
     
    2012-01-27 23:24:57 [INFO] ban <player> bans a player from the server
     
    2012-01-27 23:24:57 [INFO] pardon <player> pardons a banned player so that they can connect again
     
    2012-01-27 23:24:57 [INFO] ban-ip <ip> bans an IP address from the server
     
    2012-01-27 23:24:57 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
     
    2012-01-27 23:24:57 [INFO] op <player> turns a player into an op
     
    2012-01-27 23:24:57 [INFO] deop <player> removes op status from a player
     
    2012-01-27 23:24:57 [INFO] tp <player1> <player2> moves one player to the same location as another player
     
    2012-01-27 23:24:57 [INFO] give <player> <id> [num] gives a player a resource
     
    2012-01-27 23:24:57 [INFO] tell <player> <message> sends a private message to a player
     
    2012-01-27 23:24:57 [INFO] stop gracefully stops the server
     
    2012-01-27 23:24:57 [INFO] save-all forces a server-wide level save
     
    2012-01-27 23:24:57 [INFO] save-off disables terrain saving (useful for backup scripts)
     
    2012-01-27 23:24:57 [INFO] save-on re-enables terrain saving
     
    2012-01-27 23:24:57 [INFO] list lists all currently connected players
     
    2012-01-27 23:24:57 [INFO] say <message> broadcasts a message to all players
     
    2012-01-27 23:24:57 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
     
    2012-01-27 23:24:57 [INFO] gamemode <player> <mode> sets player's game mode (0 or 1)
     
    2012-01-27 23:46:54 [INFO] CONSOLE: Stopping the server..
     
    2012-01-27 23:46:54 [INFO] Stopping server
     
    2012-01-27 23:46:54 [INFO] Saving chunks
     
    2012-01-27 23:46:55 [INFO] Stopping server
     
    2012-01-27 23:47:13 [INFO] Starting minecraft server version 1.1
     
    2012-01-27 23:47:13 [WARNING] **** NOT ENOUGH RAM!
     
    2012-01-27 23:47:13 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
     
    2012-01-27 23:47:13 [INFO] Loading properties
     
    2012-01-27 23:47:13 [INFO] Starting Minecraft server on *:25565
     
    2012-01-27 23:47:13 [INFO] This server is running Craftbukkit version git-Bukkit-1.1-R1-6-gbdc8a85-b1827jnks (MC: 1.1) (Implementing API version 1.1-R2-SNAPSHOT)
     
    2012-01-27 23:47:13 [INFO] Preparing level "world"
     
    2012-01-27 23:47:13 [INFO] Default game type: 0
     
    2012-01-27 23:47:13 [INFO] Preparing start region for level 0 (Seed: 8333879157771794562)
     
    2012-01-27 23:47:14 [INFO] Preparing start region for level 1 (Seed: 8333879157771794562)
     
    2012-01-27 23:47:14 [INFO] Preparing spawn area: 44%
     
    2012-01-27 23:47:15 [INFO] Preparing start region for level 2 (Seed: 8333879157771794562)
     
    2012-01-27 23:47:15 [INFO] Preparing spawn area: 73%
     
    2012-01-27 23:47:15 [INFO] Server permissions file permissions.yml is empty, ignoring it
     
    2012-01-27 23:47:15 [INFO] Done (2,262s)! For help, type "help" or "?"
     
    2012-01-27 23:48:50 [INFO] Skersas_ [/87.247.89.138:59087] logged in with entity id 99 at ([world] -201.5, 75.62000000476837, 203.5)
     
    2012-01-27 23:49:03 [WARNING] Skersas_ was kicked for floating too long!
     
    2012-01-27 23:49:09 [INFO] Skersas_ [/87.247.89.138:59096] logged in with entity id 1259 at ([world] -191.28607820990666, 75.05000001198323, 238.2015575629348)
     
    2012-01-27 23:49:11 [WARNING] Skersas_ moved wrongly!
     
    2012-01-27 23:49:11 [INFO] Got position -191.11054325750612, 74.17000001153791, 244.19327125553826
     
    2012-01-27 23:49:11 [INFO] Expected -191.0969860647931, 74.17000001153791, 243.8269915584047
     
    2012-01-27 23:49:19 [WARNING] Skersas_ moved wrongly!
     
    2012-01-27 23:49:19 [INFO] Got position -191.0075081377283, 75.3612710845032, 238.10379247511253
     
    2012-01-27 23:49:19 [INFO] Expected -190.97603200055664, 75.3612710845032, 238.36084465061762
     
    2012-01-27 23:51:59 [WARNING] Skersas_ moved wrongly!
     
    2012-01-27 23:51:59 [INFO] Got position -190.59068586084254, 74.16724584454519, 246.82911178927174
     
    2012-01-27 23:51:59 [INFO] Expected -190.57918113742758, 74.16724584454519, 247.17903463596468
     
    2012-01-27 23:52:12 [INFO] Skersas_: Giving Skersas_ some 1 (STONE)
     
    2012-01-27 23:56:20 [INFO] Skersas_: Set time to 12
     
    2012-01-27 23:57:27 [WARNING] Skersas_ was kicked for floating too long!
     
    2012-01-27 23:57:51 [INFO] Skersas_ [/87.247.89.138:59147] logged in with entity id 11958 at ([world] -207.63083312709392, 77.87972456455496, 199.90672870560093)
     
    2012-01-27 23:59:16 [INFO] Skersas_: Opping Skersas_
     
    2012-01-27 23:59:24 [WARNING] Skersas_ was kicked for floating too long!
     
    2012-01-27 23:59:30 [INFO] Skersas_ [/87.247.89.138:59155] logged in with entity id 14669 at ([world] -208.45405326440692, 81.17499997069753, 226.5417423906352)
     
    2012-01-28 00:04:19 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
     
    2012-01-28 00:06:35 [WARNING] Skersas_ was kicked for floating too long!
     
    2012-01-28 00:06:43 [INFO] Skersas_ [/87.247.89.138:59250] logged in with entity id 22591 at ([world] -268.5850982508146, 86.3009788115387, 306.2739344439062)
     
    2012-01-28 00:07:09 [INFO] -37, 6
     
    2012-01-28 00:08:21 [INFO] Skersas_ lost connection: disconnect.quitting
     
    2012-01-28 00:08:21 [INFO] Connection reset
     
    2012-01-28 00:08:25 [INFO] Skersas_ [/87.247.89.138:59257] logged in with entity id 24074 at ([world] -209.5, 75.0, 198.5)
     
    2012-01-28 00:14:37 [INFO] Connection reset
     
    2012-01-28 00:14:37 [INFO] Skersas_ lost connection: disconnect.endOfStream
     
    2012-01-28 22:33:13 [INFO] Starting minecraft server version 1.1
     
    2012-01-28 22:33:13 [WARNING] **** NOT ENOUGH RAM!
     
    2012-01-28 22:33:13 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
     
    2012-01-28 22:33:13 [INFO] Loading properties
     
    2012-01-28 22:33:13 [INFO] Starting Minecraft server on *:25565
     
    2012-01-28 22:33:13 [INFO] This server is running Craftbukkit version git-Bukkit-1.1-R1-6-gbdc8a85-b1827jnks (MC: 1.1) (Implementing API version 1.1-R2-SNAPSHOT)
     
    2012-01-28 22:33:13 [INFO] Preparing level "world"
     
    2012-01-28 22:33:13 [INFO] Default game type: 0
     
    2012-01-28 22:33:14 [INFO] Preparing start region for level 0 (Seed: 8333879157771794562)
     
    2012-01-28 22:33:15 [INFO] Preparing spawn area: 61%
     
    2012-01-28 22:33:15 [INFO] Preparing start region for level 1 (Seed: 8333879157771794562)
     
    2012-01-28 22:33:16 [INFO] Preparing spawn area: 52%
     
    2012-01-28 22:33:16 [INFO] Preparing start region for level 2 (Seed: 8333879157771794562)
     
    2012-01-28 22:33:17 [INFO] Preparing spawn area: 20%
     
    2012-01-28 22:33:17 [INFO] Server permissions file permissions.yml is empty, ignoring it
     
    2012-01-28 22:33:17 [INFO] Done (4,099s)! For help, type "help" or "?"
     
    2012-01-28 22:35:33 [INFO] Skersas_ [/87.247.89.138:55021] logged in with entity id 248 at ([world] -209.69999998807907, 75.0, 198.72023919117527)
     
    2012-01-28 22:37:15 [INFO] -37, 6
     
    2012-01-28 22:42:45 [INFO] Skersas_: Set time to 12
     
    2012-01-28 22:43:10 [INFO] Skersas_: De-opping Skersas_
     
    2012-01-28 22:43:36 [INFO] Unknown command. Type "help" for help.
     
    2012-01-28 22:43:41 [INFO] Unknown command. Type "help" for help.
     
    2012-01-28 22:43:43 [INFO] Usage: /op <player>
     
    2012-01-28 22:43:48 [INFO] CONSOLE: Opping Skersas_
     
    2012-01-28 22:44:26 [INFO] <Skersas_> help
     
    2012-01-28 22:45:05 [INFO] Skersas_: Set time to 7
     
    2012-01-28 22:45:11 [INFO] Skersas_: Set time to 6
     
    2012-01-28 22:45:14 [INFO] Skersas_: Set time to 5
     
    2012-01-28 22:45:16 [INFO] Skersas_: Set time to 1
     
    2012-01-28 22:45:21 [INFO] Skersas_: Set time to 21
     
    2012-01-28 22:45:26 [INFO] Skersas_: Set time to 11
     
    2012-01-28 22:45:35 [INFO] Skersas_: Set time to 1
     
    2012-01-28 22:45:40 [INFO] Skersas_: Set time to 3
     
    2012-01-28 22:45:44 [INFO] Skersas_: Set time to 26
     
    2012-01-28 22:45:47 [INFO] Skersas_: Set time to 11
     
    2012-01-28 22:46:45 [INFO] Skersas_ lost connection: disconnect.quitting
     
    2012-01-28 22:46:45 [INFO] Connection reset
     
    2012-01-28 22:46:54 [INFO] Unknown command. Type "help" for help.
     
    2012-01-28 22:46:56 [INFO] Unknown command. Type "help" for help.
     
    2012-01-28 22:47:02 [INFO] Unknown command. Type "help" for help.
     
    2012-01-28 22:47:05 [INFO] Unknown command. Type "help" for help.
     
    2012-01-28 22:47:07 [INFO] CONSOLE: Stopping the server..
     
    2012-01-28 22:47:07 [INFO] Stopping server
     
    2012-01-28 22:47:07 [INFO] Saving chunks
     
    2012-01-28 22:47:21 [INFO] Starting minecraft server version 1.1
     
    2012-01-28 22:47:21 [WARNING] **** NOT ENOUGH RAM!
     
    2012-01-28 22:47:21 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
     
    2012-01-28 22:47:21 [INFO] Loading properties
     
    2012-01-28 22:47:21 [INFO] Starting Minecraft server on *:25565
     
    2012-01-28 22:47:21 [INFO] This server is running Craftbukkit version git-Bukkit-1.1-R1-6-gbdc8a85-b1827jnks (MC: 1.1) (Implementing API version 1.1-R2-SNAPSHOT)
     
    2012-01-28 22:47:21 [INFO] Preparing level "world"
     
    2012-01-28 22:47:21 [INFO] Default game type: 1
     
    2012-01-28 22:47:21 [INFO] Preparing start region for level 0 (Seed: 8333879157771794562)
     
    2012-01-28 22:47:22 [INFO] Preparing spawn area: 65%
     
    2012-01-28 22:47:23 [INFO] Preparing start region for level 1 (Seed: 8333879157771794562)
     
    2012-01-28 22:47:23 [INFO] Preparing spawn area: 61%
     
    2012-01-28 22:47:24 [INFO] Preparing start region for level 2 (Seed: 8333879157771794562)
     
    2012-01-28 22:47:24 [INFO] Preparing spawn area: 52%
     
    2012-01-28 22:47:25 [INFO] Server permissions file permissions.yml is empty, ignoring it
     
    2012-01-28 22:47:25 [INFO] Done (3,539s)! For help, type "help" or "?"
     
    2012-01-28 22:47:31 [INFO] Skersas_ [/87.247.89.138:55105] logged in with entity id 140 at ([world] -213.76875014288368, 74.0, 359.667462153454)
     
    2012-01-28 22:47:48 [INFO] Connection reset
     
    2012-01-28 22:47:48 [INFO] Skersas_ lost connection: disconnect.quitting
     
    2012-01-28 22:47:53 [INFO] CONSOLE: Stopping the server..
     
    2012-01-28 22:47:53 [INFO] Stopping server
     
    2012-01-28 22:47:53 [INFO] Saving chunks
     
    2012-01-28 22:50:26 [INFO] Starting minecraft server version 1.1
     
    2012-01-28 22:50:26 [WARNING] **** NOT ENOUGH RAM!
     
    2012-01-28 22:50:26 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
     
    2012-01-28 22:50:26 [INFO] Loading properties
     
    2012-01-28 22:50:26 [INFO] Starting Minecraft server on *:25565
     
    2012-01-28 22:50:26 [INFO] This server is running Craftbukkit version git-Bukkit-1.1-R1-6-gbdc8a85-b1827jnks (MC: 1.1) (Implementing API version 1.1-R2-SNAPSHOT)
     
    2012-01-28 22:50:27 [INFO] Preparing level "world"
     
    2012-01-28 22:50:27 [INFO] Default game type: 1
     
    2012-01-28 22:50:27 [INFO] Preparing start region for level 0 (Seed: 8333879157771794562)
     
    2012-01-28 22:50:28 [INFO] Preparing start region for level 1 (Seed: 8333879157771794562)
     
    2012-01-28 22:50:28 [INFO] Preparing spawn area: 0%
     
    2012-01-28 22:50:29 [INFO] Preparing spawn area: 97%
     
    2012-01-28 22:50:29 [INFO] Preparing start region for level 2 (Seed: 8333879157771794562)
     
    2012-01-28 22:50:30 [INFO] [PortalStick] Loading PortalStick v2.3.6.
     
    2012-01-28 22:50:30 [INFO] [PortalStick] 1 region(s) loaded
     
    2012-01-28 22:50:30 [INFO] [PortalStick] 0 grill(s) loaded
     
    2012-01-28 22:50:30 [INFO] [PortalStick] No permission handler detected, only ops can use commands
     
    2012-01-28 22:50:30 [INFO] [PortalStick] PortalStick enabled
     
    2012-01-28 22:50:30 [INFO] Server permissions file permissions.yml is empty, ignoring it
     
    2012-01-28 22:50:30 [INFO] Done (3,327s)! For help, type "help" or "?"
     
    2012-01-28 22:50:41 [INFO] Skersas_ [/87.247.89.138:55170] logged in with entity id 147 at ([world] -214.92283806144118, 74.0, 357.5166625245227)
     
    2012-01-28 22:51:42 [INFO] Skersas_ lost connection: disconnect.quitting
     
    2012-01-28 22:51:42 [INFO] Connection reset
     
    2012-01-28 22:51:46 [INFO] CONSOLE: Stopping the server..
     
    2012-01-28 22:51:46 [INFO] Stopping server
     
    2012-01-28 22:51:46 [INFO] [PortalStick] Unloading PortalStick v2.3.6.
     
    2012-01-28 22:51:46 [INFO] [PortalStick] PortalStick unloaded
     
    2012-01-28 22:51:46 [INFO] Saving chunks
     
  2. Offline

    Nick Foster

  3. Offline

    hammale

    this may be the source of your problem, try adding more ram :D

    Solved the Tagman problem in a PM :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  4. No that's not a problem... Im trying to fix it for months and tried almost everything, I see you can't help me too
     
  5. Offline

    columb

    Hello again...
    I can't place Ender Crystal egg. (Id:383:200)
    But I need it for my Eye of Sauron >_>
    Any ideas how to fix it?
    I posted my plugin list somewhere above, bukkit - CB++.

    Sure I'am an op and have * permission.
    Console log is clear.
    Another cheater egg, snowgolem, works fine.
    May be there any other way to spawn it?
    Any plugin?
     
  6. Offline

    Qentus

    Can you help me?

    What about this? http://www.minecraftwiki.net/wiki/Region_file_format
    The furthest place of my map is x=15000 and in region folder the highest number has r.189.20.mcr.
    How can i know which file belongs to which chunk in the world?
    (My world´s size is 3GB and I must decrease the world to 12000x12000 blocks but idk how to do that)
     
  7. Offline

    columb

    Install this http://forums.bukkit.org/threads/me...rich-world-size-limiting-plugin-1-1-r1.11309/
    Set border for wanted map size.
    Use /wb trim command (visit plugin page for more info)
     
  8. Offline

    hammale

    Hmm have u tried the vanilla server? If it still errors then tis not a bukkit problem...

    Hmm that may be a cb++ bug, try it w/ normal cb and c if it still won't wrk

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  9. Offline

    columb

    Post command with wich you running your server.
    And your server specs.
     
  10. You didn't read everything i wrote in first post for sure ;) Gonna keep searching for answer somewhere else
     
  11. Offline

    hammale

    Best of luck to ya!
     
  12. Offline

    hatstand

    You should be able to see your IPv4 address via ipconfig, if not, check ipconfig /all
     
  13. Offline

    Nick Foster

    hey guys.. i just had a crash... could you take a gander at my log im baffled... WHAT HAPPENED...?

    OH GEZZ.. MY LOG IS TOO BIG FOR PASTEBIN... i guess media fire link... <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 12, 2016
  14. Offline

    tyzoid

    You might want to change that to true.
     
  15. Offline

    M1sT3rM4n

    @NickFoster had this problem:

     
  16. Offline

    tyzoid

    [quote uid=26961 name="Nick Foster" post=937870]hey guys.. i just had a crash... could you take a gander at my log im baffled... WHAT HAPPENED...?

    OH GEZZ.. MY LOG IS TOO BIG FOR PASTEBIN... i guess media fire link... <Edit by Moderator: Redacted mediafire url>
    Try removing AbsorbPlugin temporarily and see if that solves the problem.

    I can't find the plugin anywhere though, is it a custom plugin?

    [quote uid=128 name="M1sT3rM4n" post=937907]@NickFoster had this problem:[/quote]
    You might want to tag him properly.

    What java version do you have?

    type
    Code:
    java -version
    
    Edit:
    Also, a plugin list may help.

    Edit2:
    Hmmm...

    Alerts just started working again.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 12, 2016
  17. Offline

    columb

    Tested on CraftBukkit and CraftBukkit++ (with/without) plugins.
    Still can't place the damn egg to spawn ender crystal.
    Could someone else test it? Id is 383:200
     

  18. I know, this is what i get when i write both ipconfig and ipconfig/all

    ipconfig
    [​IMG]

    ipconfig/all
    [​IMG]
     
  19. Offline

    tyzoid

    Please see my above post.
     
  20. Changing flight to true didn't help. When someone tries to join and gets timeout there is no log in console that someone tried to join.
     
  21. Offline

    tyzoid

    Whoops, I got your post confused with JustCraft's.

    They should be able to connect with your ipv6 address...

    This may help you: http://forums.bukkit.org/threads/ipv6-support.3621/
     
  22. All 3 IPv6 addresses are long, different and contains strange numbers that shouldn't be at ip address
    [​IMG]

    And there is says that IPv6 has no network access
    [​IMG]
     
  23. Offline

    M1sT3rM4n

    Up it goes!
     
  24. Offline

    columb

    I tested on vanilla bukkit (Not ++) without any plugin istalled, I still can't place the damn egg.
     
  25. Offline

    tyzoid

    Are you running this through hamachi?
    And that is very odd. I've never seen that happen.

    Although, ipv6 addresses can contain the characters a-f as well as 0-9.

    Just to confirm, you can connect fine on you local network, but people outside of your network can't connect, right?
     
  26. No im not using hamachi and yes i can connect fine on my local network. I used to have garry's mod server and people didn't have any problems connect to my server, but now when my friend tries to join my minecraft server console doesn't even inform me that someone tried to join server and failed
     
  27. Offline

    tyzoid

    You can find your IP here: http://whatismyip.org/

    Then go here once you have your server on: http://www.yougetsignal.com/tools/open-ports/
    Type in "25565" as the port. It will tell you either open or closed.

    If it says closed, there is a problem with port forwarding. If open and they still can't connect, try the vanilla server.

    Also, if you haven't already done so, add java as an exception to your firewall.
     
  28. Here i got my ports open in firewall but when i check if they are open in yougetsignal.com it says they are closed? What shall i do?

    [​IMG]
     
  29. Offline

    tyzoid

    Your server must be running for yougetsignal to report that it is open.

    Do you have a router of some kind?
     
  30. Yes my server was running, no i don't
     
Thread Status:
Not open for further replies.

Share This Page