Coder Social home page Coder Social logo

essentialcraft4unofficial's People

Contributors

frostedflames avatar joccob avatar kabachuha avatar modbder avatar mrapplexz avatar thelmiffy1111 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

essentialcraft4unofficial's Issues

Loading issue with gregtech

I get an error that looks like this:

Description: Exception in server tick loop

com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: Attempted to add a duplicate entry to pool: #gregtech:loot_1xitem.essentialcraft.genItem@40

https://pastebin.com/Fd18Rndk

[Q] 1.10 port.

Hello! I saw on CurseForge that the help wanted on the 1.10 port. How can I help you? I really like Modbder's mods.

Crash with magicBees

Put in Simple words. if you install MagicBees alongside EssentialCraft and EssentialThaumaturgy, Essentialcraft will crash. tested with Magic bees in and without it. This only happens when Magic bees is installed. (ClientSide crash to be precise)
To be precise, this crash happens when you're checking a certain page of the essentialcraft manual. it's on the gems section...
crash-2017-03-15_23.35.17-client.txt

There's the crashlog.
EDIT: I derped with version numbers since I'm a bit outdated, but still check! I'm now about to see if this also happens with latest of both Essential mods, which I suspect is the case.
Edit 2: confirmed with latest version too!

crash-2017-03-17_00.14.24-client.txt

Worldgen lag [1.12.2]

[Server thread/WARN] [FML]: Essential Craft 4 Unofficial loaded a new chunk (4, -1 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[Server thread/WARN] [FML]: Essential Craft 4 Unofficial loaded a new chunk (3, 0 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[Server thread/WARN] [FML]: Essential Craft 4 Unofficial loaded a new chunk (2, 0 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[Server thread/WARN] [FML]: Essential Craft 4 Unofficial loaded a new chunk (1, -1 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[Server thread/WARN] [FML]: Essential Craft 4 Unofficial loaded a new chunk (23, -2 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3025ms behind, skipping 60 tick(s)

Let me know if you need more information :)

dim ID conflicts with another mod

As the title stats, the game crashes at phase 3 due to a dim ID conflict, which apparently another mod conflicts with. Reading the crashlog didnt really help, but I saw that it was ur mod so i just wanted to help, if u could change it to something different, that would be nice.

crashlog: here
full log: here

Weird issue regarding the Potion Spreader

crash-2021-04-26_20.55.44-client.txt
crash-2021-04-26_20.55.43-server.txt

These files are immediately created when a Potion Spreader is put down. This was tested in both a more modded environment and an isolated environment (Such as here). Only things additional to Dummycore and EssentialCraft were JEI and The One Probe.

Albeit unrelated, is something wrong with some of the models? They seem to recognize textures but also overlap as if no texture were found.

Cannot see MRUCUs

I just can't see them when I'm holding the Magical Monocle. (Or anything that should let me see them.) I can see other effects, though. I'm using version 4.6.1.710.70.

Crash Report

There seems to be some kind of incompatability with Astral Sorcery. I'm using version 4.8.122.1 on 1.12.2. I was in the overworld in a creative superflat test world when my game suddenly crashed. Here's the log:

java.lang.ClassCastException: hellfirepvp.astralsorcery.common.world.WorldProviderBrightnessInj cannot be cast to essentialcraft.common.world.dim.WorldProviderHoanna
at essentialcraft.common.world.event.WorldEventDarkness.onEventBeginning(WorldEventDarkness.java:16)
at essentialcraft.utils.common.ECEventHandler.worldTick(ECEventHandler.java:986)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1002_ECEventHandler_worldTick_WorldTickEvent.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.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:272)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:774)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:745)

CraftTweaker integration - can't remove recipes that use IIngredients

While trying to modify the recipe for the Magical Plate, I was having trouble removing the one that uses the Thaumium ore dict entry; wondering if I had the syntax wrong, I looked into your crafttweaker integration code & found an issue- we can't actually remove any recipes that involve IIngredients.

The MagicianTable.removeRecipe method (and others, too) rely on your CraftTweakerUtils.java's 'getIItemStack()' method- which only deals with IItemStacks, not IIngredients- and so fails to work for any recipe that uses IIngredients, such as the recipe for the Magical Plate:

[ore:plateFortified, ore:ingotThaumium, ore:ingotThaumium, ore:ingotThaumium, ore:ingotThaumium]

Basically every removeRecipe() method in the src/main/java/essentialcraft/integration/crafttweaker/ package seems to be affected.

1.12 odd dimensional sky

I dimension gated to the Hoanna dimension (am testing a new modpack) and got this strange lighting effect in the sky. Is this how it's meant to be ? Can't decide if it's deliberately magical or a lighting bug :)

2018-05-01_00 20 51

Logging issue after placing magic jukebox

member of server unable to log in after placing jukebox .. game client does not crash ,server does not crash how ever server console keeps stating ... Not sure what to do ? please advise.

18:55:21] [Server thread/ERROR] [FML]: A TileEntity type net.minecraft.block.BlockJukebox$TileEntityJukebox has throw an exception trying to write state. It will not persist. Report this to the mod author

