Jump to content

Game and server crashes launching FTB Revelation with added mod


wow2400

Recommended Posts

Hey y'all,

 

I've been playing FTB Revelation with friends and love immersive engineering, however I noticed its missing Immersive Tech, one of the addon mods that I was looking for. I can't seem to get it running in my server nor launch the game when that mod is in either pack. I have tried both adding it through the twitch launcher, as well as directly dropping the mod into my mods folders. The server loads up to a certain point then just exits. The game gives me a crash report (included). Any help would be awesome. Really looking to throw this mod in without starting a new world or anything.

 

Thanks a ton!

 

Crash Report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
  SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  Quark Plugin (Quark-r1.6-177.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  ForgelinPlugin (Forgelin-1.8.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-91.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.68-core.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 11/24/20 4:45 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Aroma1997's Dimensional World (aroma1997sdimension)
Caused by: java.lang.IllegalStateException: This is not a JSON Array.
    at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106)
    at aroma1997.world.gen.WorldGenConfig.loadAdditionalWorldGen(WorldGenConfig.java:51)
    at aroma1997.world.Config.loadReloadables(Config.java:97)
    at aroma1997.world.Config.loadFromDisc(Config.java:69)
    at aroma1997.world.DimensionalWorld.preInit(DimensionalWorld.java:49)
    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:637)
    at sun.reflect.GeneratedMethodAccessor2.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: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.preinitializeMods(Loader.java:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    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: 1323984920 bytes (1262 MB) / 2649227264 bytes (2526 MB) up to 4662493184 bytes (4446 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5001m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2846 233 mods loaded, 233 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                                |
    |:----- |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                       | None                                     |
    | LCH   | mcp                               | 9.42                     | minecraft.jar                                       | None                                     |
    | LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2846.jar                       | None                                     |
    | LCH   | forge                             | 14.23.5.2846             | forge-1.12.2-14.23.5.2846.jar                       | None                                     |
    | LCH   | openmodscore                      | 0.12.2                   | minecraft.jar                                       | None                                     |
    | LCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                       | None                                     |
    | LCH   | randompatches                     | 1.12.2-1.18.1.1          | randompatches-1.12.2-1.18.1.1.jar                   | None                                     |
    | LCH   | fastbench                         | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                      | None                                     |
    | LCH   | actuallyadditions                 | 1.12.2-r150              | ActuallyAdditions-1.12.2-r150.jar                   | None                                     |
    | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                              | None                                     |
    | LCH   | actuallybaubles                   | 1.1                      | ActuallyBaubles-1.12-1.1.jar                        | None                                     |
    | LCH   | ic2                               | 2.8.187-ex112            | industrialcraft-2-2.8.187-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | advanced_machines                 | 61.0.1                   | Advanced Machines-61.0.1.jar                        | None                                     |
    | LCH   | advanced_solar_panels             | 4.3.0                    | Advanced Solar Panels-4.3.0.jar                     | None                                     |
    | LCH   | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                           | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | endercore                         | 1.12.2-0.5.68            | EnderCore-1.12.2-0.5.68.jar                         | None                                     |
    | LCH   | crafttweaker                      | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
    | LCH   | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                     | None                                     |
    | LCH   | modtweaker                        | 4.0.17                   | modtweaker-4.0.17.jar                               | None                                     |
    | LCH   | jei                               | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                           | None                                     |
    | LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                    | None                                     |
    | LCH   | codechickenlib                    | 3.2.3.357                | CodeChickenLib-1.12.2-3.2.3.357-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar              | None                                     |
    | LCH   | brandonscore                      | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar        | None                                     |
    | LCH   | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | draconicevolution                 | 2.3.24                   | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar  | None                                     |
    | LCH   | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | enderio                           | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                            | None                                     |
    | LCH   | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                        | None                                     |
    | LCH   | enderiointegrationtic             | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LCH   | twilightforest                    | 3.9.984                  | twilightforest-1.12.2-3.9.984-universal.jar         | None                                     |
    | LCH   | tconstruct                        | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                    | None                                     |
    | LCH   | p455w0rdslib                      | 2.2.156                  | p455w0rdslib-1.12.2-2.2.156.jar                     | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | ae2wtlib                          | 1.0.30                   | AE2WTLib-1.12.2-1.0.30.jar                          | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                              | None                                     |
    | LCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
    | LCH   | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.98.jar                     | None                                     |
    | LCH   | aroma1997core                     | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCE   | aroma1997sdimension               | 2.0.0.2.b89              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LC    | astralsorcery                     | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar                    | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LC    | morphtool                         | 1.2-21                   | Morph-o-Tool-1.2-21.jar                             | None                                     |
    | LC    | quark                             | r1.6-177                 | Quark-r1.6-177.jar                                  | None                                     |
    | LC    | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                               | None                                     |
    | LC    | badwithernocookiereloaded         | 1.12.2-3.3.16            | badwithernocookiereloaded-1.12.2-3.3.16.jar         | None                                     |
    | LC    | base                              | 3.13.0                   | base-1.12.2-3.13.0.jar                              | None                                     |
    | LC    | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                        | None                                     |
    | LC    | betteradvancements                | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar              | None                                     |
    | LC    | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
    | LC    | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                   | None                                     |
    | LC    | buildcraftlib                     | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | buildcraftcore                    | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | buildcraftenergy                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | natura                            | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                          | None                                     |
    | LC    | forestry                          | 5.8.2.394                | forestry_1.12.2-5.8.2.394.jar                       | None                                     |
    | LC    | binniecore                        | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
    | LC    | binniedesign                      | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
    | LC    | genetics                          | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
    | LC    | botany                            | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
    | LC    | extrabees                         | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
    | LC    | extratrees                        | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
    | LC    | biomesoplenty                     | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar       | None                                     |
    | LC    | blockcraftery                     | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                      | None                                     |
    | LC    | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                         | None                                     |
    | LC    | bloodmagic                        | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                     | None                                     |
    | LC    | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | botania                           | r1.10-361                | Botania r1.10-361.jar                               | None                                     |
    | LC    | buildcraftbuilders                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | buildcrafttransport               | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | buildcraftsilicon                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | theoneprobe                       | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                         | None                                     |
    | LC    | buildcraftcompat                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | buildcraftfactory                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | buildcraftrobotics                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
    | LC    | careerbees                        | 1.0                      | careerbees-0.4.0.jar                                | None                                     |
    | LC    | cctweaked                         | 1.84.0                   | cc-tweaked-1.12.2-1.84.0.jar                        | None                                     |
    | LC    | computercraft                     | 1.84.0                   | cc-tweaked-1.12.2-1.84.0.jar                        | None                                     |
    | LC    | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                            | None                                     |
    | LC    | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                   | None                                     |
    | LC    | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                            | None                                     |
    | LC    | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                    | None                                     |
    | LC    | compactsolars                     | 1.12.2-5.0.18.341        | CompactSolars-1.12.2-5.0.18.341-universal.jar       | None                                     |
    | LC    | conarm                            | 1.2.4                    | conarm-1.12.2-1.2.4.jar                             | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LC    | controlling                       | 3.0.7                    | Controlling-3.0.7.jar                               | None                                     |
    | LC    | cookingforblockheads              | 6.4.71                   | CookingForBlockheads_1.12.2-6.4.71.jar              | None                                     |
    | LC    | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
    | LC    | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
    | LC    | custommainmenu                    | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                   | None                                     |
    | LC    | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                       | None                                     |
    | LC    | danknull                          | 1.6.77                   | DankNull-1.12.2-1.6.77.jar                          | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | darkutils                         | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | eleccore                          | 1.9.452                  | ElecCore-1.12.2-1.9.452.jar                         | None                                     |
    | LC    | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                             | None                                     |
    | LC    | rftools                           | 7.72                     | rftools-1.12-7.72.jar                               | None                                     |
    | LC    | deepresonance                     | 1.8.0                    | deepresonance-1.12-1.8.0.jar                        | None                                     |
    | LC    | journeymap                        | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                         | None                                     |
    | LC    | defaultoptions                    | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                     | None                                     |
    | LC    | diethopper                        | 1.1                      | diethopper-1.1.jar                                  | None                                     |
    | LC    | dirt2path                         | 1.7.1                    | dirt2path-1.8.0.jar                                 | None                                     |
    | LC    | enderiobase                       | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderioconduits                   | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderioconduitsappliedenergistics | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderioconduitsopencomputers      | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | refinedstorage                    | 1.6.15                   | refinedstorage-1.6.15.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LC    | enderioconduitsrefinedstorage     | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderiointegrationforestry        | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderiointegrationticlate         | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | ftblib                            | 5.4.3.133                | FTBLib-5.4.3.133.jar                                | None                                     |
    | LC    | enderiomachines                   | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderiopowertools                 | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
    | LC    | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                                | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LC    | immersiveengineering              | 0.12-91                  | ImmersiveEngineering-0.12-91.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | engineersdoors                    | 0.8.0                    | engineers_doors-1.12.2-0.8.0.jar                    | None                                     |
    | LC    | reborncore                        | 3.16.0.469               | RebornCore-1.12.2-3.16.0.469-universal.jar          | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | engineersworkshop                 | 1.0.9.40                 | EngineersWorkshopReborn-1.12.2-1.0.9.40.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                     | None                                     |
    | LC    | environmentaltech                 | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar               | None                                     |
    | LC    | etlunar                           | 1.12.2-2.0.20.1          | etlunar-1.12.2-2.0.20.1.jar                         | None                                     |
    | LC    | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                           | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                          | None                                     |
    | LC    | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                         | None                                     |
    | LC    | bigreactors                       | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                 | None                                     |
    | LC    | fencejumper                       | 1.0.5                    | fencejumper-1.12-1.0.5.jar                          | None                                     |
    | LC    | flatcoloredblocks                 | mc1.12-6.8               | flatcoloredblocks-mc1.12-6.8.jar                    | None                                     |
    | LC    | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                               | None                                     |
    | LC    | sonarcore                         | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                      | None                                     |
    | LC    | fluxnetworks                      | 3.0.19                   | fluxnetworks-1.12.2-3.0.19-21.jar                   | None                                     |
    | LC    | foamfix                           | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                           | None                                     |
    | LC    | forgelin                          | 1.8.3                    | Forgelin-1.8.3.jar                                  | None                                     |
    | LC    | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | None                                     |
    | LC    | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | None                                     |
    | LC    | ftbguides                         | 1.0.2.33                 | FTBGuides-1.0.2.33.jar                              | None                                     |
    | LC    | ftbutilities                      | 5.4.0.102                | FTBUtilities-5.4.0.102.jar                          | None                                     |
    | LC    | ftbbackups                        | 0.0.0.ftbbackups         | FTBUtilitiesBackups-1.0.0.5.jar                     | None                                     |
    | LC    | gendustry                         | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                      | None                                     |
    | LC    | gravisuite                        | 3.1.1                    | Gravitation Suite-3.1.1.jar                         | None                                     |
    | LC    | harvest                           | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                           | None                                     |
    | LC    | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                    | None                                     |
    | LC    | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                 | None                                     |
    | LC    | immersivetech                     | 1.3.10                   | immersivetech-1.12-1.3.10.jar                       | None                                     |
    | LC    | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar          | None                                     |
    | LC    | initialinventory                  | 2.0.2                    | InitialInventory-3.0.0.jar                          | None                                     |
    | LC    | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                     | None                                     |
    | LC    | rustic                            | 1.1.1                    | rustic-1.1.1.jar                                    | None                                     |
    | LC    | integrationforegoing              | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                            | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                   | None                                     |
    | LC    | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                     | None                                     |
    | LC    | jehc                              | 1.6.4                    | jehc-1.12.2-1.6.4.jar                               | None                                     |
    | LC    | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                        | None                                     |
    | LC    | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                  | None                                     |
    | LC    | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar             | None                                     |
    | LC    | letsencryptcraft                  | @VERSION@                | letsencryptcraft-1.10.2-1.2.0.jar                   | None                                     |
    | LC    | longfallboots                     | 1.2.1a                   | longfallboots-1.2.1b.jar                            | None                                     |
    | LC    | lostcities                        | 2.0.21                   | lostcities-1.12-2.0.21.jar                          | None                                     |
    | LC    | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                         | None                                     |
    | LC    | minetogether                      | 2.3.6                    | MineTogether-1.12.2-2.3.6.jar                       | None                                     |
    | LC    | minetogetherserver                | 2.3.6                    | MineTogether-1.12.2-2.3.6.jar                       | None                                     |
    | LC    | modnametooltip                    | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                    | None                                     |
    | LC    | moreoverlays                      | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                    | None                                     |
    | LC    | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                         | None                                     |
    | LC    | mrtjpcore                         | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar             | None                                     |
    | LC    | naturescompass                    | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                     | None                                     |
    | LC    | nice                              | 0.4.0                    | nice-1.12-0.4.0.jar                                 | None                                     |
    | LC    | neid                              | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                            | None                                     |
    | LC    | notenoughwands                    | 1.8.1                    | notenoughwands-1.12-1.8.1.jar                       | None                                     |
    | LC    | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | patchouli                         | 1.0-20                   | Patchouli-1.0-20.jar                                | None                                     |
    | LC    | placebo                           | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                            | None                                     |
    | LC    | shetiphiancore                    | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                     | None                                     |
    | LC    | platforms                         | 1.4.6                    | platforms-1.12.0-1.4.6.jar                          | None                                     |
    | LC    | projectred-core                   | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar                | None                                     |
    | LC    | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.4.120-compat.jar              | None                                     |
    | LC    | projectred-integration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar         | None                                     |
    | LC    | projectred-transmission           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar         | None                                     |
    | LC    | projectred-fabrication            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-fabrication.jar         | None                                     |
    | LC    | projectred-illumination           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-lighting.jar            | None                                     |
    | LC    | projectred-expansion              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
    | LC    | projectred-relocation             | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
    | LC    | projectred-transportation         | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
    | LC    | projectred-exploration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-world.jar               | None                                     |
    | LC    | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                   | None                                     |
    | LC    | rangedpumps                       | 0.5                      | rangedpumps-0.5.jar                                 | None                                     |
    | LC    | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.3.4.85.jar                   | None                                     |
    | LC    | redstonearsenal                   | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | refinedstorageaddons              | 0.4.4                    | refinedstorageaddons-0.4.4.jar                      | None                                     |
    | LC    | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                      | None                                     |
    | LC    | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | rftoolscontrol                    | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                          | None                                     |
    | LC    | rftoolspower                      | 1.2.0                    | rftoolspower-1.12-1.2.0.jar                         | None                                     |
    | LC    | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                             | None                                     |
    | LC    | simplevoidworld                   | 1.2.0.9                  | Simple-Void-World-1.12-1.2.0.9-universal.jar        | None                                     |
    | LC    | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                    | 2.2.13.66                | SimplyJetpacks2-1.12.2-2.2.13.66.jar                | None                                     |
    | LC    | snad                              | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                          | None                                     |
    | LC    | soulshardsrespawn                 | 1.12.2-1.1.1-13          | SoulShardsRespawn-1.12.2-1.1.1-13.jar               | None                                     |
    | LC    | stevescarts                       | 2.4.31.135               | StevesCarts-1.12.2-2.4.31.135.jar                   | None                                     |
    | LC    | storagedrawers                    | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                     | None                                     |
    | LC    | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                 | None                                     |
    | LC    | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar          | None                                     |
    | LC    | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                      | None                                     |
    | LC    | thermalcultivation                | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalinnovation                 | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thutcore                          | 5.21.0                   | thutcore-1.12.2-5.21.0.jar                          | None                                     |
    | LC    | thutcore_compat                   | 1.0                      | thutcore-1.12.2-5.21.0.jar                          | None                                     |
    | LC    | thuttech                          | 6.1.6                    | thuttech-1.12.2-6.1.6.jar                           | None                                     |
    | LC    | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                 | None                                     |
    | LC    | tipthescales                      | 1.0.4                    | TipTheScales-1.12.2-1.0.4.jar                       | None                                     |
    | LC    | topaddons                         | 1.12.2-1.11.0            | topaddons-1.12.2-1.11.0.jar                         | None                                     |
    | LC    | torchmaster                       | 1.8.0.79                 | torchmaster_1.12.2-1.8.0.79.jar                     | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LC    | translocators                     | 2.5.2.81                 | Translocators-1.12.2-2.5.2.81-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                     | None                                     |
    | LC    | wanionlib                         | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                            | None                                     |
    | LC    | waystones                         | 4.0.72                   | Waystones_1.12.2-4.0.72.jar                         | None                                     |
    | LC    | wct                               | 3.12.93                  | WirelessCraftingTerminal-1.12.2-3.12.93.jar         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | woot                              | 1.12.2-1.4.11            | woot-1.12.2-1.4.11.jar                              | None                                     |
    | LC    | xnet                              | 1.8.2                    | xnet-1.12-1.8.2.jar                                 | None                                     |
    | LC    | xtones                            | 1.12-1.0.8-11            | Xtones-1.12-1.0.8-11.jar                            | None                                     |
    | LC    | yabba                             | 1.1.2.53                 | YABBA-1.1.2.53.jar                                  | None                                     |
    | LC    | industrialwires                   | 1.7-36                   | IndustrialWires-1.7-36.jar                          | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LC    | phosphor-lighting                 | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50-universal.jar         | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LC    | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                    | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | LC    | eleccoreloader                    | 1.9.452                  | ElecCore-1.12.2-1.9.452.jar                         | None                                     |
    | LC    | mysticallib                       | 1.12.2-1.3.6             | mysticallib-1.12.2-1.3.6.jar                        | None                                     |
    | LC    | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | None                                     |
    | LC    | unidict                           | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                            | None                                     |

    Loaded coremods (and transformers): 
RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
  com.therandomlabs.randompatches.core.RPTransformer
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
  pl.asie.splashanimation.core.SplashProgressTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  p455w0rdslib.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)
  
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-91.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  
EnderCorePlugin (EnderCore-1.12.2-0.5.68-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 445.87' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • rftoolsbuilder:shielding_cutout (from lostcities-1.19-6.0.24.jar),rftoolsstorage:crafting_manager (from lostcities-1.19-6.0.24.jar),deepresonance:dense_glass (from lostcities-1.19-6.0.24.jar),restrictions:oneway (from lostcities-1.19-6.0.24.jar),restrictions:oneway_wall (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_complete (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_pane_complete (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_mossy (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_pane_mossy (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_broken (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_pane_broken (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_broken_mossy (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_pane_broken_mossy (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_vines (from lostcities-1.19-6.0.24.jar),lostruins:glassgray3x2_pane_vines (from lostcities-1.19-6.0.24.jar)[13:50:17] [main/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null[13:50:17] [main/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null[13:50:17] [main/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null[13:50:17] [main/INFO] [minecraft/RecipeManager]: Loaded 36 recipes[13:50:17] [main/INFO] [Spartan Weaponry/]: Adding Diamond Weapons to the End City Treasure Loot Table![13:50:17] [main/INFO] [Spartan Weaponry/]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table![13:50:18] [main/INFO] [Spartan Weaponry/]: Adding Iron Weapons to the Village Weaponsmith Loot Table![13:50:18] [main/ERROR] [minecraft/ServerFunctionLibrary]: Failed to load function watching:checkjava.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown or incomplete command, see below for error at position 0: <--[HERE]at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] {}at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown or incomplete command, see below for error at position 0: <--[HERE]at net.minecraft.commands.CommandFunction.m_77984_(CommandFunction.java:63) ~[server-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading}at net.minecraft.server.ServerFunctionLibrary.m_214320_(ServerFunctionLibrary.java:85) ~[server-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading}at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}... 6 more[13:50:18] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 3712 recipe advancements[13:50:18] [main/INFO] [minecraft/AdvancementList]: Loaded 684 advancements[13:50:18] [main/INFO] [at.dy.se.ItemLightLevels/]: Clearing item tag to light level mapping cache[13:50:18] [main/INFO] [sl.ma.fl.tr.FluidContainerTransferManager/]: Loaded 0 dynamic modifiers in 0.246528 ms[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:husbandry/wax_on with 2 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:adventure/kill_a_mob with 3 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:husbandry/bred_all_animals with 3 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:adventure/kill_all_mobs with 3 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:husbandry/make_a_sign_glow with 1 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:husbandry/balanced_diet with 3 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:husbandry/plant_seed with 1 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:nether/all_effects with 2 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:husbandry/wax_off with 2 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:adventure/adventuring_time with 1 patches[13:50:18] [main/INFO] [quark/]: Modified advancement minecraft:nether/all_potions with 1 patches[13:50:18] [main/INFO] [supplementaries/]: Loaded 8 flute songs[13:50:20] [main/INFO] [Spartan Weaponry/]: Finished initialising Weapon Traits & Attributes! Took 11.202781ms[13:50:20] [main/INFO] [supplementaries/]: Finished additional setup in 103 ms[13:50:20] [main/WARN] [minecraft/DedicatedServerProperties]: Failed to parse level-type biomesoplenty, defaulting to minecraft:normal[13:50:20] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.19.2[13:50:20] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties[13:50:20] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL[13:50:20] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair[13:50:21] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on :::25983[13:50:21] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using epoll channel type[13:50:21] [Thread-0/INFO] [de.ca.ca.CaveDweller/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.ca.CaveDweller/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.st.SteveDweller/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.st.SteveDweller/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.sk.Skinstalker/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.sk.SkinwalkerOverhaul/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.sk.SkinwalkerOverhaul/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.go.Goatman/]: Server configuration has been reloaded[13:50:21] [Thread-0/INFO] [de.ca.go.Goatman/]: Server configuration has been reloaded[13:50:21] [Server thread/INFO] [at.dy.se.mo.PlayerSelfLightSource/]: item config parser identified itemstack 1 torch[13:50:21] [Server thread/INFO] [at.dy.se.mo.PlayerSelfLightSource/]: item config parser identified itemstack 1 glowstone[13:50:21] [Server thread/INFO] [at.dy.se.mo.PlayerSelfLightSource/]: item config parser finished, item count: 2[13:50:21] [Server thread/INFO] [at.dy.se.mo.PlayerSelfLightSource/]: item config parser identified itemstack 1 torch[13:50:21] [Server thread/INFO] [at.dy.se.mo.PlayerSelfLightSource/]: item config parser finished, item count: 1[13:50:21] [Server thread/INFO] [at.dy.se.mo.DroppedItemsLightSource/]: item config parser identified itemstack 1 torch[13:50:21] [Server thread/INFO] [at.dy.se.mo.DroppedItemsLightSource/]: item config parser identified itemstack 1 glowstone[13:50:21] [Server thread/INFO] [at.dy.se.mo.DroppedItemsLightSource/]: item config parser finished, item count: 2[13:50:21] [Server thread/INFO] [at.dy.se.mo.DroppedItemsLightSource/]: item config parser identified itemstack 1 torch[13:50:21] [Server thread/INFO] [at.dy.se.mo.DroppedItemsLightSource/]: item config parser finished, item count: 1[13:50:21] [Server thread/INFO] [Framework/]: Loading server configs...[13:50:22] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld[13:50:22] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:the_nether[13:50:22] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"[13:50:35] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:40] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:41] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:41] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%[13:50:42] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%[13:50:42] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 7618 ms[13:50:42] [Server thread/INFO] [minecraft/DedicatedServer]: Done (21.501s)! For help, type "help"[13:50:42] [Server thread/INFO] [minecraft/DedicatedServer]: Starting GS4 status listener[13:50:42] [Server thread/INFO] [minecraft/GenericThread]: Thread Query Listener started[13:50:42] [Query Listener #1/INFO] [minecraft/QueryThreadGs4]: Query running on :::25983[13:50:42] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
    • Visit WEB:  https://www.strongspellcaster.us.com New York City, NY's love spells +27732318372 *To Get Back Ex Lover* Black magic cleansing.  
    • +27732318372 MOST GIFTED VOODOO MAGIC LOST LOVE SPELLS TO BRING BACK AN EX LOVER << USA CANADA USA .. >> visit website (https://www.strongspellcaster.us.com) s.
    • The conflict arises from discrepancies between different versions of GSON. My suggestion would be to remove your dependency on GSON 2.8.6 and opt for a different approach. Instead of using the static method JsonParser.parseString, you can create a JsonParser object and then use the parse method.   JsonParser jsonParser = new JsonParser(); jsonParser.parse(jsonString)  
  • Topics

×
×
  • Create New...

Important Information

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