Giter VIP home page Giter VIP logo

jwr's Introduction

JWR

Jurassic World: Revelations

Create issues and suggestions here!

jwr's People

Contributors

wolfiepawz avatar dominance avatar leagris avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

jwr's Issues

RF Dimension Login Fail

While Teleporting to a newly created RF Dimensions random(no dimlets) Dimension the server restarted.
This made me stuck between the Dimension and the Overworld.
When trying to login the server kicked everyone out and restarted.

I tested the some ingame things.

Some fluids have no texture or are a high pillar: Vapor of Levity Bucket, Oxygen Bucket, Heavy Water Bucket, Superheated Steam Bucket, Hydrogen Bucket, Air Bucket, Steam Bucket. At the others i dont notice anything, but at the Jeep Wrangler its a bit laggy while your drive.

F&A Dinosaurs are broken or something :s

So I found this bug whenever I log off and another friend is still on the dino will continue to grow but at some moment the dinosaur will not beable to be moved from it's spot.
I tested breaking the blocks below it : Just falls down and still won't move
I have tried pushing it with water : Just flowed back into place after about being pushed 3 blocks
Made sure it was fed and happy with it on follow/Wander : Doesn't seem to play out with anything
I have tested these on 3 animals on the mod pack
Trike : Alive : Bugged in place
Smildon : Alive : Bugged in place
Allosaurus : Deceased: Deid during testing, it was low hp from not eating out of the feeder even though it was tamed and next to it and a skele shot it resulting in it's death
So I still haven't figured out what is causing it but whatever it is it's annoying :(

  • WintersMercy

Issue

Massive explosion that makes no noise and poisons everything in a big AOE moves blocks within 100 block radius

ExtraUtils2 /rfttp

Server closes on /rfttp tp -9999 0 100 0 command.

Description: Exception ticking world

java.lang.IllegalArgumentException: Attempted to cancel a non cancellable event
        at net.minecraftforge.fml.common.eventhandler.Event.setCanceled(Event.java:93)
        at com.rwtema.extrautils2.dimensions.workhousedim.WorldProviderSpecialDim.preventSpawn(WorldProviderSpecialDim.java:83)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_767_WorldProviderSpecialDim_preventSpawn_LivingSpawnEvent.invoke(.dynamic)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:137)
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:93)
        at net.minecraftforge.event.ForgeEventFactory.canEntitySpawn(ForgeEventFactory.java:185)
        at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:150)
        at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:198)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
        at java.lang.Thread.run(Thread.java:745)

Railcraft Machines

Since the Factury Module isn't working , I'd suggest disabling it in the config-Files. It should switch back to the reciepes without the machines.

lagging

hi
i have a high end gaming pc and im using atlauncher to play this modpack but its laging alot i using a non dedicated Minecraft server with me and my friend any advice

Mekanism/Applied Enginetics 2 Breaking issues.

Since the start of the game i had some issues with mekanism: I could break a machine/cable but it disapeared like creative mod, i tried all wrenches they are ingame but none worked.

After that i started working on an me system, i noticed when i placed an me cable wrong it would disapear like mekanism cables, then i placed an crafting terminal (was in the wrong spot broke it too also gone)

Further i had no isseus but i didn't try any other mods like Reactors etc..
-Gybelsbavo

Ingame: Gybelsbavo

End Dragon can't be summoned

The zone around the ender egg is blocked , because of that it is unpossible to summon the dragon again ,
because the crystals need to be placed next to the egg.

Single player crash on opening Craft

My apologies for putting this on discord/general and support at first. I don't know why this is happening as I've given JWR 4Gig of memory, but every time after the first that I open the crafting table, it kicks me to the front page of the mod... where I chose single- or multi-player. Do you have a clue why it's doing this? Crash log is attached.
crash-2016-08-25_15.53.17-server.txt

Singleplayer problems

I dont know why but whenever I try to open a crafting table in singleplayer the game just crashes. Please help!

EMC disappears

When player is in another dimension or dies, EMC info is temporarily wiped from the player until he/she relogs.

Logging in

left to go take a shower at full hp and nothing spawned around me in my home. Logged back on after switching internet connections because of problems with my internet and was down to half a heart, a hoard of zombies spawned in my home where I logged out, and my tinkers hammer broken.

EDIT 1; server reset and I logged back in to a pumpkin head zombie spawned right on top of me in the same place my character was.

RFTools Server Crash

