MinecraftModDevelopmentMods / BaseMetals

Base Metals Mod
https://www.curseforge.com/minecraft/mc-mods/base-metals
GNU Lesser General Public License v2.1
15 stars 18 forks source link

Crash under 1.12.2 #196

Closed D3nnis3n closed 7 years ago

D3nnis3n commented 7 years ago

Yes, i know - it's made for 1.12.1, but because every other mod i have (200) work, you maybe are able to make your mod work in 1.12.2, too?

`---- Minecraft Crash Report ----

WARNING: coremods are present: TransformerLoader (OpenComputers-MC1.12.1-1.7.0.12.jar) DynamicSurroundingsCore ([CS]-DynamicSurroundings-3.4.7.2.jar) ShetiPhian-ASM (0-shetiphiancore-1.12.0-3.5.1.jar) SignPictureCorePlugin ([C]-SignPicture-2.8.1.jar) Plugin ([CS]-NotEnoughIDs-1.5.4.2.jar) MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) BetterFontsCore ([C]-TrueTypeFontReplacment-1.9.1.jar) DummyPlugin ([CS]-ForgeEndertech-3.0.1.0.jar) BetterFoliageLoader ([C]-BetterFoliage-2.1.10.jar) ForgelinPlugin (0-Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12-6.0.4.jar) NWRTweak ([T]-RedstonePaste-1.7.5.jar) MMFMLCorePlugin ([CS]-MultiMine-1.12.1.jar) Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 9/24/17 10:30 PM Description: Initializing game

java.lang.NullPointerException: Can't use a null-name for the registry, object null. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:864) at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:269) at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:263) at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:107) > at com.mcmoddev.basemetals.init.Blocks.registerBlocks(Blocks.java:266) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_468_Blocks_registerBlocks_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:734) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:605) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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:

-- Head -- Thread: Client thread Stacktrace: at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:864) at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:269) at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:263) at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:107) at com.mcmoddev.basemetals.init.Blocks.registerBlocks(Blocks.java:266) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_468_Blocks_registerBlocks_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:734) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:605) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4216185720 bytes (4020 MB) / 6928990208 bytes (6608 MB) up to 7635730432 bytes (7282 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096M -Xmx8192M -XX:MaxPermSize=128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.0.2489 Optifine OptiFine_1.12.1_HD_U_C5 138 mods loaded, 138 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

State ID Version Source Signature
UCH minecraft 1.12.2 minecraft.jar None
UCH mcp 9.42 minecraft.jar None
UCH FML 8.0.99.99 forge-1.12.2-14.23.0.2489.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UCH forge 14.23.0.2489 forge-1.12.2-14.23.0.2489.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UCH betterfonts 1.9.1 minecraft.jar None
UCH opencomputers core 1.7.0.12 minecraft.jar None
UCH actuallyadditions 1.12.1-r120 0-ActuallyAdditions-120.jar None
UCH additionalbanners 1.5.38 0-AdditionalBanners-1.5.38.jar None
UCH bdlib 1.14.1.6 0-bdlib-1.14.1.6-mc1.12.jar None
UCH sanlib 1.2.0 0-SanLib-1.12-1.2.0.jar None
UCH claysoldiers 3.0.0-alpha.3 0-ClaySoldiersMod-1.12-3.0.0-alpha.3.jar None
UCH jei 4.7.11.100 [CS]-JustEnoughItems-4.7.11.100.jar None
UCH forestry 5.5.6.197 [CS]-Forestry-5.5.6.197.jar None
UCH pillar_extension_forestry 2.0.0 0-CorailPillar-Forestry-2.0.0.jar None
UCH enchantingbottles 1.0 0-EnchantingBottles-1.0.jar None
UCH csb_ench_table 1.1.2 0-EnchantingTable-1.1.2.jar None
UCH fastleafdecay v14 0-FastLeafDecay-v14.jar None
UCH felling 1.2.3 0-Felling-1.2.3.jar None
UCH forgelin 1.5.1 0-Forgelin-1.5.1.jar None
UCH gendustry 1.6.5.4 0-gendustry-1.6.5.4-mc1.12.jar None
UCH theoneprobe 1.4.18 [CS]-TheOneProbe-1.4.18.jar None
UCH mantle 1.12-1.3.1.21 [CS]-Mantle-1.3.1.21.jar None
UCH tconstruct 1.12-2.7.3.30 [CS]-TinkersConstruct-2.7.3.30.jar None
UCH immersiveengineering 0.12-72 ImmersiveEngineering-72.jar 4cb49fcde3b43048c9889e0a3d083225da926334
UCH immersivetech 1.3.2 0-immersivetech-1.12-1.3.2.jar None
UCH keywizard 1.12-1.5 0-keywizard-1.12-1.5.jar None
UCH mcmultipart 2.2.2 0-MCMultiPart-2.2.2.jar None
UCH mtlib @VERSION@ 0-MTLib-3.0.0.jar None
UCH rftools 7.00alpha1 rftools-1.12-7.00alpha1.jar None
UCH rftoolscontrol 1.6.8 0-RFToolsCTRL-1.6.8.jar None
UCH sanplayermodel 1.0.0 0-SanLib-1.12-1.2.0.jar None
UCH shetiphiancore 3.5.0.2 0-shetiphiancore-1.12.0-3.5.1.jar None
UCH reborncore 3.4.3.114 [CS]-RebornCore-3.4.3.114.jar 8727a3141c8ec7f173b87aa78b9b9807867c4e6b
UCH stevescarts ${version} 0-StevesCarts-1.12.1-2.4.8.44.jar None
UCH thirstybottles 1.0.3 0-ThirstyBottles-1.12-1.0.3.jar None
UCH upsizer 4.0 0-upsizer-mc1.12.1-4.0.jar None
UCH wanionlib 1.12.1-1.0 0-WanionLib-1.12.1-1.0.jar None
UCH harvestcraft 1.12.1c 1-HarvestCraft-1.12.1c.jar None
UCH jehc 1.3.1 1-JustEnoughHarvestCraft-1.3.1.jar None
UCH jepb 1.2.1 1-JustEnoughPatternBanners-1.2.1.jar None
UCH redstoneflux 2.0.1 [CS]-RedstoneFlux-2.0.1.2.jar d4f1503fbacd9b9fb767720420c5395104239ec9
UCH cofhcore 4.3.5 [CS]-CoFHCore-4.3.5.13.jar None
UCH mekanism 9.4.1 [CS]-Mekanism-9.4.1.326.jar None
UCH mekanismtools 9.4.1 1-MekanismTools-9.4.1.326.jar None
UCH toolbelt 1.7.1 1-ToolBelt-1.7.1.jar None
UCH watercontrolextreme 1.0.0 1-WaterControlExtreme-1.0.0.jar None
UCH betterfoliage 2.1.10 [C]-BetterFoliage-2.1.10.jar None
UCH betterplacement 1.0.0-1 [C]-BetterPlacement-1.0.0.jar None
UCH inventoryspam 1.0.2 [C]-InventorySpam-1.0.2.jar None
UCH jeibees 0.9.0.4 [C]-JustEnoughItems-Bees-0.9.0.4.jar None
UCH blockdrops 1.3.0 [C]-JustEnoughItems-BlockDrops-1.3.0.jar None
UCH jeiintegration 1.4.2.31 [C]-JustEnoughItems-Integration-1.4.2.31.jar None
UCH jeresources 0.8.4.25 [C]-JustEnoughResources-0.8.4.25.jar None
UCH modnametooltip 1.9.0 [C]-ModNameTooltip-1.9.0.jar None
UCH signpic 2.8.1 [C]-SignPicture-2.8.1.jar None
UCH soundfilters 0.10_for_1.12 [C]-SoundFilters-0.10.jar None
UCH wts 1.1.0 [C]-WhatsThatSlot-1.1.0.jar None
UCH worldedit 6.1.8 [S]-WorldEdit-6.1.8.jar None
UCH worldeditcuife2 2.1.2-mf-1.12.2-14.23.0.2487 [C]-WorldEditCUI-2.1.2.jar None
UCH forgeendertech 1.12-3.0.1.0 [CS]-ForgeEndertech-3.0.1.0.jar None
UCH adchimneys 1.12-3.0.1.0 [CS]-AdChimneys-3.0.1.0.jar None
UCH craftstudioapi 1.0.0 [CS]-CraftStudio-1.0.0.93.jar None
UCH animania 1.3.3 [CS]-Animania-1.3.3.jar None
UCH architecturecraft @VERSION@ [CS]-ArchitectureCraft-1.20.jar None
UCH autoplant 1.12-1.0.0 [CS]-AutoPlant-1.0.0.jar None
UCE basemetals 2.5.0-beta2 [CS]-BaseMetals-2.5.0-Beta-2.14.jar None
UCH bibliocraft 2.4.3 [CS]-BiblioCraft-2.4.3.jar None
UCH carryon 1.5.1 [CS]-CarryOn-1.5.1.jar None
UCH chameleon 1.12-4.1.3 [CS]-Chameleon-4.1.3.jar None
UCH chiselsandbits 14.8 [CS]-Chisels&Bits-14.8.jar None
UCH cofhworld 1.0.1 [CS]-CoFHWorld-1.0.1.8.jar None
UCH compot 1.1 [CS]-CombinedPotions-1.1.jar None
UCH tombstone 1.3.7 [CS]-CorailTombstone-1.3.7.jar None
UCH craftingtweaks 8.1.5 [CS]-CraftingTweaks-8.1.5.jar None
UCH dsurround 3.4.7.2 [CS]-DynamicSurroundings-3.4.7.2.jar 7a2128d395ad96ceb9d9030fbd41d035b435753a
UCH presets 3.4.7.2 [CS]-DynamicSurroundings-3.4.7.2.jar None
UCH endercompass 1.2.6.1 [CS]-EnderCompass-1.2.6.1.jar None
UCH fairylights 2.1.1 [CS]-FairyLights-2.1.1.jar None
UCH flatcoloredblocks mc1.12-6.6 [CS]-FlatColoredBlocks-6.6.jar None
UCH foamfix 0.8.0-1.12 [CS]-FoamFix-0.8.0-Lawful.jar None
UCH infernalmobs 1.7.3 [CS]-InfernalMobs-1.12.jar None
UCH ironchest 1.12-7.0.31.818 [CS]-IronChest-7.0.31.818.jar None
UCH jaopca 1.12-2.2.2.44 [CS]-JAOPCA-2.2.2.44.jar None
UCH oredictinit 1.12-2.2.0.55 [CS]-JAOPCA-2.2.2.44.jar None
UCH mekanismgenerators 9.4.1 [CS]-MekanismGenerators-9.4.1.326.jar None
UCE modernmetals 2.5.0-beta2 [CS]-ModernMetals-2.5.0-Beta-2.46.jar None
UCH multimine 1.5.7 [CS]-MultiMine-1.12.1.jar None
UCH netherendingores 1.12.1-1.0.1 [CS]-NetherendingOres-1.0.1.jar None
UCH recipehandler 0.9 [CS]-NoMoreRecipeConflict-0.9.jar None
UCH neid 1.5.4.2 [CS]-NotEnoughIDs-1.5.4.2.jar None
UCH storagedrawers 1.12-5.2.5 [CS]-StorageDrawers-5.3.2.jar None
UCH refinedstorage 1.5.18 [CS]-RefinedStorage-1.5.18.jar None
UCH rebornstorage 1.0.0 [CS]-RebornStorage-2.0.1.6.jar None
UCH refinedstorageaddons 0.1.1 [CS]-RefinedStorage-Addons-0.1.1.jar None
UCH scannable 1.6.1.12 [CS]-Scannable-1.6.1.12.jar None
UCH storagedrawersextra @VERSION@ [CS]-StorageDrawers-Extras-3.1.0.jar None
UCH supersoundmuffler 1.0.2.9 [CS]-SuperSoundMuffler-1.0.2.9.jar None
UCH topaddons 1.12-0.15.1 [CS]-TheOneProbe-Addons-0.15.1.jar None
UCH thespotlightmod 1.2.0.98 [CS]-TheSpotlightMod-1.2.0.98.jar None
UCH thutcore 5.11.0 [CS]-ThutCore-5.11.0.jar None
UCH thuttech 6.0.5 [CS]-ThutTech-6.0.5.jar None
UCH tinker_io pre-release 2.5.4e [CS]-TinkerIO-2.5.4e.jar None
UCH tinkertoolleveling 1.12-1.0.2b.DEV.1a79301 [CS]-TinkerToolLeveling-1.0.2b.jar None
UCH universalremote 1.12-0.9.4 [CS]-UniversalRemote-0.9.4.jar None
UCH vbe GRADLE:VERSION-GRADLE:BUILD [CS]-VanillaBuildersExtension-1.0.6.jar None
UCH waystones 4.0.15 [CS]-WayStones-4.0.15.jar None
UCH instantunify 1.0.4 [S]-InstantUnify-1.0.4.jar None
UCH codechickenlib 3.1.2.297 [T]-CodeChickenLib-3.1.2.297.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UCH chickenchunks 2.4.0.70 [T]-ChickenChunks-2.4.0.70.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UCH modernlamps 1.0.3 [T]-ModernLights-1.0.3.jar None
UCH personalcars 1.4 [T]-PersonalCars-1.4.jar None
UCH redstonepaste 1.7.5 [T]-RedstonePaste-1.7.5.jar None
UCH simplyconveyors 3.0.6 [T]-SimplyConveyors-4.0.4.jar None
UCH soulshardstow 1.12-2.7.3-52 [T]-SoulShards-2.7.3-52.jar None
UCH wificharge 1.0.1 [T]-WirelessCharger-1.0.1.jar None
UCH modcurrency 1.12-1.2.5 Currency-1.12.0-1.2.5.jar None
UCH cyclicmagic 1.8.5 Cyclic-1.12-1.8.5.jar None
UCH zerocore 1.12-0.1.1.0 zerocore-1.12-0.1.1.0.jar None
UCH bigreactors 1.12-0.4.5.40 ExtremeReactors-1.12-0.4.5.40.jar None
UCH teslacorelib 1.0.9 tesla-core-lib-1.12-1.0.9.jar None
UCH industrialforegoing 1.12-1.12 industrialforegoing-1.12-1.3.1-61.jar None
UCH infinitefluids 1.1.1 infinitefluids-1.11-1.1.1.jar None
UCH levelup2 ${version} Level Up! 2-1.1.6-1.12.jar None
UCH malisiscore 1.12-6.0.4 malisiscore-1.12-6.0.4.jar None
UCH malisisblocks 1.12-6.0.2 malisisblocks-1.12-6.0.2.jar None
UCH malisisdoors 1.12-7.0.4 malisisdoors-1.12-7.0.4.jar None
UCH malisisswitches 1.12-5.0.0 malisisswitches-1.12-5.0.0.jar None
UCH minecolonies 1.12.1-0.8.4026 minecolonies-universal-1.12.1-0.8.4026.jar None
UCH minemenu 1.6.2 MineMenu-1.12.2-1.6.2-universal.jar None
UCH multistorage 1.4.3 multistorage-1.12.0-1.4.3.jar None
UCH opencomputers 1.7.0.12 OpenComputers-MC1.12.1-1.7.0.12.jar None
UCH recipemanipulator 1.0 RecipeManipulator-1.12-0.3.1.13.jar None
UCH vtt 0.6.4 VillagerTrades-1.12-0.6.4.jar None
UCH worldutils 0.4.2 worldutils-1.12.2-0.4.2.jar 2b03e1423915a189b8094816baa18f239d576dff
UCH corail_pillar 3.2.0 0-CorailPillar-3.2.0.jar None
UCH unidict 1.12.1-1.0 0-UniDict-1.12.1-1.0.jar None
UCH wrapup 1.12-1.1.1 [CS]-WrapUp-1.1.1.jar None
UCH teslacorelib_registries 1.0.9 tesla-core-lib-1.12-1.0.9.jar None

Loaded coremods (and transformers): TransformerLoader (OpenComputers-MC1.12.1-1.7.0.12.jar) li.cil.oc.common.asm.ClassTransformer DynamicSurroundingsCore ([CS]-DynamicSurroundings-3.4.7.2.jar) org.blockartistry.DynSurround.asm.Transformer ShetiPhian-ASM (0-shetiphiancore-1.12.0-3.5.1.jar) shetiphian.asm.ClassTransformer SignPictureCorePlugin ([C]-SignPicture-2.8.1.jar) com.kamesuta.mc.signpic.asm.SignPictureTransformer Plugin ([CS]-NotEnoughIDs-1.5.4.2.jar) ru.fewizz.neid.asm.Transformer MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) net.malisis.switches.asm.MalisisSwitchesTransformer BetterFontsCore ([C]-TrueTypeFontReplacment-1.9.1.jar) cubex2.ttfr.BFClassTransformer DummyPlugin ([CS]-ForgeEndertech-3.0.1.0.jar)

BetterFoliageLoader ([C]-BetterFoliage-2.1.10.jar) mods.betterfoliage.loader.BetterFoliageTransformer ForgelinPlugin (0-Forgelin-1.5.1.jar)

MalisisCorePlugin (malisiscore-1.12-6.0.4.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer NWRTweak ([T]-RedstonePaste-1.7.5.jar) net.fybertech.nwr.NWRTransformer MMFMLCorePlugin ([CS]-MultiMine-1.12.1.jar) atomicstryker.multimine.common.fmlmagic.MMTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 387.68' Renderer: 'GeForce GTX 1080/PCIe/SSE2' Pulsar/tconstruct loaded Pulses:

  • TinkerCommons (Enabled/Forced)
  • TinkerWorld (Enabled/Not Forced)
  • TinkerTools (Enabled/Not Forced)
  • TinkerHarvestTools (Enabled/Forced)
  • TinkerMeleeWeapons (Enabled/Forced)
  • TinkerRangedWeapons (Enabled/Forced)
  • TinkerModifiers (Enabled/Forced)
  • TinkerSmeltery (Enabled/Not Forced)
  • TinkerGadgets (Enabled/Not Forced)
  • TinkerOredict (Enabled/Forced)
  • TinkerIntegration (Enabled/Forced)
  • TinkerFluids (Enabled/Forced)
  • TinkerMaterials (Enabled/Forced)
  • TinkerModelRegister (Enabled/Forced)
  • chiselsandbitsIntegration (Enabled/Not Forced)
  • craftingtweaksIntegration (Enabled/Not Forced)
  • theoneprobeIntegration (Enabled/Not Forced)

    List of loaded APIs:

  • actuallyadditionsapi (33) from 0-ActuallyAdditions-120.jar
  • bigreactors|API (4.0.1) from ExtremeReactors-1.12-0.4.5.40.jar
  • bnnwidget (1.0) from [C]-SignPicture-2.8.1.jar
  • ChiselsAndBitsAPI (13.8.0) from [CS]-Chisels&Bits-14.8.jar
  • cofhapi (2.0.0) from [CS]-CoFHCore-4.3.5.13.jar
  • cofhapi|block (2.0.0) from [CS]-CoFHCore-4.3.5.13.jar
  • cofhapi|core (2.0.0) from [CS]-CoFHCore-4.3.5.13.jar
  • cofhapi|item (2.0.0) from [CS]-CoFHCore-4.3.5.13.jar
  • cofhapi|tileentity (2.0.0) from [CS]-CoFHCore-4.3.5.13.jar
  • cofhapi|util (2.0.0) from [CS]-CoFHCore-4.3.5.13.jar
  • CraftingTweaks|API (4.1) from [CS]-CraftingTweaks-8.1.5.jar
  • ForestryAPI|apiculture (5.0.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|arboriculture (4.2.1) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|circuits (3.1.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|climate (5.0.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|core (5.2.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|farming (2.2.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|food (1.1.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|fuels (3.0.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|genetics (4.7.1) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|greenhouse (5.2.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|hives (4.1.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|lepidopterology (1.4.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|mail (3.1.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|multiblock (3.0.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|recipes (5.4.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|storage (5.0.0) from [CS]-Forestry-5.5.6.197.jar
  • ForestryAPI|world (2.1.0) from [CS]-Forestry-5.5.6.197.jar
  • gendustryAPI (2.3.0) from 0-gendustry-1.6.5.4-mc1.12.jar
  • ImmersiveEngineering|API (1.0) from ImmersiveEngineering-72.jar
  • ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-72.jar
  • industrialforegoingapi (2) from industrialforegoing-1.12-1.3.1-61.jar
  • jeresources|API (0.8.4.25) from [C]-JustEnoughResources-0.8.4.25.jar
  • JustEnoughItemsAPI (4.13.0) from [CS]-JustEnoughItems-4.7.11.100.jar
  • mcjtylib_ng (2.4.4) from 0-McJtyLib-2.4.4.jar
  • MekanismAPI|core (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • MekanismAPI|energy (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • MekanismAPI|gas (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • MekanismAPI|infuse (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • MekanismAPI|laser (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • MekanismAPI|transmitter (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • MekanismAPI|util (9.0.0) from [CS]-Mekanism-9.4.1.326.jar
  • opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.1-1.7.0.12.jar
  • reborncoreAPI (3.4.3.114) from [CS]-RebornCore-3.4.3.114.jar
  • reborncoreAPI|Power (3.4.3.114) from [CS]-RebornCore-3.4.3.114.jar
  • reborncoreAPI|Recipe (3.4.3.114) from [CS]-RebornCore-3.4.3.114.jar
  • reborncoreAPI|Tile (3.4.3.114) from [CS]-RebornCore-3.4.3.114.jar
  • simplyconveyorsapi (1.0) from [T]-SimplyConveyors-4.0.4.jar
  • stevescartsAPI (${version}) from 0-StevesCarts-1.12.1-2.4.8.44.jar
  • stevescartsAPI|FARMS (${version}) from 0-StevesCarts-1.12.1-2.4.8.44.jar
  • StorageDrawersAPI (2.1.0) from [CS]-StorageDrawers-5.3.2.jar
  • StorageDrawersAPI|event (2.1.0) from [CS]-StorageDrawers-5.3.2.jar
  • StorageDrawersAPI|registry (2.1.0) from [CS]-StorageDrawers-5.3.2.jar
  • StorageDrawersAPI|render (2.1.0) from [CS]-StorageDrawers-5.3.2.jar
  • StorageDrawersAPI|storage (2.1.0) from [CS]-StorageDrawers-5.3.2.jar
  • StorageDrawersAPI|storage-attribute (2.1.0) from [CS]-StorageDrawers-5.3.2.jar
  • theoneprobe_api (1.4.4) from [CS]-TheOneProbe-1.4.18.jar
  • thut|API (1.0.0) from [CS]-ThutCore-5.11.0.jar
  • zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.1.0.jar
  • zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.1.0.jar
  • zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.1.0.jar
  • zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.1.0.jar RebornCore: Plugin Engine: 0 RebornCore Version: 3.4.3.114 Runtime Debofucsation 1 RenderEngine: 1 Launched Version: 1.12.2 LWJGL: 2.9.4 OpenGL: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 387.68, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 16x AMD Ryzen 7 1700 Eight-Core Processor OptiFine Version: OptiFine_1.12.1_HD_U_C5 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 387.68 OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16`

D3nnis3n commented 7 years ago

Just Forget it. Forgot to Change the config to not use MMDOreSpawn beforehands. I'm dumb today. Sorry!

dshadowwolf commented 7 years ago

There is something screwy going on here - OreSpawn being present or not and that config option should have no effect in the code, really. What I'd expect to happen is to get a "Missing Mod Exception" - what is happening is that it seems to think that the "human_detector" block isn't getting a registry name.

I'm re-opening this and investigating deeper.

D3nnis3n commented 7 years ago

Haha, lol. Even when i'm just dumb, i find Bugs :D

dshadowwolf commented 7 years ago

Nah - see... you should have gotten a nice screen telling you that MMD OreSpawn 3.1.0 was required, triggered by a "Missing Mod Exception". Instead you find something really intriguing

jriwanek commented 7 years ago

And my tests come up with a completely different error to dshads tests.

dshadowwolf commented 7 years ago

Found the issue... Apparently the event handlers for the Registry Events get called regardless of the error state of the FMLPreInitializationEvent handlers for the "Pre Initialization" phase of mod loading. This was causing it to try and register a block that had never been initialized, because the code to initialize it had never been called.

Upcoming PR fixes it.

D3nnis3n commented 7 years ago

Yeh, i understand what the Problem was. Anyways, PR seems to be merged but no new build of BaseMetals or ModernMetals is on the Maven g

Despite that, we consider both mods as stable for public usage now (sureley under the hood it might not be considered so) - they're fully usable and in our case we have not gotten any Crash Problems. Until now, to be exact, no Problems (despite Diamonds) have been reported to me. I saw UtilityOres have been released. So i got hopes for the other mods now 🗡

But i didn't really understand who works on what - as it seems like you are multiple people.

Anyways, whenever you start working on the other mods, i'll be here to help you find bugs. And if i still get reported something from base or modern metals, i'll tell you.

dshadowwolf commented 7 years ago

This is fixed in an upcoming PR - it will still crash, but the crash will be a "Missing Mods Exception" and tell you that you need MMD OreSpawn of at least 3.1.0

D3nnis3n commented 7 years ago

Yah, i misinterpreted "upcoming" for "still to merge, but there". And there was no PR to merge left. Just Forget it. English is not my native language :D

dshadowwolf commented 7 years ago

I understand - I have German relatives, grew up around those speaking "Pennsylvania Dutch" (a "Platt Deutsch", if I remember the correct terminology), took it as a class in school and regularly listen to - and understand - German music. Yet I still can't converse in the language. You do better with English than I do German.

The reason for the "Upcoming" is because it's also mixed with a fix for the casting table (which was slightly broken at some point) as well as adding Diamonds to Tinkers'

