Jump to content

Exception in the server tick loop


Dusty.J

Recommended Posts

I've recently installed the latest version of aether 2 along with the Orbis API but can't play it since it keeps crashing once I make a new world, any advice? Here the crash report

 

 

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$241/1579225585.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$239/608893346.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.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.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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:136)
    at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854)
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:155)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:745)

Link to comment
Share on other sites

You are on the wrong forum. The problem is caused by the mod itself, not by Forge. But of course, I can give you some tips.

1. Report the issue to the mod author, what was already done a week ago here. You can help the mod author by providing your logs, so he can fix the bug in a newer version

2. Use an older version of the mod where it may works.

3. Delete the mod and use one that provides similar features (For example Aether legacy)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.