Advertisement
thtwhit3kid

Client

Nov 19th, 2019
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 257.30 KB | None | 0 0
  1. 2019-11-19 13:18:16 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (oldschool22.runescape.com)
  2. 2019-11-19 13:18:17 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool82.runescape.com" (oldschool82.runescape.com)
  3. 2019-11-19 13:18:17 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool115.runescape.com" (oldschool115.runescape.com)
  4. 2019-11-19 13:18:17 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool51.runescape.com" (oldschool51.runescape.com)
  5. 2019-11-19 13:18:17 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool131.runescape.com" (oldschool131.runescape.com)
  6. 2019-11-19 13:18:17 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool236.runescape.com" (oldschool236.runescape.com)
  7. 2019-11-19 13:18:17 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool91.runescape.com" (oldschool91.runescape.com)
  8. 2019-11-19 13:18:17 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  9. java.net.UnknownHostException: oldschool91.runescape.com
  10. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  11. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  12. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  13. at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
  14. at java.net.InetAddress.getAllByName(InetAddress.java:1192)
  15. at java.net.InetAddress.getAllByName(InetAddress.java:1126)
  16. at okhttp3.Dns$1.lookup(Dns.java:39)
  17. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  18. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  19. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  20. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  21. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  22. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  23. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  24. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  25. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  26. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  27. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  28. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  29. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  30. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  31. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  32. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  33. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  34. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  35. at okhttp3.RealCall.execute(RealCall.java:69)
  36. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  37. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  38. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  39. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  40. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  41. at java.lang.Thread.run(Thread.java:748)
  42. 2019-11-19 13:18:17 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  43. java.lang.RuntimeException: java.net.UnknownHostException: oldschool91.runescape.com
  44. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  45. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  46. at java.lang.Thread.run(Thread.java:748)
  47. Caused by: java.net.UnknownHostException: oldschool91.runescape.com
  48. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  49. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  50. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  51. at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
  52. at java.net.InetAddress.getAllByName(InetAddress.java:1192)
  53. at java.net.InetAddress.getAllByName(InetAddress.java:1126)
  54. at okhttp3.Dns$1.lookup(Dns.java:39)
  55. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  56. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  57. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  58. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  59. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  60. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  61. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  62. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  63. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  64. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  65. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  66. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  67. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  68. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  69. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  70. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  71. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  72. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  73. at okhttp3.RealCall.execute(RealCall.java:69)
  74. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  75. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  76. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  77. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  78. ... 2 common frames omitted
  79. 2019-11-19 13:18:17 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  80. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  81.  
  82. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: oldschool91.runescape.com
  83. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  84. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  85. while locating java.applet.Applet
  86. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  87. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  88. while locating net.runelite.client.ui.ClientUI
  89. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  90. at net.runelite.client.RuneLite.class(Unknown Source)
  91. while locating net.runelite.client.RuneLite
  92. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: oldschool91.runescape.com
  93. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  94. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  95. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  99. at java.lang.reflect.Method.invoke(Method.java:498)
  100. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  101. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  102. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  103. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  104. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  105. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  106. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  107. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  108. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  109. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  110. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  111. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  112. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  113. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  114. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  115. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  116. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  117. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  118. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  119. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  120. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  121. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  122. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  123. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  124. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  125. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  126. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  127. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  128. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  129. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  130. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  131. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  132. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  133. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  135. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  136. at java.lang.reflect.Method.invoke(Method.java:498)
  137. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  138. Caused by: java.net.UnknownHostException: oldschool91.runescape.com
  139. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  140. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  141. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  142. at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
  143. at java.net.InetAddress.getAllByName(InetAddress.java:1192)
  144. at java.net.InetAddress.getAllByName(InetAddress.java:1126)
  145. at okhttp3.Dns$1.lookup(Dns.java:39)
  146. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  147. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  148. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  149. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  150. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  151. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  152. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  153. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  154. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  155. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  156. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  157. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  158. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  159. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  160. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  161. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  162. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  163. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  164. at okhttp3.RealCall.execute(RealCall.java:69)
  165. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  166. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  167. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  168. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  169. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  170. at java.lang.Thread.run(Thread.java:748)
  171.  
  172. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: oldschool91.runescape.com
  173. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  174. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  175. while locating java.applet.Applet
  176. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  177. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  178. while locating net.runelite.api.Client
  179. for field at net.runelite.client.RuneLite.client(Unknown Source)
  180. at net.runelite.client.RuneLite.class(Unknown Source)
  181. while locating net.runelite.client.RuneLite
  182. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: oldschool91.runescape.com
  183. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  184. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  185. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  188. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  189. at java.lang.reflect.Method.invoke(Method.java:498)
  190. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  191. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  192. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  193. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  194. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  195. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  196. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  197. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  198. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  199. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  200. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  201. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  202. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  203. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  204. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  205. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  206. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  207. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  208. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  209. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  210. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  211. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  212. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  213. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  214. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  215. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  216. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  217. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  218. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  219. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  220. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  221. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  222. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  223. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  224. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  225. at java.lang.reflect.Method.invoke(Method.java:498)
  226. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  227. Caused by: java.net.UnknownHostException: oldschool91.runescape.com
  228. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  229. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  230. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  231. at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
  232. at java.net.InetAddress.getAllByName(InetAddress.java:1192)
  233. at java.net.InetAddress.getAllByName(InetAddress.java:1126)
  234. at okhttp3.Dns$1.lookup(Dns.java:39)
  235. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  236. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  237. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  238. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  239. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  240. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  241. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  242. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  243. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  244. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  245. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  246. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  247. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  248. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  249. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  250. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  251. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  252. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  253. at okhttp3.RealCall.execute(RealCall.java:69)
  254. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  255. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  256. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  257. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  258. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  259. at java.lang.Thread.run(Thread.java:748)
  260.  
  261. 2 errors
  262. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  263. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  264. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  265. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  266. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  267. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  268. at java.lang.reflect.Method.invoke(Method.java:498)
  269. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  270. 2019-11-19 13:18:17 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  271. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  272. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  273. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  274. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  275. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
  276. at java.awt.EventQueue.access$500(EventQueue.java:97)
  277. at java.awt.EventQueue$3.run(EventQueue.java:709)
  278. at java.awt.EventQueue$3.run(EventQueue.java:703)
  279. at java.security.AccessController.doPrivileged(Native Method)
  280. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
  281. at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
  282. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
  283. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  284. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  285. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  286. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  287. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  288. 2019-11-19 13:22:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool77.runescape.com))
  289. 2019-11-19 13:22:02 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool119.runescape.com" (No such host is known (oldschool119.runescape.com))
  290. 2019-11-19 13:22:02 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool193.runescape.com" (No such host is known (oldschool193.runescape.com))
  291. 2019-11-19 13:22:02 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool110.runescape.com" (No such host is known (oldschool110.runescape.com))
  292. 2019-11-19 13:22:02 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool13a.runescape.com" (No such host is known (oldschool13a.runescape.com))
  293. 2019-11-19 13:22:02 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool37.runescape.com" (No such host is known (oldschool37.runescape.com))
  294. 2019-11-19 13:22:02 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool72a.runescape.com" (No such host is known (oldschool72a.runescape.com))
  295. 2019-11-19 13:22:02 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  296. java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  297. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  298. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  299. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  300. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  301. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  302. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  303. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  304. at okhttp3.Dns$1.lookup(Dns.java:39)
  305. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  306. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  307. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  308. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  309. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  310. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  311. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  312. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  313. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  314. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  315. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  316. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  317. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  318. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  319. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  320. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  321. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  322. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  323. at okhttp3.RealCall.execute(RealCall.java:69)
  324. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  325. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  326. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  327. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  328. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  329. at java.base/java.lang.Thread.run(Unknown Source)
  330. 2019-11-19 13:22:02 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  331. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  332. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  333. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  334. at java.base/java.lang.Thread.run(Unknown Source)
  335. Caused by: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  336. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  337. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  338. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  339. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  340. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  341. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  342. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  343. at okhttp3.Dns$1.lookup(Dns.java:39)
  344. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  345. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  346. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  347. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  348. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  349. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  350. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  351. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  352. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  353. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  354. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  355. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  356. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  357. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  358. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  359. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  360. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  361. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  362. at okhttp3.RealCall.execute(RealCall.java:69)
  363. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  364. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  365. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  366. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  367. ... 2 common frames omitted
  368. 2019-11-19 13:22:02 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  369. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  370.  
  371. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  372. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  373. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  374. while locating java.applet.Applet
  375. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  376. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  377. while locating net.runelite.client.ui.ClientUI
  378. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  379. at net.runelite.client.RuneLite.class(Unknown Source)
  380. while locating net.runelite.client.RuneLite
  381. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  382. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  383. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  384. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  385. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  386. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  387. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  388. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  389. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  390. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  391. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  392. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  393. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  394. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  395. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  396. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  397. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  398. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  399. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  400. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  401. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  402. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  403. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  404. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  405. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  406. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  407. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  408. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  409. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  410. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  411. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  412. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  413. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  414. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  415. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  416. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  417. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  418. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  419. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  420. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  421. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  422. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  423. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  424. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  425. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  426. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  427. Caused by: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  428. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  429. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  430. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  431. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  432. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  433. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  434. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  435. at okhttp3.Dns$1.lookup(Dns.java:39)
  436. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  437. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  438. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  439. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  440. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  441. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  442. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  443. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  444. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  445. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  446. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  447. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  448. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  449. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  450. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  451. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  452. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  453. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  454. at okhttp3.RealCall.execute(RealCall.java:69)
  455. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  456. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  457. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  458. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  459. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  460. at java.base/java.lang.Thread.run(Unknown Source)
  461.  
  462. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  463. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  464. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  465. while locating java.applet.Applet
  466. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  467. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  468. while locating net.runelite.api.Client
  469. for field at net.runelite.client.RuneLite.client(Unknown Source)
  470. at net.runelite.client.RuneLite.class(Unknown Source)
  471. while locating net.runelite.client.RuneLite
  472. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  473. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  474. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  475. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  476. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  477. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  478. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  479. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  480. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  481. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  482. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  483. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  484. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  485. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  486. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  487. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  488. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  489. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  490. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  491. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  492. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  493. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  494. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  495. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  496. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  497. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  498. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  499. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  500. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  501. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  502. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  503. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  504. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  505. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  506. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  507. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  508. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  509. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  510. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  511. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  512. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  513. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  514. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  515. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  516. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  517. Caused by: java.net.UnknownHostException: No such host is known (oldschool72a.runescape.com)
  518. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  519. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  520. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  521. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  522. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  523. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  524. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  525. at okhttp3.Dns$1.lookup(Dns.java:39)
  526. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  527. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  528. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  529. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  530. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  531. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  532. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  533. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  534. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  535. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  536. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  537. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  538. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  539. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  540. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  541. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  542. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  543. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  544. at okhttp3.RealCall.execute(RealCall.java:69)
  545. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  546. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  547. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  548. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  549. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  550. at java.base/java.lang.Thread.run(Unknown Source)
  551.  
  552. 2 errors
  553. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  554. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  555. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  556. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  557. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  558. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  559. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  560. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  561. 2019-11-19 13:22:02 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  562. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  563. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  564. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  565. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  566. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  567. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  568. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  569. at java.base/java.security.AccessController.doPrivileged(Native Method)
  570. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  571. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  572. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  573. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  574. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  575. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  576. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  577. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  578. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool22.runescape.com))
  579. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool140.runescape.com" (No such host is known (oldschool140.runescape.com))
  580. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool36.runescape.com" (No such host is known (oldschool36.runescape.com))
  581. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool134.runescape.com" (No such host is known (oldschool134.runescape.com))
  582. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool25a.runescape.com" (No such host is known (oldschool25a.runescape.com))
  583. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool90.runescape.com" (No such host is known (oldschool90.runescape.com))
  584. 2019-11-19 13:30:29 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool74a.runescape.com" (No such host is known (oldschool74a.runescape.com))
  585. 2019-11-19 13:30:29 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  586. java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  587. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  588. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  589. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  590. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  591. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  592. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  593. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  594. at okhttp3.Dns$1.lookup(Dns.java:39)
  595. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  596. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  597. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  598. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  599. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  600. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  601. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  602. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  603. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  604. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  605. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  606. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  607. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  608. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  609. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  610. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  611. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  612. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  613. at okhttp3.RealCall.execute(RealCall.java:69)
  614. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  615. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  616. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  617. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  618. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  619. at java.base/java.lang.Thread.run(Unknown Source)
  620. 2019-11-19 13:30:29 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  621. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  622. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  623. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  624. at java.base/java.lang.Thread.run(Unknown Source)
  625. Caused by: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  626. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  627. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  628. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  629. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  630. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  631. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  632. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  633. at okhttp3.Dns$1.lookup(Dns.java:39)
  634. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  635. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  636. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  637. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  638. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  639. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  640. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  641. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  642. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  643. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  644. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  645. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  646. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  647. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  648. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  649. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  650. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  651. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  652. at okhttp3.RealCall.execute(RealCall.java:69)
  653. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  654. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  655. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  656. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  657. ... 2 common frames omitted
  658. 2019-11-19 13:30:29 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  659. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  660.  
  661. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  662. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  663. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  664. while locating java.applet.Applet
  665. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  666. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  667. while locating net.runelite.client.ui.ClientUI
  668. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  669. at net.runelite.client.RuneLite.class(Unknown Source)
  670. while locating net.runelite.client.RuneLite
  671. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  672. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  673. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  674. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  675. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  676. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  677. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  678. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  679. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  680. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  681. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  682. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  683. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  684. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  685. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  686. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  687. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  688. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  689. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  690. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  691. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  692. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  693. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  694. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  695. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  696. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  697. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  698. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  699. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  700. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  701. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  702. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  703. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  704. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  705. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  706. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  707. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  708. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  709. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  710. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  711. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  712. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  713. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  714. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  715. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  716. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  717. Caused by: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  718. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  719. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  720. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  721. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  722. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  723. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  724. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  725. at okhttp3.Dns$1.lookup(Dns.java:39)
  726. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  727. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  728. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  729. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  730. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  731. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  732. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  733. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  734. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  735. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  736. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  737. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  738. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  739. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  740. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  741. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  742. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  743. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  744. at okhttp3.RealCall.execute(RealCall.java:69)
  745. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  746. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  747. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  748. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  749. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  750. at java.base/java.lang.Thread.run(Unknown Source)
  751.  
  752. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  753. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  754. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  755. while locating java.applet.Applet
  756. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  757. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  758. while locating net.runelite.api.Client
  759. for field at net.runelite.client.RuneLite.client(Unknown Source)
  760. at net.runelite.client.RuneLite.class(Unknown Source)
  761. while locating net.runelite.client.RuneLite
  762. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  763. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  764. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  765. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  766. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  767. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  768. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  769. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  770. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  771. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  772. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  773. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  774. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  775. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  776. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  777. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  778. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  779. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  780. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  781. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  782. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  783. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  784. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  785. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  786. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  787. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  788. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  789. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  790. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  791. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  792. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  793. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  794. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  795. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  796. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  797. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  798. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  799. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  800. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  801. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  802. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  803. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  804. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  805. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  806. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  807. Caused by: java.net.UnknownHostException: No such host is known (oldschool74a.runescape.com)
  808. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  809. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  810. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  811. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  812. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  813. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  814. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  815. at okhttp3.Dns$1.lookup(Dns.java:39)
  816. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  817. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  818. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  819. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  820. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  821. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  822. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  823. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  824. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  825. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  826. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  827. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  828. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  829. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  830. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  831. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  832. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  833. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  834. at okhttp3.RealCall.execute(RealCall.java:69)
  835. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  836. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  837. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  838. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  839. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  840. at java.base/java.lang.Thread.run(Unknown Source)
  841.  
  842. 2 errors
  843. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  844. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  845. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  846. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  847. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  848. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  849. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  850. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  851. 2019-11-19 13:30:29 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  852. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  853. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  854. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  855. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  856. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  857. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  858. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  859. at java.base/java.security.AccessController.doPrivileged(Native Method)
  860. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  861. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  862. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  863. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  864. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  865. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  866. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  867. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  868. 2019-11-19 13:39:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool77.runescape.com))
  869. 2019-11-19 13:39:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool217.runescape.com" (No such host is known (oldschool217.runescape.com))
  870. 2019-11-19 13:39:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool126.runescape.com" (No such host is known (oldschool126.runescape.com))
  871. 2019-11-19 13:39:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool109.runescape.com" (No such host is known (oldschool109.runescape.com))
  872. 2019-11-19 13:39:14 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool67.runescape.com" (No such host is known (oldschool67.runescape.com))
  873. 2019-11-19 13:39:14 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool2a.runescape.com" (No such host is known (oldschool2a.runescape.com))
  874. 2019-11-19 13:39:14 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool171.runescape.com" (No such host is known (oldschool171.runescape.com))
  875. 2019-11-19 13:39:14 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  876. java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  877. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  878. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  879. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  880. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  881. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  882. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  883. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  884. at okhttp3.Dns$1.lookup(Dns.java:39)
  885. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  886. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  887. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  888. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  889. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  890. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  891. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  892. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  893. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  894. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  895. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  896. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  897. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  898. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  899. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  900. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  901. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  902. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  903. at okhttp3.RealCall.execute(RealCall.java:69)
  904. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  905. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  906. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  907. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  908. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  909. at java.base/java.lang.Thread.run(Unknown Source)
  910. 2019-11-19 13:39:14 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  911. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  912. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  913. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  914. at java.base/java.lang.Thread.run(Unknown Source)
  915. Caused by: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  916. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  917. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  918. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  919. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  920. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  921. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  922. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  923. at okhttp3.Dns$1.lookup(Dns.java:39)
  924. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  925. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  926. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  927. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  928. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  929. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  930. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  931. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  932. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  933. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  934. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  935. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  936. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  937. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  938. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  939. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  940. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  941. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  942. at okhttp3.RealCall.execute(RealCall.java:69)
  943. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  944. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  945. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  946. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  947. ... 2 common frames omitted
  948. 2019-11-19 13:39:14 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  949. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  950.  
  951. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  952. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  953. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  954. while locating java.applet.Applet
  955. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  956. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  957. while locating net.runelite.client.ui.ClientUI
  958. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  959. at net.runelite.client.RuneLite.class(Unknown Source)
  960. while locating net.runelite.client.RuneLite
  961. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  962. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  963. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  964. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  965. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  966. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  967. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  968. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  969. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  970. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  971. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  972. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  973. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  974. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  975. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  976. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  977. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  978. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  979. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  980. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  981. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  982. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  983. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  984. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  985. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  986. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  987. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  988. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  989. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  990. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  991. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  992. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  993. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  994. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  995. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  996. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  997. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  998. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  999. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1000. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1001. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1002. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1003. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1004. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1005. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1006. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1007. Caused by: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  1008. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1009. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1010. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1011. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1012. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1013. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1014. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1015. at okhttp3.Dns$1.lookup(Dns.java:39)
  1016. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1017. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1018. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1019. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1020. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1021. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1022. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1023. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1024. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1025. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1026. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1027. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1028. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1029. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1030. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1031. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1032. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1033. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1034. at okhttp3.RealCall.execute(RealCall.java:69)
  1035. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1036. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1037. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1038. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1039. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1040. at java.base/java.lang.Thread.run(Unknown Source)
  1041.  
  1042. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  1043. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1044. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1045. while locating java.applet.Applet
  1046. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1047. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1048. while locating net.runelite.api.Client
  1049. for field at net.runelite.client.RuneLite.client(Unknown Source)
  1050. at net.runelite.client.RuneLite.class(Unknown Source)
  1051. while locating net.runelite.client.RuneLite
  1052. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  1053. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1054. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1055. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1056. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1057. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1058. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1059. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1060. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1061. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1062. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1063. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1064. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1065. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1066. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1067. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1068. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1069. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1070. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  1071. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1072. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1073. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1074. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1075. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1076. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1077. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1078. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1079. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1080. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1081. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1082. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1083. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1084. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1085. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1086. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1087. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1088. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1089. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1090. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1091. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1092. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1093. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1094. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1095. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1096. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1097. Caused by: java.net.UnknownHostException: No such host is known (oldschool171.runescape.com)
  1098. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1099. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1100. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1101. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1102. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1103. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1104. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1105. at okhttp3.Dns$1.lookup(Dns.java:39)
  1106. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1107. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1108. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1109. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1110. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1111. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1112. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1113. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1114. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1115. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1116. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1117. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1118. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1119. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1120. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1121. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1122. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1123. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1124. at okhttp3.RealCall.execute(RealCall.java:69)
  1125. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1126. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1127. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1128. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1129. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1130. at java.base/java.lang.Thread.run(Unknown Source)
  1131.  
  1132. 2 errors
  1133. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  1134. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1135. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1136. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1137. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1138. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1139. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1140. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1141. 2019-11-19 13:39:14 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  1142. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  1143. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  1144. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  1145. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  1146. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  1147. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  1148. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  1149. at java.base/java.security.AccessController.doPrivileged(Native Method)
  1150. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  1151. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  1152. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  1153. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  1154. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  1155. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1156. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1157. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  1158. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool21.runescape.com))
  1159. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool163.runescape.com" (No such host is known (oldschool163.runescape.com))
  1160. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool135.runescape.com" (No such host is known (oldschool135.runescape.com))
  1161. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool133.runescape.com" (No such host is known (oldschool133.runescape.com))
  1162. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool75.runescape.com" (No such host is known (oldschool75.runescape.com))
  1163. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool151.runescape.com" (No such host is known (oldschool151.runescape.com))
  1164. 2019-11-19 13:44:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool60.runescape.com" (No such host is known (oldschool60.runescape.com))
  1165. 2019-11-19 13:44:48 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  1166. java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1167. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  1168. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1169. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1170. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1171. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1172. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1173. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1174. at okhttp3.Dns$1.lookup(Dns.java:39)
  1175. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1176. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1177. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1178. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1179. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1180. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1181. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1182. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1183. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1184. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1185. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1186. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1187. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1188. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1189. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1190. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1191. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1192. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1193. at okhttp3.RealCall.execute(RealCall.java:69)
  1194. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1195. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1196. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1197. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1198. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1199. at java.base/java.lang.Thread.run(Unknown Source)
  1200. 2019-11-19 13:44:48 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  1201. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1202. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1203. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1204. at java.base/java.lang.Thread.run(Unknown Source)
  1205. Caused by: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1206. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  1207. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1208. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1209. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1210. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1211. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1212. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1213. at okhttp3.Dns$1.lookup(Dns.java:39)
  1214. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1215. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1216. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1217. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1218. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1219. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1220. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1221. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1222. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1223. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1224. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1225. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1226. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1227. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1228. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1229. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1230. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1231. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1232. at okhttp3.RealCall.execute(RealCall.java:69)
  1233. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1234. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1235. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1236. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1237. ... 2 common frames omitted
  1238. 2019-11-19 13:44:48 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  1239. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  1240.  
  1241. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1242. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1243. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1244. while locating java.applet.Applet
  1245. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  1246. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  1247. while locating net.runelite.client.ui.ClientUI
  1248. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  1249. at net.runelite.client.RuneLite.class(Unknown Source)
  1250. while locating net.runelite.client.RuneLite
  1251. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1252. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1253. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1254. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1255. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1256. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1257. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1258. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1259. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1260. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1261. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1262. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1263. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1264. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1265. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1266. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1267. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1268. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1269. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  1270. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1271. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1272. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1273. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1274. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1275. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1276. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1277. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1278. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1279. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1280. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1281. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1282. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1283. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1284. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1285. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1286. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1287. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1288. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1289. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1290. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1291. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1292. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1293. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1294. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1295. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1296. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1297. Caused by: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1298. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  1299. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1300. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1301. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1302. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1303. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1304. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1305. at okhttp3.Dns$1.lookup(Dns.java:39)
  1306. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1307. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1308. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1309. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1310. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1311. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1312. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1313. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1314. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1315. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1316. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1317. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1318. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1319. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1320. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1321. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1322. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1323. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1324. at okhttp3.RealCall.execute(RealCall.java:69)
  1325. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1326. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1327. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1328. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1329. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1330. at java.base/java.lang.Thread.run(Unknown Source)
  1331.  
  1332. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1333. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1334. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1335. while locating java.applet.Applet
  1336. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1337. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1338. while locating net.runelite.api.Client
  1339. for field at net.runelite.client.RuneLite.client(Unknown Source)
  1340. at net.runelite.client.RuneLite.class(Unknown Source)
  1341. while locating net.runelite.client.RuneLite
  1342. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1343. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1344. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1345. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1346. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1347. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1348. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1349. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1350. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1351. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1352. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1353. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1354. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1355. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1356. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1357. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1358. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1359. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1360. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  1361. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1362. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1363. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1364. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1365. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1366. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1367. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1368. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1369. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1370. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1371. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1372. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1373. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1374. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1375. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1376. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1377. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1378. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1379. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1380. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1381. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1382. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1383. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1384. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1385. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1386. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1387. Caused by: java.net.UnknownHostException: No such host is known (oldschool60.runescape.com)
  1388. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  1389. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1390. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1391. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1392. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1393. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1394. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1395. at okhttp3.Dns$1.lookup(Dns.java:39)
  1396. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1397. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1398. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1399. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1400. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1401. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1402. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1403. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1404. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1405. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1406. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1407. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1408. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1409. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1410. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1411. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1412. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1413. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1414. at okhttp3.RealCall.execute(RealCall.java:69)
  1415. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1416. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1417. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1418. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1419. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1420. at java.base/java.lang.Thread.run(Unknown Source)
  1421.  
  1422. 2 errors
  1423. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  1424. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1425. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1426. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1427. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1428. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1429. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1430. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1431. 2019-11-19 13:44:48 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  1432. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  1433. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  1434. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  1435. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  1436. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  1437. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  1438. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  1439. at java.base/java.security.AccessController.doPrivileged(Native Method)
  1440. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  1441. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  1442. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  1443. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  1444. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  1445. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1446. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1447. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  1448. 2019-11-19 13:56:56 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool14.runescape.com))
  1449. 2019-11-19 13:56:56 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool108a.runescape.com" (No such host is known (oldschool108a.runescape.com))
  1450. 2019-11-19 13:56:56 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool75.runescape.com" (No such host is known (oldschool75.runescape.com))
  1451. 2019-11-19 13:56:57 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool84.runescape.com" (No such host is known (oldschool84.runescape.com))
  1452. 2019-11-19 13:56:57 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool77.runescape.com" (No such host is known (oldschool77.runescape.com))
  1453. 2019-11-19 13:56:57 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool216.runescape.com" (No such host is known (oldschool216.runescape.com))
  1454. 2019-11-19 13:56:57 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool14.runescape.com" (oldschool14.runescape.com)
  1455. 2019-11-19 13:56:57 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  1456. java.net.UnknownHostException: oldschool14.runescape.com
  1457. at java.base/java.net.InetAddress$CachedAddresses.get(Unknown Source)
  1458. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1459. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1460. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1461. at okhttp3.Dns$1.lookup(Dns.java:39)
  1462. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1463. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1464. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1465. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1466. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1467. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1468. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1469. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1470. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1471. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1472. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1473. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1474. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1475. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1476. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1477. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1478. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1479. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1480. at okhttp3.RealCall.execute(RealCall.java:69)
  1481. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1482. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1483. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1484. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1485. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1486. at java.base/java.lang.Thread.run(Unknown Source)
  1487. 2019-11-19 13:56:57 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  1488. java.lang.RuntimeException: java.net.UnknownHostException: oldschool14.runescape.com
  1489. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1490. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1491. at java.base/java.lang.Thread.run(Unknown Source)
  1492. Caused by: java.net.UnknownHostException: oldschool14.runescape.com
  1493. at java.base/java.net.InetAddress$CachedAddresses.get(Unknown Source)
  1494. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1495. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1496. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1497. at okhttp3.Dns$1.lookup(Dns.java:39)
  1498. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1499. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1500. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1501. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1502. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1503. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1504. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1505. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1506. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1507. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1508. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1509. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1510. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1511. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1512. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1513. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1514. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1515. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1516. at okhttp3.RealCall.execute(RealCall.java:69)
  1517. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1518. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1519. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1520. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1521. ... 2 common frames omitted
  1522. 2019-11-19 13:56:57 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  1523. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  1524.  
  1525. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: oldschool14.runescape.com
  1526. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1527. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1528. while locating java.applet.Applet
  1529. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  1530. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  1531. while locating net.runelite.client.ui.ClientUI
  1532. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  1533. at net.runelite.client.RuneLite.class(Unknown Source)
  1534. while locating net.runelite.client.RuneLite
  1535. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: oldschool14.runescape.com
  1536. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1537. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1538. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1539. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1540. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1541. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1542. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1543. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1544. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1545. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1546. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1547. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1548. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1549. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1550. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1551. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1552. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1553. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  1554. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1555. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1556. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1557. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1558. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1559. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1560. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1561. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1562. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1563. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1564. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1565. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1566. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1567. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1568. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1569. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1570. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1571. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1572. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1573. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1574. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1575. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1576. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1577. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1578. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1579. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1580. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1581. Caused by: java.net.UnknownHostException: oldschool14.runescape.com
  1582. at java.base/java.net.InetAddress$CachedAddresses.get(Unknown Source)
  1583. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1584. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1585. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1586. at okhttp3.Dns$1.lookup(Dns.java:39)
  1587. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1588. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1589. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1590. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1591. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1592. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1593. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1594. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1595. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1596. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1597. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1598. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1599. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1600. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1601. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1602. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1603. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1604. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1605. at okhttp3.RealCall.execute(RealCall.java:69)
  1606. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1607. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1608. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1609. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1610. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1611. at java.base/java.lang.Thread.run(Unknown Source)
  1612.  
  1613. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: oldschool14.runescape.com
  1614. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1615. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1616. while locating java.applet.Applet
  1617. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1618. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1619. while locating net.runelite.api.Client
  1620. for field at net.runelite.client.RuneLite.client(Unknown Source)
  1621. at net.runelite.client.RuneLite.class(Unknown Source)
  1622. while locating net.runelite.client.RuneLite
  1623. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: oldschool14.runescape.com
  1624. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1625. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1626. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1627. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1628. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1629. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1630. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1631. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1632. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1633. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1634. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1635. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1636. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1637. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1638. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1639. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1640. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1641. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  1642. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1643. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1644. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1645. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1646. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1647. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1648. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1649. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1650. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1651. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1652. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1653. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1654. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1655. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1656. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1657. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1658. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1659. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1660. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1661. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1662. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1663. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1664. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1665. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1666. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1667. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1668. Caused by: java.net.UnknownHostException: oldschool14.runescape.com
  1669. at java.base/java.net.InetAddress$CachedAddresses.get(Unknown Source)
  1670. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1671. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1672. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1673. at okhttp3.Dns$1.lookup(Dns.java:39)
  1674. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1675. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1676. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1677. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1678. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1679. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1680. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1681. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1682. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1683. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1684. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1685. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1686. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1687. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1688. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1689. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1690. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1691. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1692. at okhttp3.RealCall.execute(RealCall.java:69)
  1693. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1694. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1695. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1696. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1697. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1698. at java.base/java.lang.Thread.run(Unknown Source)
  1699.  
  1700. 2 errors
  1701. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  1702. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1703. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1704. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1705. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1706. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1707. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1708. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1709. 2019-11-19 13:56:57 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  1710. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  1711. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  1712. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  1713. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  1714. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  1715. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  1716. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  1717. at java.base/java.security.AccessController.doPrivileged(Native Method)
  1718. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  1719. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  1720. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  1721. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  1722. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  1723. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1724. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1725. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  1726. 2019-11-19 14:01:12 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool22.runescape.com))
  1727. 2019-11-19 14:01:12 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool151.runescape.com" (No such host is known (oldschool151.runescape.com))
  1728. 2019-11-19 14:01:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool156.runescape.com" (No such host is known (oldschool156.runescape.com))
  1729. 2019-11-19 14:01:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool133.runescape.com" (No such host is known (oldschool133.runescape.com))
  1730. 2019-11-19 14:01:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool235.runescape.com" (No such host is known (oldschool235.runescape.com))
  1731. 2019-11-19 14:01:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool89.runescape.com" (No such host is known (oldschool89.runescape.com))
  1732. 2019-11-19 14:01:13 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool153.runescape.com" (No such host is known (oldschool153.runescape.com))
  1733. 2019-11-19 14:01:13 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  1734. java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1735. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1736. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1737. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1738. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1739. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1740. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1741. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1742. at okhttp3.Dns$1.lookup(Dns.java:39)
  1743. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1744. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1745. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1746. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1747. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1748. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1749. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1750. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1751. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1752. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1753. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1754. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1755. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1756. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1757. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1758. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1759. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1760. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1761. at okhttp3.RealCall.execute(RealCall.java:69)
  1762. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1763. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1764. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1765. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1766. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1767. at java.base/java.lang.Thread.run(Unknown Source)
  1768. 2019-11-19 14:01:13 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  1769. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1770. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1771. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1772. at java.base/java.lang.Thread.run(Unknown Source)
  1773. Caused by: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1774. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1775. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1776. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1777. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1778. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1779. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1780. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1781. at okhttp3.Dns$1.lookup(Dns.java:39)
  1782. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1783. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1784. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1785. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1786. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1787. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1788. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1789. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1790. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1791. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1792. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1793. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1794. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1795. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1796. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1797. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1798. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1799. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1800. at okhttp3.RealCall.execute(RealCall.java:69)
  1801. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1802. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1803. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1804. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1805. ... 2 common frames omitted
  1806. 2019-11-19 14:01:13 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  1807. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  1808.  
  1809. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1810. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1811. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1812. while locating java.applet.Applet
  1813. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  1814. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  1815. while locating net.runelite.client.ui.ClientUI
  1816. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  1817. at net.runelite.client.RuneLite.class(Unknown Source)
  1818. while locating net.runelite.client.RuneLite
  1819. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1820. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1821. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1822. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1823. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1824. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1825. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1826. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1827. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1828. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1829. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1830. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1831. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1832. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1833. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1834. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1835. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1836. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1837. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  1838. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1839. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1840. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1841. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1842. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1843. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1844. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1845. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1846. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1847. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1848. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1849. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1850. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1851. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1852. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1853. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1854. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1855. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1856. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1857. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1858. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1859. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1860. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1861. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1862. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1863. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1864. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1865. Caused by: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1866. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1867. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1868. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1869. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1870. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1871. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1872. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1873. at okhttp3.Dns$1.lookup(Dns.java:39)
  1874. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1875. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1876. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1877. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1878. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1879. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1880. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1881. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1882. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1883. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1884. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1885. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1886. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1887. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1888. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1889. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1890. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1891. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1892. at okhttp3.RealCall.execute(RealCall.java:69)
  1893. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1894. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1895. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1896. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1897. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1898. at java.base/java.lang.Thread.run(Unknown Source)
  1899.  
  1900. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1901. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1902. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  1903. while locating java.applet.Applet
  1904. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1905. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  1906. while locating net.runelite.api.Client
  1907. for field at net.runelite.client.RuneLite.client(Unknown Source)
  1908. at net.runelite.client.RuneLite.class(Unknown Source)
  1909. while locating net.runelite.client.RuneLite
  1910. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1911. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  1912. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  1913. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  1914. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1915. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1916. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1917. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1918. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  1919. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  1920. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1921. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1922. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1923. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1924. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1925. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1926. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  1927. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  1928. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  1929. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  1930. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1931. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1932. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1933. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1934. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1935. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  1936. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  1937. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  1938. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  1939. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  1940. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  1941. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  1942. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  1943. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  1944. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  1945. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  1946. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  1947. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  1948. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1949. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1950. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1951. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1952. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1953. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1954. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1955. Caused by: java.net.UnknownHostException: No such host is known (oldschool153.runescape.com)
  1956. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1957. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  1958. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  1959. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  1960. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  1961. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1962. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  1963. at okhttp3.Dns$1.lookup(Dns.java:39)
  1964. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  1965. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  1966. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  1967. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  1968. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  1969. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  1970. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  1971. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1972. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1973. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  1974. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1975. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1976. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  1977. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1978. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  1979. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  1980. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  1981. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  1982. at okhttp3.RealCall.execute(RealCall.java:69)
  1983. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  1984. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  1985. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  1986. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  1987. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  1988. at java.base/java.lang.Thread.run(Unknown Source)
  1989.  
  1990. 2 errors
  1991. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  1992. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  1993. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  1994. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1995. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1996. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1997. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1998. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  1999. 2019-11-19 14:01:13 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2000. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  2001. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  2002. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  2003. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  2004. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  2005. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2006. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2007. at java.base/java.security.AccessController.doPrivileged(Native Method)
  2008. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2009. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  2010. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  2011. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  2012. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  2013. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2014. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2015. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  2016. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool21.runescape.com))
  2017. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool197.runescape.com" (No such host is known (oldschool197.runescape.com))
  2018. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool113.runescape.com" (No such host is known (oldschool113.runescape.com))
  2019. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool215.runescape.com" (No such host is known (oldschool215.runescape.com))
  2020. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool229.runescape.com" (No such host is known (oldschool229.runescape.com))
  2021. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool166.runescape.com" (No such host is known (oldschool166.runescape.com))
  2022. 2019-11-19 14:03:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool24.runescape.com" (No such host is known (oldschool24.runescape.com))
  2023. 2019-11-19 14:03:05 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  2024. java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2025. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2026. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2027. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2028. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2029. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2030. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2031. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2032. at okhttp3.Dns$1.lookup(Dns.java:39)
  2033. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2034. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2035. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2036. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2037. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2038. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2039. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2040. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2041. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2042. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2043. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2044. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2045. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2046. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2047. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2048. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2049. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2050. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2051. at okhttp3.RealCall.execute(RealCall.java:69)
  2052. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2053. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2054. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2055. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2056. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2057. at java.base/java.lang.Thread.run(Unknown Source)
  2058. 2019-11-19 14:03:05 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2059. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2060. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2061. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2062. at java.base/java.lang.Thread.run(Unknown Source)
  2063. Caused by: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2064. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2065. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2066. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2067. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2068. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2069. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2070. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2071. at okhttp3.Dns$1.lookup(Dns.java:39)
  2072. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2073. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2074. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2075. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2076. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2077. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2078. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2079. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2080. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2081. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2082. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2083. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2084. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2085. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2086. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2087. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2088. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2089. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2090. at okhttp3.RealCall.execute(RealCall.java:69)
  2091. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2092. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2093. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2094. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2095. ... 2 common frames omitted
  2096. 2019-11-19 14:03:05 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  2097. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  2098.  
  2099. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2100. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2101. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2102. while locating java.applet.Applet
  2103. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  2104. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  2105. while locating net.runelite.client.ui.ClientUI
  2106. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  2107. at net.runelite.client.RuneLite.class(Unknown Source)
  2108. while locating net.runelite.client.RuneLite
  2109. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2110. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2111. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2112. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2113. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2114. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2115. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2116. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2117. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2118. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2119. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2120. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2121. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2122. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2123. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2124. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2125. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2126. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2127. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  2128. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2129. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2130. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2131. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2132. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2133. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2134. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2135. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  2136. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  2137. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  2138. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2139. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2140. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2141. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2142. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2143. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2144. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2145. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  2146. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  2147. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  2148. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2149. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2150. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2151. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2152. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2153. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2154. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2155. Caused by: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2156. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2157. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2158. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2159. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2160. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2161. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2162. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2163. at okhttp3.Dns$1.lookup(Dns.java:39)
  2164. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2165. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2166. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2167. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2168. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2169. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2170. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2171. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2172. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2173. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2174. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2175. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2176. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2177. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2178. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2179. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2180. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2181. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2182. at okhttp3.RealCall.execute(RealCall.java:69)
  2183. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2184. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2185. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2186. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2187. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2188. at java.base/java.lang.Thread.run(Unknown Source)
  2189.  
  2190. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2191. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2192. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2193. while locating java.applet.Applet
  2194. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  2195. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  2196. while locating net.runelite.api.Client
  2197. for field at net.runelite.client.RuneLite.client(Unknown Source)
  2198. at net.runelite.client.RuneLite.class(Unknown Source)
  2199. while locating net.runelite.client.RuneLite
  2200. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2201. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2202. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2203. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2204. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2205. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2206. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2207. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2208. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2209. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2210. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2211. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2212. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2213. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2214. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2215. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2216. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2217. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2218. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  2219. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2220. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2221. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2222. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2223. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2224. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2225. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  2226. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  2227. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  2228. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2229. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2230. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2231. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2232. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2233. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2234. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2235. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  2236. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  2237. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  2238. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2239. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2240. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2241. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2242. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2243. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2244. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2245. Caused by: java.net.UnknownHostException: No such host is known (oldschool24.runescape.com)
  2246. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2247. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2248. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2249. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2250. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2251. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2252. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2253. at okhttp3.Dns$1.lookup(Dns.java:39)
  2254. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2255. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2256. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2257. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2258. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2259. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2260. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2261. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2262. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2263. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2264. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2265. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2266. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2267. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2268. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2269. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2270. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2271. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2272. at okhttp3.RealCall.execute(RealCall.java:69)
  2273. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2274. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2275. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2276. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2277. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2278. at java.base/java.lang.Thread.run(Unknown Source)
  2279.  
  2280. 2 errors
  2281. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  2282. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2283. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2284. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2285. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2286. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2287. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2288. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2289. 2019-11-19 14:03:05 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2290. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  2291. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  2292. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  2293. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  2294. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  2295. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2296. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2297. at java.base/java.security.AccessController.doPrivileged(Native Method)
  2298. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2299. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  2300. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  2301. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  2302. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  2303. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2304. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2305. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  2306. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool70.runescape.com))
  2307. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool173.runescape.com" (No such host is known (oldschool173.runescape.com))
  2308. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool203.runescape.com" (No such host is known (oldschool203.runescape.com))
  2309. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool38a.runescape.com" (No such host is known (oldschool38a.runescape.com))
  2310. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool28.runescape.com" (No such host is known (oldschool28.runescape.com))
  2311. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool150.runescape.com" (No such host is known (oldschool150.runescape.com))
  2312. 2019-11-19 14:04:01 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool34.runescape.com" (No such host is known (oldschool34.runescape.com))
  2313. 2019-11-19 14:04:01 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  2314. java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2315. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2316. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2317. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2318. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2319. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2320. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2321. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2322. at okhttp3.Dns$1.lookup(Dns.java:39)
  2323. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2324. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2325. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2326. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2327. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2328. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2329. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2330. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2331. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2332. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2333. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2334. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2335. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2336. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2337. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2338. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2339. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2340. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2341. at okhttp3.RealCall.execute(RealCall.java:69)
  2342. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2343. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2344. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2345. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2346. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2347. at java.base/java.lang.Thread.run(Unknown Source)
  2348. 2019-11-19 14:04:01 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2349. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2350. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2351. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2352. at java.base/java.lang.Thread.run(Unknown Source)
  2353. Caused by: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2354. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2355. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2356. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2357. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2358. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2359. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2360. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2361. at okhttp3.Dns$1.lookup(Dns.java:39)
  2362. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2363. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2364. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2365. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2366. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2367. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2368. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2369. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2370. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2371. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2372. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2373. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2374. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2375. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2376. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2377. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2378. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2379. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2380. at okhttp3.RealCall.execute(RealCall.java:69)
  2381. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2382. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2383. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2384. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2385. ... 2 common frames omitted
  2386. 2019-11-19 14:04:01 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  2387. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  2388.  
  2389. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2390. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2391. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2392. while locating java.applet.Applet
  2393. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  2394. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  2395. while locating net.runelite.client.ui.ClientUI
  2396. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  2397. at net.runelite.client.RuneLite.class(Unknown Source)
  2398. while locating net.runelite.client.RuneLite
  2399. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2400. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2401. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2402. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2403. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2404. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2405. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2406. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2407. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2408. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2409. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2410. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2411. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2412. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2413. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2414. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2415. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2416. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2417. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  2418. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2419. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2420. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2421. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2422. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2423. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2424. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2425. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  2426. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  2427. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  2428. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2429. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2430. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2431. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2432. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2433. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2434. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2435. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  2436. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  2437. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  2438. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2439. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2440. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2441. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2442. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2443. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2444. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2445. Caused by: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2446. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2447. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2448. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2449. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2450. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2451. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2452. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2453. at okhttp3.Dns$1.lookup(Dns.java:39)
  2454. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2455. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2456. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2457. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2458. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2459. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2460. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2461. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2462. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2463. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2464. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2465. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2466. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2467. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2468. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2469. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2470. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2471. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2472. at okhttp3.RealCall.execute(RealCall.java:69)
  2473. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2474. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2475. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2476. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2477. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2478. at java.base/java.lang.Thread.run(Unknown Source)
  2479.  
  2480. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2481. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2482. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2483. while locating java.applet.Applet
  2484. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  2485. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  2486. while locating net.runelite.api.Client
  2487. for field at net.runelite.client.RuneLite.client(Unknown Source)
  2488. at net.runelite.client.RuneLite.class(Unknown Source)
  2489. while locating net.runelite.client.RuneLite
  2490. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2491. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2492. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2493. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2494. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2495. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2496. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2497. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2498. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2499. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2500. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2501. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2502. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2503. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2504. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2505. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2506. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2507. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2508. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  2509. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2510. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2511. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2512. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2513. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2514. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2515. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  2516. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  2517. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  2518. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2519. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2520. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2521. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2522. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2523. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2524. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2525. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  2526. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  2527. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  2528. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2529. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2530. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2531. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2532. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2533. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2534. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2535. Caused by: java.net.UnknownHostException: No such host is known (oldschool34.runescape.com)
  2536. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2537. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2538. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2539. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2540. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2541. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2542. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2543. at okhttp3.Dns$1.lookup(Dns.java:39)
  2544. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2545. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2546. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2547. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2548. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2549. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2550. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2551. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2552. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2553. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2554. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2555. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2556. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2557. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2558. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2559. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2560. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2561. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2562. at okhttp3.RealCall.execute(RealCall.java:69)
  2563. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2564. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2565. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2566. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2567. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2568. at java.base/java.lang.Thread.run(Unknown Source)
  2569.  
  2570. 2 errors
  2571. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  2572. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2573. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2574. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2575. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2576. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2577. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2578. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2579. 2019-11-19 14:04:01 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2580. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  2581. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  2582. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  2583. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  2584. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  2585. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2586. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2587. at java.base/java.security.AccessController.doPrivileged(Native Method)
  2588. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2589. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  2590. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  2591. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  2592. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  2593. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2594. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2595. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  2596. 2019-11-19 14:13:22 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool14.runescape.com))
  2597. 2019-11-19 14:13:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool78a.runescape.com" (No such host is known (oldschool78a.runescape.com))
  2598. 2019-11-19 14:13:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool30.runescape.com" (No such host is known (oldschool30.runescape.com))
  2599. 2019-11-19 14:13:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool15.runescape.com" (No such host is known (oldschool15.runescape.com))
  2600. 2019-11-19 14:13:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool176.runescape.com" (No such host is known (oldschool176.runescape.com))
  2601. 2019-11-19 14:13:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool77.runescape.com" (No such host is known (oldschool77.runescape.com))
  2602. 2019-11-19 14:13:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool218.runescape.com" (No such host is known (oldschool218.runescape.com))
  2603. 2019-11-19 14:13:23 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  2604. java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2605. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2606. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2607. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2608. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2609. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2610. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2611. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2612. at okhttp3.Dns$1.lookup(Dns.java:39)
  2613. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2614. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2615. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2616. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2617. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2618. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2619. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2620. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2621. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2622. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2623. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2624. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2625. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2626. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2627. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2628. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2629. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2630. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2631. at okhttp3.RealCall.execute(RealCall.java:69)
  2632. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2633. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2634. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2635. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2636. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2637. at java.base/java.lang.Thread.run(Unknown Source)
  2638. 2019-11-19 14:13:23 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2639. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2640. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2641. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2642. at java.base/java.lang.Thread.run(Unknown Source)
  2643. Caused by: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2644. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2645. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2646. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2647. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2648. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2649. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2650. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2651. at okhttp3.Dns$1.lookup(Dns.java:39)
  2652. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2653. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2654. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2655. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2656. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2657. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2658. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2659. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2660. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2661. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2662. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2663. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2664. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2665. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2666. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2667. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2668. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2669. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2670. at okhttp3.RealCall.execute(RealCall.java:69)
  2671. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2672. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2673. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2674. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2675. ... 2 common frames omitted
  2676. 2019-11-19 14:13:23 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  2677. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  2678.  
  2679. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2680. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2681. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2682. while locating java.applet.Applet
  2683. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  2684. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  2685. while locating net.runelite.client.ui.ClientUI
  2686. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  2687. at net.runelite.client.RuneLite.class(Unknown Source)
  2688. while locating net.runelite.client.RuneLite
  2689. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2690. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2691. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2692. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2693. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2694. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2695. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2696. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2697. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2698. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2699. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2700. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2701. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2702. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2703. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2704. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2705. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2706. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2707. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  2708. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2709. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2710. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2711. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2712. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2713. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2714. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2715. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  2716. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  2717. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  2718. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2719. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2720. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2721. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2722. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2723. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2724. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2725. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  2726. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  2727. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  2728. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2729. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2730. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2731. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2732. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2733. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2734. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2735. Caused by: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2736. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2737. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2738. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2739. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2740. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2741. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2742. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2743. at okhttp3.Dns$1.lookup(Dns.java:39)
  2744. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2745. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2746. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2747. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2748. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2749. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2750. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2751. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2752. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2753. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2754. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2755. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2756. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2757. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2758. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2759. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2760. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2761. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2762. at okhttp3.RealCall.execute(RealCall.java:69)
  2763. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2764. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2765. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2766. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2767. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2768. at java.base/java.lang.Thread.run(Unknown Source)
  2769.  
  2770. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2771. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2772. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2773. while locating java.applet.Applet
  2774. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  2775. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  2776. while locating net.runelite.api.Client
  2777. for field at net.runelite.client.RuneLite.client(Unknown Source)
  2778. at net.runelite.client.RuneLite.class(Unknown Source)
  2779. while locating net.runelite.client.RuneLite
  2780. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2781. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2782. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2783. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2784. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2785. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2786. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2787. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2788. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2789. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2790. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2791. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2792. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2793. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2794. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2795. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2796. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2797. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2798. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  2799. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2800. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2801. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2802. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2803. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2804. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2805. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  2806. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  2807. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  2808. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2809. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  2810. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2811. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2812. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2813. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2814. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2815. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  2816. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  2817. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  2818. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2819. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2820. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2821. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2822. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2823. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2824. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2825. Caused by: java.net.UnknownHostException: No such host is known (oldschool218.runescape.com)
  2826. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2827. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2828. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2829. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2830. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2831. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2832. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2833. at okhttp3.Dns$1.lookup(Dns.java:39)
  2834. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2835. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2836. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2837. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2838. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2839. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2840. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2841. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2842. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2843. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2844. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2845. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2846. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2847. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2848. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2849. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2850. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2851. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2852. at okhttp3.RealCall.execute(RealCall.java:69)
  2853. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2854. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2855. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2856. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2857. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2858. at java.base/java.lang.Thread.run(Unknown Source)
  2859.  
  2860. 2 errors
  2861. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  2862. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  2863. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  2864. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2865. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2866. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2867. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2868. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  2869. 2019-11-19 14:13:23 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2870. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  2871. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  2872. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  2873. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  2874. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  2875. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2876. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  2877. at java.base/java.security.AccessController.doPrivileged(Native Method)
  2878. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2879. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  2880. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  2881. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  2882. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  2883. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2884. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2885. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  2886. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "null" (No such host is known (oldschool21.runescape.com))
  2887. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool193.runescape.com" (No such host is known (oldschool193.runescape.com))
  2888. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool154.runescape.com" (No such host is known (oldschool154.runescape.com))
  2889. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool219.runescape.com" (No such host is known (oldschool219.runescape.com))
  2890. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool122.runescape.com" (No such host is known (oldschool122.runescape.com))
  2891. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool192.runescape.com" (No such host is known (oldschool192.runescape.com))
  2892. 2019-11-19 14:14:26 [Preloader] INFO net.runelite.client.rs.ClientLoader - Failed to get jav_config from host "oldschool71a.runescape.com" (No such host is known (oldschool71a.runescape.com))
  2893. 2019-11-19 14:14:26 [Preloader] ERROR net.runelite.client.rs.ClientLoader - Error loading RS!
  2894. java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  2895. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2896. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2897. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2898. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2899. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2900. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2901. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2902. at okhttp3.Dns$1.lookup(Dns.java:39)
  2903. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2904. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2905. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2906. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2907. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2908. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2909. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2910. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2911. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2912. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2913. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2914. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2915. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2916. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2917. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2918. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2919. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2920. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2921. at okhttp3.RealCall.execute(RealCall.java:69)
  2922. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2923. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2924. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2925. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2926. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2927. at java.base/java.lang.Thread.run(Unknown Source)
  2928. 2019-11-19 14:14:26 [Preloader] ERROR net.runelite.client.RuneLite - Uncaught exception:
  2929. java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  2930. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2931. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  2932. at java.base/java.lang.Thread.run(Unknown Source)
  2933. Caused by: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  2934. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  2935. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  2936. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  2937. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  2938. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  2939. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2940. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  2941. at okhttp3.Dns$1.lookup(Dns.java:39)
  2942. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  2943. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  2944. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  2945. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  2946. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  2947. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  2948. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  2949. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2950. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2951. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  2952. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2953. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2954. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  2955. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2956. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  2957. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  2958. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  2959. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  2960. at okhttp3.RealCall.execute(RealCall.java:69)
  2961. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  2962. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  2963. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  2964. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  2965. ... 2 common frames omitted
  2966. 2019-11-19 14:14:26 [RuneLite] WARN net.runelite.client.RuneLite - Failure during startup
  2967. com.google.inject.ProvisionException: Unable to provision, see the following errors:
  2968.  
  2969. 1) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  2970. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2971. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  2972. while locating java.applet.Applet
  2973. for the 4th parameter of net.runelite.client.ui.ClientUI.<init>(Unknown Source)
  2974. at net.runelite.client.ui.ClientUI.class(Unknown Source)
  2975. while locating net.runelite.client.ui.ClientUI
  2976. for field at net.runelite.client.RuneLite.clientUI(Unknown Source)
  2977. at net.runelite.client.RuneLite.class(Unknown Source)
  2978. while locating net.runelite.client.RuneLite
  2979. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  2980. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  2981. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  2982. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  2983. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2984. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2985. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2986. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  2987. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  2988. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  2989. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  2990. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  2991. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  2992. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  2993. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  2994. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  2995. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  2996. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  2997. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
  2998. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  2999. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  3000. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  3001. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  3002. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  3003. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  3004. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  3005. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  3006. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  3007. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  3008. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  3009. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  3010. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  3011. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  3012. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  3013. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  3014. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  3015. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  3016. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  3017. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  3018. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  3019. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  3020. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3021. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3022. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3023. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  3024. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  3025. Caused by: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  3026. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  3027. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  3028. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  3029. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  3030. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  3031. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  3032. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  3033. at okhttp3.Dns$1.lookup(Dns.java:39)
  3034. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  3035. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  3036. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  3037. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  3038. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  3039. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  3040. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  3041. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3042. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  3043. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  3044. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3045. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  3046. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  3047. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3048. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  3049. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3050. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  3051. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  3052. at okhttp3.RealCall.execute(RealCall.java:69)
  3053. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  3054. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  3055. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  3056. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  3057. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  3058. at java.base/java.lang.Thread.run(Unknown Source)
  3059.  
  3060. 2) Error in custom provider, java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  3061. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  3062. at net.runelite.client.RuneLiteModule.provideApplet(Unknown Source)
  3063. while locating java.applet.Applet
  3064. for the 1st parameter of net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  3065. at net.runelite.client.RuneLiteModule.provideClient(Unknown Source)
  3066. while locating net.runelite.api.Client
  3067. for field at net.runelite.client.RuneLite.client(Unknown Source)
  3068. at net.runelite.client.RuneLite.class(Unknown Source)
  3069. while locating net.runelite.client.RuneLite
  3070. Caused by: java.lang.RuntimeException: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  3071. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:100)
  3072. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:70)
  3073. at net.runelite.client.RuneLiteModule.provideApplet(RuneLiteModule.java:104)
  3074. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3075. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3076. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3077. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  3078. at com.google.inject.internal.ProviderMethod$ReflectionProviderMethod.doProvision(ProviderMethod.java:292)
  3079. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:401)
  3080. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  3081. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  3082. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  3083. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  3084. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  3085. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  3086. at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
  3087. at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
  3088. at com.google.inject.internal.ProviderMethod$Factory.provision(ProviderMethod.java:402)
  3089. at com.google.inject.internal.ProviderMethod$Factory.get(ProviderMethod.java:376)
  3090. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  3091. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  3092. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  3093. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  3094. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  3095. at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:54)
  3096. at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:132)
  3097. at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:120)
  3098. at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
  3099. at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
  3100. at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
  3101. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
  3102. at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
  3103. at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
  3104. at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
  3105. at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
  3106. at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
  3107. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
  3108. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  3109. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  3110. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3111. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3112. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3113. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  3114. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  3115. Caused by: java.net.UnknownHostException: No such host is known (oldschool71a.runescape.com)
  3116. at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  3117. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
  3118. at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  3119. at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
  3120. at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
  3121. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  3122. at java.base/java.net.InetAddress.getAllByName(Unknown Source)
  3123. at okhttp3.Dns$1.lookup(Dns.java:39)
  3124. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:170)
  3125. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:136)
  3126. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:81)
  3127. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
  3128. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
  3129. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
  3130. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  3131. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3132. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  3133. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  3134. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3135. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  3136. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  3137. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3138. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
  3139. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
  3140. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
  3141. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
  3142. at okhttp3.RealCall.execute(RealCall.java:69)
  3143. at net.runelite.client.rs.ClientConfigLoader.fetch(ClientConfigLoader.java:58)
  3144. at net.runelite.client.rs.ClientLoader.downloadConfig(ClientLoader.java:162)
  3145. at net.runelite.client.rs.ClientLoader.doLoad(ClientLoader.java:115)
  3146. at net.runelite.client.rs.ClientLoader.get(ClientLoader.java:95)
  3147. at net.runelite.client.RuneLite.lambda$main$1(RuneLite.java:218)
  3148. at java.base/java.lang.Thread.run(Unknown Source)
  3149.  
  3150. 2 errors
  3151. at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1028)
  3152. at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1054)
  3153. at net.runelite.client.RuneLite.main(RuneLite.java:246)
  3154. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3155. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3156. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3157. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  3158. at net.runelite.launcher.ReflectionLauncher$1.run(ReflectionLauncher.java:64)
  3159. 2019-11-19 14:14:26 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  3160. java.lang.IllegalStateException: Fatal error during fatal error: RuneLite has encountered an unexpected error during startup.
  3161. at net.runelite.client.ui.FatalErrorDialog.<init>(FatalErrorDialog.java:71)
  3162. at net.runelite.client.RuneLite.lambda$main$3(RuneLite.java:257)
  3163. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  3164. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  3165. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  3166. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  3167. at java.base/java.security.AccessController.doPrivileged(Native Method)
  3168. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  3169. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  3170. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  3171. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  3172. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  3173. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  3174. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  3175. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement