PG85 / OpenTerrainGenerator

Minecraft Terrain Generator for Bukkit/Spigot/Forge
MIT License
198 stars 83 forks source link

OTG crash when I attempt to load my world. #322

Closed Pungwun closed 4 years ago

Pungwun commented 5 years ago

OTG Plugin or Mod

[Please specify if it's about Forge Mod or Spigot server Plugin placing "x" into []]

OTG Version

[Please specify the full OTG version that you are running by placing "x" into []]

Forge or Spigot Versions

[forge 14.23.5.2846]

Server/Client Log

[---- Minecraft Crash Report ----

WARNING: coremods are present: ForgelinPlugin (Forgelin-1.8.3.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.236.jar) JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-44.jar) midnight (themidnight-0.3.5.jar) OTGCorePlugin (OTG-Core.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.11-core.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.17-universal.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 9/13/19 11:32 PM Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Open Terrain Generator (openterraingenerator) Caused by: java.lang.NullPointerException at com.pg85.otg.forge.OTGPlugin.serverLoad(OTGPlugin.java:233) 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:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:498) 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.serverStarting(Loader.java:797) at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) 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:498) at net.optifine.reflect.Reflector.callBoolean(Reflector.java:848) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:217) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:745)

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: Mac OS X (x86_64) version 10.13.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 6759897376 bytes (6446 MB) / 12079595520 bytes (11520 MB) up to 12884901888 bytes (12288 MB) JVM Flags: 7 total; -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2846 Optifine OptiFine_1.12.2_HD_U_E3 133 mods loaded, 133 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                                |
|:------- |:------------------------------------- |:------------------- |:-------------------------------------------------------- |:---------------------------------------- |
| LCHIJA  | minecraft                             | 1.12.2              | minecraft.jar                                            | None                                     |
| LCHIJA  | mcp                                   | 9.42                | minecraft.jar                                            | None                                     |
| LCHIJA  | FML                                   | 8.0.99.99           | forge-1.12.2-14.23.5.2846.jar                            | None                                     |
| LCHIJA  | forge                                 | 14.23.5.2846        | forge-1.12.2-14.23.5.2846.jar                            | None                                     |
| LCHIJA  | ivtoolkit                             | 1.3.3-1.12          | minecraft.jar                                            | None                                     |
| LCHIJA  | micdoodlecore                         |                     | minecraft.jar                                            | None                                     |
| LCHIJA  | otgcore                               | 1.12.2 - v7         | minecraft.jar                                            | None                                     |
| LCHIJA  | movillages                            | 1.5.4               | [1.12]MoVillages-1.5.4.jar                               | None                                     |
| LCHIJA  | abyssalcraft                          | 1.9.11              | AbyssalCraft-1.12.2-1.9.11.jar                           | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCHIJA  | advanced-fishing                      | 1.3.3               | Advanced-Fishing-1.12.2-1.3.3.jar                        | None                                     |
| LCHIJA  | aether_legacy                         | 1.4.4               | aether_legacy-1.12.2-v1.4.4.jar                          | None                                     |
| LCHIJA  | aether_legacy_addon                   | 1.12.2-v1.2.3       | aether_continuation-1.12.2-v1.2.3.jar                    | None                                     |
| LCHIJA  | aquaculture                           | 1.6.8               | Aquaculture-1.12.2-1.6.8.jar                             | None                                     |
| LCHIJA  | mantle                                | 1.12-1.3.3.55       | Mantle-1.12-1.3.3.55.jar                                 | None                                     |
| LCHIJA  | galacticraftcore                      | 4.0.2.236           | GalacticraftCore-1.12.2-4.0.2.236.jar                    | None                                     |
| LCHIJA  | galacticraftplanets                   | 4.0.2.236           | Galacticraft-Planets-1.12.2-4.0.2.236.jar                | None                                     |
| LCHIJA  | asmodeuscore                          | 0.0.10              | AsmodeusCore-1.12.2-0.0.11.jar                           | None                                     |
| LCHIJA  | baubles                               | 1.5.2               | Baubles-1.12-1.5.2.jar                                   | None                                     |
| LCHIJA  | atum                                  | 2.0.13              | Atum-1.12.2-2.0.13.jar                                   | None                                     |
| LCHIJA  | biomesoplenty                         | 7.0.1.2441          | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar            | None                                     |
| LCHIJA  | better_diving                         | 1.3.91              | BetterDiving-1.12.2-1.3.91.jar                           | None                                     |
| LCHIJA  | bibliocraft                           | 2.4.5               | BiblioCraft[v2.4.5][MC1.12.2].jar                        | None                                     |
| LCHIJAE | openterraingenerator                  | v6                  | OpenTerrainGenerator-1.12.2+-+v6.jar                     | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
| LCHIJA  | biomebundle                           | 5.1                 | Biome_Bundle-1.12.2-v6.1.jar                             | None                                     |
| LCHIJA  | byg                                   | 1.6.8b2             | BiomesYouGo1.6.8.jar                                     | None                                     |
| LCHIJA  | blockcraftery                         | 1.12.2-1.3.1        | blockcraftery-1.12.2-1.3.1.jar                           | None                                     |
| LCHIJA  | bookshelf                             | 2.3.585             | Bookshelf-1.12.2-2.3.585.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA  | botania                               | r1.10-362           | Botania+r1.10-362.jar                                    | None                                     |
| LCHIJA  | forgelin                              | 1.8.3               | Forgelin-1.8.3.jar                                       | None                                     |
| LCHIJA  | bountiful                             | 2.2.0               | Bountiful-2.2.0.jar                                      | None                                     |
| LCHIJA  | cfm                                   | 6.3.0               | cfm-6.3.0-mc1.12.2.jar                                   | None                                     |
| LCHIJA  | chiselsandbits                        | 14.33               | chiselsandbits-14.33.jar                                 | None                                     |
| LCHIJA  | chococraft                            | 0.9.1.52            | chococraft_1.12.1-0.9.1.52.jar                           | None                                     |
| LCHIJA  | corail_pillar_extension_biomesoplenty | 4.0.1               | Corail-Pillar-Extension-Biomes-O-Plenty-Mod-1.12.2.jar   | None                                     |
| LCHIJA  | coralreef                             | 2.0                 | CoralReef-2.5-1.12.2.jar                                 | None                                     |
| LCHIJA  | miccw                                 | 1.0                 | CosmicArmoury-1.6.55.jar                                 | None                                     |
| LCHIJA  | ctdcore                               | 1.4.1               | CTD-Core-1.12.2-1.4.1.jar                                | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
| LCHIJA  | customspawner                         | 3.11.4              | CustomMobSpawner-3.11.4.jar                              | None                                     |
| LCHIJA  | cyclicmagic                           | 1.19.14             | Cyclic-1.12.2-1.19.14.jar                                | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LCHIJA  | darkutils                             | 1.8.226             | DarkUtils-1.12.2-1.8.226.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA  | ptrmodellib                           | 1.0.4               | PTRLib-1.0.4.jar                                         | None                                     |
| LCHIJA  | props                                 | 2.6.3               | Decocraft-2.6.3_1.12.2.jar                               | None                                     |
| LCHIJA  | dldungeonsjbg                         | 1.12.10             | DoomlikeDungeons-1.12.10-MC1.12.2.jar                    | None                                     |
| LCHIJA  | mocreatures                           | 12.0.5              | DrZharks MoCreatures Mod-12.0.5.jar                      | None                                     |
| LCHIJA  | dungeondq                             | 10.00               | DungeonDQ_Ver10.00_[MC1.12](forge-1.12-14.21.1.2387).jar | None                                     |
| LCHIJA  | gottschcore                           | 1.8.0               | GottschCore-mc1.12.2-f14.23.5.2768-v1.8.0.jar            | None                                     |
| LCHIJA  | dungeons2                             | 1.3.2               | Dungeons2-mc1.12.2-f14.23.1.2555-v1.3.2.jar              | None                                     |
| LCHIJA  | endergetic                            | 0.0.1               | endergetic-0.0.1.jar                                     | None                                     |
| LCHIJA  | endreborn                             | 0.3.1               | EndReborn+III+[0.3.1].jar                                | None                                     |
| LCHIJA  | explorercraft                         | 2.2.8               | Explorercraft-2.2.8.jar                                  | None                                     |
| LCHIJA  | golems                                | 7.1.5               | Extra-Golems-Mod-1.12.2.jar                              | None                                     |
| LCHIJA  | fertilization                         | 1.0.7               | Fertilization-Mod-1.12.2.jar                             | None                                     |
| LCHIJA  | floricraft                            | 4.4.3               | Floricraft-1.12.2-4.4.3.jar                              | None                                     |
| LCHIJA  | forbidden_arcanus                     | 1.12.2-0.7          | forbidden_arcanus-1.12.2-0.7.jar                         | None                                     |
| LCHIJA  | llibrary                              | 1.7.19              | llibrary-1.7.19-1.12.2.jar                               | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA  | fossil                                | 8.0.2               | fossilsarcheology-8.0.2.jar                              | None                                     |
| LCHIJA  | silentlib                             | 3.0.13              | SilentLib-1.12.2-3.0.13+167.jar                          | None                                     |
| LCHIJA  | funores                               | 1.6.3               | FunOres-1.12.2-1.6.3-124.jar                             | None                                     |
| LCHIJA  | futureminecraft                       | 1.1.3               | Future-Versions-Mod-1.12.2.jar                           | None                                     |
| LCHIJA  | galaxyspace                           | 2.0.10              | GalaxySpace-1.12.2-2.0.10.jar                            | None                                     |
| LCHIJA  | gemsplusplus                          | 6.1.0.2             | GemsPlusPlus1.12.2-6.1.0.2.jar                           | None                                     |
| LCHIJA  | goodnightsleep                        | 0.2.2               | good-nights-sleep-1.12.2-v0.2.2.jar                      | None                                     |
| LCHIJA  | growthcraft                           | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_apples                    | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_bamboo                    | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_cellar                    | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_bees                      | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_fishtrap                  | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_grapes                    | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_hops                      | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_milk                      | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | growthcraft_rice                      | 4.1.0               | growthcraft-1.12.2-4.1.0.jar                             | None                                     |
| LCHIJA  | grue                                  | 1.4.0               | Grue-1.12.2-1.4.0.jar                                    | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCHIJA  | iceandfire                            | 1.8.1               | iceandfire-1.8.1.jar                                     | None                                     |
| LCHIJA  | illagers_plus                         | 1.1                 | IllagersPlus-1.12.2-1.1.3.jar                            | None                                     |
| LCHIJA  | infernalmobs                          | 1.7.6               | Infernal-Mobs-Mod-1.12.2.jar                             | None                                     |
| LCHIJA  | inspirations                          | 1.12.2-0.2.8        | Inspirations-Mod-1.12.2.jar                              | None                                     |
| LCHIJA  | inventorypets                         | 2.0.3               | inventorypets-1.12-2.0.3.jar                             | None                                     |
| LCHIJA  | ironchest                             | 1.12.2-7.0.67.844   | ironchest-1.12.2-7.0.72.847.jar                          | None                                     |
| LCHIJA  | jmh                                   | 2.1                 | Just-Mob-Heads-Mod-1.12.2.jar                            | None                                     |
| LCHIJA  | jaff                                  | 1.7_for_1.12        | JustAFewFish-1.7_for_1.12.jar                            | None                                     |
| LCHIJA  | jeid                                  | 1.0.3-44            | JustEnoughIDs-1.0.3-44.jar                               | None                                     |
| LCHIJA  | labyrinth                             | ${version}          | Labyrinth-1.12.2-1.0.jar                                 | None                                     |
| LCHIJA  | libraryex                             | 1.0.11              | LibraryEx-1.12.2-1.0.11.jar                              | None                                     |
| LCHIJA  | lost_aether                           | 0.1.1               | lost_aether-content-1.12.2-v0.1.1.jar                    | None                                     |
| LCHIJA  | lycanitesmobs                         | 2.0.0.4 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.4.jar                         | None                                     |
| LCHIJA  | tbone                                 | v1.6.8+mc1.12.2     | TBone-v1.6.8+mc1.12.2.jar                                | None                                     |
| LCHIJA  | metaltransport                        | v2.6.9+mc1.12.2     | Metal-Transport-Mod-1.12.2.jar                           | None                                     |
| LCHIJA  | mist                                  | alpha_c_09          | MistWorld_1.12.2_alpha_c_09.jar                          | None                                     |
| LCHIJA  | mjrlegendslib                         | 1.12.2-1.1.8        | MJRLegendsLib-1.12.2-1.1.8.jar                           | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA  | moglowstone                           | 1.5.6               | Mo-Glowstone-1.12.2-1.5.6.jar                            | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
| LCHIJA  | moarboats                             | 1.2.1               | moarboats-1.12.2-1.2.1.jar                               | None                                     |
| LCHIJA  | mobsworld                             | 1.0.0               | Mobs's+World+Mod+By+Lukun.jar                            | None                                     |
| LCHIJA  | extracreatures                        | 1.0.3b              | More-Creatures-Mod-1.12.2.jar                            | None                                     |
| LCHIJA  | moreplanets                           | 2.0.21              | More-Planets-1.12.2-2.0.21-GC224.jar                     | b3468b224a74e296555ad7efeb35f482e6f445de |
| LCHIJA  | naturalwoods                          | 1.5.1               | NaturalWoods_1.5.1.jar                                   | None                                     |
| LCHIJA  | netherex                              | 2.0.13              | NetherEx-1.12.2-2.0.13.jar                               | None                                     |
| LCHIJA  | nifty                                 | 1.4                 | nifty-1.12.2-1.4.jar                                     | None                                     |
| LCHIJA  | otgskylands                           | 1.0                 | OTG-Skylands-1.12.2-v5.jar                               | None                                     |
| LCHIJA  | harvestcraft                          | 1.12.2zb            | Pam's+HarvestCraft+1.12.2zf.jar                          | None                                     |
| LCHIJA  | patchouli                             | 1.0-20              | Patchouli-1.0-20.jar                                     | None                                     |
| LCHIJA  | pattysmorearmor                       | 1.12.2              | PattysMoreArmor-Mod-1.12.2.jar                           | None                                     |
| LCHIJA  | pattysmoretools                       | 1.12.2-1.7          | PattysMoreTools-2-Mod-1.12.2.jar                         | None                                     |
| LCHIJA  | reccomplex                            | 1.4.8.1             | RecurrentComplex-1.4.8.1.jar                             | None                                     |
| LCHIJA  | additionalstructures                  | 2.2.3               | Rex's-Additional-Structures-1.12.2-(v.2.2.3).jar         | None                                     |
| LCHIJA  | roguelike                             | 1.8.0               | RoguelikeDungeons-1.12.2-1.8.0.jar                       | None                                     |
| LCHIJA  | ruins                                 | 17.1                | Ruins-1.12.2.jar                                         | None                                     |
| LCHIJA  | sereneseasons                         | 1.2.17              | SereneSeasons-1.12.2-1.2.17-universal.jar                | None                                     |
| LCHIJA  | shipwrecks_winslow                    | 2.0.0               | Shipwrecks-Mod-1.12.2.jar                                | None                                     |
| LCHIJA  | signpost                              | 1.06.1              | signpost-1.12-1.06.1.jar                                 | None                                     |
| LCHIJA  | silentgear                            | 0.6.2               | SilentGear-1.12.2-0.6.3+70.jar                           | None                                     |
| LCHIJA  | slurpiesdongles                       | 2.17.6              | Slurpies-Dongles-Mod-1.12.2.jar                          | None                                     |
| LCHIJA  | spectrite                             | 1.7.1               | spectrite-1.7.1.jar                                      | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
| LCHIJA  | tammodized                            | 0.15.6              | TamModized-1.12.2-0.15.6.jar                             | None                                     |
| LCHIJA  | shetiphiancore                        | 3.5.9               | shetiphiancore-1.12.0-3.5.9.jar                          | None                                     |
| LCHIJA  | terraqueous                           | 1.4.17              | terraqueous-1.12.2-1.4.17b.jar                           | None                                     |
| LCHIJA  | beneath                               | 1.5.1               | The+Beneath-1.12.2-1.5.1.jar                             | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCHIJA  | modname                               | 1.0.0               | The+Frost+Mod+1.12.2.jar                                 | None                                     |
| LCHIJA  | tirphycraft                           | 0.2                 | tirphycraft_B_1.12.2_1.0.jar                             | None                                     |
| LCHIJA  | tombstone                             | 3.5.4               | tombstone-3.5.4-1.12.jar                                 | None                                     |
| LCHIJA  | toroquest                             | 1.12.2-5.3          | toroquest-1.12.2-5.3.jar                                 | None                                     |
| LCHIJA  | traverse                              | 1.6.0               | Traverse-1.12.2-1.6.0-69.jar                             | None                                     |
| LCHIJA  | treasure2                             | 1.5.1               | Treasure2-mc1.12.2-f14.23.5.2768-v1.5.1.jar              | None                                     |
| LCHIJA  | tropicraft                            | 7.1.9.115           | tropicraft-MC1.12.2-7.1.9.115.jar                        | None                                     |
| LCHIJA  | twilightforest                        | 3.9.984             | twilightforest-1.12.2-3.9.984-universal.jar              | None                                     |
| LCHIJA  | voidcraft                             | 0.26.10             | VoidCraft-1.12-0.26.10.jar                               | None                                     |
| LCHIJA  | thejungle                             | 1.2006.1222         | Welcome+To+The+Jungle-1.2006.1222.jar                    | None                                     |
| LCHIJA  | aquatic                               | 1.0.0-c             | Aquatic-1.12.2-1.0.0-c.jar                               | 7b14aaee2dd17b12a140baecab28948fff3a263f |
| LCHIJA  | candymod                              | 1.1.4               | candyworld-1.1.4.jar                                     | None                                     |
| LCHIJA  | thebetweenlands                       | 3.4.11              | TheBetweenlands-3.4.11-universal.jar                     | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LCHIJA  | midnight                              | 0.3.5               | themidnight-0.3.5.jar                                    | None                                     |
| LCHIJA  | corail_pillar                         | 4.2.1               | corail_pillar-4.2.1-1.12.jar                             | None                                     |
| LCHIJA  | mysticallib                           | 1.12.2-1.3.7        | mysticallib-1.12.2-1.3.7.jar                             | None                                     |

