I have been getting this problem lately where Minecraft gets stuck on "Loading world" whenever I try to load an existing world or create a new one. It doesn't throw an error, it just hangs. And the client won't close by pressing the X button I have to go into Task Manager to force it to shut down.
Anyways, here is my log (had to make it two pastes because it is a massive log over Pastebin's limit)
19:02:09
FML
A fatal exception occurred during the server about to start event
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Aether II (aether)
Caused by: java.lang.RuntimeException: Failed to load Blueprint Data: outpost_a.blueprint
at com.gildedgames.aether.common.registry.content.BlueprintsAether.loadData(BlueprintsAether.java:77)
at com.gildedgames.aether.common.registry.content.BlueprintsAether.load(BlueprintsAether.java:88)
at com.gildedgames.aether.common.registry.ContentRegistry.onStartProjectManager(ContentRegistry.java:190)
at com.gildedgames.orbis_api.OrbisServices.lambda$startProjectManager$0(OrbisServices.java:502)
at com.gildedgames.orbis_api.OrbisServices$$Lambda$2101/1942650975.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at com.gildedgames.orbis_api.OrbisServices.startProjectManager(OrbisServices.java:502)
at com.gildedgames.orbis_api.OrbisServices.verifyProjectManagerStarted(OrbisServices.java:545)
at com.gildedgames.aether.common.registry.ContentRegistry$$Lambda$2099/395705468.run(Unknown Source)
at com.gildedgames.aether.common.util.helpers.PerfHelper.measure(PerfHelper.java:11)
at com.gildedgames.aether.common.registry.ContentRegistry.onServerAboutToStart(ContentRegistry.java:98)
at com.gildedgames.aether.common.CommonProxy.onServerAboutToStart(CommonProxy.java:95)
at com.gildedgames.aether.common.AetherCore.onServerAboutToStart(AetherCore.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:864)
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at Reflector.callBoolean(Reflector.java:824)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:206)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:745)
19:02:09
net.minecraft.server.MinecraftServer
Stopping server
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at appeng.core.AppEng.serverStopped(AppEng.java:269)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:497)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:497)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:497)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:855)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.Thread.run(Thread.java:745)
Okay, I just fixed that issue. It seems the Aether II was the cause of my misery.
But now I got this going on
19:52:53
FML
main
error
28: ASM: [email protected] clientTickEventHandler(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
29: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
30: ASM: com.xcompwi[email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
31: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
32: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
33: ASM: [email protected]c91 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
34: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
35: ASM: [email protected] tickClient(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
36: ASM: [email protected] handleKeyInputEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
37: ASM: [email protected]0b0 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
38: ASM: [email protected]eb0 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
39: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
40: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
41: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
42: ASM: [email protected] tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
43: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
44: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
45: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
46: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
47: ASM: [email protected] playerInteract(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
48: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
49: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
50: ASM: micdoodle8.mo[email protected]544060f9 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
51: ASM: micdoodle8.mods.g[email protected]7903791f onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
52: ASM: micdoodle[email protected]2d3a5a83 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
53: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
54: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
55: ASM: [email protected] onRenderTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
56: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
57: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
58: ASM: [email protected]0 clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
59: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
60: ASM: codechi[email protected]3b25e869 clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
61: ASM: [email protected] tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
62: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
63: ASM: [email protected] tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
64: ASM: [email protected] tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
65: ASM: [email protected] onRenderTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
66: ASM: [email protected]bc clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
67: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
68: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
19:52:53
FML
main
error
69: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
19:52:53
FML
main
error
70: LOW
19:52:53
FML
main
error
71: ASM: [email protected] clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
72: LOWEST
19:52:53
FML
main
error
73: ASM: class codechicken.lib.internal.CCLLog onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
74: ASM: DiagnosticHandler{name=Diagnostics} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
radixcore
Minecraft Comes Alive Update Checker
info
Checking if updates available for Minecraft Comes Alive...
19:52:53
radixcore
Minecraft Comes Alive Update Checker
warn
Update server responded with 404 (not found). Update service may be down, try again later!
19:52:53
radixcore
RadixCore Update Checker
warn
Update server responded with 404 (not found). Update service may be down, try again later!
19:52:56
Actually Additions
Server thread
info
Successfully loaded WorldData!
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
Actually Additions
Server thread
info
Sending Player Data to player FunnelVortex with UUID 67e5fa26-1a0e-435f-98e8-deb60210da4a.
19:52:56
opencomputers
ForkJoinPool-1-worker-11
info
Starting OpenComputers version check.
19:52:56
Mekanism
Netty Local Client IO #0
info
Received config from server.
19:52:56
Mekanism
Server thread
info
Sent config to 'FunnelVortex.'
19:52:56
Mekanism
Thread-56
info
VoiceServer: Starting client connection...
19:52:56
Mekanism
Netty Local Client IO #0
info
Received Cardboard Box blacklist entries from server (21 total)
19:52:56
Mekanism
VoiceServer Listen Thread
info
VoiceServer: Accepted new connection.
19:52:56
net.minecraft.server.MinecraftServer
Server thread
fatal
Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at net.minecraft.util.Util.func_181617_a(SourceFile:47)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at net.minecraft.server.integrated.IntegratedServer$3.run(IntegratedServer.java:503)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.util.Util.func_181617_a(SourceFile:46)
... 5 more
19:52:56
Mekanism
Thread-60
info
VoiceServer: Traced IP in 1 attempts.
19:53:00
net.minecraft.client.Minecraft
main
fatal
Unreported exception thrown!
java.lang.NullPointerException
at mca.core.MCA.getPlayerData(MCA.java:525)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:44)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:10)
at radixcore.modules.net.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:174)
at radixcore.core.RadixEvents.clientTickEventHandler(RadixEvents.java:95)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_975_RadixEvents_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1707)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
19:53:00
Mekanism
Thread-56
info
VoiceServer: Successfully connected to server.
19:53:01
opencomputers
ForkJoinPool-1-worker-11
info
Running the latest OpenComputers version.
19:53:01
Mystcraft
Server thread
info
Baseline Profiling provider registered at -2147483648
19:53:01
Mystcraft
Server thread
info
Baseline Profiling dimension registered at -2147483648
19:53:01
Mystcraft
Server thread
info
Baseline Profiling for Instability started. Expect some lag.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome190. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome190. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome187. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome187. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome188. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome188. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome192. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome192. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome189. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome189. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome193. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome193. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome191. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome191. Results are undefined.
19:53:01
FML
Server thread
info
Loading dimension -2147483648 (New World-) ([email protected])
19:53:01
STDOUT
main
info
[net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
java.lang.NullPointerException: Unexpected error
at mca.core.MCA.getPlayerData(MCA.java:525)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:44)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:10)
at radixcore.modules.net.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:174)
at radixcore.core.RadixEvents.clientTickEventHandler(RadixEvents.java:95)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_975_RadixEvents_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1707)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3394434264 bytes (3237 MB) / 6398410752 bytes (6102 MB) up to 11453595648 bytes (10923 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 125
FML: MCP 9.42 Powered by Forge 14.23.5.2772 Optifine OptiFine_1.12.2_HD_U_C9 130 mods loaded, 129 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Launched Version: forge-14.23.5.2772
LWJGL: 2.9.4
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.34, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
19:53:01
STDOUT
main
info
[net.minecraft.init.Bootstrap:func_179870_a:553]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Alex\Documents\Curse\Minecraft\Instances\Me\crash-reports\crash-2018-11-12_19.53.00-client.txt
19:53:02
net.minecraft.server.MinecraftServer
Client Shutdown Thread
info
Stopping server
19:53:02
net.minecraft.server.MinecraftServer
Client Shutdown Thread
info
Saving players
19:53:02
THAUMCRAFT
Server thread
info
Creating aura cache for world -2147483648
13:53:03
game
error
2018-11-12 19:53:02,264 Netty Server IO #1 WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
<log4j:Event logger="journeymap" timestamp="1542073983990" level="ERROR" thread="Client Shutdown Thread">
<log4j:Message><![CDATA[ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
at journeymap.client.data.PlayerData.load(PlayerData.java:86)
at journeymap.client.data.PlayerData.load(PlayerData.java:30)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 13 more
]]></log4j:Message>
</log4j:Event>
13:53:03
monitor
Process Monitor
error
expected <
19:53:03
journeymap
Client Shutdown Thread
error
Error handling WorldEvent.Unload
java.lang.NullPointerException
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
19:53:04
journeymap
Client Shutdown Thread
error
ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
at journeymap.client.data.PlayerData.load(PlayerData.java:86)
at journeymap.client.data.PlayerData.load(PlayerData.java:30)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 13 more
19:53:04
journeymap
Client Shutdown Thread
error
Error handling WorldEvent.Unload
java.lang.NullPointerException
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
19:53:04
journeymap
Client Shutdown Thread
error
ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
at journeymap.client.data.PlayerData.load(PlayerData.java:86)
at journeymap.client.data.PlayerData.load(PlayerData.java:30)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 13 more
19:53:04
journeymap
Client Shutdown Thread
error
Error handling WorldEvent.Unload
java.lang.NullPointerException
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
19:53:06
launcher
main
info
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
13:53:06
monitor
Process Monitor
fatal
Process crashed with exit code -1
Appears to be MCA, I will remove it and see what happens.
Okay, I did that, Minecraft is back to hanging on the loading screen.
This time it is doing an infinite loop of these two errors
20:06:29
net.minecraft.client.Minecraft
main
fatal
Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at net.minecraft.util.Util.func_181617_a(SourceFile:47)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
20:06:29
net.minecraft.client.Minecraft
main
fatal
Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at net.minecraft.util.Util.func_181617_a(SourceFile:47)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.minecraft.client.network.NetHandlerPlayClient.func_147275_a(NetHandlerPlayClient.java:579)
at net.minecraft.network.play.server.SPacketEntityTeleport.func_148833_a(SourceFile:55)
at net.minecraft.network.play.server.SPacketEntityTeleport.func_148833_a(SourceFile:9)
at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.util.Util.func_181617_a(SourceFile:46)
... 9 more
I have been getting this problem lately where Minecraft gets stuck on "Loading world" whenever I try to load an existing world or create a new one. It doesn't throw an error, it just hangs. And the client won't close by pressing the X button I have to go into Task Manager to force it to shut down.
Anyways, here is my log (had to make it two pastes because it is a massive log over Pastebin's limit)
https://pastebin.com/BcuwJrmR
https://pastebin.com/zcebjUqs
Here is the much shorter stretch of the log when attempting to start a world.
19:02:09
net.minecraft.server.integrated.IntegratedServer
Starting integrated minecraft server version 1.12.2
19:02:09
net.minecraft.server.integrated.IntegratedServer
Generating keypair
19:02:09
FML
A fatal exception occurred during the server about to start event
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Aether II (aether)
Caused by: java.lang.RuntimeException: Failed to load Blueprint Data: outpost_a.blueprint
at com.gildedgames.aether.common.registry.content.BlueprintsAether.loadData(BlueprintsAether.java:77)
at com.gildedgames.aether.common.registry.content.BlueprintsAether.load(BlueprintsAether.java:88)
at com.gildedgames.aether.common.registry.ContentRegistry.onStartProjectManager(ContentRegistry.java:190)
at com.gildedgames.orbis_api.OrbisServices.lambda$startProjectManager$0(OrbisServices.java:502)
at com.gildedgames.orbis_api.OrbisServices$$Lambda$2101/1942650975.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at com.gildedgames.orbis_api.OrbisServices.startProjectManager(OrbisServices.java:502)
at com.gildedgames.orbis_api.OrbisServices.verifyProjectManagerStarted(OrbisServices.java:545)
at com.gildedgames.aether.common.registry.ContentRegistry$$Lambda$2099/395705468.run(Unknown Source)
at com.gildedgames.aether.common.util.helpers.PerfHelper.measure(PerfHelper.java:11)
at com.gildedgames.aether.common.registry.ContentRegistry.onServerAboutToStart(ContentRegistry.java:98)
at com.gildedgames.aether.common.CommonProxy.onServerAboutToStart(CommonProxy.java:95)
at com.gildedgames.aether.common.AetherCore.onServerAboutToStart(AetherCore.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:864)
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at Reflector.callBoolean(Reflector.java:824)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:206)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:745)
19:02:09
net.minecraft.server.MinecraftServer
Stopping server
19:02:09
net.minecraft.server.MinecraftServer
Saving players
19:02:09
net.minecraft.server.MinecraftServer
Saving worlds
13:02:12
game
Nov 12, 2018 7:02:09 PM climateControl.generator.CorrectedContinentsGenerator fromSeed
INFO: Small Continents60
Nov 12, 2018 7:02:09 PM climateControl.generator.CorrectedContinentsGenerator fromSeed
INFO: Cool Zone1
<log4j:Event logger="FML" timestamp="1542070932563" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Applying holder lookups]]></log4j:Message>
</log4j:Event>
13:02:12
monitor
expected <
19:02:12
FML
Holder lookups applied
13:02:12
game
Exception in thread "Server thread" <log4j:Event logger="STDERR" timestamp="1542070932585" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1061]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)]]></log4j:Message>
</log4j:Event>
13:02:12
monitor
expected <
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: Caused by: java.lang.NullPointerException
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at appeng.core.AppEng.serverStopped(AppEng.java:269)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:497)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:497)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:497)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:855)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587)
19:02:12
STDERR
[net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.Thread.run(Thread.java:745)
Okay, I just fixed that issue. It seems the Aether II was the cause of my misery.
But now I got this going on
19:52:53
FML
main
error
28: ASM: [email protected] clientTickEventHandler(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
29: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
30: ASM: com.xcompwi[email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
31: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
32: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
33: ASM: [email protected]c91 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
34: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
35: ASM: [email protected] tickClient(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
36: ASM: [email protected] handleKeyInputEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
37: ASM: [email protected]0b0 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
38: ASM: [email protected]eb0 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
39: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
40: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
41: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
42: ASM: [email protected] tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
43: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
44: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
45: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
46: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
47: ASM: [email protected] playerInteract(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
48: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
49: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
50: ASM: micdoodle8.mo[email protected]544060f9 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
51: ASM: micdoodle8.mods.g[email protected]7903791f onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
52: ASM: micdoodle[email protected]2d3a5a83 onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
53: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
54: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
55: ASM: [email protected] onRenderTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
56: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
57: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
58: ASM: [email protected]0 clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
59: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
60: ASM: codechi[email protected]3b25e869 clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
61: ASM: [email protected] tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
62: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
63: ASM: [email protected] tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
64: ASM: [email protected] tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
65: ASM: [email protected] onRenderTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
66: ASM: [email protected]bc clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
67: ASM: [email protected] onClientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
68: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
19:52:53
FML
main
error
69: ASM: [email protected] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
19:52:53
FML
main
error
70: LOW
19:52:53
FML
main
error
71: ASM: [email protected] clientTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
72: LOWEST
19:52:53
FML
main
error
73: ASM: class codechicken.lib.internal.CCLLog onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
FML
main
error
74: ASM: DiagnosticHandler{name=Diagnostics} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V
19:52:53
radixcore
Minecraft Comes Alive Update Checker
info
Checking if updates available for Minecraft Comes Alive...
19:52:53
radixcore
Minecraft Comes Alive Update Checker
warn
Update server responded with 404 (not found). Update service may be down, try again later!
19:52:53
radixcore
RadixCore Update Checker
warn
Update server responded with 404 (not found). Update service may be down, try again later!
19:52:56
Actually Additions
Server thread
info
Successfully loaded WorldData!
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
toughasnails
Netty Local Client IO #0
info
TAN configuration synchronized with the server
19:52:56
Actually Additions
Server thread
info
Sending Player Data to player FunnelVortex with UUID 67e5fa26-1a0e-435f-98e8-deb60210da4a.
19:52:56
opencomputers
ForkJoinPool-1-worker-11
info
Starting OpenComputers version check.
19:52:56
Mekanism
Netty Local Client IO #0
info
Received config from server.
19:52:56
Mekanism
Server thread
info
Sent config to 'FunnelVortex.'
19:52:56
Mekanism
Thread-56
info
VoiceServer: Starting client connection...
19:52:56
Mekanism
Netty Local Client IO #0
info
Received Cardboard Box blacklist entries from server (21 total)
19:52:56
Mekanism
VoiceServer Listen Thread
info
VoiceServer: Accepted new connection.
19:52:56
net.minecraft.server.MinecraftServer
Server thread
fatal
Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at net.minecraft.util.Util.func_181617_a(SourceFile:47)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at net.minecraft.server.integrated.IntegratedServer$3.run(IntegratedServer.java:503)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.util.Util.func_181617_a(SourceFile:46)
... 5 more
19:52:56
Mekanism
Thread-60
info
VoiceServer: Traced IP in 1 attempts.
19:53:00
net.minecraft.client.Minecraft
main
fatal
Unreported exception thrown!
java.lang.NullPointerException
at mca.core.MCA.getPlayerData(MCA.java:525)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:44)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:10)
at radixcore.modules.net.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:174)
at radixcore.core.RadixEvents.clientTickEventHandler(RadixEvents.java:95)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_975_RadixEvents_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1707)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
19:53:00
Mekanism
Thread-56
info
VoiceServer: Successfully connected to server.
19:53:01
opencomputers
ForkJoinPool-1-worker-11
info
Running the latest OpenComputers version.
19:53:01
Mystcraft
Server thread
info
Baseline Profiling provider registered at -2147483648
19:53:01
Mystcraft
Server thread
info
Baseline Profiling dimension registered at -2147483648
19:53:01
Mystcraft
Server thread
info
Baseline Profiling for Instability started. Expect some lag.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome190. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome190. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome187. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome187. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome188. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome188. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome192. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome192. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome189. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome189. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome193. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome193. Results are undefined.
19:53:01
Mystcraft
Server thread
error
No Symbol match for identifier mystcraft:biome191. Are all of the Age Symbols loaded?
19:53:01
Mystcraft
Server thread
error
Attempting to generate age containing unmatched symbol mystcraft:biome191. Results are undefined.
19:53:01
FML
Server thread
info
Loading dimension -2147483648 (New World-) ([email protected])
19:53:01
STDOUT
main
info
[net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
EngineCoreMod (VoltzEngine-1.12.2-1.7.3b46.jar)
Techguns Core (techguns-1.12.2-2.0.1.1.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.17.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
HCASM (HammerCore-1.12.2-2.0.3.5.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ForgelinPlugin (Forgelin-1.8.0.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
MovingWorldCore (movingworld-1.12-6.342-full.jar)
Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 11/12/18 7:53 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at mca.core.MCA.getPlayerData(MCA.java:525)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:44)
at mca.packets.PacketPlayerDataC.processOnGameThread(PacketPlayerDataC.java:10)
at radixcore.modules.net.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:174)
at radixcore.core.RadixEvents.clientTickEventHandler(RadixEvents.java:95)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_975_RadixEvents_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1707)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3394434264 bytes (3237 MB) / 6398410752 bytes (6102 MB) up to 11453595648 bytes (10923 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 125
FML: MCP 9.42 Powered by Forge 14.23.5.2772 Optifine OptiFine_1.12.2_HD_U_C9 130 mods loaded, 129 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:-------------------------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.5.2772 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| UCHIJAAAA | micdoodlecore | | minecraft.jar | None |
| UCHIJAAAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
| UCHIJAAAA | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
| UCHIJAAAA | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
| UCHIJAAAA | jei | 4.13.1.222 | jei_1.12.2-4.13.1.222.jar | None |
| UCHIJAAAA | abyssalcraft | 1.9.4.14 | AbyssalCraft-1.12.2-1.9.4.14.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAA | actuallyadditions | 1.12.2-r143 | ActuallyAdditions-1.12.2-r143.jar | None |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAAAA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| UCHIJAAAA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
| UCHIJAAAA | actuallycomputers | 2.1.0 | actuallycomputers-2.1.0.jar | None |
| UCHIJAAAA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
| UCHIJAAAA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
| UCHIJAAAA | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None |
| UCHIJAAAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
| UCHIJAAAA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| UCHIJAAAA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
| UCHIJAAAA | animania | 1.6.0.2 | animania-1.12.2-1.6.0.2.jar | None |
| UCHIJAAAA | appliedenergistics2 | rv6-stable-4 | appliedenergistics2-rv6-stable-4.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| UCHIJAAAA | bno | 1.12.2-1.0.4.0 | BasicNetherOres-1.12.2-1.0.4.0.jar | None |
| UCHIJAAAA | forgelin | 1.8.0 | Forgelin-1.8.0.jar | None |
| UCHIJAAAA | betterfoliage | 2.2.0 | BetterFoliage-MC1.12-2.2.0.jar | None |
| UCHIJAAAA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHIJAAAA | bonsaitrees | 1.1.1 | bonsaitrees-1.1.1-b138.jar | None |
| UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| UCHIJAAAA | coalgen | 1.0.1 - MC 1.12.2 | coalgen-1.0.1.jar | None |
| UCHIJAAAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | corail_pillar_extension_biomesoplenty | 4.0.1 | corail_pillar_extension_biomesoplenty-4.0.1-1.12.jar | None |
| UCHIJAAAA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.13.jar | None |
| UCHIJAAAA | coroutil | 1.12.1-1.2.13 | coroutil-1.12.1-1.2.13.jar | None |
| UCHIJAAAA | configmod | v1.0 | coroutil-1.12.1-1.2.13.jar | None |
| UCHIJAAAA | crafttweaker | 4.1.11 | CraftTweaker2-1.12-4.1.11.jar | None |
| UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.11.jar | None |
| UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.11.jar | None |
| UCHIJAAAA | dmgcontrol | 1.3.12 | DamageControl-1.12.2-1.3.12.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
| UCHIJAAAA | davincisvessels | @[email protected] | davincisvessels-1.12-6.340-full.jar | None |
| UCHIJAAAA | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None |
| UCHIJAAAA | ic2 | 2.8.102-ex112 | industrialcraft-2-2.8.102-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJAAAA | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None |
| UCHIJAAAA | dsurround | 3.4.9.17 | DynamicSurroundings-1.12.2-3.4.9.17.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UCHIJAAAA | presets | 3.4.9.17 | DynamicSurroundings-1.12.2-3.4.9.17.jar | None |
| UCHIJAAAA | dynamictrees | 1.12.2-0.8.2 | DynamicTrees-1.12.2-0.8.2.jar | None |
| UCHIJAAAA | dynamictreesbop | 1.12.2-1.3.2 | DynamicTreesBOP-1.12.2-1.3.2.jar | None |
| UCHIJAAAA | dynamictreestc | 1.12.2-1.1.2 | DynamicTreesTC-1.12.2-1.1.2.jar | None |
| UCHIJAAAA | enhanced_snowman | 1.0 | EnhancedSnowman-1.12-1.0.1.jar | None |
| UCHIJAAAA | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None |
| UCHIJAAAA | mjrlegendslib | 1.12.2-1.1.6 | MJRLegendsLib-1.12.2-1.1.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAAAA | extraplanets | 1.12.2-0.4.5 | ExtraPlanets-1.12.2-0.4.5.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAAAA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
| UCHIJAAAA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
| UCHIJAAAA | familiarfauna | 1.0.10 | FamiliarFauna-1.12.2-1.0.10.jar | None |
| UCHIJAAAA | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None |
| UCHIJAAAA | fastfood | 0.2.110727148 | FastFood-0.2.110727148.jar | None |
| UCHIJAAAA | ferdinandsflowers | 1.10.4.1 | Ferdinand's Flowers-1.12.x-1.10.4.1.jar | None |
| UCHIJAAAA | forgemultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | microblockcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
| UCHIJAAAA | minecraftmultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
| UCHIJAAAA | cfm | 5.16.0 | furniture-5.16.0-1.12.2.jar | None |
| UCHIJAAAA | gravestone | 1.3.1 | GraveStone-1.12.2-Graves-1.3.1.jar | None |
| UCHIJAAAA | gravestone-extended | 1.3.2 | GraveStone-1.12.2-Extended-1.3.2.jar | None |
| UCHIJAAAA | thaumicpotatoes | 1.4.1 | ThaumicPotatoes2-1.12.2-1.4.1.jar | None |
| UCHIJAAAA | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
| UCHIJAAAA | hammercore | 2.0.3.5 | HammerCore-1.12.2-2.0.3.5.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| UCHIJAAAA | icbmclassic | 1.12.2-3.3.0.55 | ICBM-classic-1.12.2-3.3.0b55.jar | None |
| UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
| UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJAAAA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
| UCHIJAAAA | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
| UCHIJAAAA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
| UCHIJAAAA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
| UCHIJAAAA | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
| UCHIJAAAA | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
| UCHIJAAAA | memeinabottle | 2.0.0 | MemeInABottle-1.12.X-2.0.0.jar | None |
| UCHIJAAAA | mistcore | 1.2.1 | mistcore-1.12-1.2.1-1-universal.jar | None |
| UCHIJAAAA | mistbiomes | 1.0.0 | mistbiomes-1.12-1.0.0-universal.jar | None |
| UCHIJAAAA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
| UCHIJAAAA | mystcraft | 0.13.7.01 | mystcraft-1.12.2-0.13.7.01.jar | None |
| UCHIJAAAA | mystcraft_info | 1.0.3.0 | mystcraft_info-1.12.2-1.0.3.0.jar | None |
| UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| UCHIJAAAA | netherendingores | 1.12.2-1.2 | Netherending-Ores-1.12.2-1.2.jar | None |
| UCHIJAAAA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
| UCHIJAAAA | recipehandler | 0.12 | NoMoreRecipeConflict-0.12(1.12.2).jar | None |
| UCHIJAAAA | omlib | 3.0.1-162 | omlib-1.12.2-3.0.1-162.jar | None |
| UCHIJAAAA | openmodularturrets | 3.0.1-264 | openmodularturrets-1.12.2-3.0.1-264.jar | None |
| UCHIJAAAA | orbis_api | 1.12.2-1.1.12 | orbis_api-1.12.2-1.1.12a.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| UCHIJAAAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.155.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | personalcars | 1.4 | PersonalCars-1.4.jar | None |
| UCHIJAAAA | projecte | 1.12-PE1.3.1B | ProjectE-1.12-PE1.3.1B.jar | None |
| UCHIJAAAA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
| UCHIJAAAA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
| UCHIJAAAA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| UCHIJAAAA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| UCHIJAAAA | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
| UCHIJAAAA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
| UCHIJAAAA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| UCHIJAAAA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| UCHIJAAAA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| UCHIJAAAA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
| UCHIJAAAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
| UCHIJAAAA | redstonepaste | 1.7.5 | redstonepaste-mc1.12-1.7.5.jar | None |
| UCHIJAAAA | xreliquary | 1.12.2-1.3.4.780 | Reliquary-1.12.2-1.3.4.780.jar | None |
| UCHIJAAAA | sereneseasons | 1.2.6 | SereneSeasons-1.12.2-1.2.6-universal.jar | None |
| UCHIJAAAA | snowvillage | 1.12.2-1.0.0 | SnowVillage-1.12.2-1.0.0.jar | None |
| UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
| UCHIJAAAA | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
| UCHIJAAAA | techguns | 2.0.1.1 | techguns-1.12.2-2.0.1.1.jar | None |
| UCHIJAAAA | thaumadditions | 10r | ThaumicAdditions-1.12.2-10r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | thaumcomp | 0.3.0.16 | ThaumicComputers-MC1.12.2-0.3.0.16.jar | None |
| UCHIJAAAA | thaumicequivalence | 1.12.2-1.0.5 | ThaumicEquivalence-1.12.2-1.0.5.jar | None |
| UCHIJAAAA | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.5.5-23.jar | None |
| UCHIJAAAA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
| UCHIJAAAA | thaumicterminal | 1.0.10 | ThaumicTerminal-1.0.10.jar | None |
| UCHIJAAAA | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
| UCHIJAAAA | toughasnails | 3.1.0.115 | ToughAsNails-1.12.2-3.1.0.115-universal.jar | None |
| UCHIJAAAA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
| UCHIJAAAA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
| UCHIJAAAA | undergroundbiomes | 1.2.1 | UndergroundBiomesConstructs-1.12-1.2.1.jar | None |
| UCHIJAAAA | voltzengine | 1.12.2-1.7.3.46 | VoltzEngine-1.12.2-1.7.3b46.jar | None |
| UCHIJAAAA | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| UCHIJAAAA | zombieawareness | 1.12.1-1.11.14 | zombieawareness-1.12.1-1.11.14.jar | None |
| UCHIJAAAA | corail_pillar | 4.2.1 | corail_pillar-4.2.1-1.12.jar | None |
| UD | voltzenginepreloader | 0.0.1 | minecraft.jar | None |
Loaded coremods (and transformers):
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
farseek.core.FarseekClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
EngineCoreMod (VoltzEngine-1.12.2-1.7.3b46.jar)
Techguns Core (techguns-1.12.2-2.0.1.1.jar)
techguns.core.TechgunsASMTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.17.jar)
org.blockartistry.DynSurround.asm.Transformer
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
HCASM (HammerCore-1.12.2-2.0.3.5.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.8.0.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
li.cil.oc.common.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
MovingWorldCore (movingworld-1.12-6.342-full.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 416.34' Renderer: 'GeForce GTX 960/PCIe/SSE2'
AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 1031 names; 2326 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Dependent Mods:
-Thaumic Additions: Reconstructed (thaumadditions) @10r
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Launched Version: forge-14.23.5.2772
LWJGL: 2.9.4
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.34, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
OptiFine Version: OptiFine_1.12.2_HD_U_C9
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 416.34
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
19:53:01
STDOUT
main
info
[net.minecraft.init.Bootstrap:func_179870_a:553]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Alex\Documents\Curse\Minecraft\Instances\Me\crash-reports\crash-2018-11-12_19.53.00-client.txt
19:53:02
net.minecraft.server.MinecraftServer
Client Shutdown Thread
info
Stopping server
19:53:02
net.minecraft.server.MinecraftServer
Client Shutdown Thread
info
Saving players
19:53:02
THAUMCRAFT
Server thread
info
Creating aura cache for world -2147483648
13:53:03
game
error
2018-11-12 19:53:02,264 Netty Server IO #1 WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
<log4j:Event logger="journeymap" timestamp="1542073983990" level="ERROR" thread="Client Shutdown Thread">
<log4j:Message><![CDATA[ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
at journeymap.client.data.PlayerData.load(PlayerData.java:86)
at journeymap.client.data.PlayerData.load(PlayerData.java:30)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 13 more
]]></log4j:Message>
</log4j:Event>
13:53:03
monitor
Process Monitor
error
expected <
19:53:03
journeymap
Client Shutdown Thread
error
Error handling WorldEvent.Unload
java.lang.NullPointerException
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
19:53:04
journeymap
Client Shutdown Thread
error
ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
at journeymap.client.data.PlayerData.load(PlayerData.java:86)
at journeymap.client.data.PlayerData.load(PlayerData.java:30)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 13 more
19:53:04
journeymap
Client Shutdown Thread
error
Error handling WorldEvent.Unload
java.lang.NullPointerException
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
19:53:04
journeymap
Client Shutdown Thread
error
ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
at journeymap.client.data.PlayerData.load(PlayerData.java:86)
at journeymap.client.data.PlayerData.load(PlayerData.java:30)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 13 more
19:53:04
journeymap
Client Shutdown Thread
error
Error handling WorldEvent.Unload
java.lang.NullPointerException
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1532_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452)
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:476)
at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2971)
at net.minecraft.client.main.Main$2.run(SourceFile:116)
19:53:06
launcher
main
info
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
13:53:06
monitor
Process Monitor
fatal
Process crashed with exit code -1
Appears to be MCA, I will remove it and see what happens.
Okay, I did that, Minecraft is back to hanging on the loading screen.
This time it is doing an infinite loop of these two errors
20:06:29
net.minecraft.client.Minecraft
main
fatal
Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at net.minecraft.util.Util.func_181617_a(SourceFile:47)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
20:06:29
net.minecraft.client.Minecraft
main
fatal
Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at net.minecraft.util.Util.func_181617_a(SourceFile:47)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.minecraft.client.network.NetHandlerPlayClient.func_147275_a(NetHandlerPlayClient.java:579)
at net.minecraft.network.play.server.SPacketEntityTeleport.func_148833_a(SourceFile:55)
at net.minecraft.network.play.server.SPacketEntityTeleport.func_148833_a(SourceFile:9)
at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.util.Util.func_181617_a(SourceFile:46)
... 9 more
Sigh, I give up. My install is completely broken.
Help???