Code Monkey home page Code Monkey logo

elementalcraft's People

Contributors

dinckelman avatar huggger avatar jeremiahwinsley avatar peanuuutz avatar rlnt avatar sirttas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elementalcraft's Issues

[1.16.4] Crash when clicking on item with info tab but no craftable recipe

Modpack: ATM6 1.3.2
Mod: elementalcraft-1.16.3-2.4.10.jar
Forge: forge-35.1.3

I used KubeJS to disable crafting of a problematic item, unrelated to ElementalCraft. I also added JEI information about why it was removed. The result is when you click on the item, you see only one tab - the info tab - and no crafting recipes.

With ElementalCraft added, the game crashes as soon as I click on the item. Log: https://mcpaste.io/26452dc352b3acc0

Items not craftible in crafting station from Tinker's Construct

I can craft items from elemental craft in a workbench (vanilla and the fastworkbench mod).
I can't craft items from elemental craft in the crafting station from Tinker's Construct. (recently added on CurseForge).
Other mods work perfectly with the crafting station from Tinker's Construct.

Steps to reproduce the behavior:

  1. place a Crafting Station from Tinker's Construct
  2. try to craft anything from Elemental Craft
  3. It'll show the product but you can't have it.
    It might glitch and show it in your inventory but once you open the crafting station again, your item is gone and the items needed for the product is back in the Crafting Station

Expected behavior
Items from Elemental Craft should be craftable when using Tinker's Construct.

ModPack
https://www.curseforge.com/minecraft/modpacks/mhg

`disableSourceExhaustion` config option seems to do nothing and does not seem to be referenced in the code

Describe the bug
Sources are being exhausted even though the option disableSourceExhaustion is set to true.

To Reproduce
Steps to reproduce the behavior:

  1. Enable config
  2. Exhaust a source

Expected behavior
Sources to not exhaust.

I also searched master on here and did not find the config being used anywhere.

Searching 1746 files for "disableSourceExhaustion" (regex)

C:\Users\Andrew\Desktop\ElementalCraft\src\main\java\sirttas\elementalcraft\config\ECConfig.java:
  138  		public final IntValue sourceAltarDistance;
  139  
  140: 		public final BooleanValue disableSourceExhaustion;
  141  		public final IntValue sourceCapacityMin;
  142  		public final IntValue sourceCapacityMax;
  ...
  297  
  298  			builder.pop().comment("Source config").push("source");
  299: 			disableSourceExhaustion = builder.comment("set to true to make sources infinite.").define("disableSourceExhaustion", false);
  300  			sourceCapacityMin = builder.comment("The minimum element capacity of a source.").defineInRange("sourceCapacityMin", 500000, 0, 10000000);
  301  			sourceCapacityMax = builder.comment("The maximum element capacity of a source.").defineInRange("sourceCapacityMax", 1000000, 0, 10000000);

3 matches in 1 file

ModPack
ATM6 1.5.9b

Workng around this mod is really laggy

Hello there,

I am playing All the Mods 6 1.16.4 with Elemental Craft version 2.4.16 - but it so laggy then i cant walk aroud it. I've set up simple furnace and my FPS (while walking around it) dropped from 120FPS (I have capped FPS to 120) to 20FPS.

My setup:
GeForce RTX 2070 Super
32GB RAM
AMD Ryzen 5 3600

2020-12-30_11 35 29

Any tips?

No visual representation anymore

Describe the bug
Since a recent update, everything I craft, be it infusing or binding, I get no visual representation of the crafts anymore. There are no particles, for example making drenched iron works, but when it is done, I still see the Iron Ingot on the Infuser, even after retrieving the Drenched Iron Ingot. The Containers also all show as empty when piping in, etc...
I first thought it is a mod interaction, but even a clean install with basically only Elementalcraft, causes this issue. No Optifine or anything strange added.

To Reproduce
Steps to reproduce the behavior:

  1. Spawn in a elemental water source or find one in world
  2. Put Extractor and Container under it
  3. Place pipe next to container and set to extracting
  4. Place another container next to it, fed by the pipe with Infuser on top
  5. Place Iron Ingot in Infuser
    -> No visual representation on the craft and the second container seems empty.

Expected behavior
To get particles and render of items when crafting

ModPack
Happens with only Elementalcraft, JEI and The One Probe

Elementalcraft 2.5.2
DpAnvil 1.0.6
Forge 35.1.36
MC 1.16.4

Can't seem to craft pure crystal as described in manual?

Describe the bug
Can't seem to craft pure crystal as described in manual?

To Reproduce
Steps to reproduce the behavior:

  1. Place each of the four alters and pure infuser using the book to guide, got 100% and complete
  2. attached each altar with 1 pipe on the outside face and attached corresponding full tank of elements
  3. placed in order fire, air, earth, water, on corresponding altars, and a diamond on the infuser
  4. nothing is happening.

Expected behavior
I'd imagine I'm supposed to get a pure crystal?

ModPack
All the mods 6 (elementalcraft-1.16.3-2.4.8)

CraftTweaker support?

I am enjoying this mod. I would like to add it to my modpack, but if I did, I'd like to see if it can have CraftTweaker support for custom recipes and such like that? Would this be possible?

Crash from Binder

Describe the bug
Fatal crash on both server and single player as soon as player attempts to use the Binder for the first time to make the gold alloy. As soon as all 4 items are placed and particles start, game crashes.

ModPack
TNP Limitless 3, version 3.19.1a

Elementalcraft version 2.5.4

crashlog: https://pastebin.com/DbKt4mqu

Growth Shrine not working on mystical agriculture

Having a Growth shrine inline with minecraft farmland and/or the Inferium farmland does not speed up the growth of Inferium Seeds. Tested the same setup with wheat and it is working.

ModPack
ATM6 v1.5.2

Mahou Tsukai Infusion

Not sure if this is an issue with the Mahou Tsukai mod or your side, but the Morgan cannot receive the Air Infusion. Tested a normal blade right after and the infusion worked on that one, so I have the correct setup.

Feature requests: Finding Element Sources easier

We here on the AllTheMods discord have a few feature requests for your fantastic mod.

  1. Elemental sources should emit light. (light level 7 or below? Think silent gems glow roses)
    1b. Elemental Sources should render farther away.

Please consider our request and thank you for your time. Happy Modding, and happy holidays.

Dispenser activation crashes game when crystals are in them

Jungle Temples spawn with crystals in their dispensers, and when a mob or a player trips the tripwire, redstone activates the dispensers. This led to the server crashing. I checked out the loot tables this mod adds but it seems like it injects them. Is there any way I can blacklist the jungle temple dispenser?

I've already found the file path for it (minecraft:chests/jungle_temple_dispenser)

Reservoirs don't show element levels.

Describe the bug
There's no indication of the level of how much element I have in the reservoirs like in the containers.

To Reproduce
Steps to reproduce the behavior:

  1. Place container and reservoir down with same element.
  2. Hover cursor on them.
  3. Container shows level of element but not the reservoir.

Expected behavior
Expected to see how much was inside it.

ModPack
ATM6 1.6.2, Elementalcraft Version 2.6.9

Server crash - elementalcraft-1.16.3-2.3.4

Describe the bug
A player mentioned he casted some kind of scroll.

To Reproduce
A player mentioned he casted some kind of scroll.

Expected behavior
Not to crash the entire server

Screenshots
image

Additional context
ElementalCraft: elementalcraft-1.16.3-2.3.4.jar
Modpack: All the Mods 6-1.1.2

Crash due to lack of associated owner object

This is the latest build as of 5 minutes ago.

