-
Notifications
You must be signed in to change notification settings - Fork 447
Closed
Description
pi@raspberrypi ~/mc $ mono MinecraftClient.exe MinecraftClient.ini
Console Client for MC 1.4.6 to 1.8.1 - v1.8.0 - By ORelio & Contributors
Connecting to Minecraft.net...
Success. (session ID: [...])
Using Minecraft version 1.8.0 (protocol v47)
Failed to connect to this IP.
[BOT] Waiting 5 seconds (3 attempts left)...
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
Where the ip is correct and pingable.
pi@raspberrypi ~/mc $ ping <ip>
PING <ip> (<ip>) 56(84) bytes of data.
64 bytes from <ip>: icmp_req=1 ttl=54 time=41.5 ms
64 bytes from <ip>: icmp_req=2 ttl=54 time=38.4 ms
64 bytes from <ip>: icmp_req=3 ttl=54 time=38.2 ms
64 bytes from <ip>: icmp_req=4 ttl=54 time=46.9 ms
Where this is the config file:
login=<username>
password=<password>
serverip=<ip>:4464
Perhapse it can't connect to Servers with a custom port number
Note i'm using the Spigot Version: CraftBukkit version git-Spigot-952179b-f98775c (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels