Coder Social home page Coder Social logo

jaopca's People

Contributors

acgaming avatar andreits avatar darepe avatar dg981001 avatar modmuss50 avatar pupnewfster avatar samuelpv avatar thelmiffy1111 avatar yurannnzzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jaopca's Issues

[Question] Exnihilo Creatio

Hey! I've been trying to disable hunks and pieces from Ex Nihilo Creatio, but with no luck.
I tried the following, in the blacklist in the config:
S:moduleBlacklist <
exnihilocreatiohunk
exnihilocreatio hunk
piece
hunk
>

Extra "Block of black quartz" generated.

JAOPCA generates an additional "Block of Black Quartz" item when paired with the mod "Actually Additions". I assume this is because the block of black quartz from actually additions isn't tagged with the "blockQuartzBlack" ore dictionary tag.

image
image

Pack Maker request: Common minecraft needs with no ore

Hey,

I know your mod works by going through the forge ore dictionary and looking for ores missing certain items. Could you add a module that would do the same for some items from vanilla minecraft?

Molten glass?
Molten obsidian? Obsidian ingot/ nugget/ plate/ gear?
Molten emerald? ingot/nugget/ plate/ gear?
Molten diamond? ingot/ nugget/ plate/ gear?

I have noticed that many mods add some of this stuff for crafting, but usually forget about a liquid form.

[1.12] Draconium JEI Bug

In the smeltery 3 Draconium Ingots = 144mb of Molten Draconium, as in 3 are smelted into 144mb and 144mb are casted into 3, instead of just one. This becomes an even bigger problem when the nuggets and blocks give the normal amount of Molten Draconium making it so that you can triple your Draconium Ingots if you smelt them as nuggets.

image

[1.10.2] Incompatibility with latest Mekanism release

The latest version of JAOPCA (1.10.2-1.0.24) is incompatible with the latest release of Mekanism (9.2.3.97). While JAOPCA adds the various Crystals, Shards, Clumps and Dirty Dusts it doesn't add the required recipes to get them.

Pack Maker Request: Configurable Ex Nihilo

I'm using Ex Nihilo Creatio, but I assume they all work the same.

I noticed in-game and in the code that all ore pieces are registers with a 20% drop chance from all meshes except the diamond one, which has a 10% chance. I think it would be great if this drop chance was customizable somehow.

In my case, there are several ores that wouldn't make sense to be such a high chance, and there are probably a couple that should be more common. Or even better would be not just the percentage chance, but what meshes an ore can be gotten from. I know that I can configure via Ex Nihilo extra ore drops, but I don't think I can remove or alter the ones generated by JAOPCA.

Also sidenote: I had to add all the ore chunks generated to the oredictionary myself to get them smelting in tconstruct's smeltery. I'm not sure if that's intentional or not.

Add fluid support

Could you add molten fluid support for each type of ore the mod finds? I would like to use ember mod to do most of the casting in a pack I am putting together. I have done a lot of looking around. Most mods like this add the item forms but completly ignore the liquid versions.

Add recipes?

When mekinism, thermal foundation, and joapca are installed, joacpa adds mithril, platinum and such crystals and slurry and other parts, but does not actually add the recipes. And since modtweaker does not support mekinism in 1.10, I can't add the recipes myself.

I am using:
JAOPCA-1.10.2-2.0.2.42
jei_1.10.2-3.14.7.416
Mekanism-1.10.2-9.2.3.97
ThermalExpansion-1.10.2-5.1.10.25-universal
ThermalFoundation-1.10.2-2.1.5.12-universal

Mekanism Compatibility

The Mekanism intermediary products are generating just fine, but none are able to be processed in the Mekanism machines, not even the ores.

SAG mill second output

When you put an ore form extraplanets in the sag mill, the second output is cobblestone instead planet's stone.

2017-05-07_10 36 46

Crash when TC's smeltery module is disabled

---- Minecraft Crash Report ----