java.lang.RuntimeException: class net.minecraft.block.BlockJukebox$TileEntityJukebox is missing a mapping! This is a bug!

at net.minecraft.tileentity.TileEntity.func_189516_d(TileEntity.java:78) ~[avj.class:?]

at net.minecraft.tileentity.TileEntity.func_189515_b(TileEntity.java:69) ~[avj.class:?]

at net.minecraft.block.BlockJukebox$TileEntityJukebox.func_189515_b(SourceFile:47) ~[arp$a.class:?]

at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:380) [aye.class:?]

at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:171) [aye.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:202) [on.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_186027_a(ChunkProviderServer.java:230) [on.class:?]

at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1006) [oo.class:?]

at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:408) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:689) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]

at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

Feedback

Finally decided to give Essentialcraft a try. I slapped together a modpack with a few other magic mods and a couple QoL tech mods, as well as ProjectE so I wouldn't have to worry about resources so much. I progressed to the point of reaching Hoanna before I decided to call it quits. I know the mod hasn't been updated in over two years, but I thought I'd still post this anyways for the next dude that decides to update this mod. If anyone decides to that is.

First of all, how freaking sick is this concept? Radiation magic? That's super cool and unique. Never heard of anything like it. There's a ton of really cool concepts in this mod, but there's also plenty of significant issues too. Even so, the lore is absolutely incredible.

So machines. They cause you to corrupt around them. It makes sense. I mean you're irradiating stuff. But even so, not being able to go near machines while they're operating gets really old really fast. My suggestion to fix this is let these machines operate fine on their own, but also give the option of using the machines as a part of a multiblock structure. This would decrease the amount of corruption they cause as well as make them more efficient due to lower MRU leakage. You could use similar blocks to the containment chamber.

The second issue with the machines is they're IMPOSSIBLE TO AUTOMATE. Like good god man. Piping items into a machine can put those items into any of its slots, including the output slot. You need something like Integrated Dynamics that can put items in a specific slot in order to do any sort of automation. The corruption thing wouldn't be as big of a deal if I could just put the machines at a safe distance and just set up automation around them so I never need to go near them, but as it is, that's absolutely impossible unless you're prepared to get INCREDIBLY convoluted with your automation. Give the machines proper sided behaviors and it'd be much better to work with. Like the Magician's Table. You'd expect the four sides to correspond to the four slots in the machine with the center item going on top, but no. Any side can accept items for any slot, including the output!

And this one is rather minor, but it'd be nice if the Radiating Chamber's recipes were shapeless. There's only two inputs. Why should it matter what item is in what slot?

As for magical mirrors, they're rather useless because they're too dumb to do anything with. You can't choose what side to pull in or push out from. Just slap it on and hope for the best. In practice, putting a mirror on any MRU machine would just cause it to infinitely try and fail to pull out the Bound Gem, making it do absolutely nothing. They're a cool concept keeping in line with the "no wires" philosophy of the mod, but they just aren't smart enough to do anything useful with them. Normal vanilla hoppers are more useful than a magic mirror that requires a bunch of MRU materials to craft.

And the naming. There's a WAY too heavy reliance on acronyms. MRU, MRUCU, MRUCUEC, MROV, UBMRU, ESPE. It can be hard to keep them straight. It'd be better if the only acronyms used were for actual energy. MRU and ESPE. Find other terms for the other things.

As for ESPE, I really like the multiblocks, and I really like the concept, but it's generally really annoying to have this energy system that's impossible to improve. Even replacing Mithriline crystals with Void crystals does nothing to speed it up. It's just so SLOW. Make it expensive for space-intensive or both to speed up, but let me speed up my ESPE generation dammit.

Now for the biggie. Corruption. I'm taking about those random effects you get from playing with radiation. "you suddenly use the item you're holding", "your hands suddenly hurt", "this lightning doesn't obey the laws of physics". That sort of thing. I mean I get why it's happening, it's radioactivity. It'll damage you. It's similar to Thaumcraft's Warp, but at least Thaumcraft has systems allowing you to manage and clean up your warp. All EC has is the Soul Pentacle, and that won't clear your corruption, only stop some of the effects of it. And you can't totally stop all of the effects until you reach the end of the mod, Ackronite. Lower-tier methods to heal your corruption would be absolutely wonderful. Even a way to see how much corruption you have would be a welcome improvement. It's SO ANNOYING to be off working on my thermal machines or faffing around in the Abyssal Wastelands and just constantly getting struck by lightning. Doesn't have to be easy to deal with, it'd just be incredible to have some way to deal with it.

