Hello,
I'm trying to run the Life in the village modpack, I was previously playing this through home host but It was very laggy so we decided to switch to aternos, we wanted to re-make the same world we were making use of earlier as we had the seed, but after two attempts I simply can't find a way to use a custom world with Open terrain generator, I went to the worlds section and set the world seed to what I wanted, but whenever I run the server this error pops up.
[15:26:12] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
1663net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Open Terrain Generator (openterraingenerator)
1664
1665Caused by: java.lang.RuntimeException: OTG has detected that you are loading an OTG world that has been used without OTG installed. OTG has fixed and saved the world data, you can now restart the game and enter the world.
1666 at com.pg85.otg.forge.OTGPlugin.serverLoad(OTGPlugin.java:212) ~[OTGPlugin.class:?]
1667 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
1668 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
1669 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
1670 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
1671 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[server.jar:?]
1672 at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
1673 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
1674 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
1675 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
1676 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
1677 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
1678 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
1679 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
1680 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
1681 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
1682 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[server.jar:?]
1683 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[server.jar:?]
1684 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
1685 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
1686 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
1687 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
1688 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
1689 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
1690 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
1691 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
1692 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
1693 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
1694 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
1695 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
1696 at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:794) [Loader.class:?]
1697 at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) [FMLCommonHandler.class:?]
1698 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307) [nz.class:?]
1699 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1700 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Display More
Full log here: https://mclo.gs/njs1D2A
I know it says that restarting should fix the issue but that's what I did and It doesn't seem to have fixed the issue as I got the same error again. I would like to know if someone else was successful at using custom seed with OTG as I clearly am not, thanks!