D3nnis3n commented 7 years ago

Pretty cool. "Plattdeutsch" is the dialect of german people in the North - does not sound good, if you ask me g. I'm from bavarian-swabia. You would not be able to understand a single word, if i start talking in my dialect g Noone does, that lives further away then 20 kilometres. (Dunno what's that in miles)

dshadowwolf commented 7 years ago

It's something like 0.6km per mile - so call it somewhere around 12 miles (this is inaccurate as all heck, but...)

D3nnis3n commented 7 years ago

Wouldn't it be 1.6 km per Mile then? Or am i dumb?Otherwise you would get more miles, wouldn't you?

Still don't understand why you don't use metrics. Driving on the right, but no metrics. Crazy.

dshadowwolf commented 7 years ago

(and yes, considering "Deutsch" becomes "Deitsch" in "Die Pennsylvanische Deitch", I do understand about the dialects)

D3nnis3n commented 7 years ago

Pennsylvania Dutch is not "Plattdeutsch", it's based on a Palatine dialect, which you can find in Bavaria, too. But it's mostly similar to something spoken in the west of Germany, not the north.

D3nnis3n commented 7 years ago

"Deitsch" is something we in Bavaria also say. In the North it would be more like "düttsch".

dshadowwolf commented 7 years ago

eh, it's been about 20 years since I was in school :) That's enough time for memories to fade and erode

