Advertisement
Garoam

Untitled

May 19th, 2018
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.58 KB | None | 0 0
  1. -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/Assembly-CSharp-Editor.dll
  2. Compilation failed: 20 error(s), 0 warnings
  3. -----CompilerOutput:-stderr----------
  4. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(112,26): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `SetApiUrlFromEnvironment'
  5. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  6. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(312,44): error CS0117: `VRC.Core.RemoteConfig' does not contain a definition for `HasCachedConfig'
  7. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  8. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(314,39): error CS1502: The best overloaded method match for `VRC.Core.RemoteConfig.Init(System.Action, System.Action)' has some invalid arguments
  9. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  10. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(314,44): error CS1503: Argument `#1' cannot convert `bool' expression to type `System.Action'
  11. Assets/VRCSDK/Dependencies/VRChat/Editor/SDKUpdater.cs(32,25): error CS1502: The best overloaded method match for `VRC.Core.RemoteConfig.Init(System.Action, System.Action)' has some invalid arguments
  12. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  13. Assets/VRCSDK/Dependencies/VRChat/Editor/SDKUpdater.cs(32,30): error CS1503: Argument `#1' cannot convert `bool' expression to type `System.Action'
  14. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(16,38): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `GetApiUrl'
  15. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  16. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(77,18): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `ClearReponseCache'
  17. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  18. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(103,19): error CS1502: The best overloaded method match for `VRC.Core.ApiAvatar.FetchList(System.Action<System.Collections.Generic.List<VRC.Core.ApiAvatar>>, System.Action<string>, VRC.Core.ApiAvatar.Owner, VRC.Core.ApiAvatar.ReleaseStatus, string, int, int, VRC.Core.ApiAvatar.SortHeading, VRC.Core.ApiAvatar.SortOrder, bool, bool)' has some invalid arguments
  19. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  20. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(115,13): error CS1503: Argument `#4' cannot convert `null' expression to type `VRC.Core.ApiAvatar.ReleaseStatus'
  21. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(268,34): error CS1501: No overload for method `Delete' takes `3' arguments
  22. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  23. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(323,35): error CS1501: No overload for method `Delete' takes `3' arguments
  24. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  25. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(31,38): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `GetApiUrl'
  26. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  27. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(406,78): error CS1678: Parameter `1' is declared as type `VRC.Core.ApiWorld' but should be `VRC.Core.ApiContainer'
  28. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(406,59): error CS1661: Cannot convert `anonymous method' to delegate type `System.Action<VRC.Core.ApiContainer>' since there is a parameter mismatch
  29. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(409,37): error CS1678: Parameter `1' is declared as type `string' but should be `VRC.Core.ApiContainer'
  30. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(409,20): error CS1661: Cannot convert `anonymous method' to delegate type `System.Action<VRC.Core.ApiContainer>' since there is a parameter mismatch
  31. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(464,47): error CS1061: Type `VRC.Core.APIUser.DeveloperType' does not contain a definition for `HasValue' and no extension method `HasValue' of type `VRC.Core.APIUser.DeveloperType' could be found. Are you missing an assembly reference?
  32. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  33. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(941,38): error CS1501: No overload for method `EnforceAudioSourceLimits' takes `2' arguments
  34. S:\Unity\Projects\New Unity Project 18\Library/ScriptAssemblies/Assembly-CSharp.dll (Location of the symbol related to previous error)
  35. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(958,108): error CS1061: Type `VRC.Core.APIUser.DeveloperType' does not contain a definition for `HasValue' and no extension method `HasValue' of type `VRC.Core.APIUser.DeveloperType' could be found. Are you missing an assembly reference?
  36. S:\Unity\Projects\New Unity Project 18\Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll (Location of the symbol related to previous error)
  37. -----EndCompilerOutput---------------
  38. - Finished compile Library/ScriptAssemblies/Assembly-CSharp-Editor.dll
  39. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(112,26): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `SetApiUrlFromEnvironment'
  40.  
  41. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs Line: 112)
  42.  
  43. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(312,44): error CS0117: `VRC.Core.RemoteConfig' does not contain a definition for `HasCachedConfig'
  44.  
  45. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs Line: 312)
  46.  
  47. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(314,39): error CS1502: The best overloaded method match for `VRC.Core.RemoteConfig.Init(System.Action, System.Action)' has some invalid arguments
  48.  
  49. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs Line: 314)
  50.  
  51. Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs(314,44): error CS1503: Argument `#1' cannot convert `bool' expression to type `System.Action'
  52.  
  53. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/AccountEditorWindow.cs Line: 314)
  54.  
  55. Assets/VRCSDK/Dependencies/VRChat/Editor/SDKUpdater.cs(32,25): error CS1502: The best overloaded method match for `VRC.Core.RemoteConfig.Init(System.Action, System.Action)' has some invalid arguments
  56.  
  57. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/SDKUpdater.cs Line: 32)
  58.  
  59. Assets/VRCSDK/Dependencies/VRChat/Editor/SDKUpdater.cs(32,30): error CS1503: Argument `#1' cannot convert `bool' expression to type `System.Action'
  60.  
  61. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/SDKUpdater.cs Line: 32)
  62.  
  63. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(16,38): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `GetApiUrl'
  64.  
  65. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs Line: 16)
  66.  
  67. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(77,18): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `ClearReponseCache'
  68.  
  69. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs Line: 77)
  70.  
  71. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(103,19): error CS1502: The best overloaded method match for `VRC.Core.ApiAvatar.FetchList(System.Action<System.Collections.Generic.List<VRC.Core.ApiAvatar>>, System.Action<string>, VRC.Core.ApiAvatar.Owner, VRC.Core.ApiAvatar.ReleaseStatus, string, int, int, VRC.Core.ApiAvatar.SortHeading, VRC.Core.ApiAvatar.SortOrder, bool, bool)' has some invalid arguments
  72.  
  73. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs Line: 103)
  74.  
  75. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(115,13): error CS1503: Argument `#4' cannot convert `null' expression to type `VRC.Core.ApiAvatar.ReleaseStatus'
  76.  
  77. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs Line: 115)
  78.  
  79. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(268,34): error CS1501: No overload for method `Delete' takes `3' arguments
  80.  
  81. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs Line: 268)
  82.  
  83. Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs(323,35): error CS1501: No overload for method `Delete' takes `3' arguments
  84.  
  85. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRCContentManagerWindow.cs Line: 323)
  86.  
  87. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(31,38): error CS0117: `VRC.Core.ApiModel' does not contain a definition for `GetApiUrl'
  88.  
  89. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 31)
  90.  
  91. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(406,78): error CS1678: Parameter `1' is declared as type `VRC.Core.ApiWorld' but should be `VRC.Core.ApiContainer'
  92.  
  93. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 406)
  94.  
  95. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(406,59): error CS1661: Cannot convert `anonymous method' to delegate type `System.Action<VRC.Core.ApiContainer>' since there is a parameter mismatch
  96.  
  97. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 406)
  98.  
  99. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(409,37): error CS1678: Parameter `1' is declared as type `string' but should be `VRC.Core.ApiContainer'
  100.  
  101. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 409)
  102.  
  103. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(409,20): error CS1661: Cannot convert `anonymous method' to delegate type `System.Action<VRC.Core.ApiContainer>' since there is a parameter mismatch
  104.  
  105. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 409)
  106.  
  107. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(464,47): error CS1061: Type `VRC.Core.APIUser.DeveloperType' does not contain a definition for `HasValue' and no extension method `HasValue' of type `VRC.Core.APIUser.DeveloperType' could be found. Are you missing an assembly reference?
  108.  
  109. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 464)
  110.  
  111. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(941,38): error CS1501: No overload for method `EnforceAudioSourceLimits' takes `2' arguments
  112.  
  113. (Filename: Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs Line: 941)
  114.  
  115. Assets/VRCSDK/Dependencies/VRChat/Editor/VRC_SdkControlPanel.cs(958,108): error CS1061: Type `VRC.Core.APIUser.DeveloperType' does not contain a definition for `HasValue' and no extension method `HasValue' of type `VRC.Core.APIUser.DeveloperType' could be found. Are you missing an assembly reference?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement