Simply makes the Angel Ring from Extra Utils 2 be able to be put into the ring slot of Baubles.
(As of 0.2.0) You need to craft the bauble version shapelessly in any crafting grid. You can also shapelessly craft back.
Inclusion in modpacks is allowed.
In reply to alexs01:
In reply to Ozzy:
Game crashes with newest update to EU2
Crash Log - https://paste.ee/p/kFvTk
Crashes with newset Forge
---- Minecraft Crash Report ----
WARNING: coremods are present:
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.2.1-alpha-snapshot-universal.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.0.4.2.jar)
AstralCore (astralsorcery-1.12.2-1.8.4.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.0.jar)
LoadingPlugin (Quark-r1.4-120.jar)
LoadingPlugin (AdFinders-1.12.1-2.1.1.0-build.0056.jar)
FMLPlugin (elulib-0.1.11.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
Extra Alchemy ASM (extraalchemy-0.3.6-release.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
MovingWorldCore (movingworld-1.12-6.342-full.jar)
DummyPlugin (ForgeEndertech-1.12.1-4.3.0.0-build.0056.jar)
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 12/17/17 10:28 AM
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 portablejim.frb.FlyRingBaubleMod.registration(FlyRingBaubleMod.java:91)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_778_FlyRingBaubleMod_registration_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:739)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 portablejim.frb.FlyRingBaubleMod.registration(FlyRingBaubleMod.java:91)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_778_FlyRingBaubleMod_registration_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:739)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
In reply to DmAlchemist:
In reply to DmAlchemist:
And even without the newest version of Forge, it crashes with ExUtil update.
I also got a crash while start up with the new version auf EU2.
Look her.
In reply to Forge_User_82971761:
In reply to Daihok41:
crash with latest version of Exutils2, during preinit,
java.lang.NullPointerException: Can't use a null-name for the registry, object null.
...
at portablejim.frb.FlyRingBaubleMod.registration(FlyRingBaubleMod.java:91)
full crash report, minus system details:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: AppleCore (AppleCore-mc1.12.2-3.1.0.jar) LoadingPlugin (Quark-r1.4-120.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) LoadingPlugin (LoadingProfiler-MC1.12-1.3.jar) SFRCore (SolarFluxReborn_1.12.2-3.42r.jar) CTMCorePlugin (CTM-MC1.12-0.2.3.9.jar) MalisisCorePlugin (malisiscore-1.12.2-6.3.0.jar) DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.7.2.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.8.2-Anarchy.jar) BIFLoader (BowInfinityFix-1.11.x-1.12.x-rv5.jar) FMLPlugin (elulib-0.1.11.jar) TNTUtilities Core (tnt_utilities-mc1.12-1.2.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) BlurPlugin (Blur-1.0.4-14.jar) Extra Alchemy ASM (extraalchemy-0.3.6-release.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b129.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) LoadingPlugin (NoNausea-MC1.12-1.0.jar) IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar) AstralCore (astralsorcery-1.12.2-1.8.4.jar) Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar) IMLoadingPlugin (infinimend-1.12-1.0.2.jar) Plugin (NotEnoughIDs-1.5.4.2.jar) NWRTweak (redstonepaste-mc1.12-1.7.5.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.2.6-36.jar) ForgelinPlugin (Forgelin-1.6.0.jar) HammerCoreCore (HammerCore-1.12.2-1.9.5.7.jar) ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.0.jar)Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 12/16/17 10:26 AMDescription: 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 portablejim.frb.FlyRingBaubleMod.registration(FlyRingBaubleMod.java:91) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_872_FlyRingBaubleMod_registration_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:739) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 threadStacktrace: 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 portablejim.frb.FlyRingBaubleMod.registration(FlyRingBaubleMod.java:91) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_872_FlyRingBaubleMod_registration_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:739) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Why are there 3 different recipes (plus the 4 that require ex2) for the flying ring, and one of them is significantly easier than the other 2? I tried to find a config file to disable the easy recipe, but it doesn't seem that one generates?
I tried to make the Flying Ring that this mod adds (the version with pet parrots in cages), but even with all the correct items, it won't output. I can't find any documentation on the matter. Help?
In reply to katubug:
In reply to bukkit_User90890674:
In reply to katubug:
angelRingToBauble-1.12-0.3.0.46+306787e.jar seems to function in game even without extra utilities 2 installed. i found this out by mistake having forgotten all about this mod in my load out after i uninstalled Extra utilities 2. xD
I wasn't sure if you were intending this to be its own stand alone bauble but this seems to be the case here.
Does the 1.12 version only work on 1.12 and not 1.12.1/2. I'm asking this because AR2B 0.3.0 is 1.11 when loaded.
How is this for 1.12 when Baubles itself isn't past 1.11?
In reply to RepoDraghon:
fail !