D3nnis3n commented 7 years ago

Haha, yeh. I was just pretty surprised when you said "Deitsch" - as we do say that, too and looked up what "Pennsylvania Dutch" ist. As of it being Palatine, it has some similarities with my dialect while northern german has none at all.

D3nnis3n commented 7 years ago

I also really hate my auto correction that writes words in upper case letters at the beginning ... It does not understand i'm not writing in german now.

dshadowwolf commented 7 years ago

Alright - working on one last test before the big push, which will include Diamond&Emerald -> dust in Mek and IC2 and Diamond Ore and Emerald Ore the same. It will also add Diamond Gear, Gem and Nugget to the Smeltery, Emerald Gear and Nugget to the same, Fix the crash you found to be in the proper form (this issue), update to Forge 14.22.1.2485 (latest for 1.12.1) and the latest mappings, while also fixing the issues that arose from some names being changed in the same.

dshadowwolf commented 7 years ago

This leaves: 1) Move OreDictionary work to the Item/Block registration events - this should solve the issues with JAOPCA 2) Re-enable Thermal Expansion integration fully and fix any problems that might exist in that plugin currently (and hope the old issue that was happening... isn't, anymore) 3) Conference with @jriwanek and the rest of the team about Advancements and what to implement, if anything

D3nnis3n commented 7 years ago

Nice. Would help you out, but i hate coding. We in Germany got two ways for informatic education (i don't know how the thing you need to do to be able to do an specific "Job" later is called) for Information Technologies - one is the it-sysadmins and hardware guys and the other one is the developers. I'm one of the first ;) So i indeed do understand what you're doing but am pretty happy other people do it, so we can play great things g

dshadowwolf commented 7 years ago

😄 I do embedded electronics as a hobby and have had jobs on both sides of that line. I do like the programming, but I absolutely love the smell of hot solder and seeing something I designed work.

D3nnis3n commented 7 years ago

Is "apprenticeship" the correct word? Anyways, it's called "Fachinformatiker für Systemintegration" here.

dshadowwolf commented 7 years ago

Hrm... perhaps - it'd imply that you learn by doing while under the supervision of one who has mastered their trade and been recognized as such by their peers

D3nnis3n commented 7 years ago

Yeh, for 2 - 3 years with low pay, some weeks in a school and lead by a employee that has the right to teach you. At the end you get a certificate from the state and can apply to a Job with higher pay, as you now know what you should be knowing to do it.

dshadowwolf commented 7 years ago

Fixed in #197 - closing