Me and my friends were playing on Aternos with the modpack engineer's life in 1.12.2. Erverythings was ok but yesterday we were not able to play the game anymore. When we start the serv everything is ok but 2 seconds after getting started the server stop. We can see in the logs that the problem occure line #2017. I already reinstall the server in a new account. pls help me. I paste the logs below. Ty for your help.
| [08:33:11] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception | |
| 2018 | net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Open Terrain Generator (openterraingenerator) |
| 2019 | |
| 2020 | Caused by: java.lang.NullPointerException |
| 2021 | at com.pg85.otg.forge.dimensions.OTGDimensionManager.initDimension(OTGDimensionManager.java:376) ~[OTGDimensionManager.class:?] |
| 2022 | at com.pg85.otg.forge.dimensions.OTGDimensionManager.initDimension(OTGDimensionManager.java:325) ~[OTGDimensionManager.class:?] |
| 2023 | at com.pg85.otg.forge.dimensions.OTGDimensionManager.LoadCustomDimensionData(OTGDimensionManager.java:729) ~[OTGDimensionManager.class:?] |
| 2024 | at com.pg85.otg.forge.events.server.ServerEventListener.serverLoad(ServerEventListener.java:101) ~[ServerEventListener.class:?] |
| 2025 | at com.pg85.otg.forge.OTGPlugin.serverLoad(OTGPlugin.java:152) ~[OTGPlugin.class:?] |
| 2026 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222] |
| 2027 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222] |
| 2028 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222] |
| 2029 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222] |
| 2030 | at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[server.jar:?] |
| 2031 | at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?] |
| 2032 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222] |
| 2033 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222] |
| 2034 | at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] |
| 2035 | at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] |
| 2036 | at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] |
| 2037 | at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] |
| 2038 | at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] |
| 2039 | at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] |
| 2040 | at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] |
| 2041 | at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[server.jar:?] |
| 2042 | at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?] |
| 2043 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222] |
| 2044 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222] |
| 2045 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222] |
| 2046 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222] |
| 2047 | at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] |
| 2048 | at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] |
| 2049 | at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] |
| 2050 | at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] |
| 2051 | at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] |
| 2052 | at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] |
| 2053 | at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] |
| 2054 | at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?] |
| 2055 | at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797) ~[Loader.class:?] |
| 2056 | at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) ~[FMLCommonHandler.class:?] |
| 2057 | at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:307) ~[nz.class:?] |
| 2058 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] |
| 2059 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] |
| 2060 | [08:33:11] [Server thread/WARN] [org.dimdev.utils.ModIdentifier]: Failed to identify sun.reflect.GeneratedMethodAccessor9 (untransformed name: sun.reflect.GeneratedMethodAccessor9) |
| 2061 | [08:33:11] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2020-03-25_08.33.11-server.txt |