WARNING: coremods are present:
  DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.6.0.jar)
  LoadingPlugin (Quark-r1.2-93.jar)
  IvToolkit (IvToolkit-1.3.3.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
  CTMCorePlugin (CTM-MC1.11.2-0.2.1.10.jar)
  CoFH Loading Plugin (CoFHCore-1.11.2-4.2.7.15-universal.jar)
  CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  AstralCore (astralsorcery-1.4.5.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 7/31/17 2:54 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from JAOPCA (jaopca)
Caused by: java.lang.NullPointerException
	at slimeknights.mantle.util.RecipeMatch$ItemCombination.<init>(RecipeMatch.java:222)
	at slimeknights.mantle.util.RecipeMatch.ofNBT(RecipeMatch.java:112)
	at slimeknights.mantle.util.RecipeMatch.ofNBT(RecipeMatch.java:108)
	at slimeknights.tconstruct.smeltery.TinkerSmeltery.registerOredictMeltingCasting(TinkerSmeltery.java:717)
	at thelm.jaopca.modules.ModuleTinkersConstruct.init(ModuleTinkersConstruct.java:32)
	at thelm.jaopca.registry.RegistryCore.registerInit(RegistryCore.java:440)
	at thelm.jaopca.registry.RegistryCore.init(RegistryCore.java:89)
	at thelm.jaopca.JAOPCA.secondMovement(JAOPCA.java:61)
	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:647)
	at sun.reflect.GeneratedMethodAccessor3.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:253)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
	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:148)
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
	at net.minecraft.client.main.Main.main(SourceFile:124)
	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)


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

