BuiltBrokenModding / Atomic-Science

Reboot and full rewrite of Calclavia's Atomic Science mod
MIT License
27 stars 14 forks source link

Cannot view recipes or craft/use machines/components. #58

Closed th4umiel closed 5 years ago

th4umiel commented 6 years ago

Cannot view any recipe or use machines. I tried to use the fission reactor and it works, but every component of the mod cannot be crafted in survival. I'm also linking the mod list: https://pastebin.com/mZPd5MKt

2018-09-28_15 55 43 2018-09-28_15 56 04

DarkGuardsman commented 6 years ago

That is really strange as most of the recipes have been confirmed by others to work. Only a few were found to no support vanilla resources. Such as the processing machines due to missing motor or electronic circuits. However, base on your mods most of the recipes should load with the Thermal Expansion or other backup recipes.

As for the render issue, someone else has noted this and I have yet to figure out the cause. It seems to only affect the slot renders and not the tank + energy bar. Which is really strange since they all render the same way. For there to be two sets means either two sets of slots or double render calls.

th4umiel commented 6 years ago

I will do some testing adding more and more mods to see if I can find the cause for the missing recipes. For the rendering issue I guess I'll have to wait :) If and when I find the cause for the recipe problem I will reply here.

EDIT: With the following modest the render problem is solved. The recipe problem is still unsolved. Atomic-Science-1.12.2-3.0.6b13.jar CodeChickenLib-1.12.2-3.2.2.353-universal.jar CoFHCore-1.12.2-4.5.3.20-universal.jar CoFHWorld-1.12.2-1.2.0.5-universal.jar jei_1.12.2-4.11.0.212.jar jeiintegration_1.12.2-1.5.1.36.jar NoMoreRecipeConflict-0.10(1.12.2).jar RedstoneArsenal-1.12.2-2.5.1.13-universal.jar RedstoneFlux-1.12-2.0.2.3-universal.jar RedstoneRepository-1.12.2-1.3.2-36-universal.jar theoneprobe-1.12-1.4.24.jar ThermalCultivation-1.12.2-0.3.0.7-universal.jar ThermalDynamics-1.12.2-2.5.1.14-universal.jar ThermalExpansion-1.12.2-5.5.0.29-universal.jar ThermalFoundation-1.12.2-2.5.0.19-universal.jar ThermalInnovation-1.12.2-0.3.0.7-universal.jar topaddons-1.12.2-1.9.0.jar

th4umiel commented 6 years ago

Nada. Even with only Atomic-Science-1.12.2-3.0.6b13.jar and jei_1.12.2-4.11.0.212.jar I can't view recipes. Honestly don't really know what to do. Not a big problem though, I'm only running an experimental modpack. We'll see maybe if future versions of the mod change anything...

DarkGuardsman commented 6 years ago

Now that I think about this someone reported an issue like this for ICBM-Classic as well. Wonder if its just an issue with JEI not wanting to show them but the recipes existing. Will see if I can get you a list of all the recipes to try.

DarkGuardsman commented 6 years ago

Fixed the GUI issue

th4umiel commented 6 years ago

Fixed the GUI issue

Awesome, going to try it one of these days!