←[m←[33m[16:29:23] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry EntityType: Override did not have an associated owner object. Name: elementalcraft:earthgolem Value: entity.minecraft.pig
←[m←[1;31m[16:29:23] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server
java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details!
at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:597) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:633) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData.freezeData(GameData.java:280) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.finishMods(ModLoader.java:219) ~[?:?] {re:classloading}
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:46) ~[?:?] {re:classloading}
at net.minecraft.server.Main.main(Main.java:96) ~[?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {}
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.3-34.1.25.jar:34.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-7.0.1.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-7.0.1.jar:?] {re:classloading}
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.3-34.1.25.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.3-34.1.25.jar:?] {}
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.3-34.1.25.jar:?] {}
←[m

Growth shrine stops Lilypad of Fertility from working

Having the shrine inline with the lilypad of fertility, so 1 above the farmland, causes the particle effects to generate fast on the lilypad but the growth effect from the lilypad stops working entirely, or at least didn't trigger over a few minutes.

ModPack
ATM6 v1.5.2

Get error when trying to connect to server.

Describe the bug
Can't connect to server with elemental craft installed.

To Reproduce
Steps to reproduce the behavior:

  1. Create a server with elemental craft.
  2. Attempt to connect.
  3. Get this when trying to connect:
    Error

Expected behavior
I expected it to work normally so I can actually play on the server.

ModPack
Private modpack. Modlist:
modlist

Adding an item for Creative Mode

I think an Element Switcher item would be a good addition for creative mode and survival mode(Mainly creative),
What it would do is if you hit it on an element source it switches the element type from water to air to fire to earth to water etc.
So if someone wants to do creative testing they can do it with ease.
Another main reason would be that I want to make a pack that uses elementalcraft and I don't want people to explore a lot but exploring would still be encouraged so people won't need to explore to find all element sources(They are allowed to explore still) Instead they'll be given one element source and one element switcher when they spawn and they can use elementalcraft without the need of exploring.
This item is also useful for skyblock packs as you shouldn't need to explore to get resources.

[1.17.1] Server not joinable when ElementalCraft is installed. (Internal Exception)

Describe the bug
Server not joinable when ElementalCraft (1.17.1) is installed. (Internal Exception.)

To Reproduce
Steps to reproduce the behavior:

  1. Install ElementalCraft on a clean instance.
  2. Install a server with ElementalCraft
  3. Join server.
  4. Error. Disconnect.

Expected behavior
Joinable and playable.

LOGS
https://gist.github.com/Gbergz/b7673dfd8a8bd4627f8fbd59c6c7ec41

Disconnect Screen*
2021-08-04_11 43 06_2

ModPack
No modpack, clean instance with just ElementalCraft + the dependency mod.

- Gbergz

Spells break in spite of full Element Holders

Describe the bug
Whenever I cast any spell using either a spell scroll OR the focus, the spell is destroyed in spite of the fact that i have all four types of element holder, all of which are full.

To Reproduce

  1. Build or Acquire a spell scroll (optional put it in a focus with the anvil)
  2. Build All four types of Element Holder
  3. Fill all element holders using element sources
  4. attempt to cast a spell

Expected behavior
As described by the book, videos, and other posts that I've seen, the spell should take an amount from the element holder and remain in my inventory/focus

ModPack
Either a known pack (ex: ATM6) or a Twitch/MultiMC export
ATM6

Hello automating infusers is a chore and a half and, they work with various pipes in buggy ways.

Describe the bug
While using various mods item bug out disappear sometimes crash it's just sorta unstable sometimes. I know pipes are hard to code so it's not 100% your fault but its more buggy than other similar mods.

To Reproduce
Steps to reproduce the behavior:
1.infuser setup with air element using small containers and basic pipes. a hopper pointing down into a cable and cable into Elemental craft Infuser

Expected behavior
like a hopper no back up in pipes and with some it make the pipes break rendering your system useless.

ModPack
TNP Limitless 3 1.8.2/1.8.3

Could not build mod

I cloned the repo, ran git submodule init (didn't do anything) and then ./gradlew assemble to build the mod. However I just got a bunch of stacktraces and warnings about missing dependencies. The mod was not built. How do I correctly build the mod?

The relevant part of the output seems to be this:

Click to open output
* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Could not find vazkii.patchouli:Patchouli:1.16.2-47_mapped_snapshot_20201028-1.16.3.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - https://repo.maven.apache.org/maven2/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/ElementalCraft/libs/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/ElementalCraft/libs/Patchouli-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/DPAnvil/build/libs/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/DPAnvil/build/libs/Patchouli-api.jar
    - https://maven.theillusivec4.top/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.theillusivec4.top/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - https://dvs1.progwml6.com/files/maven/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - https://dvs1.progwml6.com/files/maven/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - https://modmaven.dev/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - https://modmaven.dev/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - https://maven.blamejared.com/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.blamejared.com/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - https://files.minecraftforge.net/maven/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - https://files.minecraftforge.net/maven/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/home/max/.gradle/caches/forge_gradle/bundeled_repo/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3.pom
    - file:/home/max/.gradle/caches/forge_gradle/bundeled_repo/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
    - https://libraries.minecraft.net/vazkii/patchouli/Patchouli/1.16.2-47_mapped_snapshot_20201028-1.16.3/Patchouli-1.16.2-47_mapped_snapshot_20201028-1.16.3-api.jar
  Required by:
      project :
> Could not find sirttas.dpanvil:dpanvil:1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - https://repo.maven.apache.org/maven2/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/ElementalCraft/libs/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/ElementalCraft/libs/dpanvil-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/DPAnvil/build/libs/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/DPAnvil/build/libs/dpanvil-api.jar
    - https://maven.theillusivec4.top/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.theillusivec4.top/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - https://dvs1.progwml6.com/files/maven/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - https://dvs1.progwml6.com/files/maven/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - https://modmaven.dev/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - https://modmaven.dev/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - https://maven.blamejared.com/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.blamejared.com/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - https://files.minecraftforge.net/maven/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - https://files.minecraftforge.net/maven/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - file:/home/max/.gradle/caches/forge_gradle/bundeled_repo/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3.pom
    - file:/home/max/.gradle/caches/forge_gradle/bundeled_repo/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
    - https://libraries.minecraft.net/sirttas/dpanvil/dpanvil/1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3/dpanvil-1.16.3-1.0.7_mapped_snapshot_20201028-1.16.3-api.jar
  Required by:
      project :
> Could not find mezz.jei:jei-1.16.3:7.6.0.49_mapped_snapshot_20201028-1.16.3.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - https://repo.maven.apache.org/maven2/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/ElementalCraft/libs/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/ElementalCraft/libs/jei-1.16.3.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/DPAnvil/build/libs/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - file:/mnt/ssd/Syncthing/Projekte/Downloads/DPAnvil/build/libs/jei-1.16.3.jar
    - https://maven.theillusivec4.top/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.theillusivec4.top/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - https://dvs1.progwml6.com/files/maven/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - https://dvs1.progwml6.com/files/maven/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - https://modmaven.dev/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - https://modmaven.dev/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - https://maven.blamejared.com/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.blamejared.com/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - https://files.minecraftforge.net/maven/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - https://files.minecraftforge.net/maven/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - file:/home/max/.gradle/caches/forge_gradle/bundeled_repo/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.pom
    - file:/home/max/.gradle/caches/forge_gradle/bundeled_repo/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
    - https://libraries.minecraft.net/mezz/jei/jei-1.16.3/7.6.0.49_mapped_snapshot_20201028-1.16.3/jei-1.16.3-7.6.0.49_mapped_snapshot_20201028-1.16.3.jar
  Required by:
      project :
> Could not find mekanism:Mekanism:1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.pom
    - https://repo.maven.apache.org/maven2/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.jar
    - https://maven.theillusivec4.top/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.theillusivec4.top/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.jar
    - https://dvs1.progwml6.com/files/maven/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.pom
    - https://dvs1.progwml6.com/files/maven/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.jar
    - https://modmaven.dev/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.pom
    - https://modmaven.dev/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.jar
    - https://maven.blamejared.com/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.pom
    - https://maven.blamejared.com/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.jar
    - https://files.minecraftforge.net/maven/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.pom
    - https://files.minecraftforge.net/maven/mekanism/Mekanism/1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3/Mekanism-1.16.3-10.0.15.441_mapped_snapshot_20201028-1.16.3.jar
  Required by:
      project :
The full output:
https://pastebin.com/rZWugX2F

Item Output Retriever seems to get "stuck" when pulling from Ore Purifier

I have set up a simple ore duplication system. However the purified ore appears to get stuck in the purifier.
Every now and then I have to "jumpstart" the system, by taking out the purified ore and cooking it in a separate furnace.

It appears that the reason for this is because the purifier fills up, while the furnace is working. Once the purifier is full the ore is no longer retrieved. (I assume because there are no events sent by the ore purifier? Assuming you are using a subscriber model)

I am playing ATM6 (the latest version as of 20th Jan 2021)
Screenshot:

2021-01-23_23 50 04

The specified resource 'elementalcraft.mixins.json' was invalid or could not be read

Hello, I'm getting a crash with ElementalCraft. The important part seems to be The specified resource 'elementalcraft.mixins.json' was invalid or could not be read.

Here's the full crash report.

Mods installed are:

  [✔️] BiomesOPlenty-1.16.4-13.0.0.420-universal
  [✔️] create-mc1.16.3_v0.3+custom
  [✔️] elementalcraft-1.16.3-2.4.5
  [✔️] ImmersiveEngineering-1.16.4-4.1.1-128
  [✔️] inventorysorter-1.16.1-18.1.0
  [✔️] jei-1.16.4-7.6.0.57
  [✔️] kubejs-1604.3.1.79
  [✔️] Mekanism-1.16.4-10.0.17.444
  [✔️] modnametooltip_1.16.2-1.15.0
  [✔️] MouseTweaks-2.13-mc1.16.2
  [✔️] Patchouli-1.16.2-47
  [✔️] pneumaticcraft-repressurized-1.16.3-2.5.0-66
  [✔️] Quark-r2.4-275

I had loaded this instance before with BluePower, but deleted the mod. It did not crash before I deleted BluePower.

I'm on 1.16.4.

Thank you for helping!

ElementalCraft not Compatible with Advanced Mining Dimension

I'm making a modpack using ElementalCraft. The ores from both mods are not generating within the Advanced Mining Dimension as expected. I have posted this issue with henkelmax (dev for mining dimension) as shown here. He suggested a datapack, which I have tried without success. It would be nice if your mods could generate ores in the mining dimension.

The pack is not published yet, but here is the latest Twitch/MultiMC install:
Paradise in Chaos-0.2.0.zip

Forge: 34.0.9
Minecraft: 1.16.3
elementalcraft-1.16.2-2.2.12

Pure infusion not working

Hello,
i am playing through your mod and I can't do the pure infusion for creating pure crystalls... the process starts properly but it never results in pure crystals.
Maybe you can help me with that.
Best regards and keep healthy
Diromir

Fluorite pure ore chunks smelt into Aluminum

I'm playing with ElementalCraft, Mekanism, and Immersive Engineering. For some reason, Pure Fluorite ore chunks smelt into IE's Aluminum Ingots. Bauxite chunks don't smelt into anything at all.

absurdly high network bandwidth usage

tl;dr: This mod causes my bandwidth usage to go up to 3MiB/s which exceeds my internet speeds and thus disconnects me from my server after about a minute due to my "poor connection".

Mod version: 2.5.1 (iirc this should be the one where the bandwidth usage is supposed to be less?)
Modpack: ATM6 version 1.4.1

See detailed description here:
AllTheMods/ATM-6#949

Essence Infusion into tools to increase the level of enchantment, has no limit...

Describe the bug
Not a bug, but more like a multi mod interaction that can produce insane levels of an enchant.

To Reproduce

  1. Normally, say for water essence, you infuse a pick with it, and it gets fortune 1, it wont go above that because of an nbt tag that wont allow it.
  2. But some mods add ways to disenchant tools, now we have an enchanted book, and a tool with an nbt tag.
  3. Get a new tool, throw the book on it. (There is a number of ways to do this once you exceed the level cap for a vanilla anvil, botania enchanter, or pedestal exp anvil for examples)
  4. Automate this process for basically unlimited levels of enchants, there is at some point an infeasible limit, but this automation can be done super quickly since it appears the cost to infuse is a set amount, and not based on the current enchantment level.

Expected behavior
Ideally some sort of increasing cost to infuse the enchant by 1 level, this would at least time gate the process and slow down the automation, considering essence seems to be infinite, there is probably no way to get rid of this 'issue' but a way to make it basically infeasible, but not impossible to obtain an insane level should deff be looked into. (or you can just config in a hard cap for the process too)

ModPack
ATM6
https://imgur.com/a/E9y2VTH

Compatiblity feature request: Allow for rune inscription result to be any configurable item

Right now, this is the format for an inscription recipe:

{
  "type": "elementalcraft:inscription",
  "element_type": "fire",
  "element_amount": 2000,
  "slate": {
    "item": "elementalcraft:minor_rune_slate"
  },
  "ingredients": [
    {
      "tag": "elementalcraft:gems/crude_fire"
    },
    {
      "tag": "minecraft:coals"
    },
    {
      "tag": "minecraft:coals"
    }
  ],
  "output": "elementalcraft:wii"
}

Is it possible, if you want a custom item output, to make it so "output" can also accept

"output": {
  "item": "something",
  "nbt": "something"
}

Source render under clouds

I have read on reddit (from a few months ago) that you are aware of the way elemental sources are rendered behind clouds and how you haven't found a solution to it yet. I also have seen this issue being present on many others mods (example: astral sorcery rays, botania's mana pool particles, etc).
The thing I wanted to inform, that you may not know/have noticed yet, is that the newish dark magic mod Eidolon (https://www.curseforge.com/minecraft/mc-mods/eidolon) has some very visually similar semi transparent animated sprites that do not suffer from that ordering bug (its ritual "notification").
I do not have the skills to check if the way elucent implemented could show you a solution, so I decided to comment here since Eidolon source is also on github (https://github.com/elucent/eidolon).
Eidolon has one short coming tho, as its sprites does not render on minecraft's fabulous mode.
It may be worth a check, if you by any chance consider this inapplicable please close this issue.
Thank you for your time.

Screenshot from 2021-01-25 21-29-30

Cant connect to a server with the new update (And starting it takes longer than it should)

Describe the bug
Hey!

It seems that i cant connect to the server with the newest elemantalcraft. This is the error:
image

To Reproduce
Steps to reproduce the behavior:

  1. Update modpack
  2. Try to connect to server
  3. Get the error

Expected behavior
I should be able to connect to the server no problem

ModPack
Custom made, private on Technic launcher for easy updates.

Other information:
Minecraft: 1.16.5
Forge: 36.1.0
ElementalCraft: 1.16.5-2.6.6.jar
JustEnoughItems: 1.16.5-7.6.1.75.jar
Patchouli: 1.16.4-50.jar
Other mods: Tested with and without. More info on without other mods below

IMPORTNAT: I noticed that with the newest elemental craft update, i cant connect to a server at all. I tested the mod only with the dependencies and nothing else (No extra mods). The world creation also takes wayyy more time than usual. When removing ElementalCraft, server starts way quicker and i can connect without any errors. So its defenatly something wrong with ElementalCraft.

My latest.log (Without other mods):
latest.log

Server latest.log (Without other mods):
latest.log

My latest.log (With other mods):
latest.log

Server latest.log (With other mods):
logs_latest.log

Sorry for the mess of a issue but i wanted to give as much information as i could. I hope this helps at least a little bit!

Ben

[Suggestion] Project MMO Compatibility

Project MMO is a mod where you can level up different skills (agility, combat, farming, cooking, smithing, etc.) and you get better and better perks as you level.

So specifically, it would be great if ElementalCraft furnaces gave smithing/cooking XP depending on what it's processing. Also, the perk of the smithing and cooking skills are that you get an increased chance of extra outputs as you level. So it would be great if EC furnaces also supported those.

There is an API listed about 3/4 of the way down this page although I'm not sure how helpful it could be to you.

Source blocks cause vine blocks to crash when vine blocks are above source blocks due to forge inconsistency

Forge currently has an issue where the vanilla version of blockstate.isAir() and the forge version of blockstate.isAir(world, pos) can differ on certain blocks.

Forge also currently has an issue where vine blocks are improperly patched, causing them to crash when above blocks where isAir() is false, but isAir(world, pos) is true. This primarily occurs on blocks whose material is Material.AIR, but whose Block.Properties does not call .setAir() when defining the block instance.

MinecraftForge/MinecraftForge#7406

The elementalcraft:source block is affected by this issue, as seen in this crash report:

https://gist.github.com/Commoble/e675e3ba0fa8366a6200c4eefd184f14

However, the crash can be averted on elementalcraft's end by calling .setAir() on the source block's Block.Properties.

Can't craft Swift Alloy

Describe the bug
Can't craft Swift Alloy: I put all the items on the Element Binder but nothing happens:

37e98cd3d0

To Reproduce
Try crafting Swift Alloy.

Expected behavior
Crafting Swift Alloy works.

ModPack
Limitless 4 version 0.6.0 (includes Elemental Craft 1.17.1-3.1.2), I'm playing on the official server.

[1.16.4] Crash when clicking on ElementalCraft's creative tab button

When using only elementalcraft-1.16.3-2.4.16 on 35.1.13 Forge in 1.16.4 MC, clicking the creative tab for ElementalCraft crashes the game. Here's the latest.log file:
latest.log
https://hastebin.com/uhasukohuv.properties

All I did was create a fresh new world in Creative, put a Dispenser, Stone Button, and Redstone Wire into my inventory, and then clicked on ElementalCraft's creative tab and crashed.

Once this is fixed, I can test Dispenser behaviors with ElementalCraft and my mod Blame on to see if my mod has a mod conflict bug or not. Hopefully the creative tab can be fixes easily!

Particlehelper crashes server

Putting an inert crystal into the infuser (when it's ready to infuse) causes the server to crash.
Crash report

Steps to reproduce the behavior:

  1. Start an ATM6 dedicated server, default configs and random see '...'
  2. Attempt to put an inert crystal into an infuser (following the simple startup guide)
  3. Experience sudden sadness and desperation since the server crashed

ModPack
ATM6 v.1.3.0

Updated en_us.json file

Attached is an updated en_us.json file with many grammar and spelling fixes. I can't promise that I caught them all, but I did catch most of them.

en_us.json.txt

(Renamed .txt because GitHub didn't like the .json extension.)

Crash on world start

Hello, I am excited to see this new mod in the community. I was looking forward to trying it out, but I ran into an issue on starting my world. I got a null pointer exception, and it might be a compatability issue. Attached is the crashlog which contains the mods I am running in 1.15

crash-2020-09-05_16.08.20-server.txt

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.