-- System Details --
Details:
	Minecraft Version: 1.11.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_141, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 384037912 bytes (366 MB) / 990633984 bytes (944 MB) up to 3207856128 bytes (3059 MB)
	JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.38 Powered by Forge 13.20.1.2414 62 mods loaded, 62 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHI	minecraft{1.11.2} [Minecraft] (minecraft.jar) 
	UCHI	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHI	FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2414.jar) 
	UCHI	forge{13.20.1.2414} [Minecraft Forge] (forge-1.11.2-13.20.1.2414.jar) 
	UCHI	ivtoolkit{1.3.3} [IvToolkit] (minecraft.jar) 
	UCHI	<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
	UCHI	foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) 
	UCHI	ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-3.0.0.284-universal.jar) 
	UCHI	aether_legacy{v1.0.1} [Aether Legacy] (aether_legacy-1.11.2-1.0.1.jar) 
	UCHI	akashictome{1.1-7} [Akashic Tome] (AkashicTome-1.1-7.jar) 
	UCHI	jei{4.5.0.293} [Just Enough Items] (jei_1.11.2-4.5.0.293.jar) 
	UCHI	appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.11-1.0.7.jar) 
	UCHI	astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar) 
	UCHI	atg{2} [Alternate Terrain Generation] (atg-1.11.2-2.1.7.jar) 
	UCHI	quark{r1.2-93} [Quark] (Quark-r1.2-93.jar) 
	UCHI	autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar) 
	UCHI	baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar) 
	UCHI	bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar) 
	UCHI	biomesoplenty{6.2.0.2267} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2267-universal.jar) 
	UCHI	bibliowoodsbop{2.0} [BiblioWoodBoP] (BiblioWoods[BiomesOPlenty][v2.0][MC1.11.2].jar) 
	UCHI	bibliowoodsforestry{2.0} [BiblioWoodForestry] (BiblioWoods[Forestry][v2.0][MC1.11.2].jar) 
	UCHI	forestry{5.3.4.155} [Forestry] (forestry_1.11.2-5.3.4.155.jar) 
	UCHI	binniecore{2.1.0.22} [Binnie Core] (binnie-mods-1.11.2-2.1.0.22.jar) 
	UCHI	botany{2.1.0.22} [Binnie's Botany] (binnie-mods-1.11.2-2.1.0.22.jar) 
	UCHI	extrabees{2.1.0.22} [Binnie's Extra Bees] (binnie-mods-1.11.2-2.1.0.22.jar) 
	UCHI	extratrees{2.1.0.22} [Binnie's Extra Trees] (binnie-mods-1.11.2-2.1.0.22.jar) 
	UCHI	genetics{2.1.0.22} [Binnie's Genetics] (binnie-mods-1.11.2-2.1.0.22.jar) 
	UCHI	guideapi{1.11.2-2.1.4-56} [Guide-API] (Guide-API-1.11.2-2.1.4-56.jar) 
	UCHI	bloodmagic{1.11-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.11-80.jar) 
	UCHI	botania{r1.9-345} [Botania] (Botania r1.9-345.jar) 
	UCHI	chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar) 
	UCHI	codechickenlib{3.0.0.284} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.284-universal.jar) 
	UCHI	chickenchunks{2.3.1.68} [ChickenChunks] (ChickenChunks-1.11.2-2.3.1.68-universal.jar) 
	UCHI	chisel{MC1.11.2-0.0.13.22} [Chisel] (Chisel-MC1.11.2-0.0.13.22.jar) 
	UCHI	chiselsandbits{13.12} [Chisels & Bits] (chiselsandbits-13.12.jar) 
	UCHI	cofhcore{4.2.7} [CoFH Core] (CoFHCore-1.11.2-4.2.7.15-universal.jar) 
	UCHI	ctm{MC1.11.2-0.2.1.10} [CTM] (CTM-MC1.11.2-0.2.1.10.jar) 
	UCHI	dsurround{3.4.6.0} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.6.0.jar) 
	UCHI	presets{3.4.6.0} [Presets!] (DynamicSurroundings-1.11.2-3.4.6.0.jar) 
	UCHI	embers{0.220} [Embers] (embers-0.220.jar) 
	UCHI	fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar) 
	UCHI	foamfix{@VERSION@} [FoamFix] (foamfix-0.7.1-anarchy.jar) 
	UCHI	fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar) 
	UCHI	mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar) 
	UCHI	tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar) 
	UCHI	immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar) 
	UCHI	immersivepetroleum{1.1.2} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.2.jar) 
	UCHI	journeymap{1.11.2-5.4.7} [JourneyMap] (journeymap-1.11.2-5.4.7.jar) 
	UCHI	nex{1.1.10.11} [NetherEx] (NetherEx-1.11.2-1.1.10.11.jar) 
	UCHI	reccomplex{1.4.4-1.11} [Recurrent Complex] (RecurrentComplex-1.4.4-1.11.jar) 
	UCHI	roots{0.025} [Roots 2] (roots-2-0.025.jar) 
	UCHI	storagedrawers{1.11.2-4.2.10} [Storage Drawers] (StorageDrawers-1.11.2-4.2.10.jar) 
	UCHI	storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar) 
	UCHI	thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar) 
	UCHI	thermalexpansion{5.2.6} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.6.22-universal.jar) 
	UCHI	tombmanygraves{1.11.2-3.0.10} [Tomb Many Graves] (TombManyGraves-1.11.2-3.0.10.jar) 
	UCHI	waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar) 
	UCHI	wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar) 
	UCHI	thejungle{1.0.1112} [Welcome to the Jungle] (Welcome to the Jungle-1.057b.1112.jar) 
	UCHI	denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar) 
	UCHE	jaopca{1.11.2-1.1.18} [Just A Ore Processing Compatibility Attempt] (JAOPCA-1.11.2-1.1.18.jar) 
	UCHI	unidict{1.11.2-1.1b} [UniDict] (UniDict-1.11.2-1.1b.jar) 
	Loaded coremods (and transformers): 
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.6.0.jar)
  org.blockartistry.DynSurround.asm.Transformer
LoadingPlugin (Quark-r1.2-93.jar)
  vazkii.quark.base.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3.jar)
  
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.11.2-0.2.1.10.jar)
  team.chisel.ctm.client.asm.CTMTransformer
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.7.15-universal.jar)
  cofh.asm.CoFHClassTransformer
  cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  codechicken.lib.asm.ClassHierarchyManager
  codechicken.lib.asm.CCL_ASMTransformer
AstralCore (astralsorcery-1.4.5.jar)
  
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.53' Renderer: 'GeForce GTX 750/PCIe/SSE2'
	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- chiselIntegration (Enabled/Not Forced)
		- chiselsandbitsIntegration (Enabled/Not Forced)

	codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.: 
	chickenchunks Invalid Fingerprint Reports: - No invalid fingerprints.: 

Ic2 Issue

