Created
October 1, 2018 22:29
-
-
Save DaedalusGame/7461ba74a7ed12a487b6e2259e7d9871 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
ForgelinPlugin (Forgelin-1.7.4.jar) | |
AstralCore (astralsorcery-1.12.2-1.9.4.jar) | |
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar) | |
LoadingPlugin (HardcoreBuoy-1.12-1.0.4.jar) | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
CharsetPatchCore (CharsetPatches-0.1.6.jar) | |
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) | |
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) | |
FMLPlugin (elulib-0.1.12.jar) | |
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) | |
LoadingPlugin (BetterWithLib-1.3.jar) | |
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal.jar) | |
LoadingPlugin (Quark-r1.5-130.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.2-1.12.2.jar) | |
ComfortsCoreLoadingPlugin (comforts-1.12.2-1.3.0.jar) | |
llibrary (llibrary-core-1.0.8-1.12.2.jar) | |
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar) | |
Contact their authors BEFORE contacting forge | |
// You're mean. | |
Time: 10/1/18 6:26 PM | |
Description: Ticking block entity | |
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:bedrock, properties=[]} | |
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) | |
at com.buuz135.portality.handler.TeleportHandler.tick(TeleportHandler.java:127) | |
at com.buuz135.portality.tile.TileController.func_73660_a(TileController.java:98) | |
at net.minecraft.world.World.func_72939_s(World.java:1832) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) | |
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) | |
at java.lang.Thread.run(Thread.java:748) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Server thread | |
Stacktrace: | |
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) | |
at com.buuz135.portality.handler.TeleportHandler.tick(TeleportHandler.java:127) | |
at com.buuz135.portality.tile.TileController.func_73660_a(TileController.java:98) | |
-- Block entity being ticked -- | |
Details: | |
Name: portality:controller_tile // com.buuz135.portality.tile.TileController | |
Block type: ID #1131 (tile.portality:controller // com.buuz135.portality.block.BlockController // portality:controller) | |
Block data value: 2 / 0x2 / 0b0010 | |
Block location: World: (-1501,63,-1451), Chunk: (at 3,3,5 in -94,-91; contains blocks -1504,0,-1456 to -1489,255,-1441), Region: (-3,-3; contains chunks -96,-96 to -65,-65, blocks -1536,0,-1536 to -1025,255,-1025) | |
Actual block type: ID #1131 (tile.portality:controller // com.buuz135.portality.block.BlockController // portality:controller) | |
Actual block data value: 2 / 0x2 / 0b0010 | |
Stacktrace: | |
at net.minecraft.world.World.func_72939_s(World.java:1832) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) | |
-- Affected level -- | |
Details: | |
Level name: rarecities_world | |
All players: 1 total; [EntityPlayerMP['DoomsdayBistian'/2284, l='rarecities_world', x=-1500.50, y=65.00, z=-1451.50]] | |
Chunk stats: ServerChunkCache: 1112 Drop: 0 | |
Level seed: 6669027438137674026 | |
Level generator: ID 00 - default, ver 1. Features enabled: true | |
Level generator options: | |
Level spawn location: World: (-164,64,252), Chunk: (at 12,4,12 in -11,15; contains blocks -176,0,240 to -161,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) | |
Level time: 35039694 game time, 9606006 day time | |
Level dimension: 0 | |
Level storage version: 0x04ABD - Anvil | |
Level weather: Rain time: 19096 (now: false), thunder time: 87230 (now: false) | |
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
Stacktrace: | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) | |
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) | |
at java.lang.Thread.run(Thread.java:748) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Linux (amd64) version 4.9.103-xxxx-std-ipv6-64 | |
Java Version: 1.8.0_161, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 4611481744 bytes (4397 MB) / 6096420864 bytes (5814 MB) up to 6096420864 bytes (5814 MB) | |
JVM Flags: 2 total; -Xmx6144M -Xms6144M | |
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95 | |
FML: MCP 9.42 Powered by Forge 14.23.4.2760 121 mods loaded, 121 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 | | |
|:--------- |:------------------------------------ |:------------------------ |:----------------------------------------------- |:---------------------------------------- | | |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2760-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJAAAA | forge | 14.23.4.2760 | forge-1.12.2-14.23.4.2760-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None | | |
| UCHIJAAAA | elucore | 1.0 | minecraft.jar | None | | |
| UCHIJAAAA | mysticalmechanics | 0.4 | Mystical Mechanics-0.4.jar | None | | |
| UCHIJAAAA | embers | 1.9hotfix3 | EmbersRekindled-1.9hotfix3.jar | None | | |
| UCHIJAAAA | aetherworks | 1.12.2-1.0.0.3 | AetherWorks-1.12.2-1.0.0.3.jar | None | | |
| UCHIJAAAA | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None | | |
| UCHIJAAAA | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None | | |
| UCHIJAAAA | antiqueatlas | 4.4.9 | antiqueatlas-1.12.2-4.4.9.jar | None | | |
| UCHIJAAAA | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.9.jar | None | | |
| UCHIJAAAA | architect | 1.2.0.6 | Architect-MC1.12-1.2.0.6.jar | None | | |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | |
| UCHIJAAAA | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None | | |
| UCHIJAAAA | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | |
| UCHIJAAAA | cd4017be_lib | 6.2.4 | CD4017BE_lib-1.12.2-6.2.4.jar | None | | |
| UCHIJAAAA | circuits | 6.1.3 | AutomatedRedstone-1.12.2-6.1.3.jar | None | | |
| UCHIJAAAA | charset | 0.5.5.5 | Charset-Lib-0.5.5.5.jar | None | | |
| UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | |
| UCHIJAAAA | betterwithmods | 1.12-2.3.13 | BetterWithMods-1.12-2.3.13.jar | None | | |
| UCHIJAAAA | quark | r1.5-130 | Quark-r1.5-130.jar | None | | |
| UCHIJAAAA | autoreglib | 1.3-20 | AutoRegLib-1.3-20.jar | None | | |
| UCHIJAAAA | baubleofundying | 1.0.1 | BaubleOfUndying-1.12-1.0.1.jar | None | | |
| UCHIJAAAA | betterwithaddons | 0.46 | Better With Addons-0.46.jar | None | | |
| UCHIJAAAA | betterquesting | 3.5.269 | BetterQuesting-3.5.269.jar | None | | |
| UCHIJAAAA | betterwithlib | ${version} | BetterWithLib-1.3.jar | None | | |
| UCHIJAAAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None | | |
| UCHIJAAAA | modtweaker | 4.0.13 | modtweaker-4.0.14.jar | None | | |
| UCHIJAAAA | jei | 4.13.0.219 | jei_1.12.2-4.13.0.219.jar | None | | |
| UCHIJAAAA | essentials | 1.12.2-1.2.0 | essentials-1.12.2-1.2.0.jar | None | | |
| UCHIJAAAA | crossroads | 1.12.2-1.11.1 | crossroads-1.12.2-1.11.1.jar | None | | |
| UCHIJAAAA | guideapi | 1.12-2.1.7-62 | Guide-API-1.12-2.1.7-62.jar | None | | |
| UCHIJAAAA | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None | | |
| UCHIJAAAA | bloodarsenal | 1.12.2-2.1.0-25 | BloodArsenal-1.12.2-2.1.0-26.jar | None | | |
| UCHIJAAAA | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJAAAA | buildcraftlib | 7.99.18-pre2 | buildcraft-core-7.99.18-pre2.jar | None | | |
| UCHIJAAAA | buildcraftcore | 7.99.18-pre2 | buildcraft-core-7.99.18-pre2.jar | None | | |
| UCHIJAAAA | buildcraftenergy | 7.99.18-pre2 | buildcraft-energy-7.99.18-pre2.jar | None | | |
| UCHIJAAAA | buildcraftfactory | 7.99.18-pre2 | buildcraft-factory-7.99.18-pre2.jar | None | | |
| UCHIJAAAA | buildcrafttransport | 7.99.18-pre2 | buildcraft-transport-7.99.18-pre2.jar | None | | |
| UCHIJAAAA | buildcraftsilicon | 7.99.18-pre2 | buildcraft-silicon-7.99.18-pre2.jar | None | | |
| UCHIJAAAA | chiselsandbits | 14.24 | chiselsandbits-14.24.jar | None | | |
| UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | |
| UCHIJAAAA | clef | 7.0.0 | Clef-1.12.2-7.0.0.jar | None | | |
| UCHIJAAAA | comforts | 1.3.0 | comforts-1.12.2-1.3.0.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | |
| UCHIJAAAA | cyclopscore | 0.11.10 | CyclopsCore-1.12.2-0.11.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJAAAA | ic2 | 2.8.999 | IC2Classic 1.12-1.5.3.8.jar | None | | |
| UCHIJAAAA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None | | |
| UCHIJAAAA | cosmeticarmorreworked | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | |
| UCHIJAAAA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None | | |
| UCHIJAAAA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None | | |
| UCHIJAAAA | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | |
| UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None | | |
| UCHIJAAAA | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None | | |
| UCHIJAAAA | dungpipe | 1.0 | Dung Pipe-1.2.jar | None | | |
| UCHIJAAAA | ebwizardry | 4.1.2 | Electroblob's Wizardry - 4.1.2 - MC 1.12.2.jar | None | | |
| UCHIJAAAA | extraalchemy | 0.3.8.5-release | extraalchemy-0.3.8.5-release.jar | None | | |
| UCHIJAAAA | extrabitmanipulation | 1.12.2-3.3.1 | ExtraBitManipulation-1.12.2-3.3.1.jar | None | | |
| UCHIJAAAA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | |
| UCHIJAAAA | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2.jar | None | | |
| UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None | | |
| UCHIJAAAA | leopardengruen37 | 1.0.1 | GlowingCocoaMod.jar | None | | |
| UCHIJAAAA | hardcorebuoy | ${version} | HardcoreBuoy-1.12-1.0.4.jar | None | | |
| UCHIJAAAA | librarianlib | 4.15 | librarianlib-1.12.2-4.15.jar | None | | |
| UCHIJAAAA | hooked | %VERSION% | hooked-1.0.3.jar | None | | |
| UCHIJAAAA | horsetweaks | 1.0.4 | HorseTweaks_1.12.2-1.0.4.jar | None | | |
| UCHIJAAAA | ic2-classic-spmod | 0.0.0.0 | IC2Classic 1.12-1.5.3.8.jar | None | | |
| UCHIJAAAA | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | |
| UCHIJAAAA | iceandfire | 1.5.2 | iceandfire-1.5.2.jar | None | | |
| UCHIJAAAA | inspirations | 1.12.2-0.2.2 | Inspirations-1.12.2-0.2.2.jar | None | | |
| UCHIJAAAA | integrateddynamics | 0.11.17 | IntegratedDynamics-1.12.2-0.11.17.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJAAAA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.17.jar | None | | |
| UCHIJAAAA | integratedtunnels | 1.5.6 | IntegratedTunnels-1.12.2-1.5.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJAAAA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.6.jar | None | | |
| UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | |
| UCHIJAAAA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None | | |
| UCHIJAAAA | liquidblocks | 1.4 | liquid_blocks-1.4.jar | None | | |
| UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | |
| UCHIJAAAA | malisisblocks | 1.12.2-6.1.0 | malisisblocks-1.12.2-6.1.0.jar | None | | |
| UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | |
| UCHIJAAAA | gbook | 2.8.3 | Guidebook-1.12.2-2.8.3.jar | None | | |
| UCHIJAAAA | minecolonies | 1.12.2-0.9.4-RELEASE | minecolonies-1.12.2-0.9.4-RELEASE-universal.jar | None | | |
| UCHIJAAAA | mobspropertiesrandomness | 1.3.3 | MobsPropertiesRandomness-1.3.3-mc1.12.x.jar | None | | |
| UCHIJAAAA | mowziesmobs | 1.4.2 | mowziesmobs-1.4.2.jar | None | | |
| UCHIJAAAA | mysticalworld | 0.1.1 | mysticalworld-0.1.1.jar | None | | |
| UCHIJAAAA | shetiphiancore | 3.5.8 | shetiphiancore-1.12.0-3.5.8.jar | None | | |
| UCHIJAAAA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None | | |
| UCHIJAAAA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.1.1-10.jar | None | | |
| UCHIJAAAA | primitivemobs | 1.1.6 | primitivemobs-1.1.6_beta.jar | None | | |
| UCHIJAAAA | randomtweaks | 1.12.2-2.1.7.0 | randomtweaks-1.12.2-2.1.7.0.jar | None | | |
| UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | |
| UCHIJAAAA | xreliquary | 1.12.2-1.3.4.767 | Reliquary-1.12.2-1.3.4.767.jar | None | | |
| UCHIJAAAA | rockycore | 0.4.0 | rockycore-1.12.2-0.4.0.jar | None | | |
| UCHIJAAAA | rootsclassic | 1.12.2-1.1.1 | RootsClassic-1.12.2-1.1.1.jar | None | | |
| UCHIJAAAA | roughmobs | 2.0.0 | roughmobs2-1.12.2_2.0.9.jar | None | | |
| UCHIJAAAA | rustic | 1.0.9 | rustic-1.0.9.jar | None | | |
| UCHIJAAAA | selim_enchants | 2.1.0 | Selim's Enchantments-1.12.2-2.1.0.jar | None | | |
| UCHIJAAAA | sereneseasons | 1.2.6 | SereneSeasons-1.12.2-1.2.6-universal.jar | None | | |
| UCHIJAAAA | soot | 1.5 | Soot-1.5.jar | None | | |
| UCHIJAAAA | spartanweaponry | beta 1.2.2 | SpartanWeaponry-1.12.2-beta-1.2.2.jar | None | | |
| UCHIJAAAA | spartanfire | 0.03 | spartanfire-0.03.jar | None | | |
| UCHIJAAAA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None | | |
| UCHIJAAAA | bq_standard | 3.4.145 | StandardExpansion-3.4.145.jar | None | | |
| UCHIJAAAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | |
| UCHIJAAAA | strawgolem | 1.3 | strawgolem-1.3.jar | None | | |
| UCHIJAAAA | tombmanypluginscosmeticarmorreworked | 1.0.0 | tombmanypluginscosmeticarmorreworked-1.0.0.jar | None | | |
| UCHIJAAAA | thebetweenlands | 3.3.12 | TheBetweenlands-3.3.12-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | | |
| UCHIJAAAA | tombmanypluginsthebetweenlands | 1.0.0 | tombmanypluginsthebetweenlands-1.0.0.jar | None | | |
| UCHIJAAAA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None | | |
| UCHIJAAAA | worleycaves | 1.3.0 | worleycaves-1.3.0.jar | None | | |
| UCHIJAAAA | modwinder | 1.1 | Ladylib-2.3.jar | None | | |
| UCHIJAAAA | ladylib | 2.3 | Ladylib-2.3.jar | None | | |
| UCHIJAAAA | lumen | 0.4.0 | lumen-Beta 0.4.1.jar | None | | |
| UCHIJAAAA | trapexpansion | 1.0.0 | trapexpansion-1.0.0.jar | None | | |
| UCHIJAAAA | deathmaps | 1.0.0 | deathmaps-1.12.2-1.0.0.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f | | |
| UCHIJAAAA | dissolution | 0.1.6 | Dissolution-1.12.2-0.1.6-resurrection.jar | None | | |
| UCHIJAAAA | elulib | 0.1.12 | elulib-0.1.12.jar | None | | |
| UCHIJAAAA | librarianliblate | 4.15 | librarianlib-1.12.2-4.15.jar | None | | |
| UCHIJAAAA | pvj | 1.3.2 | ProjectVibrantJourneys-1.12.2-1.3.2.jar | None | | |
Loaded coremods (and transformers): | |
ForgelinPlugin (Forgelin-1.7.4.jar) | |
AstralCore (astralsorcery-1.12.2-1.9.4.jar) | |
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar) | |
com.teamwizardry.librarianlib.asm.LibLibTransformer | |
LoadingPlugin (HardcoreBuoy-1.12-1.0.4.jar) | |
betterwithmods.core.ClassTransformer | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
CharsetPatchCore (CharsetPatches-0.1.6.jar) | |
pl.asie.charset.patches.CharsetPatchTransformer | |
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) | |
invtweaks.forge.asm.ContainerTransformer | |
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) | |
shetiphian.asm.ClassTransformer | |
FMLPlugin (elulib-0.1.12.jar) | |
elucent.elulib.asm.ASMTransformer | |
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) | |
team.chisel.ctm.client.asm.CTMTransformer | |
LoadingPlugin (BetterWithLib-1.3.jar) | |
betterwithmods.bwl.core.ClassTransformer | |
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal.jar) | |
sereneseasons.asm.transformer.EntityRendererTransformer | |
sereneseasons.asm.transformer.WorldTransformer | |
LoadingPlugin (Quark-r1.5-130.jar) | |
vazkii.quark.base.asm.ClassTransformer | |
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.2-1.12.2.jar) | |
pl.asie.foamfix.coremod.FoamFixTransformer | |
ComfortsCoreLoadingPlugin (comforts-1.12.2-1.3.0.jar) | |
c4.comforts.asm.SleepTransformer | |
llibrary (llibrary-core-1.0.8-1.12.2.jar) | |
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer | |
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher | |
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar) | |
thebetweenlands.core.TheBetweenlandsClassTransformer | |
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) | |
Profiler Position: N/A (disabled) | |
Player Count: 1 / 120; [EntityPlayerMP['DoomsdayBistian'/2284, l='rarecities_world', x=-1500.50, y=65.00, z=-1451.50]] | |
Is Modded: Definitely; Server brand changed to 'fml,forge' | |
Type: Dedicated Server (map_server.txt) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment