Guest User

gt issues

a guest
Apr 14th, 2021
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.28 KB | None | 0 0
  1. Android NDK: 25 is an alias for android-24. Adjusting APP_PLATFORM to match.
  2. [arm64-v8a] Install : libbeatsaber-hook_1_3_3.so => libs/arm64-v8a/libbeatsaber-hook_1_3_3.so
  3. [arm64-v8a] Install : libcustom-types.so => libs/arm64-v8a/libcustom-types.so
  4. [arm64-v8a] Install : libmodloader.so => libs/arm64-v8a/libmodloader.so
  5. [arm64-v8a] Install : libmonkecodegen_0_2_3.so => libs/arm64-v8a/libmonkecodegen_0_2_3.so
  6. [arm64-v8a] Install : libmonkecomputer.so => libs/arm64-v8a/libmonkecomputer.so
  7. [arm64-v8a] Compile++ : monkeskies <= main.cpp
  8. In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies/src/main.cpp:1:
  9. In file included from ./include\UI/BackgroundListViewController.hpp:3:
  10. In file included from ./extern\custom-types/shared/macros.hpp:2:
  11. In file included from ./extern\custom-types/shared/types.hpp:5:
  12. In file included from ./extern\beatsaber-hook/shared/utils/il2cpp-utils.hpp:26:
  13. In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies\extern/beatsaber-hook/shared/utils/typedefs.h:53:
  14. In file included from ./extern\beatsaber-hook/shared/utils/typedefs-delegate.hpp:6:
  15. In file included from extern/monkecodegen/include\System/Delegate.hpp:13:
  16. In file included from extern/monkecodegen/include\System/IntPtr.hpp:12:
  17. extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:49:42: error: use of undeclared identifier 'THROW_UNLESS'
  18. static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(state)));
  19. ^
  20. extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:50:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  21. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state);
  22. ~~~~~~~~~~~~~~~~^
  23. extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:50:42: error: expected '(' for function-style cast or type construction
  24. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state);
  25. ~~~~^
  26. extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:57:42: error: use of undeclared identifier 'THROW_UNLESS'
  27. static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(state, additional)));
  28. ^
  29. extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:58:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  30. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state, additional);
  31. ~~~~~~~~~~~~~~~~^
  32. extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:58:42: error: expected '(' for function-style cast or type construction
  33. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state, additional);
  34. ~~~~^
  35. In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies/src/main.cpp:1:
  36. In file included from ./include\UI/BackgroundListViewController.hpp:3:
  37. In file included from ./extern\custom-types/shared/macros.hpp:2:
  38. In file included from ./extern\custom-types/shared/types.hpp:5:
  39. In file included from ./extern\beatsaber-hook/shared/utils/il2cpp-utils.hpp:26:
  40. In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies\extern/beatsaber-hook/shared/utils/typedefs.h:53:
  41. In file included from ./extern\beatsaber-hook/shared/utils/typedefs-delegate.hpp:6:
  42. In file included from extern/monkecodegen/include\System/Delegate.hpp:13:
  43. extern/monkecodegen/include\System/IntPtr.hpp:64:42: error: use of undeclared identifier 'THROW_UNLESS'
  44. static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(value)));
  45. ^
  46. extern/monkecodegen/include\System/IntPtr.hpp:65:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  47. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
  48. ~~~~~~~~~~~~~~~~^
  49. extern/monkecodegen/include\System/IntPtr.hpp:65:42: error: expected '(' for function-style cast or type construction
  50. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
  51. ~~~~^
  52. extern/monkecodegen/include\System/IntPtr.hpp:72:42: error: use of undeclared identifier 'THROW_UNLESS'
  53. static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(value)));
  54. ^
  55. extern/monkecodegen/include\System/IntPtr.hpp:73:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  56. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
  57. ~~~~~~~~~~~~~~~~^
  58. extern/monkecodegen/include\System/IntPtr.hpp:73:42: error: expected '(' for function-style cast or type construction
  59. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
  60. ~~~~^
  61. extern/monkecodegen/include\System/IntPtr.hpp:84:42: error: use of undeclared identifier 'THROW_UNLESS'
  62. static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(info, context)));
  63. ^
  64. extern/monkecodegen/include\System/IntPtr.hpp:85:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  65. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, info, context);
  66. ~~~~~~~~~~~~~~~~^
  67. extern/monkecodegen/include\System/IntPtr.hpp:85:42: error: expected '(' for function-style cast or type construction
  68. ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, info, context);
  69. ~~~~^
  70. In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies/src/main.cpp:1:
  71. In file included from ./include\UI/BackgroundListViewController.hpp:3:
  72. In file included from ./extern\custom-types/shared/macros.hpp:2:
  73. In file included from ./extern\custom-types/shared/types.hpp:5:
  74. In file included from ./extern\beatsaber-hook/shared/utils/il2cpp-utils.hpp:26:
  75. In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies\extern/beatsaber-hook/shared/utils/typedefs.h:54:
  76. In file included from ./extern\beatsaber-hook/shared/utils/typedefs-array.hpp:24:
  77. extern/monkecodegen/include\System/Array.hpp:121:30: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  78. return ::il2cpp_utils::RunMethodThrow<System::Collections::ObjectModel::ReadOnlyCollection_1<T>*, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array);
  79. ~~~~~~~~~~~~~~~~^
  80. extern/monkecodegen/include\System/Array.hpp:121:102: error: expected '(' for function-style cast or type construction
  81. return ::il2cpp_utils::RunMethodThrow<System::Collections::ObjectModel::ReadOnlyCollection_1<T>*, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array);
  82. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  83. extern/monkecodegen/include\System/Array.hpp:121:103: error: expected expression
  84. return ::il2cpp_utils::RunMethodThrow<System::Collections::ObjectModel::ReadOnlyCollection_1<T>*, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array);
  85. ^
  86. extern/monkecodegen/include\System/Array.hpp:130:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
  87. ::il2cpp_utils::RunMethodThrow<void, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array, newSize);
  88. ~~~~~~~~~~~~~~~~^
  89. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  90. 20 errors generated.
  91. make: *** [D:/QuestModDev/References/android-ndk-r21d/build//../build/core/build-binary.mk:478: D:\QuestModDev\Projects\GorillaTag\MonkeSkies/obj/local/arm64-v8a/objs/monkeskies/src/main.o] Error 1
  92. PS D:\QuestModDev\Projects\GorillaTag\MonkeSkies>
Add Comment
Please, Sign In to add comment