Hoanna. Where do I begin? With the Wind I guess. I wish the wind had more of a presence in the mod. Unless you're actively playing with EC, all you'll see of it is the ores and the wind mages. I kept waiting for the wind magic section to open up, but all I ever got was the wind rune. Which gets you armor and tools I guess. Also more random effects because I didn't already have enough of those. My suggestion there is make the Wind an optional branch of the mod, progressing parallel to the core gameplay. It could be used to deal with corruption and radiation and junk. By befriending the Wind, you can make things safer and cleaner, even get some positive buffs out of it. As it stands, the Wind feels shoehorned into the mod as a grind mechanic to make accessing Hoanna harder. Because you need SO MUCH WIND to get there. And once you do get there, all the imprisioned wind you have left over is just useless. It's ridiculous. It'd be really cool if the Wind was reworked as a sort of silent companion, existing in a symbiotic relationship with you. You help it and it helps you back.

As for Hoanna itself, it's just downright bad. It's like the Overworld, but patchy islands and more muted biome colors. The new biomes are just the same worldgen, but purple, blue, red, or gray. That's it. The cities are pretty nice, but the dungeons are horrendous. It's just long tunnels with chests at the intersections. The dimension as a whole is boring and lazy. I mean I get it, it's a radioactive wasteland. But it doesn't even really feel like one. I'd only know it's radioactive because I have a radiation potion effect on. Where's the magical mutants? The alien landscape? And there's no reason a dimension can't be both radioactive and dangerous, and beautiful and interesting at the same time.

And the Void Tier is just such a massive pain to make because the only way to get the stuff is from Hoanna loot. Sure you can get voidstone in large quantities by digging it up from the mineshafts, but the Void Cores and Void Reactors have no recipe. That's the only source of titanite too. It'd be different if there were actual dungeons to fight your way through or interesting terrain to find in your explorations, but no. It's all the same boring wasteland. All the loot is just laid out for you to get. And it's just all so random. I'd suggest designing some actual dungeons to put the loot in, or some radioactive mutants to fights that'd drop the titanite you need. And all those corrupted biomes, put some unique worldgen in those, with unique resources that you need to progress. Make Hoanna a proper adventure, not the chore that it currently is.

As for crystals, it's kinda clunky. There's no real way to increase the quality of essences, and essences are really only used to make focuses. The fuel step is just kinda redundant. Better quality essence makes more fuel yes, but that's not really a big deal is it? I mean foci aren't used for much. A basic, unedited crystal is all you'll really need going forward. Also, Essence and Fuel only stack to 16, and foci don't stack at all. Why? It's just so arbitrarily annoying. My suggestion is to make everything stack to 64, remove the redundant elemental fuels, and remove the quality thing, instead making better crystals produce more essence.

As for weapons, I just don't get it. They just seem so incredibly impractical to be of any use whatsoever. There's a very limited amount of shots before cooldown, and I swear cooldown lasts a good five minutes. They're entirely useless in actual combat scenarios. I was expecting something along the lines of Matter Overdrive's power guns, but magic-themed instead. The weapons have such an obtuse and wonky design, they need to basically be entirely reworked.

Now don't get me wrong, I think the concept is incredibly cool. The power system is just awesome. There's a lot of potential here, but there's just so many issues in the execution. I'm posting this in the hopes that someone eventually gets it right and makes an essentialcraft that's of the quality the concept deserves.

1.12 check lag of machines

EssentialCraftUnofficial-4.9.112.3
EssentialCraftUnoffical-DummyCoreUnofficial-2.4.112.3
forge-1.12.2-14.23.3.2673-installer-win

I've been building a new modpack and using a new tool called LagGoggles to profile the lag caused by mods' items and creatures, and several of your machines are on the high end lag list. Was wondering if you felt like taking a look at those. I realize that it's most likely because I have them standing around in a field and they're expecting input or output of some kind, but if so they're checking too often for that input/output for them to be server friendly.

I've been reporting lagGoggles results to many mod developers, and many of them have managed to make their machines much more server friendly.

Anyway, feel free to look into this or just close this issue. Thanks either way, thanks for an interesting mod.

The machines in this picture are producing about as much lag as if I have 50 chickens in the same space (my own standard :)), which is quite a bit:
2018-04-28_17 41 57

Suggestion

Could you please add a retrogen feature for the mod?

Weird Crash on OreDict Registration

Hello TheLMiffy1111!
I'm a have crash for my Assembly in Minecraft and your mod not corrected work in my Assembly!
Here my Crash log: https://pastebin.com/usWaiKcb
I want what you fixed this and to all Users! Because this mod Is good (I'm not joking), and I want play with this mod and another mods.
I'm not angry, but you can fixed this, I know your can fixed this mod to for mods!
Thank for understanding!
P.S. i'm want this mods. but you can me write which mod I need deleted, and I'll thing and talk to you I want save this mod or no, but if you write that some mod can not be fixed and you have to delete it, then all right, I'll delete it!

Typo in Demonic Pentacle recipe

Similar to the Void stone issue mentioned previously, it appears that 'core_void' should be 'coreVoid.'

Without the ability to craft this item, it is impossible to produce Ackronite.

Graphical/Aesthetic issues

I don't mean to overload you and also these are probably last on the priority list but nonetheless I'll post them here for reference if nothing else. Structures and Crafting blocks both don't show their effects when crafting like they used to, IE the purple bars in the magician table. I suspect the same problem for the mithriline furnace and other structures but was unable to test due to the crafting multiple items issue and uncraftable potion in survival. As always MRU readings are questionable at best (How much MRU the block has versus how much the block UI believes it has. Also includes soulstones.) I didn't test the MRU multiblock structure, but if its anything like last time I played then it works way better than the other blocks at telling how much MRU it has. Also my memory is not the best but if it was ever possible to read how much resource inside the mithriline furnace had it certainly isn't possible now.

Magician Table's CraftTweaker integration unable to match ItemStacks with NBT?

I'm trying to use the Magician Table's CraftTweaker integration, and change the [Research Book T1 -> Research Book T2] recipe. However, this get's logged in the CraftTweaker log.

INITIALIZATION][CLIENT][WARNING] No recipe for [essentialcraft:research_book.withTag({tier: 1})]

I have tried using both
mods.essentialcraft.MagicianTable.removeRecipe([<essentialcraft:research_book>.withTag({tier: 1})]); and
mods.essentialcraft.MagicianTable.removeRecipe([<essentialcraft:research_book>.withTag({tier: 1})], <essentialcraft:research_book>.withTag({tier: 2}));

----Edit: Forgot to mention
EssentialCraft-4.9.112.3
Forge-14.23.2.2621
Minecraft-1.12.2

Crash report

This crash get only in server, in client not have troubles
Please help fix this
(sorry my bad english)

---- Minecraft Crash Report ----

WARNING: coremods are present:
CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
BCModPlugin (backpacks 1.10.2 - 3.3.2.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
MMFMLCorePlugin (MultiMine-1.10.2.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.3.1102.5.jar)
MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
IC2core (industrialcraft-2-2.6.252-ex110.jar)
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 9/24/17 10:07 PM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from EssentialCraftIVUnofficial (essentialcraft)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/model/ModelBiped
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at ec3.api.ApiCore.registerTexture(ApiCore.java:231)
at ec3.api.GunRegistry$GunMaterial.setTextures(GunRegistry.java:244)
at ec3.common.registry.GunInitialization.register(GunInitialization.java:27)
at ec3.common.mod.EssentialCraftCore.firstMovement(EssentialCraftCore.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.ModelBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
Caused by: java.lang.NullPointerException

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

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_144, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 313934312 bytes (299 MB) / 1502609408 bytes (1433 MB) up to 1900019712 bytes (1812 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2488 64 mods loaded, 64 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2488-universal.jar)
UCH Forge{12.18.3.2488} [Minecraft Forge] (forge-1.10.2-12.18.3.2488-universal.jar)
UCH backpacks16840{3.3.2} [Backpacks!] (backpacks 1.10.2 - 3.3.2.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
UCH ChickenShed{1.2.0} [Chicken Shed] ([1.10.2] ChickenShed (v1.2.1).jar)
UCH aether{1.10.2-r1} [Aether II] (AetherII-1.10.2-r1.git-b02ce56.jar)
UCH animania{1.3.3} [Animania] (animania-1.10.2-1.3.3.jar)
UCH guideapi{@Version@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
UCH BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
UCH Animus{1} [Animus] (Animus-2017-04-18.jar)
UCH arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
UCH Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
UCH BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
UCH BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar)
UCH bloodarsenal{1.10.2-2.1.0-22} [Blood Arsenal] (BloodArsenal-1.10.2-2.1.0-22.jar)
UCH bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
UCH Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
UCH chisel{MC1.10.2-0.0.14.33} [Chisel] (Chisel-MC1.10.2-0.0.14.33.jar)
UCH CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
UCH CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCH cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar)
UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
UCH props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
UCH dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.9.2-MC1.10.jar)
UCH dummycore{2.3.1102.5.} [DummyCoreUnofficial] (DummyCoreUnofficial-2.3.1102.5.jar)
UCH dungeondq{9.20} [DungeonDQ] (DungeonDQ_Ver9.20_MC1.10.2.jar)
UCH eplus{4.1.0.118} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.118.jar)
UCH EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
UCE essentialcraft{4.7.1102.15} [EssentialCraftIVUnofficial] (EssentialCraftUnofficial-4.7.1102.15.jar)
UCH forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
UCH microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
UCH minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
UCH grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar)
UCH mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCH tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
UCH immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
UCH IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
UCH ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
UCH malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
UCH malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
UCH mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
UCH Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCH minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-229.jar)
UCH MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-229.jar)
UCH MrTJPCoreMod{2.0.1.20} [MrTJPCore] (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
UCH AS_MultiMine{1.5.4} [Multi Mine] (MultiMine-1.10.2.jar)
UCH nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
UCH nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
UCH orespawn{2.0.0} [OreSpawn] (OreSpawn-1.10.2-2.0.0.15.jar)
UCH harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
UCH projectred-core{4.8.4.49} [ProjectRed Core] (ProjectRed-1.10.2-4.8.4.49-Base.jar)
UCH randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
UCH roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
UCH ruins{16.2} [Ruins Mod] (Ruins-1.10.2.jar)
UCH sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar)
UCH thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
UCH thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.25-universal.jar)
UCH bspkrsCore{at_0.9} [bspkrsCore] (Treecapitator-1.10.2-at_0.9.jar)
UCH Treecapitator{at_0.9} [Treecapitator] (Treecapitator-1.10.2-at_0.9.jar)
UCH waystones{2.0.13} [Waystones] (Waystones_1.10.2-2.0.13.jar)
Loaded coremods (and transformers):
CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)

BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
team.chisel.ctm.client.asm.CTMTransformer
BCModPlugin (backpacks 1.10.2 - 3.3.2.jar)
brad16840.common.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
lumien.randomthings.asm.ClassTransformer
MMFMLCorePlugin (MultiMine-1.10.2.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
DCLoadingPlugin (DummyCoreUnofficial-2.3.1102.5.jar)
DummyCore.ASM.DCASMManager
MalisisCorePlugin (malisiscore-1.10.2-4.4.0.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
IC2core (industrialcraft-2-2.6.252-ex110.jar)

ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
am2.asm.Transformer
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)

minefactoryreloaded: -[1.10.2]2.9.0B1-229
CodeChickenLib Invalid Fingerprint Reports: 
CodeChickenCore Invalid Fingerprint Reports: 
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''CodeChickenLib'
EnderStorage Invalid Fingerprint Reports: 
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

Dimensions id problem

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from EssentialCraftIVUnofficial (essentialcraft)
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 53, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:134)
at essentialcraft.common.registry.DimensionRegistry.register(DimensionRegistry.java:16)
at essentialcraft.common.mod.EssentialCraftCore.firstMovement(EssentialCraftCore.java:111)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:466)
at net.minecraft.client.Minecraft.run(Minecraft.java:3929)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Inventory gem trouble

I can not seem to get the inventory gem to bind to storage drawers controller. The gem will bind to a single drawer, but not to the controller itself.

1.12.2 Failed to register dimension for id 53, One is already registered

---- Minecraft Crash Report ----

WARNING: coremods are present:
AstralCore (astralsorcery-1.12.2-1.8.10.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
llibrary (llibrary-core-1.0.6-1.12.2.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.3.jar)
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
CorePlugin (SmoothFont-1.12.2-1.15.jar)
HammerCoreCore (HammerCore-1.12.2-1.9.9.11.jar)
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 6/12/18 9:12 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from EssentialCraftIVUnofficial (essentialcraft)
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 53, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:119)
at essentialcraft.common.registry.DimensionRegistry.register(DimensionRegistry.java:16)
at essentialcraft.common.mod.EssentialCraftCore.firstMovement(EssentialCraftCore.java:111)
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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
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:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_162, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1104280704 bytes (1053 MB) / 1660944384 bytes (1584 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.4.2707 Optifine OptiFine_1.12.2_HD_U_E1_pre 72 mods loaded, 72 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                                |
|:----- |:---------------------- |:----------------------- |:------------------------------------------------ |:---------------------------------------- |
| UCH   | minecraft              | 1.12.2                  | minecraft.jar                                    | None                                     |
| UCH   | mcp                    | 9.42                    | minecraft.jar                                    | None                                     |
| UCH   | FML                    | 8.0.99.99               | forge-1.12.2-14.23.4.2707.jar                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | forge                  | 14.23.4.2707            | forge-1.12.2-14.23.4.2707.jar                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | smoothfontcore         | 1.12.2-1.14             | minecraft.jar                                    | None                                     |
| UCH   | foamfixcore            | 7.7.4                   | minecraft.jar                                    | None                                     |
| UCH   | smoothfont             | 1.12.2-1.15             | SmoothFont-1.12.2-1.15.jar                       | None                                     |
| UCH   | jei                    | 4.9.1.189               | jei_1.12.2-4.9.1.189.jar                         | None                                     |
| UCH   | abyssalcraft           | 1.9.4.9                 | AbyssalCraft-1.12.2-1.9.4.9.jar                  | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCH   | acintegration          | 1.6.2                   | AbyssalCraft+Integration-1.12.2-1.6.2.jar        | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCH   | orbis_api              | 1.12.2-1.1.4            | orbis_api-1.12.2-1.1.4.jar                       | None                                     |
| UCH   | aether                 | 1.12.2-1.0.7            | aether_ii-1.12.2-1.0.7.jar                       | None                                     |
| UCH   | guideapi               | 1.12-2.1.5-60           | Guide-API-1.12-2.1.5-60.jar                      | None                                     |
| UCH   | bloodmagic             | 1.12.2-2.2.12-97        | BloodMagic-1.12.2-2.2.12-97.jar                  | None                                     |
| UCH   | animus                 | 1                       | Animus-2.0.1.jar                                 | None                                     |
| UCH   | applecore              | 3.1.1                   | AppleCore-mc1.12.2-3.1.1.jar                     | None                                     |
| UCH   | appleskin              | 1.0.9                   | AppleSkin-mc1.12-1.0.9.jar                       | None                                     |
| UCH   | arcanum                | 1.12.2-4.2.5.1-beta     | arcanum-1.12.2-4.2.5.1-beta.jar                  | None                                     |
| UCH   | baubles                | 1.5.2                   | Baubles-1.12-1.5.2.jar                           | None                                     |
| UCH   | astralsorcery          | 1.8.10                  | astralsorcery-1.12.2-1.8.10.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCH   | bionisation3           | 1.0.4                   | Bionisation3-1.12.2-1.0.4.jar                    | None                                     |
| UCH   | bloodarsenal           | 1.12.2-2.1.0-CUSTOM     | BloodArsenal-1.12.2-2.1.0-20.jar                 | None                                     |
| UCH   | thaumcraft             | 6.1.BETA16              | Thaumcraft-1.12.2-6.1.BETA16.jar                 | None                                     |
| UCH   | botania                | r1.10-354               | Botania+r1.10-354.jar                            | None                                     |
| UCH   | codechickenlib         | 3.1.9.344               | CodeChickenLib-1.12.2-3.1.9.344-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | redstoneflux           | 2.0.2                   | RedstoneFlux-1.12-2.0.2.3-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCH   | brandonscore           | 2.4.2                   | BrandonsCore-1.12-2.4.2.157-universal.jar        | None                                     |
| UCH   | cucumber               | 1.1.0                   | cucumber-1.12-1.1.0.jar                          | None                                     |
| UCH   | cyclopscore            | 0.11.6                  | CyclopsCore-1.12.2-0.11.6.jar                    | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCH   | draconicevolution      | 2.3.11                  | Draconic-Evolution-1.12-2.3.11.290-universal.jar | None                                     |
| UCH   | dummycore              | 2.4.112.3.              | DummyCoreUnofficial-2.4.112.3.jar                | None                                     |
| UCH   | easyretrogen           | 5.0.1                   | EasyRetrogen-1.12.2-5.0.1-universal.jar          | None                                     |
| UCH   | ebwizardry             | 4.1.2                   | Electroblob's+Wizardry+-+4.1.2+-+MC+1.12.2.jar   | None                                     |
| UCH   | emberroot              | 1.3.7                   | EmberRootZoo-1.12-1.3.7.jar                      | None                                     |
| UCH   | embers                 | 0.230                   | embers-0.230.jar                                 | None                                     |
| UCEE  | essentialcraft         | 4.9.112.3               | EssentialCraftUnofficial-4.9.112.3.jar           | None                                     |
| UC    | evilcraft              | 0.10.58                 | EvilCraft-1.12.2-0.10.58.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UC    | evilcraftcompat        | 1.0.0                   | EvilCraft-1.12.2-0.10.58.jar                     | None                                     |
| UC    | foamfix                | 0.9.9.1-1.12.2          | foamfix-0.9.9.1-1.12.2-anarchy.jar               | None                                     |
| UC    | glitchcore             | @MOD_VERSION@           | GlitchCore-1.12.2-1.0.0-universal.jar            | None                                     |
| UC    | hammercore             | 1.9.9.11                | HammerCore-1.12.2-1.9.9.11.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UC    | harshencastle          | 0.13.1                  | HarshenCastle-0.13.1.jar                         | None                                     |
| UC    | hexlands               | 1.0.0                   | hexlands-1.1.jar                                 | None                                     |
| UC    | hungerinpeace          | 1.0.0                   | HungerInPeace-mc1.12-1.0.0.jar                   | None                                     |
| UC    | waila                  | 1.8.25                  | Hwyla-1.8.25-B40_1.12.jar                        | None                                     |
| UC    | llibrary               | 1.7.12                  | llibrary-1.7.12-1.12.2.jar                       | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| UC    | iceandfire             | 1.4.0                   | iceandfire-1.4.0-1.12.2.jar                      | None                                     |
| UC    | mystic                 | 0.7.0                   | Kether-1.12-1.12.2-0.7.jar                       | None                                     |
| UC    | mysticalagriculture    | 1.6.11                  | mysticalagriculture-1.12-1.6.11.jar              | None                                     |
| UC    | mysticalagradditions   | 1.2.8                   | mysticalagradditions-1.12-1.2.8.jar              | None                                     |
| UC    | nei                    | 2.4.1                   | NotEnoughItems-1.12.2-2.4.1.233-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UC    | oreexcavation          | 1.4.119                 | OreExcavation-1.4.119.jar                        | None                                     |
| UC    | harvestcraft           | 1.12.2u                 | Pam's+HarvestCraft+1.12.2u.jar                   | None                                     |
| UC    | roots                  | 0.104                   | roots-2-0.104.jar                                | None                                     |
| UC    | soot                   | 0.18hotfix              | Soot-0.18hotfix.jar                              | None                                     |
| UC    | soulshardstow          | 1.12-2.7.6-56           | SoulShards-TOW-1.12-2.7.6-56.jar                 | None                                     |
| UC    | soulshardsrespawn      | 1.12.2-1.0.5-7          | SoulShardsRespawn-1.12.2-1.0.5-7.jar             | None                                     |
| UC    | spiceoflife            | 1.3.11                  | SpiceOfLife-mc1.12-1.3.11.jar                    | None                                     |
| UC    | thaumadditions         | 2r                      | ThaumicAdditions-1.12.2-2r.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UC    | thaumicbases           | 3.0.085.30b             | thaumicbases-3.0.105.30b.jar                     | None                                     |
| UC    | tcinventoryscan        | 2.0.10                  | ThaumicInventoryScanning_1.12.2-2.0.10.jar       | None                                     |
| UC    | thaumicperiphery       | 0.2.3                   | thaumicperiphery-0.2.3.jar                       | None                                     |
| UC    | toughasnails           | 3.1.0.119               | ToughAsNails-1.12.2-3.1.0.119-universal.jar      | None                                     |
| UC    | twilightforest         | 3.7.424                 | twilightforest-1.12.2-3.7.424-universal.jar      | None                                     |
| UC    | vampirism              | 1.4.2                   | Vampirism-1.12.2-1.4.2.jar                       | None                                     |
| UC    | teamlapen-lib          | 1.4.2                   | Vampirism-1.12.2-1.4.2.jar                       | None                                     |
| UC    | vampirism_integrations | vampirism_integrations  | VampirismIntegrations-1.12.2-1.0.0.jar           | None                                     |
| UC    | veinminer              | 0.38.2                  | VeinMiner-1.12-0.38.2.647+b31535a.jar            | None                                     |
| UC    | veinminermodsupport    | 0.38.2                  | VeinMiner-1.12-0.38.2.647+b31535a.jar            | None                                     |
| UC    | wailaharvestability    | 1.1.12                  | WailaHarvestability-mc1.12-1.1.12.jar            | None                                     |
| UC    | wawla                  | 2.5.256                 | Wawla-1.12.2-2.5.256.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
| UC    | hungeroverhaul         | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar       | None                                     |

Loaded coremods (and transformers): 

AstralCore (astralsorcery-1.12.2-1.8.10.jar)

Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
llibrary (llibrary-core-1.0.6-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.3.jar)
DummyCore.ASM.DCASMManager
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
squeek.applecore.asm.TransformerModuleHandler
CorePlugin (SmoothFont-1.12.2-1.15.jar)
bre.smoothfont.asm.Transformer
HammerCoreCore (HammerCore-1.12.2-1.9.9.11.jar)
com.pengu.hammercore.asm.HammerCoreTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 850M/PCIe/SSE2'
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 171 names; 201 stacks.
Pastebin Connection: Okay.
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''CodeChickenLib'
OptiFine Version: OptiFine_1.12.2_HD_U_E1_pre
OptiFine Build: 20180516-180318
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 391.35
OpenGlRenderer: GeForce GTX 850M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

Elemental Infused Ores texture mismatch and worlgen options[1.12]

Hello, first of all thanks for porting EssentialCraft4 to 1.12.2, i really enjoyed this mod back in 1.7.10, even though i got stuck after visiting Hoanna.

Issue

I have tried the mod and i noticed the ores have mismatching textures starting from the last overworld elemental infused ore, which appears twice on jei, but when placed you see a nether ore texture.
Relating to the ores, i have not seen any worldgen option on the config, i am creating a modpack and i would like to include EssentialCraft4, Hoanna is a good place to make certain radioactive ores to spawn.
The thing is i cant disable oregen for all ElementalInfusedOres . Same goes with the mini dungeons with 4 chests 4 spawners and one mru entity on the middle (i dont know its id), they are everywhere just like in 1.7.10. I have posted a pic.

The easiest would be an option to disable orespawn and minidungeons , so i can use cofhworld to spawn them the way i see it fits in my modpack.

Thanks.

Pics

https://imgur.com/a/JS76t

Versions

-EssentialCraftUnofficial-4.9.112.3
-Forge Build 1.12.2-14.23.2.2625
-Minecraft 1.12.2

[1.10.2] Soul Pentacle UI issues

Minecraft 1.10.2, EssentialCraft version 4.7.1102.16

I'm encountering an issue where when I interact with a Soul Pentacle I can see the shape, the star field, my character, and the ESPE, but there's nothing to click or interact with to clear any corruption debuffs, even with 10k stored in the highest tier. I admit I'm not sure if that's because I have no corruption effects, I don't know an easy way to test.

After interacting with the pentacle and exiting, items added to my inventory are not visible in the grid, and can't be found while mousing over them, but do exist and occupy space. Logging out and back in to the game returns the inventory to normal, until next time I interact with the pentacle. Interacting with a chest makes the items show up, but any new items will remain invisible until I either log out or interact with a chest.

If this can't be fixed/backported for this version, is there a console command ops can use to clear corruption effects? I want to include this mod on our community server, but if we can't heal affected players then we can't include it.

NullPointerException: Ticking block entity (TileWindRune)

Versions

Software Version
Minecraft 1.12.2
Forge 14.23.1.2555
Dummy Core 2.4.112.3
Essential Craft 4.9.112.2

What Happened

We finished building the Wind-Rune multiblock, just like it said in the manual, but only put the Wind-Rune item, before we finished the multiblock. This caused the server to crash.

Logs

crash-report.txt

Darkness obelisk and endermen

I am putting together a pack and was testing the spawning for the darkness obelisk, when I realized something strange. If I put an endermen spawner in the obelisk, I do not get endermen. Instead I get the 410 ticket item.

If the SHADE stuff is not going to be implimented because development on the mod has stopped, could all spawner types be allowed in the obelisk?

Crafting more than one item

Any crafting done by EssentialCraft blocks/structures using more than exactly one of each item in the slot does not get accepted, which can be worked around with most recipes, but for things like the mithriline furnace requiring 2 blaze rods for 3 ender pearls, it seems that the mod doesn't recognize the 2 blaze rods as an acceptable input. Also the same for wanting to craft multiple of an item, like magic fortified stone. I must put the stone and iron each one at a time.

Cold Distillator broken [1.12]

2018-03-09_20 20 38
If I place a Cold Distillator to place marked with cobblestone, it only generates 1 MRU/t from coldstone. Probably Distillator doesn't see other blocks. Please fix.

Incredible axe damage speed [1.12 / 4.9.112.3]

Weakened elemental axe has damage speed of 11.
Elemental and Wind Infused Axes have damage speeds of 19.
It literally means you have super spam weapons with pretty high damage (6 for Elemental one, 7 for Wind one). All other axes in game have damage speeds of 0.5-1.1. If this is not intended, please fix it.

Magical Water Uncraftable [1.12.2]

Trying to make magical water in the magician table but no potion seems to work. I may be missing something but the recipe looks like it's supposed to accept any potion.

[1.12] Broken CraftTweaker Integration

Forge: 14.23.1.2606
DummyCore: 2.4.112.3
EssentialCraft4: 4.9.112.1

The CraftTweaker support for essentialcraft seems to be broken. i got the syntax from github

@ZenClass("mods.essentialcraft.MagicianTable")

public class MagicianTable {



    @ZenMethod

    public static void addRecipe(IIngredient[] ingredients, IItemStack output, int mru)

but after that it only says

[INITIALIZATION][CLIENT][ERROR] 02_Recipes.zs:436 > No such member: essentialcraft

This is my script:

mods.essentialcraft.MagicianTable.addRecipe([
<minecraft:tallgrass:2>,
<minecraft:tallgrass:2>,
<minecraft:red_mushroom>,
<minecraft:brown_mushroom>,
<minecraft:nether_wart>
],<roots:spirit_herb_item>,200);

1.12 are the mrucu rooms meant to be filled with stone ?

I keep finding small rooms with 4 spawners and a MRUCU in the middle of them. But they're always just underground (can sometimes see a portion of the outside above ground) and the air in the room is completely filled with the ambient blocks - stone, dirt etc. Is this by design ?

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.