MisterTea / MAMEHub

Netplay-capable multi-machine emulator
http://www.mamehub.com
116 stars 29 forks source link

SocketException during installation (recv permission denied) #353

Closed OJFreak closed 5 years ago

OJFreak commented 8 years ago

Java version is 8 u51. No earlier Java has been installed. Running bat file as administrator. Win7 32.

java.net.SocketException: Permission denied: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(Unknown Source) at java.net.SocketInputStream.read(Unknown Source) at java.net.SocketInputStream.read(Unknown Source) at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) at java.io.InputStreamReader.read(Unknown Source) at java.io.BufferedReader.fill(Unknown Source) at java.io.BufferedReader.read(Unknown Source) at org.apache.commons.net.io.CRLFLineReader.readLine(CRLFLineReader.java:58) at org.apache.commons.net.ftp.FTP.getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:582) at org.apache.commons.net.ftp.FTP.pasv(FTP.java:1007) at org.apache.commons.net.ftp.FTPClient.openDataConnection(FTPClient.java:869) at org.apache.commons.net.ftp.FTPClient.openDataConnection(FTPClient.java:759) at org.apache.commons.net.ftp.FTPClient.initiateListParsing(FTPClient.java:3293) at org.apache.commons.net.ftp.FTPClient.initiateListParsing(FTPClient.java:3271) at org.apache.commons.net.ftp.FTPClient.listFiles(FTPClient.java:2930) at com.github.mistertea.updater.Updater.main(Updater.java:161)

Gitweazle commented 8 years ago

There is a similar report >>HERE<<. Either install a certain Win7 update or turn off your firewall.

Secondly, the latest build of the emulator (0.160) used by MAMEHub does not support 32bit OS. However you can replace the emulator (CSUME.exe) with the previous version (0.154). I can help you with that once you're able to log into the lobby.

Prinygod commented 8 years ago

cat you can link issues by mearly doing this #280