Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. [20:02:01] Downloading script 'nRestocker'.
  2. [20:02:15] Downloading script 'nRestocker'.
  3. [20:02:17] Script Started: nRestocker.
  4. [20:02:17] [Info] Please remember, make sure to try deleting hooks and restarting the client x2 if you are experiencing issues with the script. This must be done before submitting a bug report.
  5. [20:02:17] [Info] Enable remove-roofs in the game settings to ensure the script can properly travel.
  6. [20:02:17] [nRestocker] nScript support discord: https://discord.gg/RKRJTzV
  7. [20:02:17] Disabled all randoms.
  8. [20:02:22] [nRestocker] Unique preference profile successfully generated, seed: 685779245798 (M****g)
  9. [20:02:22] [nRestocker] Signature tracker launched
  10. [20:02:22] [nRestocker] Task switched: Travel To Grand Exchange Task
  11. [20:02:22] [Task Validator] Task does not meet required conditions: Travel To Grand Exchange Task
  12. [20:02:22] [nRestocker] Task switched: Muling Task
  13. [20:02:22] [Task Validator] Task does not meet required conditions: Muling Task
  14. [20:02:22] [nRestocker] Task switched: Bond Task
  15. [20:02:22] [Task Validator] Task does not meet required conditions: Bond Task
  16. [20:02:22] [nRestocker] Task switched: Configure F-Key Bindings Task
  17. [20:02:22] [Task Validator] Task meets required conditions: Configure F-Key Bindings Task
  18. [20:02:22] [nRestocker] Task switched: Configure Shift Dropping
  19. [20:02:22] [Task Validator] Task meets required conditions: Configure Shift Dropping
  20. [20:02:23] [nRestocker] Task switched: Advanced Options Task
  21. [20:02:23] [Task Validator] Task meets required conditions: Advanced Options Task
  22. [20:02:26] [nRestocker] Task switched: Disable Sounds Task
  23. [20:02:26] [Task Validator] Task meets required conditions: Disable Sounds Task
  24. [20:02:26] [nRestocker] Task switched: Set Left Click Option Task
  25. [20:02:26] [Task Validator] Task meets required conditions: Set Left Click Option Task
  26. [20:02:26] [nRestocker] Task switched: Resizable Task
  27. [20:02:26] [Task Validator] Task meets required conditions: Resizable Task
  28. [20:02:26] [nRestocker] Task switched: Accept Aid Task
  29. [20:02:26] [Task Validator] Task meets required conditions: Accept Aid Task
  30. [20:02:26] [nRestocker] Task switched: Camera Zoom Task
  31. [20:02:26] [Task Validator] Task meets required conditions: Camera Zoom Task
  32. [20:02:26] [nRestocker] Task switched: World Hopping Task
  33. [20:02:27] [Task Validator] Task meets required conditions: World Hopping Task
  34. [20:02:27] [World Hop Executor] Attempting to hop to random members world
  35. [20:02:27] [World Hop Executor] Attempting to find random world... hop attempt #1
  36. [20:02:28] [World Hop Executor] Found world: 386
  37. [20:02:28] [World Hop Executor] Attempting to world hop to 386 from 378
  38. [20:02:28] [World Hop Executor] Hopping... hop attempt #2
  39. [20:02:29] [World Hop Executor] World clicked... waiting for game to load
  40. [20:02:34] [World Hop Executor] World hopped successfully to 386
  41. [20:02:34] [nRestocker] Task switched: Buying Task
  42. [20:02:35] [Task Validator] Task meets required conditions: Buying Task
  43. [20:02:36] com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at path $.path
  44. [20:02:36] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
  45. [20:02:36] at com.google.gson.Gson.fromJson(Gson.java:927)
  46. [20:02:36] at com.google.gson.Gson.fromJson(Gson.java:994)
  47. [20:02:36] at com.google.gson.Gson.fromJson(Gson.java:967)
  48. [20:02:36] at scripts.dax_api.api_lib.models.PathResult.F(PathResult.java:92)
  49. [20:02:36] at scripts.dax_api.api_lib.f.F(WebWalkerServerApi.java:135)
  50. [20:02:36] at scripts.dax_api.api_lib.f.F(WebWalkerServerApi.java:89)
  51. [20:02:36] at scripts.dax_api.api_lib.q.F(DaxWalker.java:95)
  52. [20:02:36] at scripts.dax_api.api_lib.q.F(DaxWalker.java:78)
  53. [20:02:36] at scripts.napi.y.j.F(Movement.java:114)
  54. [20:02:36] at scripts.napi.utils.game.kb.F(BankUtil.java:115)
  55. [20:02:36] at scripts.napi.utils.game.kb.c(BankUtil.java:88)
  56. [20:02:36] at scripts.napi.utils.game.kb.F(BankUtil.java:84)
  57. [20:02:36] at scripts.restocker.actions.buy.q.F(CheckBankForCount.java:35)
  58. [20:02:36] at scripts.napi.framework.NScript.run(NScript.java:599)
  59. [20:02:36] at java.lang.Thread.run(Thread.java:748)
  60. [20:02:36] Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at path $.path
  61. [20:02:36] at com.google.gson.internal.bind.JsonTreeReader.expect(JsonTreeReader.java:162)
  62. [20:02:36] at com.google.gson.internal.bind.JsonTreeReader.beginArray(JsonTreeReader.java:71)
  63. [20:02:36] at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:80)
  64. [20:02:36] at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
  65. [20:02:36] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:131)
  66. [20:02:36] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:222)
  67. [20:02:36] ... 15 more
  68. [20:02:36] [Signature Tracker] Data updated successfully
  69. [20:02:36] Script Ended: nRestocker.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement