mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
added exact error
This commit is contained in:
parent
431129a277
commit
71424e7f99
@ -90,7 +90,7 @@ See for yourself how uMMORPG was migrated to Mirror
|
||||
|
||||
* NullPointerException: The most likely cause is that you replaced NetworkIdentities or other components but you had them assigned somewhere. Reassign those references.
|
||||
|
||||
* They type or namespace "UnityWebRequest" could not be found.
|
||||
* `error CS0246: The type or namespace name 'UnityWebRequest' could not be found. Are you missing 'UnityEngine.Networking' using directive?`
|
||||
|
||||
Add this to the top of your script:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user