• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Creating Server Issue

Zvijezda24

Pokémon Ranger
I'm trying to make a LAN server.
I'm folowing steps from here-1.http://pokemon3d.net/forum/resources/129/
I also tried this-2.http://pokemon3d.net/forum/resources/153/
1.When I create a server in-game with my IP adress, it says that it cannot reach server.
2.When I tried opening the server client it said that the port is not opened and it showed this crashlog.
Now my AVG found a threat in client launcher.
It removed it along with a part of Gamejolt Client (I'm playing Pokémon 3D through that).
The only thing I could do is to remove Gamejolt from my PC.

CRASHLOG
Code:
Pokémon 3D Server Client Crash Log v 0.54.1.82
--------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 27.02.2016. 13:37:11
System language: Croatian (Croatia)
Physical memory: 1,2 GB / 3,9 GB
Logical processors: 4
Runtime language: .Net

--------------------------------------------------

Error information:

Message: Only one usage of each socket address (protocol/network address/port) is normally permitted
InnerException: Nothing
HelpLink: Nothing
Source: System

--------------------------------------------------

CallStack:

   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)
   at Pokemon_3D_Server_Core.Server_Client_Listener.Servers.Listener.Start()

--------------------------------------------------

You should report this error if it is reproduceable or you could not solve it by yourself.

Go To: http://pokemon3d.net/forum/threads/8234/ or http://www.aggressivegaming.org/pokemon/forums/bug-reports.204/ to report this crash.
 

Attachments

Last edited:
J

jianmingyong

Guest
I'm trying to make a LAN server.
I'm folowing steps from here-1.http://pokemon3d.net/forum/resources/129/
I also tried this-2.http://pokemon3d.net/forum/resources/153/
1.When I create a server in-game with my IP adress, it says that it cannot reach server.
2.When I tried opening the server client it said that the port is not opened and it showed this crashlog.
Now my AVG found a threat in client launcher.
It removed it along with a part of Gamejolt Client (I'm playing Pokémon 3D through that).
The only thing I could do is to remove Gamejolt from my PC.

CRASHLOG
Code:
Pokémon 3D Server Client Crash Log v 0.54.1.82
--------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 27.02.2016. 13:37:11
System language: Croatian (Croatia)
Physical memory: 1,2 GB / 3,9 GB
Logical processors: 4
Runtime language: .Net

--------------------------------------------------

Error information:

Message: Only one usage of each socket address (protocol/network address/port) is normally permitted
InnerException: Nothing
HelpLink: Nothing
Source: System

--------------------------------------------------

CallStack:

   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)
   at Pokemon_3D_Server_Core.Server_Client_Listener.Servers.Listener.Start()

--------------------------------------------------

You should report this error if it is reproduceable or you could not solve it by yourself.

Go To: http://pokemon3d.net/forum/threads/8234/ or http://www.aggressivegaming.org/pokemon/forums/bug-reports.204/ to report this crash.
Try to close the entire Pokémon 3D server application from task manager. Something is running in the background using up the port.
 

Zvijezda24

Pokémon Ranger
Try to close the entire Pokémon 3D server application from task manager. Something is running in the background using up the port.
No, I play Minecraft but I don't own any servers which could have maybe using the port.
Something is not right with the Pokémon3D-Server (http://gamejolt.com/games/pokemon3d/10545).
After re-installation of Gamejolt client, Pokémon3D and server, AVG found another threat again and removed the server launcher-AGAIN.
 
Last edited:
J

jianmingyong

Guest
AVG hate P3D - server app btw. just make an exception.
100% no virus as I coded the whole thing.
 
Last edited by a moderator:
J

jianmingyong

Guest
You sure?
I have really important things on the computer I'm playing and I must be careful.
Viruses and threats can mar my files...
It is indeed no virus. The problem of AVG flagging as a virus is due to the network code that looks similar to how virus spreads by downloading some files outside.

The only file that is downloaded outside is from my github repo that checks the application version.
 

Zvijezda24

Pokémon Ranger
It is indeed no virus. The problem of AVG flagging as a virus is due to the network code that looks similar to how virus spreads by downloading some files outside.

The only file that is downloaded outside is from my github repo that checks the application version.
Is creating servers for Pokemon3D free?
 
Top