Caused by: java.lang.RuntimeException: The output ItemStack (null) is invalid.
 at ic2.core.recipe.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:275)
 at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:159)
 at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:36)
 at thelm.jaopca.modules.ModuleIndustrialCraft.addCentrifugeRecipe(ModuleIndustrialCraft.java:86)
 at thelm.jaopca.modules.ModuleIndustrialCraft.registerRecipes(ModuleIndustrialCraft.java:57)
 at thelm.jaopca.registry.RegistryCore.registerRecipes(RegistryCore.java:258)
 at thelm.jaopca.registry.RegistryCore.init(RegistryCore.java:65)
 at thelm.jaopca.JAOPCA.secondMovement(JAOPCA.java:64)
 

MP bug

Minecraft 1.12.2, latest JAOPCA, latest stable forge version

This mod isn't usable in MP. The server starts, but you can't connect. A fatal error occured, this connection is terminated is the only error message you get.

[1.12.2] Custom Textures

Any chance I can have JAOPCA apply textures from a resource pack to specific items?

I'm aware there's a template that exists in the mod that it uses to generate textures, but I'd like there to be some way to make custom ones that override these generates ones if possible.

[bug/Something broke] Mekanism 5x ore processing with ore chunks

Just recently it seems that some ore chunks (added by JAOPCA/AOBD ore chunks) seem not to want to process in Mekanism's dissolution chamber. The ore processing still works for common ore chunks like gold, iron and the like, but it doesn't want to cooperate with draconium, uranium or yellorium chunks.

I'm using versions:
Mekanism 9.4.3.330
JAOPCA-1.12.2-2.2.6.71
JAOPCAOC-1.12.2-1.0.9

I'm not strictly certain if I'm reporting this to the right place as I don't know if JAOPCA adds machine processing support or just the materials (dusts, fluids etc.) but I would appreciate any help that can be offered.

[1.12.2] Crash with JAOPCA, Wrap up and IC2

https://pastebin.com/xpXHVHP0

Paste bin here, line 1853 for the actual crash.

Says "net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from WrapUp (wrapup)". Also "Caused by: java.lang.RuntimeException: The output ItemStack 1xtile.air@0 is invalid."

Essentially when I have IC2 installed (latest 1.12 build, tried older, still occurs) and I try to add JAOPCA (latest 20th Oct), the game crashes before launching. I can however have Wrap up and IC2 together without any issues (I understand it's a library mod so I can't cause too many issues). I have other mods installed as well, but the log seems to mention wrap up, IC2 recipes and JAOPCA's IC2 module, so I'm pretty sure one of these is the issue.

Thanks!

Difficulty with liquids

I am having trouble using your liquids in craft tweaker scripts. I am trying to add a recipe to embers melter that puts the dust from your mod generates and melts it into the liquid form. The liquid shows up in JEI but does not have a name (ex: jaopca:liquidLapis) that craft tweaker can make use of. Can you take a look into this?

Using .17 vers on mc 1.10.2

ClassNotFoundException

Heyo!

Say this in the logs, thought you should know. Does not cause a crash.

