Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (40, 26): Type inference failed: Not enough information to infer parameter V in fun <K, V> hashMapOf(vararg pairs: Pair<K, V>): kotlin.collections.HashMap<K, V> /* = java.util.HashMap<K, V> */
  2. Please specify it explicitly.
  3.  
  4. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (41, 21): Unresolved reference: GE_RETURN_0
  5. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (42, 21): Unresolved reference: GE_RETURN_1
  6. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (43, 21): Unresolved reference: GE_RETURN_2
  7. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (44, 21): Unresolved reference: GE_RETURN_3
  8. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (45, 21): Unresolved reference: GE_RETURN_4
  9. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (46, 21): Unresolved reference: GE_RETURN_5
  10. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (47, 21): Unresolved reference: GE_RETURN_6
  11. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (48, 21): Unresolved reference: GE_RETURN_7
  12. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (56, 28): Unresolved reference: sendGrandExchangeOffer
  13. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\GrandExchange.kt: (62, 28): Unresolved reference: sendGrandExchangeOffer
  14. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (5, 41): Unresolved reference: api
  15. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (9, 17): Unresolved reference: Api
  16. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (13, 24): Unresolved reference: khttp
  17. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (17, 61): Unresolved reference: accessToken
  18. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (26, 24): Unresolved reference: khttp
  19. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (38, 61): Unresolved reference: accessToken
  20. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (49, 24): Unresolved reference: khttp
  21. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (56, 61): Unresolved reference: accessToken
  22. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (67, 24): Unresolved reference: khttp
  23. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (71, 61): Unresolved reference: accessToken
  24. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (82, 24): Unresolved reference: khttp
  25. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (86, 61): Unresolved reference: accessToken
  26. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (99, 24): Unresolved reference: khttp
  27. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\api\GEApi.kt: (103, 61): Unresolved reference: accessToken
  28. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\npcs\bankers\exchange_bankers.plugin.kts: (5, 85): Unresolved reference: BANKER_8682
  29. e: C:\Users\User\Desktop\OSRS Virtue\rsmod-master\game\plugins\src\main\kotlin\gg\rsmod\plugins\modules\grandexchange\spawns\grand_exchange_spawns.plugin.kts: (13, 16): Unresolved reference: BANKER_8682
  30.  
  31. > Task :game:plugins:compileKotlin FAILED
  32.  
  33. FAILURE: Build failed with an exception.
  34.  
  35. * What went wrong:
  36. Execution failed for task ':game:plugins:compileKotlin'.
  37. > Compilation error. See log for more details
  38.  
  39. * Try:
  40. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  41.  
  42. * Get more help at https://help.gradle.org
  43.  
  44. BUILD FAILED in 19s
  45. 11 actionable tasks: 1 executed, 10 up-to-date
  46. Compilation error. See log for more details
  47. 00:45:26: Task execution finished ' run'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement