View difference between Paste ID: 32Hd952n and vt5mQKcE
SHOW: | | - or go back to the newest paste.
1
[16:55:13] [main/INFO]: Loading tweak class name me.deftware.launch.Launcher
2
[16:55:13] [main/INFO]: Using primary tweak class name me.deftware.launch.Launcher
3
[16:55:13] [main/INFO]: Calling tweak class me.deftware.launch.Launcher
4
[16:55:13] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/oto/AppData/Roaming/.minecraft/libraries/org/dimdev/mixin/0.7.11-SNAPSHOT/mixin-0.7.11-SNAPSHOT.jar Service=LaunchWrapper Env=UNKNOWN
5
[16:55:13] [main/INFO]: FML platform manager could not load class cpw.mods.fml.relauncher.CoreModManager. Proceeding without FML support.
6
[16:55:14] [main/INFO]: Compatibility level set to JAVA_8
7
[16:55:14] [main/ERROR]: Mixin config mixins.emc.json does not specify "minVersion" property
8
[16:55:14] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
9
[16:55:14] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
10
[16:55:14] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
11
[16:55:16] [Client thread/INFO]: Setting user: dfxfikbu
12-
[16:55:16] [Client thread/INFO]: (Session ID is token:eyJraWQiOiJhYzg0YSIsImFsZyI6IkhTMjU2In0.eyJ4dWlkIjoiMjUzNTQzNjYyNDQ5ODk4MyIsImFnZyI6IkFkdWx0Iiwic3ViIjoiMGNjMjM3ZmEtMjYxNi00MzVhLWFlMTQtZGQ1NTBjYTRhNzUyIiwiYXV0aCI6IlhCT1giLCJucyI6ImRlZmF1bHQiLCJyb2xlcyI6W10sImlzcyI6ImF1dGhlbnRpY2F0aW9uIiwiZmxhZ3MiOlsidHdvZmFjdG9yYXV0aCIsIm1zYW1pZ3JhdGlvbl9zdGFnZTQiLCJvcmRlcnNfMjAyMiIsIm11bHRpcGxheWVyIl0sInByb2ZpbGVzIjp7Im1jIjoiMzNlMzU4ZTQtOTFmNS00ZmNiLWI3YzQtMmQ4ZjhhY2RmYzJhIn0sInBsYXRmb3JtIjoiUENfTEFVTkNIRVIiLCJ5dWlkIjoiZjg1OGM5ZWUzMzljZGU3OTZkZjU3NmJlZDljODA0YzIiLCJuYmYiOjE3MTgxMTA4MzEsImV4cCI6MTcxODE5NzIzMSwiaWF0IjoxNzE4MTEwODMxfQ.6B8rEPL56NOeQ5HwpfRolxxAdjTMnNLy6I-IM2oK7qQ:33e358e491f54fcbb7c42d8f8acdfc2a)
12+
[16:55:16] [Client thread/INFO]: (Session ID is X)
13
[16:55:19] [Client thread/INFO]: LWJGL Version: 2.9.4
14
[16:55:20] [Client thread/INFO]: Reloading ResourceManager: Default, !§4Bedwars §cFear §a 25 subs special
15
[16:55:21] [Sound Library Loader/INFO]: Starting up SoundSystem...
16
[16:55:21] [Thread-7/INFO]: Initializing LWJGL OpenAL
17
[16:55:21] [Thread-7/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
18
[16:55:21] [Thread-7/INFO]: OpenAL initialized.
19
[16:55:21] [Sound Library Loader/INFO]: Sound engine started
20
[16:55:24] [Client thread/INFO]: Created: 512x512 textures-atlas
21
[16:55:26] [Client thread/INFO]: Expanding trusted SSL certificates...
22
[16:55:26] [Client thread/INFO]: Loading system certificates...
23
[16:55:26] [Client thread/INFO]: Loading let's encrypt certificates...
24
[16:55:26] [Client thread/INFO]: Let's encrypt certificates successfully loaded
25
[16:55:26] [Client thread/INFO]: Loading EMC v17.0.0
26
[16:55:26] [Client thread/INFO]: EMC root dir is C:\Users\oto\AppData\Roaming\.minecraft\libraries\EMC\1.8.9
27
[16:55:30] [Client thread/INFO]: ClasspathModDiscovery found 1 entries
28
[16:55:30] [Client thread/INFO]: JVMModDiscovery found 1 mod
29
[16:55:43] [Client thread/INFO]: SHA-1 matching for Aristois.jar
30
[16:55:43] [Client thread/INFO]: DirectoryModDiscovery found 1 mod
31
[16:55:43] [Client thread/INFO]: Running init
32
[16:55:45] [ForkJoinPool.commonPool-worker-1/ERROR]: Failed to update
33
java.io.IOException: Server returned HTTP response code: 403 for URL: https://maven.aristois.net/manifest/1.8.9.json
34
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
35
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
36
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
37
	at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
38
	at me.deftware.aristois.main.Updater.run(Updater.java:58) [Aristois.jar!/:?]
39
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
40
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
41
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
42
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
43
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
44
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
45
[16:55:48] [Client thread/INFO]: Finished init for me.deftware.aristois.main.Main
46
[16:55:48] [Client thread/INFO]: Loaded Aristois
47
[16:56:26] [Client thread/INFO]: Connecting to self-bungee1.mineland.net., 25630
48
[16:56:33] [Client thread/INFO]: Connecting to self-bungee1.mineland.net., 25580
49
[16:56:36] [Client thread/INFO]: [CHAT] 
50
[16:56:36] [Client thread/INFO]: [CHAT]  
51
[16:56:36] [Client thread/INFO]: [CHAT]  
52
[16:56:36] [Client thread/INFO]: [CHAT]  
53
[16:56:36] [Client thread/INFO]: [CHAT]  
54
[16:56:36] [Client thread/INFO]: [CHAT]  
55
[16:56:36] [Client thread/INFO]: [CHAT]  
56
[16:56:36] [Client thread/INFO]: [CHAT]  
57
[16:56:36] [Client thread/INFO]: [CHAT]  
58
[16:56:36] [Client thread/INFO]: [CHAT]  
59
[16:56:36] [Client thread/INFO]: [CHAT]  
60
[16:56:36] [Client thread/INFO]: [CHAT]  
61
[16:56:36] [Client thread/INFO]: [CHAT]  
62
[16:56:36] [Client thread/INFO]: [CHAT]  
63
[16:56:36] [Client thread/INFO]: [CHAT]  
64
[16:56:36] [Client thread/INFO]: [CHAT]  
65
[16:56:36] [Client thread/INFO]: [CHAT]  
66
[16:56:36] [Client thread/INFO]: [CHAT]  
67
[16:56:36] [Client thread/INFO]: [CHAT]  
68
[16:56:36] [Client thread/INFO]: [CHAT]  
69
[16:56:36] [Client thread/INFO]: [CHAT]  
70
[16:56:36] [Client thread/INFO]: [CHAT]  
71
[16:56:36] [Client thread/INFO]: [CHAT]  
72
[16:56:36] [Client thread/INFO]: [CHAT]  
73
[16:56:36] [Client thread/INFO]: [CHAT]  
74
[16:56:36] [Client thread/INFO]: [CHAT]  
75
[16:56:36] [Client thread/INFO]: [CHAT] -----------------------------------------------------
76
     Welcome to Mineland Network
77
78
 ? Have fun with our unique Servers! - /servers
79
 ? Feeling alone? Invite your Friends! - /party
80
 ? Treat yourself with Luxury! - /ranks
81
 ? Find us out in more Platforms! - /site
82
 
83
 [Facebook] - [Discord] - [Forum]
84
-----------------------------------------------------
85
[16:56:38] [Client thread/INFO]: [CHAT]  ? Gamer Notch joined the server.
86
[16:56:39] [Client thread/INFO]: [CHAT]   
87
  
88
System » Rate the gameplay on the Astra map.
89
 Choose a number to give your grade.
90
91
[5] [4] [3] [2] [1]
92
93
94
[16:56:39] [Client thread/FATAL]: Error executing task
95
java.util.concurrent.ExecutionException: java.lang.NullPointerException
96
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
97
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
98
	at g.a(SourceFile:45) [g.class:?]
99
	at ave.av(SourceFile:881) [ave.class:?]
100
	at ave.a(SourceFile:325) [ave.class:?]
101
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
102
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
103
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
104
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
105
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
106
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
107
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
108
Caused by: java.lang.NullPointerException
109
	at adm.a(SourceFile:204) ~[adm.class:?]
110
	at adm.p(SourceFile:655) ~[adm.class:?]
111
	at wn.a(SourceFile:1254) ~[wn.class:?]
112
	at bcy.a(SourceFile:545) ~[bcy.class:?]
113
	at fq.a(SourceFile:44) ~[fq.class:?]
114
	at fq.a(SourceFile:10) ~[fq.class:?]
115
	at fh$1.run(SourceFile:13) ~[fh$1.class:?]
116
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
117
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
118
	at g.a(SourceFile:44) ~[g.class:?]
119
	... 9 more
120
[16:56:39] [Client thread/FATAL]: Error executing task
121
java.util.concurrent.ExecutionException: java.lang.NullPointerException
122
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
123
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
124
	at g.a(SourceFile:45) [g.class:?]
125
	at ave.av(SourceFile:881) [ave.class:?]
126
	at ave.a(SourceFile:325) [ave.class:?]
127
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
128
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
129
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
130
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
131
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
132
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
133
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
134
Caused by: java.lang.NullPointerException
135
	at adm.a(SourceFile:204) ~[adm.class:?]
136
	at adm.p(SourceFile:655) ~[adm.class:?]
137
	at wn.a(SourceFile:1254) ~[wn.class:?]
138
	at bcy.a(SourceFile:545) ~[bcy.class:?]
139
	at fq.a(SourceFile:44) ~[fq.class:?]
140
	at fq.a(SourceFile:10) ~[fq.class:?]
141
	at fh$1.run(SourceFile:13) ~[fh$1.class:?]
142
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
143
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
144
	at g.a(SourceFile:44) ~[g.class:?]
145
	... 9 more
146
[16:56:39] [Client thread/FATAL]: Error executing task
147
java.util.concurrent.ExecutionException: java.lang.NullPointerException
148
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
149
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
150
	at g.a(SourceFile:45) [g.class:?]
151
	at ave.av(SourceFile:881) [ave.class:?]
152
	at ave.a(SourceFile:325) [ave.class:?]
153
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
154
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
155
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
156
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
157
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
158
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
159
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
160
Caused by: java.lang.NullPointerException
161
	at adm.a(SourceFile:204) ~[adm.class:?]
162
	at adm.p(SourceFile:655) ~[adm.class:?]
163
	at wn.a(SourceFile:1254) ~[wn.class:?]
164
	at bcy.a(SourceFile:545) ~[bcy.class:?]
165
	at fq.a(SourceFile:44) ~[fq.class:?]
166
	at fq.a(SourceFile:10) ~[fq.class:?]
167
	at fh$1.run(SourceFile:13) ~[fh$1.class:?]
168
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
169
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
170
	at g.a(SourceFile:44) ~[g.class:?]
171
	... 9 more
172
[16:56:44] [Client thread/INFO]: [CHAT] System » You can use /serverselector command again in 2 s.
173
[16:56:45] [Client thread/INFO]: [CHAT] frf-switch2 » Gamer Notch joined the game (2/2)
174
[16:56:46] [Client thread/INFO]: [CHAT] Game will start in 5 seconds
175
[16:56:46] [Client thread/INFO]: [CHAT] Game will start in 4 seconds
176
[16:56:46] [Client thread/INFO]: [CHAT] Game will start in 3 seconds
177
[16:56:47] [Client thread/INFO]: [CHAT] Game will start in 2 seconds
178
[16:56:48] [Client thread/INFO]: [CHAT] Game will start in 1 seconds
179
[16:56:49] [Client thread/INFO]: [CHAT] ?|????????????????????????????????????????????????????????????|?
180
[16:56:49] [Client thread/INFO]: [CHAT]                    MINELAND FIREBALL FIGHT
181
[16:56:49] [Client thread/INFO]: [CHAT]  
182
[16:56:49] [Client thread/INFO]: [CHAT]      Game Goal: Break opponent's bed and save your own.
183
[16:56:49] [Client thread/INFO]: [CHAT]           Hint: Throw fireballs under you to fly up!
184
[16:56:49] [Client thread/INFO]: [CHAT]   
185
[16:56:49] [Client thread/INFO]: [CHAT] ??????????????????????????????????????????????????????????????
186
[16:56:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
187
[16:57:13] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
188
[16:57:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
189
[16:57:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
190
[16:57:17] [Client thread/INFO]: [CHAT] ? lolik_3 fell into the abyss
191
[16:57:20] [Client thread/INFO]: [CHAT] ? Gamer Notch fell into the abyss
192
[16:57:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
193
[16:57:23] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
194
[16:57:42] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
195
[16:57:42] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
196
[16:57:43] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
197
[16:57:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
198
[16:57:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
199
[16:57:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
200
[16:57:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
201
[16:57:47] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
202
[16:57:47] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
203
[16:57:48] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
204
[16:57:52] [Client thread/INFO]: [CHAT] ? lolik_3 left with 10 ?
205
[16:57:52] [Client thread/INFO]: [CHAT] ? Gamer Notch was thrown out of the world by ? lolik_3
206
[16:57:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
207
[16:57:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
208
[16:57:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
209
[16:57:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
210
[16:57:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
211
[16:57:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
212
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
213
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
214
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
215
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
216
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
217
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
218
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
219
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
220
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
221
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
222
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
223
[16:57:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:
224
[16:57:59] [Client thread/INFO]: Connecting to self-bungee4.mineland.net., 25580
225
[16:58:07] [Client thread/INFO]: Connecting to self-bungee4.mineland.net., 25630
226
[16:58:08] [Client thread/INFO]: [CHAT] 
227
[16:58:08] [Client thread/INFO]: [CHAT]  
228
[16:58:08] [Client thread/INFO]: [CHAT]  
229
[16:58:08] [Client thread/INFO]: [CHAT]  
230
[16:58:08] [Client thread/INFO]: [CHAT]  
231
[16:58:08] [Client thread/INFO]: [CHAT]  
232
[16:58:08] [Client thread/INFO]: [CHAT]  
233
[16:58:08] [Client thread/INFO]: [CHAT]  
234
[16:58:08] [Client thread/INFO]: [CHAT]  
235
[16:58:08] [Client thread/INFO]: [CHAT]  
236
[16:58:08] [Client thread/INFO]: [CHAT]  
237
[16:58:08] [Client thread/INFO]: [CHAT]  
238
[16:58:08] [Client thread/INFO]: [CHAT]  
239
[16:58:08] [Client thread/INFO]: [CHAT]  
240
[16:58:08] [Client thread/INFO]: [CHAT]  
241
[16:58:08] [Client thread/INFO]: [CHAT]  
242
[16:58:08] [Client thread/INFO]: [CHAT]  
243
[16:58:08] [Client thread/INFO]: [CHAT]  
244
[16:58:08] [Client thread/INFO]: [CHAT]  
245
[16:58:08] [Client thread/INFO]: [CHAT]  
246
[16:58:08] [Client thread/INFO]: [CHAT]  
247
[16:58:08] [Client thread/INFO]: [CHAT]  
248
[16:58:08] [Client thread/INFO]: [CHAT]  
249
[16:58:08] [Client thread/INFO]: [CHAT]  
250
[16:58:08] [Client thread/INFO]: [CHAT]  
251
[16:58:08] [Client thread/INFO]: [CHAT]  
252
[16:58:08] [Client thread/INFO]: [CHAT] -----------------------------------------------------
253
     Welcome to Mineland Network
254
255
 ? Have fun with our unique Servers! - /servers
256
 ? Feeling alone? Invite your Friends! - /party
257
 ? Treat yourself with Luxury! - /ranks
258
 ? Find us out in more Platforms! - /site
259
 
260
 [Facebook] - [Discord] - [Forum]
261
-----------------------------------------------------
262
[16:58:08] [Client thread/INFO]: [CHAT]  ? Gamer Notch joined the server.
263
[16:58:10] [Client thread/INFO]: [CHAT]   
264
  
265
System » Rate the gameplay on the Faint map.
266
 Choose a number to give your grade.
267
268
[5] [4] [3] [2] [1]
269
270
271
[16:58:10] [Client thread/INFO]: [CHAT]  
272
 | Gamer tabyrett just voted for Mineland!
273
 | The TOP 1 voter of the month will be awarded with a
274
 | Minecraft license key. 
275
   
276
                   [Vote now]
277
 
278
[16:58:11] [Client thread/INFO]: [CHAT] ?????????????????????????????
279
            CONGRATULATIONS!
280
Gamer tabyrett just bought rank Skilled
281
Congratulate them on the purchase!
282
Wanna be like them? ? store.mineland.net
283
284
?????????????????????????????
285
[16:58:13] [Client thread/FATAL]: Error executing task
286
java.util.concurrent.ExecutionException: java.lang.NullPointerException
287
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
288
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
289
	at g.a(SourceFile:45) [g.class:?]
290
	at ave.av(SourceFile:881) [ave.class:?]
291
	at ave.a(SourceFile:325) [ave.class:?]
292
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
293
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
294
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
295
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
296
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
297
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
298
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
299
Caused by: java.lang.NullPointerException
300
[16:58:24] [Client thread/FATAL]: Error executing task
301
java.util.concurrent.ExecutionException: java.lang.NullPointerException
302
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
303
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
304
	at g.a(SourceFile:45) [g.class:?]
305
	at ave.av(SourceFile:881) [ave.class:?]
306
	at ave.a(SourceFile:325) [ave.class:?]
307
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
308
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
309
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
310
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
311
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
312
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
313
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
314
Caused by: java.lang.NullPointerException
315
[16:58:41] [Client thread/FATAL]: Error executing task
316
java.util.concurrent.ExecutionException: java.lang.NullPointerException
317
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
318
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
319
	at g.a(SourceFile:45) [g.class:?]
320
	at ave.av(SourceFile:881) [ave.class:?]
321
	at ave.a(SourceFile:325) [ave.class:?]
322
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
323
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
324
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
325
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
326
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
327
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
328
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
329
Caused by: java.lang.NullPointerException
330
[16:58:47] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
331
[16:58:47] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
332
[16:58:47] [Client thread/INFO]: Properties {
333
  "mode": 0,
334
  "attack_mode": 1,
335
  "hit_while_eating": false,
336
  "cps": 10
337
}
338
[16:58:48] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
339
[16:58:48] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
340
[16:58:48] [Client thread/INFO]: Properties {
341
  "mode": 0,
342
  "attack_mode": 1,
343
  "hit_while_eating": false,
344
  "cps": 10
345
}
346
[16:58:48] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
347
[16:58:48] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
348
[16:58:48] [Client thread/INFO]: Properties {
349
  "mode": 0,
350
  "attack_mode": 1,
351
  "hit_while_eating": false,
352
  "cps": 10
353
}
354
[16:58:49] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
355
[16:58:49] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
356
[16:58:49] [Client thread/INFO]: Properties {
357
  "mode": 0,
358
  "attack_mode": 1,
359
  "hit_while_eating": false,
360
  "cps": 10
361
}
362
[16:58:50] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
363
[16:58:50] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
364
[16:58:50] [Client thread/INFO]: Properties {
365
  "mode": 0,
366
  "attack_mode": 1,
367
  "hit_while_eating": false,
368
  "cps": 10
369
}
370
[16:58:50] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
371
[16:58:50] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
372
[16:58:50] [Client thread/INFO]: Properties {
373
  "mode": 0,
374
  "attack_mode": 1,
375
  "hit_while_eating": false,
376
  "cps": 10
377
}
378
[16:59:01] [Client thread/ERROR]: "NullPointerException" occurred whilst dispatching "EventUpdate" to method "switch" in class "implements" due to "null"
379
[16:59:01] [Client thread/ERROR]: Module KillAura in category Combat (state: enabled)
380
[16:59:01] [Client thread/INFO]: Properties {
381
  "mode": 0,
382
  "attack_mode": 1,
383
  "hit_while_eating": false,
384
  "cps": 10
385
}
386
[16:59:02] [Client thread/FATAL]: Error executing task
387
java.util.concurrent.ExecutionException: java.lang.NullPointerException
388
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
389
	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
390
	at g.a(SourceFile:45) [g.class:?]
391
	at ave.av(SourceFile:881) [ave.class:?]
392
	at ave.a(SourceFile:325) [ave.class:?]
393
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
394
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
395
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
396
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
397
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
398
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
399
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
400
Caused by: java.lang.NullPointerException
401