When clicking too much inside a Tier 3 crafter while it's ongoing and it has remembered layout on, it can cause the server to crash:

Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
        at mekanism.common.util.MekanismUtils.getBaseOrientation(MekanismUtils.java:492)
        at mekanism.common.tile.component.TileComponentConfig.getOutput(TileComponentConfig.java:141)
        at mekanism.common.tile.TileEntityQuantumEntangloporter.func_180462_a(TileEntityQuantumEntangloporter.java:604)
        at mcjty.lib.container.InventoryHelper.mergeItemStackInternal(InventoryHelper.java:374)
        at mcjty.lib.container.InventoryHelper.mergeItemStackSafe(InventoryHelper.java:312)
        at mcjty.lib.container.InventoryHelper.insertItem(InventoryHelper.java:231)
        at mcjty.rftools.blocks.storagemonitor.StorageScannerTileEntity.injectStackInternal(StorageScannerTileEntity.java:215)
        at mcjty.rftools.blocks.storagemonitor.StorageScannerTileEntity.func_73660_a(StorageScannerTileEntity.java:161)
        at org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:211)
        at net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:1304)
        at net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zjl000(WorldServer.java:1291)
        at net.minecraft.world.World.func_72939_s(World.java:1282)
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:713)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
        at java.lang.Thread.run(Thread.java:745)

Unable to start the modpack

Hi, I am unable to start the modpack, and i'm not entirly sure why.. I am including a copy of the log it spits out. Basically I press play in ATlauncher, that closes its window as normal, stuff happens in the log then ATlauncher restarts. As far as i'm aware i have set it to 4GB. its just in the ATlauncher settings right?, and Java is up to date as it made me do an update to it the other week or so.
##mclog.txt

BOP vs Lots Of Foods compatibility

First issue ๐Ÿฅ‡ !

Loamy Farmland from Biomes O' Plenty (tiled Loamy Dirt/Grass) is not compatible with Tomatoes Seeds and probably other seeds/plants from Lots Of Foods mod.
LOF plants/seeds works only with vanilla tiled soil.

Strange behaviour of the login-TP (JWR)

The last 4 or 5 times i looged in I noticed something strange

