Skip to content

Instantly share code, notes, and snippets.

@Excaliburning
Created April 5, 2018 16:05
Show Gist options
  • Save Excaliburning/784132c95cc8c02ccaf368fc24618c09 to your computer and use it in GitHub Desktop.
Save Excaliburning/784132c95cc8c02ccaf368fc24618c09 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
MMFMLCorePlugin (MultiMine-1.12.1.jar)
OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
FarseekCoreMod (Farseek-1.12-2.2.4.jar)
SpongeCoremod (spongeforge-1.12.2-2611-7.1.0-BETA-2990.jar)
AstralCore (astralsorcery-1.12.2-1.8.5.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.4-core.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong :(
Time: 4/5/18 5:49 PM
Description: Exception generating new chunk
java.lang.RuntimeException: java.lang.NullPointerException
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:663)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:589)
at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.replaceBiomeBlocks(SpongeChunkGeneratorForge.java:143)
at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185932_a(SpongeChunkGenerator.java:250)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
at net.minecraft.world.World.func_72964_e(World.java:309)
at net.minecraft.world.World.func_175726_f(World.java:304)
at net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:3617)
at net.minecraft.world.World.func_175623_d(World.java:229)
at net.minecraft.world.World.func_184141_c(World.java:209)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:76)
at stellarapi.example.world.WorldProviderDefault.func_76566_a(WorldProviderDefault.java:280)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:943)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:865)
at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803)
at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:766)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3530)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
at org.spongepowered.common.world.gen.SpongeWorldGenerator.<init>(SpongeWorldGenerator.java:69)
at net.minecraft.world.WorldServer.createWorldGenerator(WorldServer.java:2447)
at net.minecraft.world.WorldServer.createWorldGenerator(WorldServer.java:2413)
at net.minecraft.world.WorldServer.updateWorldGenerator(WorldServer.java:2371)
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 farseek.util.Reflection$MethodValue$.apply$extension(Reflection.scala:59)
at farseek.world.gen.structure.StructureGenerationChunkProvider.<init>(StructureGenerationChunkProvider.scala:42)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:74)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:74)
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
at farseek.world.gen.structure.StructureGenerationChunkProvider$.apply(StructureGenerationChunkProvider.scala:74)
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:30)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:44)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:37)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_810_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:651)
... 19 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:663)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:589)
at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.replaceBiomeBlocks(SpongeChunkGeneratorForge.java:143)
at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185932_a(SpongeChunkGenerator.java:250)
-- Chunk to be generated --
Details:
Location: -1,16
Position hash: 73014444031
Generator: SpongeChunkGeneratorForge{World=WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}}
Stacktrace:
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
at net.minecraft.world.World.func_72964_e(World.java:309)
at net.minecraft.world.World.func_175726_f(World.java:304)
at net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:3617)
at net.minecraft.world.World.func_175623_d(World.java:229)
at net.minecraft.world.World.func_184141_c(World.java:209)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:76)
at stellarapi.example.world.WorldProviderDefault.func_76566_a(WorldProviderDefault.java:280)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:943)
-- Affected level --
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 0 Drop: 0
Level seed: -6933400885688473436
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:865)
at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803)
-- Sponge PhaseTracker --
Details:
Cause Stack: /**************************************************************************************************************/
/* - Phase: GenerationPhase{}{TerrainGenerationState:TERRAIN_GENERATION} */
/* Context: */
/* - Owner: null */
/* - Notifier: null */
/* - Source: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0} */
/* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
/* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
/* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
/* - CapturedItems: CapturedItemsSupplier{Captured=0} */
/* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
/* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
/* - EntityItemDrops: null */
/* - EntityItemEntityDrops: null */
/* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
/* - CapturedBlockPosition: null */
/* - World: null */
/**************************************************************************************************************/
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjm000(MinecraftServer.java:3987)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:887)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:552)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 2.6.32-44-pve
Java Version: 1.8.0_45-internal, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 998956592 bytes (952 MB) / 2218348544 bytes (2115 MB) up to 14827651072 bytes (14140 MB)
JVM Flags: 7 total; -Xms512M -Xmx14174M -Xss4M -XX:MaxPermSize=512M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.2.2611 148 mods loaded, 148 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 |
|:------- |:---------------------- |:--------------------------- |:---------------------------------------------- |:---------------------------------------- |
| UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2611-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | forge | 14.23.2.2611 | forge-1.12.2-14.23.2.2611-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| UCHIJAA | OpenEye | 0.8 | OpenEye-1.12.2-0.8.jar | None |
| UCHIJAA | spongeapi | 7.1.0-SNAPSHOT-06016f2 | spongeforge-1.12.2-2611-7.1.0-BETA-2990.jar | None |
| UCHIJAA | sponge | 1.12.2-2611-7.1.0-BETA-2990 | spongeforge-1.12.2-2611-7.1.0-BETA-2990.jar | None |
| UCHIJAA | foamfixcore | 7.7.4 | minecraft.jar | None |
| UCHIJAA | uncraftingtable | 1.8-beta6 | [1.12]UncraftingTable-1.8-beta6.jar | None |
| UCHIJAA | crafttweaker | 4.1.6 | CraftTweaker2-1.12-4.1.6.jar | None |
| UCHIJAA | mtlib | 3.0.4 | MTLib-3.0.4.jar | None |
| UCHIJAA | modtweaker | 4.0.9 | modtweaker-4.0.9.jar | None |
| UCHIJAA | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None |
| UCHIJAA | abyssalcraft | 1.9.4.5 | AbyssalCraft-1.12.2-1.9.4.5.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAA | aether_legacy | 1.12.2-v2.0 | aether_legacy-1.12.2-v2.0.jar | None |
| UCHIJAA | ageofweapons | 0.13.3 | Age+of+Weapons+1.12.2++(v.0.13.3).jar | None |
| UCHIJAA | amazingstands | 1.0 | AmazingStands-1.12.2-1.0.jar | None |
| UCHIJAA | biomesoplenty | 7.0.1.2325 | BiomesOPlenty-1.12.2-7.0.1.2325-universal.jar | None |
| UCHIJAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAA | botania | r1.10-353 | Botania+r1.10-353.jar | None |
| UCHIJAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
| UCHIJAA | animania | 1.4.7 | animania-1.12.2-1.4.7.jar | None |
| UCHIJAA | antiqueatlas | 4.4.7 | antiqueatlas-1.12.2-4.4.7.jar | None |
| UCHIJAA | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.7.jar | None |
| UCHIJAA | astikoor | 1.0.0 | astikoor-1.0.0.jar | None |
| UCHIJAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
| UCHIJAA | babyanimals | 1.11-12a | BabyAnimals-1.11-12a.jar | None |
| UCHIJAA | battletowers | 1.6.2 | BattleTowers-1.12.2.jar | None |
| UCHIJAA | betterquesting | 3.5.244 | BetterQuesting-3.5.244.jar | None |
| UCHIJAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
| UCHIJAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
| UCHIJAA | bloodmagic | 1.12.2-2.2.7-90 | BloodMagic-1.12.2-2.2.7-90.jar | None |
| UCHIJAA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHIJAA | bullseye | 3.0.6 | Bullseye-1.12.2-3.0.6.jar | None |
| UCHIJAA | carryon | 1.8 | CarryOn+MC1.12.2+v1.8.jar | None |
| UCHIJAA | catclearlag | 0.8.3 | CatClearLag-0.8.3.jar | None |
| UCHIJAA | cavern | 2.1.2 | Cavern_1.12.2-v2.1.2.jar | None |
| UCHIJAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| UCHIJAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
| UCHIJAA | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | craftbook | 4.0-Alpha1 | craftbook-sponge-S7.1-4.0-Alpha1-dist.jar | None |
| UCHIJAA | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.6.jar | None |
| UCHIJAA | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None |
| UCHIJAA | dmonsters | 1.7 | Deadly+Monsters+1.71.jar | None |
| UCHIJAA | ptrmodellib | 1.0.0 | Decocraft-2.5.5_1.12.2.jar | None |
| UCHIJAA | props | 2.5.5 | Decocraft-2.5.5_1.12.2.jar | None |
| UCHIJAA | display | 1.2.4 | Display-1.2.4.jar | None |
| UCHIJAA | doggytalents | 1.14.2.314 | DoggyTalents-1.12-1.14.2.314-universal.jar | None |
| UCHIJAA | mocreatures | 12.0.4 | DrZharks MoCreatures Mod-12.0.4.jar | None |
| UCHIJAA | dynamictrees | 1.12.2-0.7.5c | DynamicTrees-1.12.2-0.7.5c.jar | None |
| UCHIJAA | dynamictreesbop | beta 2 | dynamictreesbop-beta+2.jar | None |
| UCHIJAA | epicsiegemod | 13.160 | EpicSiegeMod-13.160.jar | None |
| UCHIJAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
| UCHIJAA | fakeores | 1.9.1 | fakeores2v1.9.1-mc1.12.jar | None |
| UCHIJAA | familiarfauna | 1.0.4 | FamiliarFauna-1.12.2-1.0.4.jar | None |
| UCHIJAA | farseek | 2.2.4 | Farseek-1.12-2.2.4.jar | None |
| UCHIJAA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
| UCHIJAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
| UCHIJAA | natura | 1.12.2-4.3.2.42 | natura-1.12.2-4.3.2.42.jar | None |
| UCHIJAA | forestry | 5.8.0.256 | forestry_1.12.2-5.8.0.256.jar | None |
| UCHIJAA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
| UCHIJAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
| UCHIJAA | grue | 1.3.5 | Grue-1.12-1.3.5.jar | None |
| UCHIJAA | holograms | 3.1 | holograms-3.1.jar | None |
| UCHIJAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.jar | None |
| UCHIJAA | iceandfire | 1.3.1 | iceandfire-1.3.1-1.12.2.jar | None |
| UCHIJAA | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None |
| UCHIJAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAA | itemchat | 1.2.1 | ItemChat-1.2.1.jar | None |
| UCHIJAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
| UCHIJAA | karoglansigneditor | 3.2 | KaroglanSignEditor-3.2.jar | None |
| UCHIJAA | luckperms | 4.1.43 | LuckPerms-Sponge-4.1.43.jar | None |
| UCHIJAA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| UCHIJAA | lycanitesmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | arcticmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | demonmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | desertmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | elementalmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | forestmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | freshwatermobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | infernomobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | junglemobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | mountainmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | plainsmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | saltwatermobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | shadowmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | swampmobs | 1.19.4.0 - MC 1.12.2 | LycanitesMobsComplete+1.19.4.0+[1.12.2].jar | None |
| UCHIJAA | nucleus | 1.3.6-S7.0 | Nucleus-1.3.6-S7.0-MC1.12.2-plugin.jar | None |
| UCHIJAA | magibridge | 2.4.5.1 | MagiBridge-API7-2.4.5.1.jar | None |
| UCHIJAA | magicbees | 1.0 | MagicBees-1.12.2-3.1.9.jar | None |
| UCHIJAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
| UCHIJAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| UCHIJAA | mapgadgets | @VERSION@ | Mapmaker's+Gadgets-1.2_for_1.12.x.jar | None |
| UCHIJAA | millenaire | Millénaire 6.2.0-beta.22 | millenaire-6.2.0-beta.22.jar | None |
| UCHIJAA | minecolonies | 1.12.2-0.8.7582 | minecolonies-universal-1.12.2-0.8.7582.jar | None |
| UCHIJAA | mmcreboot | 2.1.3 | MMCReboot-2.1.3-API-7.jar | None |
| UCHIJAA | moarboats | 1.2.1 | moarboats-1.12.2-1.2.1.jar | None |
| UCHIJAA | mobcontroller | 1.1 | MobController-1.12.2-1.1.jar | None |
| UCHIJAA | multimine | 1.5.8 | MultiMine-1.12.1.jar | None |
| UCHIJAA | mmm | 1.0.8 | mutatedmobs-1.0.8.jar | None |
| UCHIJAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| UCHIJAA | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None |
| UCHIJAA | netherportalfix | 5.3.13 | NetherPortalFix_1.12.1-5.3.13.jar | None |
| UCHIJAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | notenoughscaffold | 1.7 | NotEnoughScaffold-1.12.2-1.7.jar | None |
| UCHIJAA | orecore | 1.3.7 | OreCore+1.12.2+(v1.3.7).jar | None |
| UCHIJAA | pandorasbox | 2.1.6.2-1.12 | PandorasBox-2.1.6.2-1.12.jar | None |
| UCHIJAA | petbat | 1.4.8 | PetBat-1.12.2.jar | None |
| UCHIJAA | pieconomy | 0.5.2 | Pieconomy-0.5.2.jar | None |
| UCHIJAA | placebo | 1.3.2 | Placebo-1.12.2-1.3.2.jar | None |
| UCHIJAA | plants2 | 2.7.0 | Plants-1.12.2-2.7.0.jar | None |
| UCHIJAA | shetiphiancore | 3.5.6 | shetiphiancore-1.12.0-3.5.6.jar | None |
| UCHIJAA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None |
| UCHIJAA | primitivemobs | 1.1.6 | primitivemobs-1.1.6_beta.jar | None |
| UCHIJAA | randores | 2a9 | Randores-2.0.0-Pre3.jar | None |
| UCHIJAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
| UCHIJAA | corerm | 1.3.0 | RikMuldsCore_1.3.0.jar | None |
| UCHIJAA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| UCHIJAA | ruins | 16.9 | Ruins-1.12.jar | None |
| UCHIJAA | runecraft | 1.4.2 | RuneCraft+1.12++by+XxRexRaptorxX+(v.1.4.2).jar | None |
| UCHIJAA | sayitem | 1.2.0 | SayItem-1.2.0.jar | None |
| UCHIJAA | schematica | 1.8.0.168 | Schematica-1.12.2-1.8.0.168-universal.jar | None |
| UCHIJAA | sleepvote | 1.1.0-S7.0 | SleepVote-1.1.0-S7.0.jar | None |
| UCHIJAA | smoofydungeon | 1.0.0 | SmoofyDungeon-1.0.0.jar | None |
| UCHIJAA | stackie | 1.6.0.48 | Stackie-1.12.2-1.6.0.48-universal.jar | None |
| UCHIJAA | bq_standard | 3.4.141 | StandardExpansion-3.4.141.jar | None |
| UCHIJAA | stellarapi | 1.12.2-0.4.2.7 | Stellar+API-1.12.2-0.4.2.7.jar | None |
| UCHIJAA | stellarsky | 1.12.2-0.5.2.7 | Stellar+Sky-1.12.2-0.5.2.7.jar | None |
| UCHIJAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| UCHIJAA | storagedrawers | 1.12-5.2.5 | StorageDrawers-1.12.2-5.3.5.jar | None |
| UCHIJAA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
| UCHIJAA | streams | 0.4.3 | Streams-1.12-0.4.3.jar | None |
| UCHIJAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
| UCHIJAA | beneath | 1.4.1 | The+Beneath-1.12.2-1.4.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAA | thebetweenlands | 3.3.4 | TheBetweenlands-3.3.4-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| UCHIJAA | toroquest | 1.12.2-5.2 | toroquest-1.12.2-5.2.jar | None |
| UCHIJAA | tropicraft | 7.1.3.62 | tropicraft-MC1.12.2-7.1.3.62.jar | None |
| UCHIJAA | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None |
| UCHIJAA | uppers | 0.0.4 | Uppers-0.0.4.jar | None |
| UCHIJAA | utilitybaseores | 1.2.0.1 | utilitybaseores-1.12.2-1.2.0.1.jar | None |
| UCHIJAA | vampirism | 1.4.0-beta.1 | Vampirism-1.12.2-1.4.0-beta.1.jar | None |
| UCHIJAA | teamlapen-lib | 1.4.0-beta.1 | Vampirism-1.12.2-1.4.0-beta.1.jar | None |
| UCHIJAA | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.0.0-beta.1.jar | None |
| UCHIJAA | vials | 1.2.1.5 | Vials-MC1.12-1.2.1.5.jar | None |
| UCHIJAA | wearablebackpacks | 3.1.2 | WearableBackpacks-1.12.2-3.1.2.jar | None |
| UCHIJAA | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None |
Loaded coremods (and transformers):
MMFMLCorePlugin (MultiMine-1.12.1.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
openeye.asm.MultiTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
FarseekCoreMod (Farseek-1.12-2.2.4.jar)
farseek.core.FarseekClassTransformer
SpongeCoremod (spongeforge-1.12.2-2611-7.1.0-BETA-2990.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
AstralCore (astralsorcery-1.12.2-1.8.5.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.4-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
shetiphian.asm.ClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.6.0.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
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)
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)
- chiselsandbitsIntegration (Enabled/Not Forced)
Profiler Position: N/A (disabled)
Player Count: 0 / 10; []
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment