Hello, can some tell me how the crafting formulas work in 1.10.2. I am currently considering autocrafting ideas for a project I have; and was curious as to how the crafting formulas work. If they are/aren't for autocrafting can someone tell me what I could use them for. If they are just an item without a purpose that is also fine to know. The wiki hasn't been updated yet.
Hello, can some tell me how the crafting formulas work in 1.10.2. I am currently considering autocrafting ideas for a project I have; and was curious as to how the crafting formulas work. If they are/aren't for autocrafting can someone tell me what I could use them for. If they are just an item without a purpose that is also fine to know. The wiki hasn't been updated yet.
They are normal crafting recipes AFAIK, just go ahead and record the recipes on whatever mod you use for it.
Playing with the 1.7.10 version, installing Mekanism causes Minecraft to refuse to open worlds at all. Removing Mekanism allows it to open up worlds again. I only have the core module installed, and the game does not generate an error log, so I'll just post the game output, starting from the moment it tries to load up Mekanism.
[14:16:31] [Server thread/INFO] [Mekanism]: VoiceServer: Starting up server...
[14:16:31] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[14:16:31] [Server thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAA OpenComputers|Core{1.6.0.7-rc.1} [OpenComputers (Core)] (minecraft.jar)
UCHIJAAA voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
UCHIJAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHIJAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAA IceAndShadow2{Pre-Alpha 13} [Ice and Shadow 2 - Doomed Cities] (IceAndShadow2-PreAlpha.jar)
UCHIJAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAE Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
UCHIJAAA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCHIJAAA powersuits{0.11.0.301} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.301.jar)
UCHIJAAA OpenComputers{1.6.0.7-rc.1} [OpenComputers] (OpenComputers-MC1.7.10-1.6.0.7-rc.1-universal.jar)
UCHIJAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAA VoltzEngine{0.19.4.222} [Voltz Engine] (VoltzEngine-1.7.10-0.19.4b222-dev-universal.jar)
UCHIJAAA XaeroMinimap{1.8.1.2} [Xaero's Minimap] (Xaeros_Minimap_1.8.1.2_Forge_1.7.10.jar)
UCHIJAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
[14:16:31] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[14:16:31] [Server thread/ERROR] [FML]: Caught exception from Mekanism
java.lang.NullPointerException
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) ~[add.class:?]
at mekanism.api.util.StackUtils.equalsWildcard(StackUtils.java:63) ~[StackUtils.class:?]
at mekanism.api.util.StackUtils.equalsWildcardWithNBT(StackUtils.java:68) ~[StackUtils.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:66) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:8) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.MachineInput.equals(MachineInput.java:54) ~[MachineInput.class:?]
at java.util.HashMap.putVal(Unknown Source) ~[?:1.8.0_73]
at java.util.HashMap.put(Unknown Source) ~[?:1.8.0_73]
at mekanism.common.recipe.RecipeHandler$Recipe.put(RecipeHandler.java:582) ~[RecipeHandler$Recipe.class:?]
at mekanism.common.Mekanism.serverStarting(Mekanism.java:1173) ~[Mekanism.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at Reflector.callBoolean(Reflector.java:387) [Reflector.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:161) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[14:16:31] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
java.lang.NullPointerException
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) ~[add.class:?]
at mekanism.api.util.StackUtils.equalsWildcard(StackUtils.java:63) ~[StackUtils.class:?]
at mekanism.api.util.StackUtils.equalsWildcardWithNBT(StackUtils.java:68) ~[StackUtils.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:66) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:8) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.MachineInput.equals(MachineInput.java:54) ~[MachineInput.class:?]
at java.util.HashMap.putVal(Unknown Source) ~[?:1.8.0_73]
at java.util.HashMap.put(Unknown Source) ~[?:1.8.0_73]
at mekanism.common.recipe.RecipeHandler$Recipe.put(RecipeHandler.java:582) ~[RecipeHandler$Recipe.class:?]
at mekanism.common.Mekanism.serverStarting(Mekanism.java:1173) ~[Mekanism.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at Reflector.callBoolean(Reflector.java:387) [Reflector.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:161) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[14:16:31] [Server thread/INFO] [FML]: Applying holder lookups
[14:16:31] [Server thread/INFO] [FML]: Holder lookups applied
[14:16:31] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:16:31] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[14:16:55] [Client thread/INFO]: Stopping!
[14:16:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:16:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[14:16:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[14:16:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
Not sure if that's the issue, but that's not the latest version of Forge you're using.
I updated Forge, and the game still refuses to load worlds, giving me the same error. It's a problem within Mekanism itself, since as I said before it only does this while Mekanism is installed. The game mentions a lot about rendering errors and missing pointers and recipes, which indicates the mod was coded improperly.
Of course, I'm not a specialist in Java, so anyone more proficient in the language is more than welcome to correct me in case I'm wrong(as well as point out a solution to this problem).
Of course, I'm not a specialist in Java, so anyone more proficient in the language is more than welcome to correct me in case I'm wrong(as well as point out a solution to this problem).
Forums aren't the best place to post issues - not when the dev has an issue tracker.
i AM using the latest version of forge and i'm getting the same crash as OpelSpeedster... i just posted the crash on github, so hopefully it can be resolved.
Hello, i am new to this mod.. and i noticed something weird..
i was just learning how to use item pipe (logistical Transporter) .. And when i put either iron or dirt in the chest connected to another chest (you get the idea. so i can see it rotating while its moving through the pipe from Point A to Point B... is that a bug.. or is it something i can stop within config
when there are 1 item in pipe.. it rotates slowly.. but if there are 64 items in pipes.. it rotates really fast...
What i would like to know is it possible to stop the rotating.
edit: oh yes.. one more thing to add the version of this mod i am using is for 1.10.2 and latest version is 9.2.0.294
there's no digital miner in the 1.10.2 version? O_O
Rollback Post to RevisionRollBack
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
i had a digital miner in the 1.10.2 version are you referring to a modpack?
i built it off of one of the curse packs yeah, i'll replace the files manually then.
Rollback Post to RevisionRollBack
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
Hi, I would like to use a set of Formularic Assemblicators to assemble stone Paxels, getting these machines to create axes, pickaxes and shovels is no problem. How can you ensure that the machines that builds the Paxel does not get over filled with one of the items, like axes, and not leave space for one of the other items, like shovels?
Is it possible to pull items for a set of inventories in a round robin fashion?
The neatest crafting machine that I've seen so far is the RFTools Crafter, this machine can lock the input and output slots.
Hello, if anyone knows. I tried to download 295 for 1.10.2. The ad website tried to F me over when I have an adblocker and I know computers. The ad website tried to tell me I have a virus and tried to block me and break my computer through the browser.
Can you move the download or I won't use mekanism again. I don't care that you need money from ad links like that. I'm not stupid. I was pissed that an ad website can do that. They tried to break my computer from there ad website. I have an ad blocker. I'm not stupid. My computer is fine. I know computers. Move the mod link or lose a mekanism player for your bad placement of mods on your website to by pass ads and pissing players off. I have been through this with other mods, but never to this level with an ad website. Put if on curse or I will never use mekanism again. This pisses me off. Or I will spread this and when things start they mean something later. You know that. I know that. Now please move the downloads or I will quit. FFS. Seriously its a Minecraft Mod all of all things. No wonder vanilla is safer. FT Seriously. I HAVE PLAYED MODS AS MUCH AS MOST PEOPLE, NOT BRAGGING JUST MAKING A POINT. IS MODDING SAFE NOW. WHO KNOWS. Seriously. AIDAN C BRADY DO SOMETHING!!!!!!!!!
Just like I do with all the other free software I offer, I provide a premium membership for Mekanism users. Donate any amount of at least $10, and you get direct Mekanism and MekanismDev build server access for a whole year
Too late now
https://github.com/aidancbrady/Mekanism/issues/1942#issuecomment-61437215
Hello, can some tell me how the crafting formulas work in 1.10.2. I am currently considering autocrafting ideas for a project I have; and was curious as to how the crafting formulas work. If they are/aren't for autocrafting can someone tell me what I could use them for. If they are just an item without a purpose that is also fine to know. The wiki hasn't been updated yet.
Niche Community Content Finder, Youtuber, Modpack/Map Maker, "Duck" "Fabric/Old Modloaders Enthusiast"
Thread Maintainer of APortingCore, Liteloader Download HUB, Asphodel Meadows, Fabric Project, "Legacy/Cursed Fabric/Ornithe", "Power API/Tesla", Rift/Fabric/Forge 1.13 to 1.17. "" = active support projects
"Wikis" Maintain: https://modwiki.miraheze.org/wiki/User:SuntannedDuck2, "https://ftb.fandom.com/wiki/Quilt", https://ftb.fandom.com/wiki/UserProfile:SuntannedDuck2, "https://gran-turismo.fandom.com/wiki/Gran_Turismo_4_Toyota_Prius_Edition"
Were ballons removed?
They are normal crafting recipes AFAIK, just go ahead and record the recipes on whatever mod you use for it.
I am a prehistoric histories and manga / anime fan.
I'm having problems with the electrolytic separator. i don't understand how to pipe out the gases in the machine.
http://wiki.aidancbrady.com/wiki/Configurator
You'd be surprised what you would find reading the OP and finding the link for the Mekanism Wiki.
Thanks I found out I needed the forumalic block then use the crafting formulas thanks for the help anyways.
Niche Community Content Finder, Youtuber, Modpack/Map Maker, "Duck" "Fabric/Old Modloaders Enthusiast"
Thread Maintainer of APortingCore, Liteloader Download HUB, Asphodel Meadows, Fabric Project, "Legacy/Cursed Fabric/Ornithe", "Power API/Tesla", Rift/Fabric/Forge 1.13 to 1.17. "" = active support projects
"Wikis" Maintain: https://modwiki.miraheze.org/wiki/User:SuntannedDuck2, "https://ftb.fandom.com/wiki/Quilt", https://ftb.fandom.com/wiki/UserProfile:SuntannedDuck2, "https://gran-turismo.fandom.com/wiki/Gran_Turismo_4_Toyota_Prius_Edition"
Playing with the 1.7.10 version, installing Mekanism causes Minecraft to refuse to open worlds at all. Removing Mekanism allows it to open up worlds again. I only have the core module installed, and the game does not generate an error log, so I'll just post the game output, starting from the moment it tries to load up Mekanism.
[14:16:31] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[14:16:31] [Server thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAA OpenComputers|Core{1.6.0.7-rc.1} [OpenComputers (Core)] (minecraft.jar)
UCHIJAAA voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
UCHIJAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHIJAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAA IceAndShadow2{Pre-Alpha 13} [Ice and Shadow 2 - Doomed Cities] (IceAndShadow2-PreAlpha.jar)
UCHIJAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAE Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
UCHIJAAA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCHIJAAA powersuits{0.11.0.301} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.301.jar)
UCHIJAAA OpenComputers{1.6.0.7-rc.1} [OpenComputers] (OpenComputers-MC1.7.10-1.6.0.7-rc.1-universal.jar)
UCHIJAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAA VoltzEngine{0.19.4.222} [Voltz Engine] (VoltzEngine-1.7.10-0.19.4b222-dev-universal.jar)
UCHIJAAA XaeroMinimap{1.8.1.2} [Xaero's Minimap] (Xaeros_Minimap_1.8.1.2_Forge_1.7.10.jar)
UCHIJAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
[14:16:31] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[14:16:31] [Server thread/ERROR] [FML]: Caught exception from Mekanism
java.lang.NullPointerException
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) ~[add.class:?]
at mekanism.api.util.StackUtils.equalsWildcard(StackUtils.java:63) ~[StackUtils.class:?]
at mekanism.api.util.StackUtils.equalsWildcardWithNBT(StackUtils.java:68) ~[StackUtils.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:66) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:8) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.MachineInput.equals(MachineInput.java:54) ~[MachineInput.class:?]
at java.util.HashMap.putVal(Unknown Source) ~[?:1.8.0_73]
at java.util.HashMap.put(Unknown Source) ~[?:1.8.0_73]
at mekanism.common.recipe.RecipeHandler$Recipe.put(RecipeHandler.java:582) ~[RecipeHandler$Recipe.class:?]
at mekanism.common.Mekanism.serverStarting(Mekanism.java:1173) ~[Mekanism.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at Reflector.callBoolean(Reflector.java:387) [Reflector.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:161) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[14:16:31] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
java.lang.NullPointerException
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) ~[add.class:?]
at mekanism.api.util.StackUtils.equalsWildcard(StackUtils.java:63) ~[StackUtils.class:?]
at mekanism.api.util.StackUtils.equalsWildcardWithNBT(StackUtils.java:68) ~[StackUtils.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:66) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.ItemStackInput.testEquality(ItemStackInput.java:8) ~[ItemStackInput.class:?]
at mekanism.common.recipe.inputs.MachineInput.equals(MachineInput.java:54) ~[MachineInput.class:?]
at java.util.HashMap.putVal(Unknown Source) ~[?:1.8.0_73]
at java.util.HashMap.put(Unknown Source) ~[?:1.8.0_73]
at mekanism.common.recipe.RecipeHandler$Recipe.put(RecipeHandler.java:582) ~[RecipeHandler$Recipe.class:?]
at mekanism.common.Mekanism.serverStarting(Mekanism.java:1173) ~[Mekanism.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at Reflector.callBoolean(Reflector.java:387) [Reflector.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:161) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[14:16:31] [Server thread/INFO] [FML]: Applying holder lookups
[14:16:31] [Server thread/INFO] [FML]: Holder lookups applied
[14:16:31] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:16:31] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[14:16:55] [Client thread/INFO]: Stopping!
[14:16:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:16:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[14:16:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[14:16:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
I updated Forge, and the game still refuses to load worlds, giving me the same error. It's a problem within Mekanism itself, since as I said before it only does this while Mekanism is installed. The game mentions a lot about rendering errors and missing pointers and recipes, which indicates the mod was coded improperly.
Of course, I'm not a specialist in Java, so anyone more proficient in the language is more than welcome to correct me in case I'm wrong(as well as point out a solution to this problem).
Forums aren't the best place to post issues - not when the dev has an issue tracker.
https://github.com/aidancbrady/Mekanism/issues/new
i AM using the latest version of forge and i'm getting the same crash as OpelSpeedster... i just posted the crash on github, so hopefully it can be resolved.
There is an awesome mod called Practical Logistics you can use with Mekanism to show all of your data! It's a simplified version of AE2! You can check it out over at https://www.youtube.com/playlist?list=PLr-WW2qhSOE_vVPOJwQyhvbLbXquEgcgc !
Hello, i am new to this mod.. and i noticed something weird..
i was just learning how to use item pipe (logistical Transporter) .. And when i put either iron or dirt in the chest connected to another chest (you get the idea. so i can see it rotating while its moving through the pipe from Point A to Point B... is that a bug.. or is it something i can stop within config
when there are 1 item in pipe.. it rotates slowly.. but if there are 64 items in pipes.. it rotates really fast...
What i would like to know is it possible to stop the rotating.
edit: oh yes.. one more thing to add the version of this mod i am using is for 1.10.2 and latest version is 9.2.0.294
there's no digital miner in the 1.10.2 version? O_O
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
i had a digital miner in the 1.10.2 version are you referring to a modpack?
i built it off of one of the curse packs yeah, i'll replace the files manually then.
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
Hi, can anyone tell me the difference between transporter config and side config on factories and some other machines?
Hi, I would like to use a set of Formularic Assemblicators to assemble stone Paxels, getting these machines to create axes, pickaxes and shovels is no problem. How can you ensure that the machines that builds the Paxel does not get over filled with one of the items, like axes, and not leave space for one of the other items, like shovels?
Is it possible to pull items for a set of inventories in a round robin fashion?
The neatest crafting machine that I've seen so far is the RFTools Crafter, this machine can lock the input and output slots.
Hi
I figured out that with one speed upgrade this would allow the item to be produced on a round robin fashion, at least as far as the chest at the top.
The hopper and chest on the bottom right counts the cycles.
Hello, if anyone knows. I tried to download 295 for 1.10.2. The ad website tried to F me over when I have an adblocker and I know computers. The ad website tried to tell me I have a virus and tried to block me and break my computer through the browser.
Can you move the download or I won't use mekanism again. I don't care that you need money from ad links like that. I'm not stupid. I was pissed that an ad website can do that. They tried to break my computer from there ad website. I have an ad blocker. I'm not stupid. My computer is fine. I know computers. Move the mod link or lose a mekanism player for your bad placement of mods on your website to by pass ads and pissing players off. I have been through this with other mods, but never to this level with an ad website. Put if on curse or I will never use mekanism again. This pisses me off. Or I will spread this and when things start they mean something later. You know that. I know that. Now please move the downloads or I will quit. FFS. Seriously its a Minecraft Mod all of all things. No wonder vanilla is safer. FT Seriously. I HAVE PLAYED MODS AS MUCH AS MOST PEOPLE, NOT BRAGGING JUST MAKING A POINT. IS MODDING SAFE NOW. WHO KNOWS. Seriously. AIDAN C BRADY DO SOMETHING!!!!!!!!!
Niche Community Content Finder, Youtuber, Modpack/Map Maker, "Duck" "Fabric/Old Modloaders Enthusiast"
Thread Maintainer of APortingCore, Liteloader Download HUB, Asphodel Meadows, Fabric Project, "Legacy/Cursed Fabric/Ornithe", "Power API/Tesla", Rift/Fabric/Forge 1.13 to 1.17. "" = active support projects
"Wikis" Maintain: https://modwiki.miraheze.org/wiki/User:SuntannedDuck2, "https://ftb.fandom.com/wiki/Quilt", https://ftb.fandom.com/wiki/UserProfile:SuntannedDuck2, "https://gran-turismo.fandom.com/wiki/Gran_Turismo_4_Toyota_Prius_Edition"
Clearly states how to get direct downloads via http://aidancbrady.com/mekanism/download/ '