If I was flying while logging out (or having a dc) and logg in, It wouldn't TP me to spawn,instead I get a message with "Pending teleportation request cancelled."
It seems,it is caused by the fact,that the flying-effect is removed the moment i logg in and i fall to the ground( don't know how to describe it better).
Tested it multiple times,it only appears,when i was flying,if I'm on the ground when logging out,it behaves normal... <.<

I'm in batmorph and have the flying-gene, not sure,whats causing it

Minecraft-crash

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 10/7/16 6:56 PM
Description: Ticking memory connection

java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at ganymedes01.ganyssurface.inventory.ContainerWorkTable.getPossibleResults(ContainerWorkTable.java:180)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.func_75130_a(ContainerCraftingTable.java:44)
at net.minecraft.inventory.ContainerWorkbench.(SourceFile:48)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.(ContainerCraftingTable.java:30)
at ganymedes01.ganyssurface.core.proxy.CommonProxy.getServerGuiElement(CommonProxy.java:176)
at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75)
at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2209)
at ganymedes01.ganyssurface.core.handlers.MiscEventHandler.onPlayerInteract(MiscEventHandler.java:239)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1189_MiscEventHandler_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Stacktrace:
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at ganymedes01.ganyssurface.inventory.ContainerWorkTable.getPossibleResults(ContainerWorkTable.java:180)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.func_75130_a(ContainerCraftingTable.java:44)
at net.minecraft.inventory.ContainerWorkbench.(SourceFile:48)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.(ContainerCraftingTable.java:30)
at ganymedes01.ganyssurface.core.proxy.CommonProxy.getServerGuiElement(CommonProxy.java:176)
at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75)
at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2209)
at ganymedes01.ganyssurface.core.handlers.MiscEventHandler.onPlayerInteract(MiscEventHandler.java:239)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1189_MiscEventHandler_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@28082b8a
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1271932496 bytes (1213 MB) / 2725560320 bytes (2599 MB) up to 4225236992 bytes (4029 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx4096M -XX:MetaspaceSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 232 mods loaded, 225 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHIJAAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA mcdiscord{2.0.0} [MC Discord] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA ItemBlacklist{1.1.0.5} [ItemBlacklist] (ItemBlacklist-1.7.10-1.1.0.5.jar)
UCHIJAAAA FLabsBF{4.1.2} [Better Furnaces] (1710betterfurnacesv412-4.1.2.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] (1710damageindicatorsmod-323-3.2.3.jar)
UCHIJAAAA betterloadingscreen{1.3.8} [Better Loading Screen] ([1.7.10] BetterLoadingScreen-1.3.8.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAAAA IC2{2.2.822-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.822-experimental.jar)
UCHIJAAAA advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-1.7.10-0.8b.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
UCHIJAAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (animationapi-1.7.10-1.7.10-1.2.4.jar)
UCHIJAAAA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-1.7.x-2.0.1-1.7.x.jar)
UCHIJAAAA betterquesting{1.0.141} [Better Questing] (BetterQuesting-1.0.141.jar)
UCHIJAAAA betterrecords{@Version@} [Better Records] (BetterRecords-1.7.10-1.2.0.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (thaumcraft-1.7.10-1.7.10-4.2.3.5.jar)
UCHIJAAAA betterstorage{0.12.0.124} [BetterStorage] (betterstorage-1710-0120124-0.12.0.124.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.4-114.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAAA BrandonsCore{1.0.0.11} [Brandon's Core] (BrandonsCore-1.0.0.11.jar)
UCHIJAAAA BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar)
UCHIJAAAA CarpentersBlocks{3.2.6} [Carpenter's Blocks] (carpentersblocks-1.7.10-3.2.6.jar)
UCHIJAAAA cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (cfm-81.7.10-83.4.7.jar)
UCHIJAAAA chancecubes{1.7.10-2.1.3.113} [Chance Cubes] (ChanceCubes-1.7.10-2.1.3.113.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA clockworkphase{1.7.10_1.0a} [Clockwork Phase] (clockwork-phase-mod-1710-1.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA cf{1.2} [Condensed Foods] (CondensedFoods - 1.7.10 - 1.2.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJAAAA craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
UCHIJAAAA creativecore{1.3.14} [CreativeCore] (CreativeCore v1.3.24 mc1.7.10.jar)
UCHIJAAAA CustomBranding{1.0.1} [Custom Branding] (CustomBranding1.1.0forMC1.7.2.jar)
UCHIJAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
UCHIJAAAA DP_SimpleFlight{0.8} [Simple Flight] (dp_simpleflight-1.7.10-0.8.jar)
UCHIJAAAA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (easycrafting-1.7.10-1.7.10-2.0.1.16.jar)
UCHIJAAAA elementalcreepers{4.3.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.3.0.jar)
UCHIJAAAA emotionpotion{1.0} [Emotional Potions Mod] (Emotional-Potions-Mod-1.7.10.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA Mekanism{9.0.2} [Mekanism] (Mekanism-1.7.10-9.0.2.275.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAA extfar{1.7.10-2.1} [Extended Farming] (extfar-1.7.10-2.1.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
UCHIJAAAA examplemod{1.0} [examplemod] (extradoors-1.7.2-1.5.1.jar)
UCHIJAAAA extradoors{1.5.1} [Extra Doors] (extradoors-1.7.2-1.5.1.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJAAAA famm{1.13} [Fex's Alphabet & More Mod] (famm-1.13.jar)
UCHIJAAAA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJAAAA fireplaces{V0.1 - 1.7.10} [Fireplaces] (Fireplace-Mod-1.7.10.jar)
UCHIJAAAA Forestry{4.2.12.60} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar)
UCHIJAAAA llibrary{1.4.2} [LLibrary] (llibrary-1.4.2-1.7.10.jar)
UCHIJAAAA fossil{7.3.1} [Fossils and Archeology Revival] (fossilsarcheology-7.3.1.jar)
UCHIJAAAA freerun{0.1} [Free Runner Mod] (Freerunners-Mod-1.7.10.jar)
UCHIJAAAA frsm{5.08} [Fex's Random Stuff Mod] (FRSM-5.08.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJAAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCHIJAAAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCHIJAAAA ganysend{1.11.3} [Gany's End] (Ganys End-1.11.3.jar)
UCHIJAAAA ganysnether{1.8.3} [Gany's Nether] (GANYS NETHER-1.8.3.jar)
UCHIJAAAA ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar)
UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA advgenerators{0.9.20.123} [Advanced Generators] (generators-0.9.20.123-mc1.7.10.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-Mod-1.7.10.jar)
UCHIJAAAA HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.7.10-1.3.2.jar)
UCHIJAAAA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (inventorytweaks-1.7.10-1.58-147-645ca10.jar)
UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAAAA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
UCHIJAAAA jurassicraft{1.5.0} [JurassiCraft] (JurassiCraft-1.4.0.jar)
UCHIJAAAA launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
UCHIJAAAA legendgear{2.b.2.1} [LegendGear 2] (legendgear-1.7.10-2.b.2.1.jar)
UCHIJAAAA LightBridgesAndDoors{0.2.0} [kris91268's Light Bridges and Doors] (LightBridgesandDoorsV2.0.zip)
UCHIJAAAA LotsOfFood{1.7.10} [Lots of Food] (LotsOfFood-1.7.10.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] (lucky-1.7.10-5.1.0.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCHIJAAAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCHIJAAAA Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJAAAA MedicineCraft{V4.0} [MedicineCraft] (MedicineCraft-Mod-1.7.10.jar)
UCHIJAAAA MekanismGenerators{9.0.2} [MekanismGenerators] (MekanismGenerators-1.7.10-9.0.2.275.jar)
UCHIJAAAA MekanismTools{9.0.2} [MekanismTools] (MekanismTools-1.7.10-9.0.2.275.jar)
UCHIJAAAA MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UCHIJAAAA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
UCHIJAAAA me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAAAA AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAAAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJAAAA myfit{1.3} [MyFit] (MyFit-Mod-1.7.10.jar)
UCHIJAAAA mysticores{0.1} [Mystic Ores] (Mystic-Mods-1.7.10.jar)
UCHIJAAAA mysticruins{0.1} [Mystic Ruins] (Mystic-Mods-1.7.10.jar)
UCHIJAAAA mysticstones{0.2} [Mystic Stones] (Mystic-Mods-1.7.10.jar)
UCHIJAAAA mysticworld{0.1a} [Mystic World] (Mystic-Mods-1.7.10.jar)
UCHIJAAAA NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJAAAA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
UCHIJAAAA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar)
UCHIJAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHIJAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHIJAAAA OCS{1.7.5} [OpenCCSensors] (openccsensors-1.7.5.jar)
UCHIJAAAA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
UCHIJAAAA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
UCHIJAAAA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
UCHIJAAAA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
UCHIJAAAA powerGems{0.3.0} [Power Gems] (Power-Gems-Mod-1.7.10.jar)
UCHIJAAAA PowerConverters3{1.7.10-2.11} [Power Converters 3] (PowerConverters-1.7.10-2.11.jar)
UCHIJAAAA ProjectBlue{1.1.4} [Project Blue] (PROJECTBLUE-1.1.4-MC1.7.10.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
UCHIJAAAA questbook{1.1.0} [Better Questing Quest Book] (questbook-1.1.0.jar)
UCHIJAAAA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
UCHIJAAAA bq_rf{1.0.13} [RF Expansion] (RFExpansion-1.0.13.jar)
UCHIJAAAA SC0_SpaceCore{0.7.12} [SpaceCore] (sc0_spacecore-1.7.10-0.7.12.jar)
UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.394.jar)
UCHIJAAAA wuppy29_simplerecipes{1.8.2} [Simple Recipes] (Simple-Recipes-Mod-1.7.10.jar)
UCHIJAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJAAAA bq_standard{1.0.93} [Standard Expansion] (StandardExpansion-1.0.93.jar)
UCHIJAAAA stonebricks{1.0} [stonebricks] (Stone-Bricks-Mod-1.7.10.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.10.0} [Storage Drawers] (StorageDrawers-1.7.10-1.10.0.jar)
UCHIJAAAA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCHIJAAAA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJAAAA thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
UCHIJAAAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJAAAA tradeboothmod{1.7.10.1} [Trade Booth Mod [PowerEclipse]] (tradebooth.1.7.10.1.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] (treecapitator-1.7.10-2.0.4.jar)
UCHIJAAAA VanillaPlus{1.4.1} [VanillaPlus] (vanillaplus-1.7.10-1.4.1.jar)
UCHIJAAAA VeinMiner{0.33.0_1.7.10-986afb0} [Vein Miner] (VeinMiner-0.33.0-1.7.10.jar)
UCHIJAAAA VeinMinerModSupport{0.33.0_1.7.10-986afb0} [Mod Support] (VeinMiner-0.33.0-1.7.10.jar)
UCHIJAAAA aziasvendingmachine{Vending Machines Revamped} [Vending Machines Revamped] (VendingMachinesRevamped_1.1.0_1.7.10.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJAAAA YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar)
UCHIJAAAA yampst{1.3.5} [YAMPST] (Yampst-Jurassic World Revelations-5.1.jar)
UCHIJAAAA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-175.jar)
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.1.2-325
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
ThermalFoundation: -[1.7.10]1.2.4-114
ThermalExpansion: -[1.7.10]4.1.2-240
MineFactoryReloaded: -[1.7.10]2.8.1-175
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.0-171
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
* appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
* Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.4-114.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (76) from Botania r1.8-249.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.16.jar
* BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.16.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.1.16.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar
* CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-4.2.12.60.jar
* CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHAPI|energy (1.7.10R1.0.2) from buildcraft-7.1.16.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHAPI|tileentity (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|transport (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|inventory (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* ComputerCraft|API (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
* Fossils and Archeology Revival API (7.3.1) from fossilsarcheology-7.3.1.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* IC2API (1.0) from industrialcraft-2-2.2.822-experimental.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
* MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.0.2.275.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar
* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
* OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
* OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
* thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar
* VeinMinerApi (0.3) from VeinMiner-0.33.0-1.7.10.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:ON, OpenComputers:OFF, PneumaticCraft:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Wiesi1234'/208, l='New World', x=-666.85, y=94.00, z=288.68]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.