Created
April 18, 2020 11:47
-
-
Save yadurajiv/d88269025a8b4a7d17374b290d4daa82 to your computer and use it in GitHub Desktop.
noble connect - mirror - error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Assets\Noble Connect\Mirror\Internal\NobleNetworkLobbyManager.cs(24,20): error CS1061: 'NetworkWriter' does not contain a definition for 'Write' and no accessible extension method 'Write' accepting a first argument of type 'NetworkWriter' could be found (are you missing a using directive or an assembly reference?) | |
Assets\Noble Connect\Mirror\Internal\NobleNetworkLobbyManager.cs(25,20): error CS1061: 'NetworkWriter' does not contain a definition for 'Write' and no accessible extension method 'Write' accepting a first argument of type 'NetworkWriter' could be found (are you missing a using directive or an assembly reference?) | |
Assets\Noble Connect\Mirror\Internal\NobleServer.cs(582,27): error CS0117: 'NetworkServer' does not contain a definition for 'SendToClient' | |
Assets\Noble Connect\Mirror\Internal\NobleServer.cs(605,111): error CS0117: 'NetworkServer' does not contain a definition for 'SpawnWithClientAuthority' | |
Assets\Noble Connect\Mirror\Internal\NobleServer.cs(606,116): error CS0117: 'NetworkServer' does not contain a definition for 'SpawnWithClientAuthority' | |
Assets\Noble Connect\Mirror\Internal\NobleServer.cs(607,130): error CS0117: 'NetworkServer' does not contain a definition for 'SpawnWithClientAuthority' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment