FYI/Crash Report
Nexusdog opened this issue · 0 comments
Bush conflict?
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-r1.2-104.jar)
FarseekCoreMod (Farseek-1.12-2.2.jar)
RBLoadingPlugin (RealBench-1.12-1.3.3.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.7.1.jar)
BCModPlugin (backpacks 1.12 - 3.3.0.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
LoadingPlugin (RandomThings-MC1.12.1-4.0.5.jar)
DummyPlugin (ForgeEndertech-1.12-3.0.1.0-build.0012.jar)
MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63+dev.94.jar)
llibrary (llibrary-1.7.7-1.12.jar)
MalisisCorePlugin (malisiscore-1.12-6.0.4.jar)
CTMCorePlugin (CTM-MC1.12-0.2.2.7.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
MovingWorldCoreMod (movingworld-1.12-5.341-full.jar)
Contact their authors BEFORE contacting forge
// There are four lights!
Time: 9/18/17 2:42 PM
Description: Ticking entity
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3]} as it does not exist in BlockStateContainer{block=biomesoplenty:grass, properties=[snowy, variant]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at com.progwml6.natura.overworld.block.bush.BlockOverworldBerryBush.canSustainPlant(BlockOverworldBerryBush.java:84)
at nmd.primal.core.common.events.ItemEvents.onItemDespawn(ItemEvents.java:321)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_173_ItemEvents_onItemDespawn_ItemExpireEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.event.ForgeEventFactory.onItemExpire(ForgeEventFactory.java:424)
at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:183)
at net.minecraft.world.World.func_72866_a(World.java:1976)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:833)
at net.minecraft.world.World.func_72870_g(World.java:1939)
at net.minecraft.world.World.func_72939_s(World.java:1753)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
at java.lang.Thread.run(Thread.java:745)
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.progwml6.natura.overworld.block.bush.BlockOverworldBerryBush.canSustainPlant(BlockOverworldBerryBush.java:84)
at nmd.primal.core.common.events.ItemEvents.onItemDespawn(ItemEvents.java:321)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_173_ItemEvents_onItemDespawn_ItemExpireEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.event.ForgeEventFactory.onItemExpire(ForgeEventFactory.java:424)
at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:183)
at net.minecraft.world.World.func_72866_a(World.java:1976)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:833)
at net.minecraft.world.World.func_72870_g(World.java:1939)
-- Entity being ticked --
Details:
Entity Type: minecraft:item (net.minecraft.entity.item.EntityItem)
Entity ID: 351
Entity Name: item.tile.natura.overworld_berrybush_blueberry
Entity's Exact location: -888.23, 85.00, 1042.49
Entity's Block location: World: (-889,85,1042), Chunk: (at 7,5,2 in -56,65; contains blocks -896,0,1040 to -881,255,1055), Region: (-2,2; contains chunks -64,64 to -33,95, blocks -1024,0,1024 to -513,255,1535)
Entity's Momentum: 0.00, -0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1753)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['nexusdog'/303, l='New World', x=-887.61, y=81.00, z=997.58]]
Chunk stats: ServerChunkCache: 2208 Drop: 253
Level seed: 160920170106
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-40,64,252), Chunk: (at 8,4,12 in -3,15; contains blocks -48,0,240 to -33,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 307102 game time, 556742 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 31705 (now: false), thunder time: 67336 (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:761)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7578585872 bytes (7227 MB) / 11981553664 bytes (11426 MB) up to 11981553664 bytes (11426 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12g -Xms12g
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.40 Powered by Forge 14.21.1.2443 118 mods loaded, 118 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443.jar)
UCHIJAAAA forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443.jar)
UCHIJAAAA ivtoolkit{1.3.3-1.12} [IvToolkit] (minecraft.jar)
UCHIJAAAA com.elytradev.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
UCHIJAAAA backpacks16840{3.3.0} [Backpacks!] (backpacks 1.12 - 3.3.0.jar)
UCHIJAAAA simplebedrolls{1.2.1} [Simple Bedrolls] ([1.12]SimpleBedrolls-1.2.1.jar)
UCHIJAAAA uncraftingtable{1.8-beta6} [Uncrafting Table] ([1.12]UncraftingTable-1.8-beta6.jar)
UCHIJAAAA jei{4.7.8.95} [Just Enough Items] (jei_1.12.1-4.7.8.95.jar)
UCHIJAAAA abyssalcraft{1.9.4-pre-4} [AbyssalCraft] (AbyssalCraft-1.12-1.9.4-pre-4.jar)
UCHIJAAAA chisel{MC1.12-0.0.13.16} [Chisel] (Chisel-MC1.12-0.0.13.16.jar)
UCHIJAAAA mantle{1.12-1.3.1.21} [Mantle] (Mantle-1.12-1.3.1.21.jar)
UCHIJAAAA tconstruct{1.12-2.7.3.30} [Tinkers' Construct] (TConstruct-1.12-2.7.3.30.jar)
UCHIJAAAA acintegration{1.5.0} [AbyssalCraft Integration] (AbyssalCraft Integration-1.12-1.5.0.jar)
UCHIJAAAA actuallyadditions{1.12.1-r119} [Actually Additions] (ActuallyAdditions-1.12.1-r119.jar)
UCHIJAAAA baubles{1.5.1} [Baubles] (Baubles-1.12-1.5.1.jar)
UCHIJAAAA actuallybaubles{1.1} [Actually Baubles] (ActuallyBaubles-1.12-1.1.jar)
UCHIJAAAA allthedrops{1.0.1} [All the Drops] (allthedrops-1.11.2-1.0.1-build-T22.jar)
UCHIJAAAA ambientsounds{2.0.0} [AmbientSounds] (AmbientSounds v2.0.8 mc1.12.jar)
UCHIJAAAA architecturecraft{@Version@} [ArchitectureCraft] (architecturecraft-1.12-1.20.jar)
UCHIJAAAA quark{r1.2-104} [Quark] (Quark-r1.2-104.jar)
UCHIJAAAA autoreglib{1.3-13} [AutoRegLib] (AutoRegLib-1.3-13.jar)
UCHIJAAAA betterbedrockgen{6.0.2} [BetterBedrockGen] (BetterBedrockGenerator-1.12-6.1.1.jar)
UCHIJAAAA betterunderground{1.0.1} [Better Underground] (betterunderground-1.0.1.jar)
UCHIJAAAA bibliocraft{2.4.3} [BiblioCraft] (BiblioCraft[v2.4.3][MC1.12.0].jar)
UCHIJAAAA biomesoplenty{7.0.0.2289} [Biomes O' Plenty] (BiomesOPlenty-1.12-7.0.0.2289-universal.jar)
UCHIJAAAA birdsnests{2.0.0} [Bird's Nests] (BirdsNests1.12-2.0.0.jar)
UCHIJAAAA bookshelf{2.1.436} [Bookshelf] (Bookshelf-1.12.1-2.1.436.jar)
UCHIJAAAA clarity{1.0} [Clarity] (clarity-1.0.jar)
UCHIJAAAA cleanview{1.10.2-v1} [CleanView] (CleanView-1.10.2-v1.jar)
UCHIJAAAA clockhud{1.4.0} [Clock HUD] (ClockHUD-1.12-1.4.0.jar)
UCHIJAAAA cyclopscore{0.10.17} [Cyclops Core] (CyclopsCore-1.12-0.10.17.jar)
UCHIJAAAA commoncapabilities{1.4.0} [CommonCapabilities] (CommonCapabilities-1.12-1.4.0.jar)
UCHIJAAAA concreteplus{1.1.2} [Concrete Extends] (ConcreteExtends-1.1.2_1.12.jar)
UCHIJAAAA ctm{MC1.12-0.2.2.7} [CTM] (CTM-MC1.12-0.2.2.7.jar)
UCHIJAAAA customizeddungeonloot{1.0.1} [§eCustomized Dungeon Loot] (Customized Dungeon Loot (v.1.0.1).jar)
UCHIJAAAA cyclicmagic{1.8.4} [Cyclic] (Cyclic-1.12-1.8.4.jar)
UCHIJAAAA waila{1.8.20} [Waila] (Hwyla-1.8.20-B35_1.12.jar)
UCHIJAAAA darkutils{1.7.169} [Dark Utilities] (DarkUtils-1.12.1-1.7.169.jar)
UCHIJAAAA movingworld{1.12-5.341} [Moving World] (movingworld-1.12-5.341-full.jar)
UCHIJAAAA davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.12-5.335-full.jar)
UCHIJAAAA gottschcore{1.1.2} [GottschCore] (GottschCore-mc1.12-v1.1.2.jar)
UCHIJAAAA dungeons2{1.3.1} [Dungeons2!] (Dungeons2-mc1.12-v1.3.1.jar)
UCHIJAAAA dsurround{3.4.7.1} [§3Dynamic Surroundings] (DynamicSurroundings-1.12-3.4.7.1.jar)
UCHIJAAAA presets{3.4.7.1} [§3Presets!] (DynamicSurroundings-1.12-3.4.7.1.jar)
UCHIJAAAA earthworks{1.3.4.3} [Earthworks] (Earthworks-1.12-1.3.4.3.jar)
UCHIJAAAA elevatorid{1.3.4} [Elevator Mod] (ElevatorMod-1.12-1.3.4.jar)
UCHIJAAAA csb_ench_table{1.1.2} [Lapis Stays in the Enchanting Table] (EnchantingTable-1.12-1.1.2.jar)
UCHIJAAAA enchdesc{1.0.4} [Enchantment Descriptions] (EnchantmentDescriptions-1.12-1.0.4.jar)
UCHIJAAAA everlastingabilities{1.3.3} [EverlastingAbilities] (EverlastingAbilities-1.12-1.3.3.jar)
UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.6.3.jar)
UCHIJAAAA farseek{2.2} [Farseek] (Farseek-1.12-2.2.jar)
UCHIJAAAA fastleafdecay{v13} [Fast Leaf Decay] (FastLeafDecay-v13.jar)
UCHIJAAAA flatcoloredblocks{mc1.12-6.5} [Flat Colored Blocks] (flatcoloredblocks-mc1.12-6.5.jar)
UCHIJAAAA natura{1.12-4.3.0.16} [Natura] (Natura-1.12-4.3.0.16.jar)
UCHIJAAAA forestry{5.5.5.193} [Forestry] (forestry_1.12.1-5.5.5.193.jar)
UCHIJAAAA primal{0.5.11} [PrimalCore] (PrimalCore-1.12.1-0.5.11.jar)
UCHIJAAAA forgecraft{1.3.24} [Kitsu's Forgecraft] (ForgeCraft-1.3.24.jar)
UCHIJAAAA forgeendertech{1.12-3.0.1.0} [Forge Endertech] (ForgeEndertech-1.12-3.0.1.0-build.0012.jar)
UCHIJAAAA friendlyfire{1.5.5} [Friendly Fire] (FriendlyFire-1.12-1.5.5.jar)
UCHIJAAAA silentlib{2.2.8} [Silent Lib] (SilentLib-1.12-2.2.8-88.jar)
UCHIJAAAA funores{1.5.7} [Fun Ores] (FunOres-1.12-1.5.7-117.jar)
UCHIJAAAA gamestages{1.0.62} [Game Stages] (GameStages-1.12.1-1.0.62.jar)
UCHIJAAAA gravelminer{6.1.2} [GravelMiner] (GravelMiner_1.12.1-6.1.2.jar)
UCHIJAAAA tombstone{1.3.7} [Corail Tombstone] (tombstone-1.3.7-1.12.jar)
UCHIJAAAA gravestone{1.0.12} [Gravestone] (GraveStone-1.12-Graves-1.0.12.jar)
UCHIJAAAA guideapi{1.12-2.1.4-57} [Guide-API] (Guide-API-1.12-2.1.4-57.jar)
UCHIJAAAA harshencastle{0.9.4} [Harshen Castle] (harshencastle-0.9.4.jar)
UCHIJAAAA iv{3.0.2} [Improved Villagers] (Improved Villagers-3.0.2.jar)
UCHIJAAAA improvedbackpacks{1.12-1.1.2.0} [Improved Backpacks] (ImprovedBackpacks-1.12-1.1.2.0.jar)
UCHIJAAAA inventorytweaks{1.63+dev.94.3cdd29e} [Inventory Tweaks] (InventoryTweaks-1.63+dev.94.jar)
UCHIJAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.12.0-0.11.0.jar)
UCHIJAAAA jeibees{0.9.0.4} [JEI Bees] (jeibees-0.9.0.4-mc1.12.1.jar)
UCHIJAAAA journeymap{1.12-5.4.9} [JourneyMap] (journeymap-1.12-5.4.9.jar)
UCHIJAAAA levelup2{${version}} [Level Up! Reloaded] (Level Up! 2-1.1.1-1.12.jar)
UCHIJAAAA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.12.jar)
UCHIJAAAA malisiscore{1.12-6.0.4} [MalisisCore] (malisiscore-1.12-6.0.4.jar)
UCHIJAAAA malisisblocks{1.12-6.0.2} [Malisis Blocks] (malisisblocks-1.12-6.0.2.jar)
UCHIJAAAA malisisdoors{1.12-7.0.4} [MalisisDoors] (malisisdoors-1.12-7.0.4.jar)
UCHIJAAAA malisisswitches{1.12-5.0.0} [Malisis Switches] (malisisswitches-1.12-5.0.0.jar)
UCHIJAAAA mobfarm{2.2.1} [Mob Farm] (Mob Farm-1.12-2.2.1.jar)
UCHIJAAAA mob_grinding_utils{0.3.2} [mob_grinding_utils] (MobGrindingUtils-0.3.2.jar)
UCHIJAAAA modernlamps{1.0.3} [Modern Lights] (ModernLights-1.0.3_1.12.jar)
UCHIJAAAA moreloottables{0.1.0} [More Loot Tables] (moreloottables-1.12.0-0.1.0.jar)
UCHIJAAAA moreoverlays{1.12} [MoreOverlays] (moreoverlays-1.12-mc1.12.jar)
UCHIJAAAA recipehandler{0.9} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.9(1.12).jar)
UCHIJAAAA redstoneflux{2.0.1} [Redstone Flux] (RedstoneFlux-1.12-2.0.1.2-universal.jar)
UCHIJAAAA notenoughwands{1.5.9} [Not Enough Wands] (notenoughwands-1.12-1.5.9.jar)
UCHIJAAAA oreberries{0.3.1} [Oreberries] (oreberries-1.12.x-0.3.1.jar)
UCHIJAAAA oreshrubs{1.4.0} [Ore Shrubs] (oreshrubs-1.4.0-1.12.jar)
UCHIJAAAA jp.crafterkina.pipes{1.1.0.15} [Pipes] (Pipes-1.12-1.1.0.15.jar)
UCHIJAAAA randomthings{4.0.5} [Random Things] (RandomThings-MC1.12.1-4.0.5.jar)
UCHIJAAAA randomtweaks{1.12.1-1.10.0.1} [RandomTweaks] (randomtweaks-1.12.1-1.10.0.1.jar)
UCHIJAAAA reccomplex{1.4.5} [Recurrent Complex] (RecurrentComplex-1.4.5.jar)
UCHIJAAAA redstonepaste{1.7.5} [Redstone Paste] (redstonepaste-mc1.12-1.7.5.jar)
UCHIJAAAA ruins{16.9} [Ruins Mod] (Ruins-1.12.jar)
UCHIJAAAA woodenshears{@major@.@minor@.@revis@.@build@} [Wooden Shears] (SBM-WoodenShears-1.12-0.0.1b7.jar)
UCHIJAAAA icc{0.2.2} [Simple Item Collector Chest] (Simple Item Collector Chest-0.2.2.jar)
UCHIJAAAA simpleleather{1.12-1.0} [Simple Leather] (simpleleather-1.12-1.0.jar)
UCHIJAAAA soundfilters{0.10_for_1.12} [Sound Filters] (SoundFilters-0.10_for_1.12.jar)
UCHIJAAAA spawnercraft{4.0.0} [SpawnerCraft] (SpawnerCraft 1.12-4.0.0.jar)
UCHIJAAAA streams{0.4} [Streams] (Streams-1.12-0.4.jar)
UCHIJAAAA tinkertoolleveling{1.12-1.0.2b.DEV.1a79301} [Tinkers Tool Leveling] (TinkerToolLeveling-1.12-1.0.2b.jar)
UCHIJAAAA muchmorechickens{1.7} [muchmorechickens] (TMC-1.12-1.7.jar)
UCHIJAAAA toolbelt{1.7.1} [Tool Belt] (ToolBelt-1.12.0-1.7.1.jar)
UCHIJAAAA treechopper{1.2.2} [Tree Chopper] (TreeChopper-1.12-1.2.2.jar)
UCHIJAAAA uncrafted{3.0.1} [Uncrafted] (Uncrafted 1.12 (v.3.0.1).jar)
UCHIJAAAA veinminer{0.38.1} [Vein Miner] (VeinMiner-1.12-0.38.1.639+134fb1e.jar)
UCHIJAAAA veinminermodsupport{0.38.1} [Mod Support] (VeinMiner-1.12-0.38.1.639+134fb1e.jar)
UCHIJAAAA vc{5.0.6} [ViesCraft] (ViesCraft-1.12.0-5.0.6.jar)
UCHIJAAAA villagermarket{1.0} [Villager Market] (villagermarket-0.2-HF.jar)
UCHIJAAAA vtt{0.6.4} [Villager Trade Tables] (VillagerTrades-1.12-0.6.4.jar)
UCHIJAAAA wailaharvestability{1.1.11} [Waila Harvestability] (WailaHarvestability-mc1.12-1.1.11.jar)
UCHIJAAAA wawla{2.5.243} [What Are We Looking At] (Wawla-1.12.1-2.5.243.jar)
UCHIJAAAA waystones{4.0.15} [Waystones] (Waystones_1.12.1-4.0.15.jar)
UCHIJAAAA ironic_wdt{1.0} [Weak Drop Tweaks] (WeaKDropTweaks-1.0.jar)
UCHIJAAAA wearables{1.1.2} [Wearables] (wearables-1.1.2.jar)
Loaded coremods (and transformers):
LoadingPlugin (Quark-r1.2-104.jar)
vazkii.quark.base.asm.ClassTransformer
FarseekCoreMod (Farseek-1.12-2.2.jar)
farseek.core.FarseekClassTransformer
RBLoadingPlugin (RealBench-1.12-1.3.3.jar)
pw.prok.realbench.asm.RBTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.7.1.jar)
org.blockartistry.DynSurround.asm.Transformer
BCModPlugin (backpacks 1.12 - 3.3.0.jar)
brad16840.common.asm.ClassTransformer
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
LoadingPlugin (RandomThings-MC1.12.1-4.0.5.jar)
lumien.randomthings.asm.ClassTransformer
DummyPlugin (ForgeEndertech-1.12-3.0.1.0-build.0012.jar)
MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
net.malisis.switches.asm.MalisisSwitchesTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63+dev.94.jar)
invtweaks.forge.asm.ContainerTransformer
llibrary (llibrary-1.7.7-1.12.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
MalisisCorePlugin (malisiscore-1.12-6.0.4.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
CTMCorePlugin (CTM-MC1.12-0.2.2.7.jar)
team.chisel.ctm.client.asm.CTMTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
MovingWorldCoreMod (movingworld-1.12-5.341-full.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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)
- wailaIntegration (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)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['nexusdog'/303, l='New World', x=-887.61, y=81.00, z=997.58]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'