when i tried to open the server, it runs but then closed...
logs:
Â
2021-02-07 17:57:58.117 [Debug] Loaded new formula from BaseExp * Power(Gain, Level).
--------------------------------------------------------------------------------
2021-02-07 17:57:58.133 [Debug] Loaded new formula from BaseExp * Power(Gain, Level).
--------------------------------------------------------------------------------
Listening on 0.0.0.0:1024.
--------------------------------------------------------------------------------
UPnP Service Initialization Failed. You might not have a router, or UPnP on your router might be disabled.
 Message: Exception of type 'Open.Nat.NatDeviceNotFoundException' was thrown.
  Stack:   at Open.Nat.NatDiscoverer.<DiscoverDeviceAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  at Intersect.Server.Networking.Helpers.UpnP.<ConnectNatDevice>d__4.MoveNext() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Server\Networking\Helpers\UPnP.cs:line 31
--------------------------------------------------------------------------------
2021-02-07 17:58:18.993 [Debug]Â
 Message: The operation has timed out
  Stack:   at System.Net.HttpWebRequest.GetResponse()
  at Intersect.Server.Networking.Helpers.PortChecker.CanYouSeeMe(Int32 port, String& externalIp) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Server\Networking\Helpers\PortChecker.cs:line 26
--------------------------------------------------------------------------------
2021-02-07 17:58:19.149 [Info] Shutting down the API... (95ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.149 [Info] Shutting down the console thread... (97ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:20.164 [Info] Base dispose. (1112ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:20.164 [Info] Finished disposing server context. (1112ms)
Question
Zerinho
when i tried to open the server, it runs but then closed...
logs:
Â
2021-02-07 17:57:58.117 [Debug] Loaded new formula from BaseExp * Power(Gain, Level).
--------------------------------------------------------------------------------
2021-02-07 17:57:58.133 [Debug] Loaded new formula from BaseExp * Power(Gain, Level).
--------------------------------------------------------------------------------
2021-02-07 17:58:09.243 [Info] Discovered 0 plugins:
--------------------------------------------------------------------------------
Listening on 0.0.0.0:1024.
--------------------------------------------------------------------------------
UPnP Service Initialization Failed. You might not have a router, or UPnP on your router might be disabled.
 Message: Exception of type 'Open.Nat.NatDeviceNotFoundException' was thrown.
  Stack:   at Open.Nat.NatDiscoverer.<DiscoverDeviceAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  at Intersect.Server.Networking.Helpers.UpnP.<ConnectNatDevice>d__4.MoveNext() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Server\Networking\Helpers\UPnP.cs:line 31
--------------------------------------------------------------------------------
2021-02-07 17:58:18.993 [Debug]Â
 Message: The operation has timed out
  Stack:   at System.Net.HttpWebRequest.GetResponse()
  at Intersect.Server.Networking.Helpers.PortChecker.CanYouSeeMe(Int32 port, String& externalIp) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Server\Networking\Helpers\PortChecker.cs:line 26
--------------------------------------------------------------------------------
2021-02-07 17:58:19.039 [Info] Acquiring context lock... (0ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.039 [Info] Acquired. (0ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.039 [Info] Beginning context dispose. (0ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.039 [Info] Disposing network... (0ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.055 [Info] Saving online users/players... (5ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.149 [Info] Online users/players saved. (95ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.149 [Info] Shutting down the API... (95ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:19.149 [Info] Shutting down the console thread... (97ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:20.164 [Info] Base dispose. (1112ms)
--------------------------------------------------------------------------------
2021-02-07 17:58:20.164 [Info] Finished disposing server context. (1112ms)
--------------------------------------------------------------------------------
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now