This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
So I am using the most currect version for the beta 1.2.3 but this problem also occured on the 1.1 for me. I tried to connect through my phone with port 5831 and 25565 and It doesn't let me connect. I only get a error on my phone saying if I installed it correctly. I have the ports 5831 on open in my firewall/virtural server but I still won't connect. Please help me.
Try Re installing the app on your phone and double check your desired ports are open through the settings or use a port sniffer ( i use and recommend:http://www.whatsmyip.org/port-scanner/ ) give this a go and reply back
I just upgraded to to 3.2.4 but this issue preceded that upgrade.
The MCMA plugin just doesn't run.
It is setup to the standard port (5839)
sudo netstat -lptu shows;
Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:ssh *:* LISTEN 1175/sshd tcp 0 0 localhost:smtp *:* LISTEN 1211/sendmail: acce tcp 0 0 *:ssh *:* LISTEN 1175/sshd
tcp 0 0 *:25565 *:* LISTEN 1361/java << Minecraft
'irrelevancies deleted.
minecraft server.log has no error messages
2012-03-26 02:07:28 [INFO] Starting minecraft server version 1.2.4 2012-03-26 02:07:28 [INFO] Loading properties 2012-03-26 02:07:28 [INFO] Starting Minecraft server on *:25565 2012-03-26 02:07:28 [INFO] Preparing level "Blue Dragon World" 2012-03-26 02:07:28 [INFO] Default game type: 0 2012-03-26 02:07:29 [INFO] Preparing start region for level 0 2012-03-26 02:07:30 [INFO] Preparing spawn area: 32% 2012-03-26 02:07:31 [INFO] Preparing spawn area: 81% 2012-03-26 02:07:31 [INFO] Done (2532918124ns)! For help, type "help" or "?"
Any help or direction appreciated
Portquery shows;
Starting portqry.exe -n [IP Address Removed] -e 5839 -p TCP ...
Querying target system called:
[IP Address Removed]
Attempting to resolve IP address to a name...
IP address resolved to [IP Address Removed].compute-1.amazonaws.com
querying...
TCP port 5839 (unknown service): NOT LISTENING portqry.exe -n [IP Address Removed] -e 5839 -p TCP exits with return code 0x00000001.
BTW this worked at one point
Still not working.
There is no point sniffing for a port that netstat shows is not open.
running the jar from the command line returns;
java -server -Xmx1024M -Xms1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -jar plugins/MobileAdmin.jar
Failed to load Main-Class manifest attribute from plugins/MobileAdmin.jar
Tried it like this as well;
java plugins/MobileAdmin.jar
Exception in thread "main" java.lang.NoClassDefFoundError: plugins/MobileAdmin/j ar Caused by: java.lang.ClassNotFoundException: plugins.MobileAdmin.jar at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: plugins/MobileAdmin.jar. Program will exit.
There is no mention of it starting up in the minecraft server log.
I see lots of complaints about this on this forum, no replies from mkaltner and the address given in the invoice from Android Market bounces;
from: Mail Delivery Subsystem mailer-daemon@googlemail.com to: someone@somewhere.com date: Mon, Apr 16, 2012 at 18:28 subject: Delivery Status Notification (Failure)
Delivery to the following recipient failed permanently:
support@kalter.net
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 <support@kalter.net>: invalid address (state 14).
To post a comment, please login or register a new account.