Menu

Problems starting game

Help
clarence
2006-06-09
2013-04-08
  • clarence

    clarence - 2006-06-09

    Hi I'm having problems starting the game if anyone can help please answer to thread. Error getting from Client is

    OvorpClient.exe has encountered a problem and needs to close.  We are sorry for the inconvenience.

    OvorpServer trace.

    Ovorp Server Started
    Loading assembly Virii\Virii.dll
    Creating Virii.ViriiGame
    Game Created
    UdpThread Started and Listening on Port 1701.
    Hey there, stranger 127.0.0.1:2685

    Loading Virii\Maps\StartRoom.map
    Map Size: {Width=15, Height=15}
    Tile Texture: Virii\Maps\HYDTXT10.bmp
    Pixel Tile Size: {Width=64, Height=64}
    Virii\Maps\StartRoom.map Successfully Loaded
    Response code to new player: Accepted
    New Connection (): 127.0.0.1:2685
    127.0.0.1:2685 Disconnected
    Hey there, stranger 127.0.0.1:2958
    Response code to new player: Accepted
    New Connection (): 127.0.0.1:2958
    127.0.0.1:2958 Disconnected

     
    • Nobody/Anonymous

      I'm having a similar problem.  The client is giving me this exception:

      UdpThread Started and Sending to 127.0.0.1:1701.

      Unhandled Exception: System.InvalidOperationException: You must call the Bind me
      thod before performing this operation.
         at System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 s
      ize, SocketFlags socketFlags, EndPoint& remoteEP)
         at System.Net.Sockets.UdpClient.Receive(IPEndPoint& remoteEP)
         at Ovorp.Network.UdpThread.UdpListener() in Z:\Virii\Ovorp\Network\UdpThread.
      cs:line 85
         at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
      ontextCallback callback, Object state)
         at System.Threading.ThreadHelper.ThreadStart()

       

Log in to post a comment.