Dedicated Server errors - Solved!
I keep getting the following error when trying to start the server, any help is greatly appreciated.
```'[17:34:39.850][Log] Starting server...
[17:34:51.571][Exception] System.InvalidCastException: Unable to cast object of type 'UdpEventStartFailed' to type 'UdpEventStartDone'.
at UdpKit.UdpEvent.As[T] () [0x00000] in <00000000000000000000000000000000>:0
at BoltCore.PollNetwork () [0x00000] in <00000000000000000000000000000000>:0
at BoltCore.Poll () [0x00000] in <00000000000000000000000000000000>:0
at BoltPoll.FixedUpdate () [0x00000] in <00000000000000000000000000000000>:0
Endnight.Utilities.Dedicated.DsLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[17:34:51.571][Exception] at UdpKit.UdpEvent.As[T] () [0x00000] in <00000000000000000000000000000000>:0
at BoltCore.PollNetwork () [0x00000] in <00000000000000000000000000000000>:0
at BoltCore.Poll () [0x00000] in <00000000000000000000000000000000>:0
at BoltPoll.FixedUpdate () [0x00000] in <00000000000000000000000000000000>:0
Endnight.Utilities.Dedicated.DsLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)'
3 Replies
Resolved by changing IP in config to 0.0.0.0
daaam I tried and tried and tried to find a solution through udp ports, and changing settings all over the place and it was that ** ip π
im having issues later on after this part, ive done all the steps but it doesnt show up on my game?? and when i try to join direct it says the server address is malformed