Loaded coremods (and transformers): 

ForgelinPlugin (Forgelin-1.8.3.jar)

llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.236.jar) micdoodle8.mods.miccore.MicdoodleTransformer JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-44.jar) org.dimdev.jeid.JEIDTransformer midnight (themidnight-0.3.5.jar) com.mushroom.midnight.core.transformer.MidnightClassTransformer OTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.OTGClassTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.11-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer SSLoadingPlugin (SereneSeasons-1.12.2-1.2.17-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Pulsar/inspirations loaded Pulses: 
    - InspirationsShared (Enabled/Forced)
    - InspirationsBuilding (Enabled/Not Forced)
    - InspirationsUtility (Enabled/Not Forced)
    - InspirationsTools (Enabled/Not Forced)
    - InspirationsRecipes (Enabled/Not Forced)
    - InspirationsTweaks (Enabled/Not Forced)
    - InspirationsShared (Enabled/Forced)
    - TwilightForestPlugin (Enabled/Not Forced)

Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge']

What other plugins are you running?

[ State ID Version Source Signature
LCHIJA minecraft 1.12.2 minecraft.jar None
LCHIJA mcp 9.42 minecraft.jar None
LCHIJA FML 8.0.99.99 forge-1.12.2-14.23.5.2846.jar None
LCHIJA forge 14.23.5.2846 forge-1.12.2-14.23.5.2846.jar None
LCHIJA ivtoolkit 1.3.3-1.12 minecraft.jar None
LCHIJA micdoodlecore minecraft.jar None
LCHIJA otgcore 1.12.2 - v7 minecraft.jar None
LCHIJA movillages 1.5.4 [1.12]MoVillages-1.5.4.jar None
LCHIJA abyssalcraft 1.9.11 AbyssalCraft-1.12.2-1.9.11.jar 220f10d3a93b3ff5fbaa7434cc629d863d6751b9
LCHIJA advanced-fishing 1.3.3 Advanced-Fishing-1.12.2-1.3.3.jar None
LCHIJA aether_legacy 1.4.4 aether_legacy-1.12.2-v1.4.4.jar None
LCHIJA aether_legacy_addon 1.12.2-v1.2.3 aether_continuation-1.12.2-v1.2.3.jar None
LCHIJA aquaculture 1.6.8 Aquaculture-1.12.2-1.6.8.jar None
LCHIJA mantle 1.12-1.3.3.55 Mantle-1.12-1.3.3.55.jar None
LCHIJA galacticraftcore 4.0.2.236 GalacticraftCore-1.12.2-4.0.2.236.jar None
LCHIJA galacticraftplanets 4.0.2.236 Galacticraft-Planets-1.12.2-4.0.2.236.jar None
LCHIJA asmodeuscore 0.0.10 AsmodeusCore-1.12.2-0.0.11.jar None
LCHIJA baubles 1.5.2 Baubles-1.12-1.5.2.jar None
LCHIJA atum 2.0.13 Atum-1.12.2-2.0.13.jar None
LCHIJA biomesoplenty 7.0.1.2441 BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar None
LCHIJA better_diving 1.3.91 BetterDiving-1.12.2-1.3.91.jar None
LCHIJA bibliocraft 2.4.5 BiblioCraft[v2.4.5][MC1.12.2].jar None
LCHIJAE openterraingenerator v6 OpenTerrainGenerator-1.12.2+-+v6.jar e9f7847a78c5342af5b0a9e04e5abc0b554d69e0
LCHIJA biomebundle 5.1 Biome_Bundle-1.12.2-v6.1.jar None
LCHIJA byg 1.6.8b2 BiomesYouGo1.6.8.jar None
LCHIJA blockcraftery 1.12.2-1.3.1 blockcraftery-1.12.2-1.3.1.jar None
LCHIJA bookshelf 2.3.585 Bookshelf-1.12.2-2.3.585.jar d476d1b22b218a10d845928d1665d45fce301b27
LCHIJA botania r1.10-362 Botania+r1.10-362.jar None
LCHIJA forgelin 1.8.3 Forgelin-1.8.3.jar None
LCHIJA bountiful 2.2.0 Bountiful-2.2.0.jar None
LCHIJA cfm 6.3.0 cfm-6.3.0-mc1.12.2.jar None
LCHIJA chiselsandbits 14.33 chiselsandbits-14.33.jar None
LCHIJA chococraft 0.9.1.52 chococraft_1.12.1-0.9.1.52.jar None
LCHIJA corail_pillar_extension_biomesoplenty 4.0.1 Corail-Pillar-Extension-Biomes-O-Plenty-Mod-1.12.2.jar None
LCHIJA coralreef 2.0 CoralReef-2.5-1.12.2.jar None
LCHIJA miccw 1.0 CosmicArmoury-1.6.55.jar None
LCHIJA ctdcore 1.4.1 CTD-Core-1.12.2-1.4.1.jar b50fe22651b9d97d9d6631514a6a57cd6174b0dc
LCHIJA customspawner 3.11.4 CustomMobSpawner-3.11.4.jar None
LCHIJA cyclicmagic 1.19.14 Cyclic-1.12.2-1.19.14.jar 1bc8f8dbe770187a854cef35dad0ff40ba441bbe
LCHIJA darkutils 1.8.226 DarkUtils-1.12.2-1.8.226.jar d476d1b22b218a10d845928d1665d45fce301b27
LCHIJA ptrmodellib 1.0.4 PTRLib-1.0.4.jar None
LCHIJA props 2.6.3 Decocraft-2.6.3_1.12.2.jar None
LCHIJA dldungeonsjbg 1.12.10 DoomlikeDungeons-1.12.10-MC1.12.2.jar None
LCHIJA mocreatures 12.0.5 DrZharks MoCreatures Mod-12.0.5.jar None
LCHIJA dungeondq 10.00 DungeonDQVer10.00MC1.12.jar None
LCHIJA gottschcore 1.8.0 GottschCore-mc1.12.2-f14.23.5.2768-v1.8.0.jar None
LCHIJA dungeons2 1.3.2 Dungeons2-mc1.12.2-f14.23.1.2555-v1.3.2.jar None
LCHIJA endergetic 0.0.1 endergetic-0.0.1.jar None
LCHIJA endreborn 0.3.1 EndReborn+III+[0.3.1].jar None
LCHIJA explorercraft 2.2.8 Explorercraft-2.2.8.jar None
LCHIJA golems 7.1.5 Extra-Golems-Mod-1.12.2.jar None
LCHIJA fertilization 1.0.7 Fertilization-Mod-1.12.2.jar None
LCHIJA floricraft 4.4.3 Floricraft-1.12.2-4.4.3.jar None
LCHIJA forbidden_arcanus 1.12.2-0.7 forbidden_arcanus-1.12.2-0.7.jar None
LCHIJA llibrary 1.7.19 llibrary-1.7.19-1.12.2.jar b9f30a813bee3b9dd5652c460310cfcd54f6b7ec
LCHIJA fossil 8.0.2 fossilsarcheology-8.0.2.jar None
LCHIJA silentlib 3.0.13 SilentLib-1.12.2-3.0.13+167.jar None
LCHIJA funores 1.6.3 FunOres-1.12.2-1.6.3-124.jar None
LCHIJA futureminecraft 1.1.3 Future-Versions-Mod-1.12.2.jar None
LCHIJA galaxyspace 2.0.10 GalaxySpace-1.12.2-2.0.10.jar None
LCHIJA gemsplusplus 6.1.0.2 GemsPlusPlus1.12.2-6.1.0.2.jar None
LCHIJA goodnightsleep 0.2.2 good-nights-sleep-1.12.2-v0.2.2.jar None
LCHIJA growthcraft 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_apples 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_bamboo 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_cellar 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_bees 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_fishtrap 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_grapes 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_hops 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_milk 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA growthcraft_rice 4.1.0 growthcraft-1.12.2-4.1.0.jar None
LCHIJA grue 1.4.0 Grue-1.12.2-1.4.0.jar 220f10d3a93b3ff5fbaa7434cc629d863d6751b9
LCHIJA iceandfire 1.8.1 iceandfire-1.8.1.jar None
LCHIJA illagers_plus 1.1 IllagersPlus-1.12.2-1.1.3.jar None
LCHIJA infernalmobs 1.7.6 Infernal-Mobs-Mod-1.12.2.jar None
LCHIJA inspirations 1.12.2-0.2.8 Inspirations-Mod-1.12.2.jar None
LCHIJA inventorypets 2.0.3 inventorypets-1.12-2.0.3.jar None
LCHIJA ironchest 1.12.2-7.0.67.844 ironchest-1.12.2-7.0.72.847.jar None
LCHIJA jmh 2.1 Just-Mob-Heads-Mod-1.12.2.jar None
LCHIJA jaff 1.7_for_1.12 JustAFewFish-1.7_for_1.12.jar None
LCHIJA jeid 1.0.3-44 JustEnoughIDs-1.0.3-44.jar None
LCHIJA labyrinth ${version} Labyrinth-1.12.2-1.0.jar None
LCHIJA libraryex 1.0.11 LibraryEx-1.12.2-1.0.11.jar None
LCHIJA lost_aether 0.1.1 lost_aether-content-1.12.2-v0.1.1.jar None
LCHIJA lycanitesmobs 2.0.0.4 - MC 1.12.2 lycanitesmobs-1.12.2-2.0.0.4.jar None
LCHIJA tbone v1.6.8+mc1.12.2 TBone-v1.6.8+mc1.12.2.jar None
LCHIJA metaltransport v2.6.9+mc1.12.2 Metal-Transport-Mod-1.12.2.jar None
LCHIJA mist alpha_c_09 MistWorld_1.12.2_alpha_c_09.jar None
LCHIJA mjrlegendslib 1.12.2-1.1.8 MJRLegendsLib-1.12.2-1.1.8.jar b02331787272ec3515ebe63ecdeea0d746653468
LCHIJA moglowstone 1.5.6 Mo-Glowstone-1.12.2-1.5.6.jar b50fe22651b9d97d9d6631514a6a57cd6174b0dc
LCHIJA moarboats 1.2.1 moarboats-1.12.2-1.2.1.jar None
LCHIJA mobsworld 1.0.0 Mobs's+World+Mod+By+Lukun.jar None
LCHIJA extracreatures 1.0.3b More-Creatures-Mod-1.12.2.jar None
LCHIJA moreplanets 2.0.21 More-Planets-1.12.2-2.0.21-GC224.jar b3468b224a74e296555ad7efeb35f482e6f445de
LCHIJA naturalwoods 1.5.1 NaturalWoods_1.5.1.jar None
LCHIJA netherex 2.0.13 NetherEx-1.12.2-2.0.13.jar None
LCHIJA nifty 1.4 nifty-1.12.2-1.4.jar None
LCHIJA otgskylands 1.0 OTG-Skylands-1.12.2-v5.jar None
LCHIJA harvestcraft 1.12.2zb Pam's+HarvestCraft+1.12.2zf.jar None
LCHIJA patchouli 1.0-20 Patchouli-1.0-20.jar None
LCHIJA pattysmorearmor 1.12.2 PattysMoreArmor-Mod-1.12.2.jar None
LCHIJA pattysmoretools 1.12.2-1.7 PattysMoreTools-2-Mod-1.12.2.jar None
LCHIJA reccomplex 1.4.8.1 RecurrentComplex-1.4.8.1.jar None
LCHIJA additionalstructures 2.2.3 Rex's-Additional-Structures-1.12.2-(v.2.2.3).jar None
LCHIJA roguelike 1.8.0 RoguelikeDungeons-1.12.2-1.8.0.jar None
LCHIJA ruins 17.1 Ruins-1.12.2.jar None
LCHIJA sereneseasons 1.2.17 SereneSeasons-1.12.2-1.2.17-universal.jar None
LCHIJA shipwrecks_winslow 2.0.0 Shipwrecks-Mod-1.12.2.jar None
LCHIJA signpost 1.06.1 signpost-1.12-1.06.1.jar None
LCHIJA silentgear 0.6.2 SilentGear-1.12.2-0.6.3+70.jar None
LCHIJA slurpiesdongles 2.17.6 Slurpies-Dongles-Mod-1.12.2.jar None
LCHIJA spectrite 1.7.1 spectrite-1.7.1.jar 00119cfc089819bbcd2f9166a50c7f3df88ded78
LCHIJA tammodized 0.15.6 TamModized-1.12.2-0.15.6.jar None
LCHIJA shetiphiancore 3.5.9 shetiphiancore-1.12.0-3.5.9.jar None
LCHIJA terraqueous 1.4.17 terraqueous-1.12.2-1.4.17b.jar None
LCHIJA beneath 1.5.1 The+Beneath-1.12.2-1.5.1.jar 220f10d3a93b3ff5fbaa7434cc629d863d6751b9
LCHIJA modname 1.0.0 The+Frost+Mod+1.12.2.jar None
LCHIJA tirphycraft 0.2 tirphycraft_B_1.12.2_1.0.jar None
LCHIJA tombstone 3.5.4 tombstone-3.5.4-1.12.jar None
LCHIJA toroquest 1.12.2-5.3 toroquest-1.12.2-5.3.jar None
LCHIJA traverse 1.6.0 Traverse-1.12.2-1.6.0-69.jar None
LCHIJA treasure2 1.5.1 Treasure2-mc1.12.2-f14.23.5.2768-v1.5.1.jar None
LCHIJA tropicraft 7.1.9.115 tropicraft-MC1.12.2-7.1.9.115.jar None
LCHIJA twilightforest 3.9.984 twilightforest-1.12.2-3.9.984-universal.jar None
LCHIJA voidcraft 0.26.10 VoidCraft-1.12-0.26.10.jar None
LCHIJA thejungle 1.2006.1222 Welcome+To+The+Jungle-1.2006.1222.jar None
LCHIJA aquatic 1.0.0-c Aquatic-1.12.2-1.0.0-c.jar 7b14aaee2dd17b12a140baecab28948fff3a263f
LCHIJA candymod 1.1.4 candyworld-1.1.4.jar None
LCHIJA thebetweenlands 3.4.11 TheBetweenlands-3.4.11-universal.jar 38067d6878811efb38b6a045521cfd80b9b60b38
LCHIJA midnight 0.3.5 themidnight-0.3.5.jar None
LCHIJA corail_pillar 4.2.1 corail_pillar-4.2.1-1.12.jar None
LCHIJA mysticallib 1.12.2-1.3.7 mysticalli]

Description

[Just a crash when trying to load a world, and the launcher says it's a problem with OTG. This was also a world previously not loaded with OTG, but a previous crash report said it was converted to one.]

[I expected for the world to load.]

PG85 commented 4 years ago

Hey @Pungwun, could you try OpenTerrainGenerator-1.12.2_-_v8_r6.jar from the OTG discord's dev channel and see if that fixes the problem? v8_r6 still has a minor problem with structures spawning with seams in them, so you may want to wait for a stable version for the best experience. v8_r7 will be released soon, which will hopefully solve the last problems.

PG85 commented 4 years ago

If this problem persists with newer versions, feel free to reopen this issue or create a new one.