[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: java.lang.ClassNotFoundException: erogenousbeef.bigreactors.init.InitHandler
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at java.lang.ClassLoader.loadClass(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at java.lang.ClassLoader.loadClass(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at java.lang.Class.forName0(Native Method)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at java.lang.Class.forName(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at thelm.oredictinit.compat.CompatExtremeReactors.register(CompatExtremeReactors.java:19)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at thelm.oredictinit.registry.OreDictRegisCore.initCompat(OreDictRegisCore.java:18)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at thelm.oredictinit.lib.EventHandler.onRegistryWrapUp(EventHandler.java:24)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1326_EventHandler_onRegistryWrapUp_Event0.invoke(.dynamic)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at thelm.wrapup.WrapUp.onVillagerProfessionRegisterLowest(WrapUp.java:97)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_456_WrapUp_onVillagerProfessionRegisterLowest_Register.invoke(.dynamic)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:746)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at java.lang.reflect.Method.invoke(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at java.lang.reflect.Method.invoke(Unknown Source)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[22:01:22] [main/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: 	at org.multimc.EntryPoint.main(EntryPoint.java:34)
[22:01:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.NullPointerException

Versions

forge-1.12.2-14.23.2.2618-universal.jar
ExtremeReactors-1.12.2-0.4.5.46
JAOPCA-1.12.2-2.2.6.77

Rendering Crash

I installed version 1.12-2.2.1.38 and then I wanted to see what's new. So I started writing @jaopca in JEI and then I crashed:
https://pastebin.com/2e6Y9MNT

As it has extra utilities in the crash log, I'm guessing that it has to do with the fact that the Resonating Redstone Crystal, which has the ore dict entry gemRedstone, has JAOPCA materials.

[Question/Enhancement] Ex-Nihilo Creatio

Hey JAOPCA Team,

I would like to know if there is a way to get better control over the compat towards Ex-Nihilo. I like it that all the materials get compatible with other mods, but in Ex-Nihilo it mostly dumps all in the Gravel-meshes. I would like to have more control over that... For example adjust chance, mesh and material (Sand, Gravel...)

Is it possible to create a JSON, option or add it the actual Ex-Nihilo/SieveRegister.json? It would be great!

Version 1.12-2.2.1.38 is giving me empty worlds

Today I updated Jaopca from Version 1.12-2.2.0.35 to 1.12-2.2.0.38. After loading my singelplayer worlds, it was completely empty. Had to switch back to version 35 and world loads fine.

I am using a modded 1.12, Forge 14.21.1.2443

Config questions

  1. How can I disable a material?
  2. Is possible to disable a dust without disable the nugget?
  3. Is possible to add metadata to the second output?

[Suggestion] Configurable Ore Item Types

Currently on 1.12, there are not any mods to add many variants of items, so I decided to add JAOPCA just to see if it would add anything to my pack with only thermal mods and actually additions.

The only thing added were molten fluids, which I'm going to use for recipes, but I was hoping I could add more.

I'm thinking that there could be config options to say, force mekanism clump items or ic2 purified ore items to be created even though those mods wouldn't be installed. This wouldn't add the recipes for them though

JAOPCA don't see Purified Crushed Aluminium Ore from Galacticraft

In latest versions of Galacticraft (4.0.1.139+) developers added Crushed Aluminium Ore and Purified Crushed Aluminium Ore. But JAOPCA don't see them and add own crushed ores for Aluminium which cause recipe conflict. Possible reason - different OreDictionary names for Purified Crushed ores in Galacticraft and JAOPCA

Galacticraft
2018-02-25_11 31 55

JAOPCA
2018-02-25_11 31 36

IndustrialCraft 2 (just for reference)
2018-02-25_11 31 25

Minecraft 1.11.2
Forge 13.20.1.2386
JAOPCA 2.1.6.73
IndustrialCraft 2 2.7.86
Galacticraft 4.0.1.148

Black Quartz oddities

Actually Additions Black Quartz drops as an ore and must be smelted to become Black Quartz or be crushed into Crushed Black Quartz and then smelted. So, it acts kind of like a regular ore, but Black Quartz is registered as "gemQuartzBlack" so there's no IC2 Crushed Ores registered for it. Is it possible to get these registered?

Also, the stuff registered by JAOPCA, like "Quartz Black Gear," has a weird autogenerated name. I think in AOBA names could be adjusted in the config; could you add a similar option (or some sort of support) to JAOPCA?

Thanks for your time ^_^

Config Needs Documentation

Mod works great, but it has created 3x3 blocks for materials that already have 2x2 blocks. Looked at config to see if I could disable these, but had no idea what I would change once I found the materials I was looking for. Curseforge had no link to an external wiki, and this github's wiki is in it's early stages, so I figured I would post this as an issue.

Thanks for the great mod btw.

Some config changes not working

I changed a few settings and it appears to me that everything I did had no effect on the ore processing in an Induction Smelter. I tried editing Ardite which worked, but Platinum didn't. Energy consumption did not increase and when I put Platinum Ore with Cinnabar in the Induction Smelter I get the "original" output (3 Platinum and 1 guaranteed Iridium).

Available recipes for Platinum Ores:
bildschirmfoto 2017-05-09 um 22 04 31
bildschirmfoto 2017-05-09 um 22 04 38

Config for Platinum:
bildschirmfoto 2017-05-09 um 22 13 40

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.