TheStaticVoid / StaTech-Industry

Minecraft 1.19.2 modpack focused on Modern Industrializations
GNU General Public License v3.0
45 stars 13 forks source link

Problem with Annealed Copper Hot Ingot (Version 1.1.9) #447

Closed Nogapra closed 9 months ago

Nogapra commented 9 months ago

Hello

in version 1.1.9 of the modpack, I can't make Annealed Copper Hot Ingot.

In Electrical Age Quest:

I have an EBF in Kanthal Coils and it is powered by MV electricity with 9 Advanced Upgrade, I put oxygen but the quest says that it is necessary to mix Oxygen with Copper Ingots but REI shows the craft with Copper Dust and Oxygen, but none of the 2 ways to do it works

image image

TheStaticVoid commented 9 months ago

Did you have any error messages in the chat when you joined the world? It happens sometimes that KubeJS has a tag issue that you need to reload to fix some issues. If you're not sure, just post your latest.log

truepurpledino commented 9 months ago

The recipe works just fine in my instance of 1.1.9. Make sure that the multiblock :

I think this last one is probably the one you might be doing wrong, see this screenshot : image

Nogapra commented 9 months ago

I play on server and I have no error message from KubeJS to be sure I made a /reload in the server console I got the message of the reload without error

I locked the craft thanks to REI by clicking on the black part of the controller and then on the plus sign to lock the inputs and outputs on the craft components.

Either for REI:

image image image image image image

Link pastebin for the latest log server : https://pastebin.com/ecpKPGbZ

Nogapra commented 9 months ago

On the other hand I do not see the connection with a probable problem with KubeJS because when I do a search on all the files that come from the archive that I just recovered on GitHub I do not see any reference between the Annealed Copper Hot Ingot and the EBF so I do not understand ^^

image

TheStaticVoid commented 9 months ago

the json file for the ingot appears to be missing from the data folder

Nogapra commented 9 months ago

So the JSON file is also manquand in version 1.1.7 and 1.1.8

TheStaticVoid commented 9 months ago

The file is in the last update (1.1.9), something might have happened during your install https://github.com/TheStaticVoid/StaTech-Industry/blob/2ad09fa3b627511723dcae07ae4f71abdc871580/kubejs/data/modern_industrialization/recipes/materials/kanthal/blast_furnace/dust.json

Nogapra commented 9 months ago

humph The problem does not come from Kanthal's dust but from the annealed copper hot ingot

TheStaticVoid commented 9 months ago

The next update moves all the datagen to a .zip so hopefully it fixes your issue

Nogapra commented 9 months ago

A release date of the Maj ??

TheStaticVoid commented 9 months ago

I just pushed it to GitHub, it's awaiting approval on Curseforge currently

Nogapra commented 9 months ago

on the other hand it does not tell me why the craft of REI is different from the one mentioned in the quest, so what the ingot it will have to be done with a copper dust or with a copper ingot ??

TheStaticVoid commented 9 months ago

It should be copper dust + oxygen -> hot annealed copper ingot

Nogapra commented 9 months ago

I downloaded the archive of the 1.1.10 directly on the GitHub, I unzipped the archive and recovered the files in the archive that was in KubJS I transferred it to my server made a /reload in server console and it works weird in any case thank you for the time given to my worries you can close the problem.

I will make the complete update of the available on Forge

Nice Work