Giter VIP home page Giter VIP logo

draconic-additions's People

Contributors

bigenergy avatar foxmcloud5655 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

draconic-additions's Issues

Unable to Stabilizing Core

Hello, I'm currently on Draconic-Evolution-1.12.2-2.3.27.353-universal and Draconic-Additions-1.12.2-1.16.2.42-universal
BrandonsCore-1.12.2-2.4.19.214-universal It seems that once I build the platform right click and throw the Chaotic Staff of Power didn't do anything, just a small increase of size in the Chaos Stabilizer Core no storm effect or any of it.
The structure that I build: https://gyazo.com/c686105e1c7d8db15c0738a97cfac638
and the video guide that used: https://www.youtube.com/watch?v=kgG43rO6dFQ

Of course, I check in the Project Intelligence mod for documentation in case I mess up. I'm not sure if I'm doing something wrong here or it's a bug, thank you.

How can i craft Hermal Armor from Draconic Additions?

I have Draconic Additions...and i finally got how to craft Energized Potato Armor...but how can i get Hermal Potato Armor? I click to see the recipe with Jei...but it doesnt show anything. Even if i click in Hermal (rotten potato icon)...it doesnt show nothing. I dont know if it has the same problem as Mystical Agraddition with Insanium...that i had to add other mod to use Insanium...please somebody help me...im tired to get Hermal Armor from creative...i want to craft it...thanks.

Inter-mod compatibility issue (1.16.5)

For some reason, this mod prevents some dimensions from being able to be accessed, like JAMD (Just Another Mining Dimension), Twilight Forest, and The Undergarden.

Adding verification for the mod Baubble

Hello,
I have try your mod in a clean modpack with only Draconic evolution and is dependencies + Draconic Additrions, and the game crash, but I finally found the caused, but this is really not clear into the crash log...

I finally found the problem, I have not install Bauble, so after I added everithing work, but I think, you should add a verification if the mod is installed before you used something from, Like that, it will probably add a clear error message Mod Missing and not only a Crash Logs, without really any clear information...

This is just a suggestion!
Draconic-Additions: 1.3.0.7 or 1.3.0.8 (I have try both...)

Fireztonez

Chaotic Staff of Power

Chaotic Staff of Power dont brake any blocks is more a downgrade then a upgrade...Can´t even configure the item

Stabilizing the Semi-Stable Chaotic Crystal

I have tried a few times only once getting a stabilized crystal back but it gave me the unstabilized crystal back too. I was expecting the storm thingy and it doing what the other things did when getting stabilized but nothing happens besides the core saying it rejects the object in my hand for stabilizing.

Minecraft crash report

After I install this mod, Minecraft is raising an error:

Error: java.lang.NoClassDefFoundError: slimeknights/tconstruct/library/client/MaterialRenderInfo
Exit Code: -1

When I delete this mod the error no longer exists. Here is the full crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
LucraftCoreCoreMod (lucraftcore-1-12-2-2-4-14.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.9-core.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
PerformantLoadingPlugin (performant-1.12.2-1.10.jar)
BetterSprintingCore (BetterSprinting-1.12.2-v2.1.2.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 9/1/21 2:48 PM
Description: Initializing game

java.lang.NoClassDefFoundError: slimeknights/tconstruct/library/client/MaterialRenderInfo
at lucraft.mods.lucraftcore.LCConfig$Materials.(LCConfig.java:108)
at lucraft.mods.lucraftcore.LCConfig.(LCConfig.java:36)
at lucraft.mods.lucraftcore.addonpacks.AddonPackHandler.getAddonPacksDir(AddonPackHandler.java:61)
at lucraft.mods.lucraftcore.core.LCClientHooks.insertAddonPackResourcePacks(LCClientHooks.java:37)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:789)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: slimeknights.tconstruct.library.client.MaterialRenderInfo
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 15 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 17 more

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

-- Head --
Thread: Client thread
Stacktrace:
at lucraft.mods.lucraftcore.LCConfig$Materials.(LCConfig.java:108)
at lucraft.mods.lucraftcore.LCConfig.(LCConfig.java:36)
at lucraft.mods.lucraftcore.addonpacks.AddonPackHandler.getAddonPacksDir(AddonPackHandler.java:61)
at lucraft.mods.lucraftcore.core.LCClientHooks.insertAddonPackResourcePacks(LCClientHooks.java:37)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:789)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:497)
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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 375235720 bytes (357 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 59 mods loaded, 59 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                                |
|:----- |:------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| L     | minecraft                       | 1.12.2                   | minecraft.jar                                      | None                                     |
| L     | mcp                             | 9.42                     | minecraft.jar                                      | None                                     |
| L     | FML                             | 8.0.99.99                | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L     | forge                           | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L     | foamfixcore                     | 7.7.4                    | minecraft.jar                                      | None                                     |
| L     | damageindicatorsmod             | 1.0                      | [1.12.2]DamageIndicatorsMod-3.5.1.jar              | None                                     |
| L     | appliedenergistics2             | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | None                                     |
| L     | armoryexpansion                 | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
| L     | armoryexpansion-conarm          | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
| L     | armoryexpansion-custommaterials | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
| L     | armoryexpansion-iceandfire      | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
| L     | armoryexpansion-matteroverdrive | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
| L     | avaritia                        | 3.3.0                    | avaritia-1-12-2-3-3-0-37-universal.jar             | None                                     |
| L     | bettersprinting                 | 2.1.2                    | BetterSprinting-1.12.2-v2.1.2.jar                  | None                                     |
| L     | bookshelf                       | 2.3.589                  | Bookshelf-1.12.2-2.3.589.jar                       | None                                     |
| L     | brandonscore                    | 2.4.19                   | BrandonsCore-1.12.2-2.4.19.214-universal.jar       | None                                     |
| L     | codechickenlib                  | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | None                                     |
| L     | cofhcore                        | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
| L     | cofhworld                       | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
| L     | conarm                          | 1.2.5.10                 | conarm-1.12.2-1.2.5.10.jar                         | None                                     |
| L     | creepypastacraft                | 2                        | CreepyPastaCraft_Reborn_V2c-1.12.2-hotfix1.jar     | None                                     |
| L     | divinerpg                       | 1.7.1                    | DivineRPG-1.7.1.jar                                | None                                     |
| L     | draconicadditions               | 1.14.1                   | Draconic-Additions-1.12.2-1.14.1.37-universal.jar  | None                                     |
| L     | draconicevolution               | 2.3.27                   | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
| L     | eplus                           | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                  | None                                     |
| L     | fastleafdecay                   | v14                      | FastLeafDecay-v14.jar                              | None                                     |
| L     | foamfix                         | 0.10.14-1.12.2           | foamfix-0.10.14-1.12.2.jar                         | None                                     |
| L     | heroesexpansion                 | 1.12.2-1.3.5             | HeroesExpansion-1.12.2-1.3.5.jar                   | None                                     |
| L     | waila                           | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
| L     | ichunutil                       | 7.2.2                    | iChunUtil-1.12.2-7.2.2 (1).jar                     | None                                     |
| L     | infinity                        | 1.12                     | infinity-1-12.jar                                  | None                                     |
| L     | inventorypets                   | 2.0.15                   | inventorypets-1.12-2.0.15.jar                      | None                                     |
| L     | jei                             | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                          | None                                     |
| L     | journeymap                      | 1.12.2-5.7.0             | journeymap-1.12.2-5.7.0.jar                        | None                                     |
| L     | lucraftcore                     | 1.12.2-2.4.14            | lucraftcore-1-12-2-2-4-14.jar                      | None                                     |
| L     | magicalcrops                    | 1.0.1                    | Magical-Crops-Mod-1.12.2.jar                       | None                                     |
| L     | mantle                          | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
| L     | metallurgy                      | 1.2.7                    | Metallurgy-4-Reforged-1.2.7.jar                    | None                                     |
| L     | moartinkers                     | 0.6.0                    | moartinkers-0.6.0.jar                              | None                                     |
| L     | morph                           | 7.2.0                    | Morph-1.12.2-7.2.1 (1).jar                         | None                                     |
| L     | netherendingores                | 1.12.2-1.3               | Netherending-Ores-1.12.2-1.3.jar                   | None                                     |
| L     | performant                      | 1.12.2-1.4               | performant-1.12.2-1.10.jar                         | None                                     |
| L     | projecte                        | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
| L     | redstoneflux                    | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
| L     | scp                             | 2.4.0                    | SCP_Lockdown-1.12.2-2.4.0-hotfix.jar               | None                                     |
| L     | simplemagnets                   | 1.0.5                    | simplemagnets-1.0.5-mc1.12.jar                     | None                                     |
| L     | somanyenchantments              | 0.5.0                    | SoManyEnchantments-0.5.0.jar                       | None                                     |
| L     | speedsterheroes                 | 1.12.2-2.2.1             | speedsterheroes-1-12-2-2-2-1.jar                   | None                                     |
| L     | srparasites                     | 1.9.0                    | SRParasites-1.12.2v1.9.0ALPHA14.jar                | None                                     |
| L     | tconstruct                      | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
| L     | the-fifth-world                 | 0.5                      | the-fifth-world-0-5-1.jar                          | None                                     |
| L     | thermalfoundation               | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
| L     | tinker_io                       | rw2.8.3                  | tinker_io-1.12.2-rw2.8.3.jar                       | None                                     |
| L     | tinkersaddons                   | 1.0.7                    | Tinkers-Addons-Mod-1.12.2.jar                      | None                                     |
| L     | tinkersjei                      | 1.2                      | tinkersjei-1.2.jar                                 | None                                     |
| L     | tinkertoolleveling              | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
| L     | veinminer                       | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
| L     | veinminermodsupport             | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
| L     | thebetweenlands                 | 3.4.9                    | thebetweenlands-3-4-9-universal.jar                | None                                     |

Loaded coremods (and transformers): 

LucraftCoreCoreMod (lucraftcore-1-12-2-2-4-14.jar)
lucraft.mods.lucraftcore.core.LCTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.9-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
PerformantLoadingPlugin (performant-1.12.2-1.10.jar)

BetterSprintingCore (BetterSprinting-1.12.2-v2.1.2.jar)
chylex.bettersprinting.system.core.TransformerEntityPlayerSP
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 451.67' Renderer: 'GeForce GTX 1060 with Max-Q Design/PCIe/SSE2'
Launched Version: 1.12.2-forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: GeForce GTX 1060 with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 451.67, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz

Portable Wired Charger Crash.

java.lang.NullPointerException
at com.brandon3055.brandonscore.lib.EnergyHelper.isEnergyTile(EnergyHelper.java:26)
at net.foxmcloud.draconicadditions.items.tools.PortableWiredCharger.onItemRightClick(PortableWiredCharger.java:123)
at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:217)
at net.minecraft.client.multiplayer.PlayerControllerMP.processRightClick(PlayerControllerMP.java:511)
at net.optifine.override.PlayerControllerOF.processRightClick(PlayerControllerOF.java:80)
at net.minecraft.client.Minecraft.rightClickMouse(Minecraft.java:1597)
at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2254)
at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2020)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1808)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
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)

I right-clicked the ground with it and it caused the crash. My guess was a possible null function that broke or is not working correctly?
We will have to temporarily disable the item until further notice.
Let me know any info on this. :)

Infused Potato Armor void if in the first Hotbar slot when right-click

Hello,
I just install and test the infused Potato Armor, quetsion to get the Energized Potato Armor... It work if in every slot of the hotbar and right-click, but, if is in the first slot, for some strange reason the arnor is just deleted... I try about 20 times, and each time, it delete if is on the first slot...

Here a small Video-Clip of my test, during my live:
https://clips.twitch.tv/ExuberantCoyPeachDancingBanana

Thank's
Fireztonez

Crashing when added to FTB revelation

When added to the FTB revelations modpack it crashes on startup. There are a few mods that I have added due to the server that I play on.
The mods that are added are VoicechatReloaded and debugServerInfo

latest.log

[1.12.2] Compatibility with First Aid

One user has reported that the Chaos Injection feature is incompatible with First Aid, as the blood drain counts as chest damage and will kill you before Chaos Injection can even start.

infinite item duplication using harnesses (1.16.5)

forge version: 36.2.34

mods used:
BrandonsCore-1.16.5-3.0.15.248-universal.jar
CodeChickenLib-1.16.5-4.0.7.445-universal.jar
curios-forge-1.16.5-4.0.8.2.jar
Draconic-Additions-1.16.5-2.2.2.5-universal.jar
Draconic-Evolution-1.16.5-3.0.27.462-universal.jar
and jei but i did not mark the version of jei used (edit: jei-1.16.5-7.7.1.152.jar)

steps to reproduce:
get a tile entity which holds items (i tested this with a furnace's item and fuel slot, have not tested other tile entities)
place the tile entity down and put some items in it
equip any harness
place the tile entity in the harness

result:
items in the harness' tile entity will be dropped on your player endlessly until you place the tile entity back down, where they will still be in the tile entity

(hopefully) an attached video: https://user-images.githubusercontent.com/44331238/181115214-0e922fa3-6db2-467f-b6b9-9781e3cd739d.mp4

(not shown in the video: i placed one coal in the furnace's fuel slot)

Chaos Block - Energy Core

Hello, this is not a problem but a request for the Draconic ball, if it would be possible to have a tier 9 in Chaos Block to store the energy in, a black of darkness, thank you very much for having does this beautiful mod.

Can't change chaotic chestplate flight speed

When i first put the chaotic chestplate the speed boost is at 600% and can't be reduced. Is this intentional or is it a bug?
Also i can't change walking speed boost on leggings and jump boost on boots.

[Chaotic Armor] Strange Upgrading

Minecraft : 1.12.2
Forge : 14.23.5.2847

When upgrading a draconic armor without any Upgrades to the chaotic Tier all Upgrades will be set to the draconic Tier without even having to upgrade them.

minecraft is crashing when i use draconic additions

---- Minecraft Crash Report ----

WARNING: coremods are present:
GTCELoadingPlugin (gregtech-1.12.2-1.11.1.632.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
LoadingPlugin (AdChimneys-1.12.2-3.5.15.0-build.0560.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
LogisticsPipesCoreLoader (logisticspipes-0.10.3.114.jar)
CorePlugin (ForgeEndertech-1.12.2-4.5.5.0-build.0561.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
LoadingPlugin (AdPother-1.12.2-1.2.17.0-build.0591.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 1/15/22 10:21 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Brandon's Core (brandonscore)
Caused by: java.lang.NoSuchMethodError: com.brandon3055.draconicevolution.client.creativetab.DETab.(Ljava/lang/String;Ljava/lang/String;I)V
at net.foxmcloud.draconicadditions.client.creativetab.DATab.(DATab.java:19)
at net.foxmcloud.draconicadditions.DAFeatures.(DAFeatures.java:33)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.brandon3055.brandonscore.registry.ModFeatureParser.parseASMData(ModFeatureParser.java:76)
at com.brandon3055.brandonscore.BrandonsCore.preInit(BrandonsCore.java:77)
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:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Capacitor Supplier Energy Dupe

You are able to create infinity amounts of power when you connect two capacitors together with energy cables. The capacitors require two or more flux capacitors inside of them to do this.

x2 (Or more) Capacitor Supplier
x2 (Or more) energy cables
x2 (or more) Flux Capacitors CHARGED
x1 Power Bank (Or anything else) (Best performed with a draconic energy ball tier 8)

Example
image

Unknown registry key: draconicadditions:harnessvoid

Hello,

I have a problem with "draconicadditions:harnessvoid".
No matter the version of the mod or forge, the server crashes constantly because of this error.

Attached: the message in question.
[main/FATAL] [net.minecraft.server.Main/]: Failed to start the minecraft server java.lang.RuntimeException: Unknown registry key: draconicadditions:harnessvoid at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[?:?] at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[?:?] at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[?:?] at net.minecraft.server.Main.main(Main.java:153) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_301] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_301] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37) ~[forge-1.16.5-36.2.39.jar:36.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49) [forge-1.16.5-36.2.39.jar:?] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46) [forge-1.16.5-36.2.39.jar:?] at net.minecraftforge.server.ServerMain.main(ServerMain.java:43) [forge-1.16.5-36.2.39.jar:?]

Thanks

Chaotic armor Flight speed

The flight speed modifier on the chaotic chestplate is locked on 600%
image
600%+ can be nice. but not allowing less than 600% is a complete turnoff =\ disregard this if that is not intended :)

Basic Shielding necklace dupe glitch

while having the baubles mod if you put the basic shielding necklace in your off hand and right click it will put the amulet in the baubles slot and keep it in your off hand.

Draconic additions version:1.15.1.39
Minecraft Version:1.12.2
Forge version :14.23.5.2854

Draconic.Additions.Dupe.Glitch.-.survival.mp4

Offline documentation

Project Inteligence can't download the initial manifest.json and it seems I can't fix the issue.
Is there any workarround to have the offline documentation ?

I keep crashing, can't find anything about it.

---- Minecraft Crash Report ----

WARNING: coremods are present:
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192 - Copy.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
XaeroMinimapPlugin (Xaeros-Minimap-Mod-1.12.2.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2 (1).jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
Techguns Core (Techguns-Mod-1.12.2.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
ForgelinPlugin (Forgelin-1.8.3.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2 - Copy.jar)
SoundUnpack (OpenSecurity-1.12.2-1.0-62 - Copy.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
ApotheosisCore (Apotheosis-Mod-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.24.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 1/30/21 3:26 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Brandon's Core (brandonscore)
Caused by: java.lang.NoSuchMethodError: com.brandon3055.draconicevolution.client.creativetab.DETab.(Ljava/lang/String;Ljava/lang/String;I)V
at net.foxmcloud.draconicadditions.client.creativetab.DATab.(DATab.java:19)
at net.foxmcloud.draconicadditions.DAFeatures.(DAFeatures.java:30)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.brandon3055.brandonscore.registry.ModFeatureParser.parseASMData(ModFeatureParser.java:76)
at com.brandon3055.brandonscore.BrandonsCore.preInit(BrandonsCore.java:77)
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:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:497)
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.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 678056784 bytes (646 MB) / 2449473536 bytes (2336 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 178 mods loaded, 178 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                                |
|:----- |:--------------------------------- |:--------------------- |:------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                         | 1.12.2                | minecraft.jar                                     | None                                     |
| LCH   | mcp                               | 9.42                  | minecraft.jar                                     | None                                     |
| LCH   | FML                               | 8.0.99.99             | forge-1.12.2-14.23.5.2854.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                             | 14.23.5.2854          | forge-1.12.2-14.23.5.2854.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | micdoodlecore                     |                       | minecraft.jar                                     | None                                     |
| LCH   | xaerominimap_core                 | 1.12.2-1.0            | minecraft.jar                                     | None                                     |
| LCH   | openmodscore                      | 0.12.2                | minecraft.jar                                     | None                                     |
| LCH   | obfuscate                         | 0.2.6                 | minecraft.jar                                     | None                                     |
| LCH   | opencomputers|core                | 1.7.5.192             | minecraft.jar                                     | None                                     |
| LCH   | techguns_core                     | 1.12.2-1.0            | minecraft.jar                                     | None                                     |
| LCH   | securitycraft                     | v1.8.12               | [1.12.2]+SecurityCraft+v1.8.12.jar                | None                                     |
| LCH   | mts                               | 19.9.0                | Immersive+Vehicles-1.12.2-19.9.0.jar              | None                                     |
| LCH   | mtsaircooled                      | 1.0.1                 | Air-Cooled+Pack+[MTS]+1.10.2-14.0.0-1.0.1.jar     | None                                     |
| LCH   | placebo                           | 1.6.0                 | Placebo-1.12.2 (1).jar                            | None                                     |
| LCH   | apotheosis                        | 1.12.4                | Apotheosis-Mod-1.12.2.jar                         | None                                     |
| LCH   | jei                               | 4.15.0.280            | jei_1.12.2-4.15.0.280.jar                         | None                                     |
| LCH   | appleskin                         | 1.0.14                | AppleSkin-mc1.12-1.0.14.jar                       | None                                     |
| LCH   | ctm                               | MC1.12.2-1.0.2.31     | CTM-MC1.12.2-1.0.2.31.jar                         | None                                     |
| LCH   | appliedenergistics2               | rv6-stable-7          | appliedenergistics2-rv6-stable-7.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | aquaculture                       | 1.6.7                 | Aquaculture-1.12.2-1.6.7.jar                      | None                                     |
| LCH   | baubles                           | 1.5.2                 | Baubles-1.12-1.5.2.jar                            | None                                     |
| LCH   | astralsorcery                     | 1.10.22               | astralsorcery-1.12.2-1.10.24.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | bno                               | 1.12.2-1.0.4.0        | Basic-Nether-Ores-Mod-1.12.2.jar                  | None                                     |
| LCH   | cosmeticbeds                      | 1.12.2-1.0.2.2        | Bedspreads-Mod-1.12.2.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCH   | betterthanllamas                  | 1.12.1-1.0.0          | Better-Than-Llamas-Mod-1.12.2.jar                 | None                                     |
| LCH   | bibliocraft                       | 2.4.5                 | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
| LCH   | bookshelf                         | 2.3.590               | Bookshelf-1.12.2-2.3.590.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | codechickenlib                    | 3.2.3.358             | CodeChickenLib-1.12.2-3.2.3.358-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | redstoneflux                      | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCE   | brandonscore                      | 2.4.19                | BrandonsCore-1.12.2-2.4.19.214-universal.jar      | None                                     |
| LC    | buildcraftlib                     | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftcore                    | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftbuilders                | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcrafttransport               | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftsilicon                 | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftcompat                  | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftenergy                  | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftfactory                 | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | buildcraftrobotics                | 7.99.24.1             | BuildCraft-Mod-1.12.2.jar                         | None                                     |
| LC    | chameleon                         | 1.12-4.1.3            | Chameleon-1.12-4.1.3.jar                          | None                                     |
| LC    | chancecubes                       | 1.12.2-5.0.1.339      | ChanceCubes-1.12.2-5.0.1.339.jar                  | None                                     |
| LC    | chisel                            | MC1.12.2-1.0.2.45     | Chisel-MC1.12.2-1.0.2.45.jar                      | None                                     |
| LC    | clumps                            | 3.1.2                 | Clumps-3.1.2.jar                                  | None                                     |
| LC    | cofhcore                          | 4.6.3                 | CoFHCore-1.12.2-4.6.3.27-universal.jar            | None                                     |
| LC    | cofhworld                         | 1.3.1                 | CoFHWorld-1.12.2-1.3.1.7-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | controlling                       | 3.0.10                | Controlling-3.0.10.jar                            | None                                     |
| LC    | configmod                         | v1.0                  | coroutil-1.12.1-1.2.36.jar                        | None                                     |
| LC    | extendedrenderer                  | v1.0                  | coroutil-1.12.1-1.2.36.jar                        | None                                     |
| LC    | coroutil                          | 1.12.1-1.2.36         | coroutil-1.12.1-1.2.36.jar                        | None                                     |
| LC    | cucumber                          | 1.1.3                 | Cucumber-1.12.2-1.1.3.jar                         | None                                     |
| LC    | cxlibrary                         | 1.6.1                 | cxlibrary-1.12.1-1.6.1.jar                        | None                                     |
| LC    | deathcounter                      | 1.1.0                 | Death-Counter-Mod-1.12.2.jar                      | None                                     |
| LC    | thermalfoundation                 | 2.6.3                 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | draconicevolution                 | 2.3.22                | Draconic-Evolution-Mod-1.12.2.jar                 | None                                     |
| LC    | draconicadditions                 | 1.14.1                | Draconic-Additions-1.12.2-1.14.1.37-universal.jar | None                                     |
| LC    | uteamcore                         | 2.2.5.147             | u_team_core-1.12.2-2.2.5.147.jar                  | None                                     |
| LC    | drawbridge                        | 1.2.1.8               | Draw-Bridge-Mod-1.12.2.jar                        | None                                     |
| LC    | elevatorid                        | 1.4.2                 | ElevatorMod-1.12.2-1.4.2.jar                      | None                                     |
| LC    | emerald_mod                       | 1.0.0                 | EmeraldMod.jar                                    | None                                     |
| LC    | eplus                             | 5.0.176               | Enchanting-Plus-Mod-1.12.2 (1).jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | enchdesc                          | 1.1.15                | EnchantmentDescriptions-1.12.2-1.1.15.jar         | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | endercore                         | 1.12.2-0.5.76         | EnderCore-1.12.2-0.5.76.jar                       | None                                     |
| LC    | thaumcraft                        | 6.1.BETA26            | Thaumcraft-1.12.2-6.1.BETA26.jar                  | None                                     |
| LC    | thermalexpansion                  | 5.5.4                 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | enderio                           | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderiointegrationtic             | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderiobase                       | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderioconduits                   | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderioconduitsappliedenergistics | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | opencomputers                     | 1.7.5.192             | OpenComputers-MC1.12.2-1.7.5.192 - Copy.jar       | None                                     |
| LC    | enderioconduitsopencomputers      | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderioconduitsrefinedstorage     | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderiointegrationforestry        | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | mantle                            | 1.12-1.3.3.55         | Mantle-1.12-1.3.3.55.jar                          | None                                     |
| LC    | tconstruct                        | 1.12.2-2.12.0.135     | TConstruct-1.12.2-2.12.0.135.jar                  | None                                     |
| LC    | enderiointegrationticlate         | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderiomachines                   | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | enderiopowertools                 | 5.1.51                | Ender-IO-Mod-1.12.2.jar                           | None                                     |
| LC    | energyconverters                  | 1.3.7.30              | energyconverters_1.12.2-1.3.7.30.jar              | None                                     |
| LC    | minerva                           | 1.0.13                | minerva-library-1.0.13.jar                        | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LC    | extraalchemy                      | 0.5.3                 | Extra-Alchemy-Mod-1.12.2.jar                      | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LC    | ic2                               | 2.8.188-ex112         | industrialcraft-2-2.8.188-ex112.jar               | de041f9f6187debbc77034a344134053277aa3b0 |
| LC    | galacticraftcore                  | 4.0.2.280             | GalacticraftCore-1.12.2-4.0.2.280.jar             | None                                     |
| LC    | galacticraftplanets               | 4.0.2.280             | Galacticraft-Planets-1.12.2-4.0.2.280.jar         | None                                     |
| LC    | mjrlegendslib                     | 1.12.2-1.1.9          | MJRLegendsLib-1.12.2-1.1.9.jar                    | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC    | extraplanets                      | 1.12.2-0.6.6          | ExtraPlanets-1.12.2-0.6.6.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC    | extrautils2                       | 1.0                   | extrautils2-1.12-1.9.9.jar                        | None                                     |
| LC    | forgelin                          | 1.8.3                 | Forgelin-1.8.3.jar                                | None                                     |
| LC    | forgemultipartcbe                 | 2.6.2.83              | ForgeMultipart-1.12.2-2.6.2.83-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | microblockcbe                     | 2.6.2.83              | ForgeMultipart-1.12.2-2.6.2.83-universal.jar      | None                                     |
| LC    | minecraftmultipartcbe             | 2.6.2.83              | ForgeMultipart-1.12.2-2.6.2.83-universal.jar      | None                                     |
| LC    | silentlib                         | 3.0.13                | Silent-Lib-1.12.2.jar                             | None                                     |
| LC    | funores                           | 1.6.3                 | Fun-Ores-Mod-1.12.2.jar                           | None                                     |
| LC    | cfm                               | 6.3.0                 | furniture-6.3.0-1.12.2.jar                        | None                                     |
| LC    | ivairlinerpack                    | 1.0.0                 | Golden_Airport_Pack_Immersive_Vehicles_2.2.2.jar  | None                                     |
| LC    | waila                             | 1.8.26                | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
| LC    | icbmclassic                       | 1.12.2-3.3.0.63       | ICBM-classic-1.12.2-3.3.0b63.jar                  | None                                     |
| LC    | ichunutil                         | 7.2.1                 | iChunUtil-1.12.2-7.2.1.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | trackapi                          | 1.2                   | TrackAPI-1.2.jar                                  | None                                     |
| LC    | immersiverailroading              | 1.7.3                 | ImmersiveRailroading-1.7.3_1.12.2.jar             | None                                     |
| LC    | universalmodcore                  | 1.0.0                 | ImmersiveRailroading-1.7.3_1.12.2.jar             | None                                     |
| LC    | mekanism                          | 1.12.2-9.8.3.390      | Mekanism-1.12.2-9.8.3.390.jar                     | None                                     |
| LC    | teslacorelib                      | 1.0.15                | tesla-core-lib-1.12.2-1.0.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | industrialforegoing               | 1.12.2-1.12.2         | industrialforegoing-1.12.2-1.12.13-237.jar        | None                                     |
| LC    | ironchest                         | 1.12.2-7.0.67.844     | ironchest-1.12.2-7.0.69.845.jar                   | None                                     |
| LC    | vehicle                           | 0.41.1                | MrCrayfishs-Vehicle-Mod-1.12.2.jar                | None                                     |
| LC    | jev                               | 1.0                   | Just-Enough-Vehicles-Mod-1.12.2.jar               | None                                     |
| LC    | jmh                               | 2.1                   | Just-Mob-Heads-Mod-1.12.2.jar                     | None                                     |
| LC    | lowtechcrafting                   | 0.1.4                 | Low-Tech-Crafting-Mod-1.12.2.jar                  | None                                     |
| LC    | lucky                             | 7.5.0                 | LuckyBlock_1-12_v7-5-0.jar                        | None                                     |
| LC    | lunatriuscore                     | 1.2.0.42              | LunatriusCore-1.12.2-1.2.0.42-universal.jar       | None                                     |
| LC    | mcwbridges                        | 1.0                   | Macaws-Bridges-Mod-1.12.2.jar                     | None                                     |
| LC    | mcwfurnitures                     | 1.0.1                 | Macaws-Furniture-Mod-1.12.2.jar                   | None                                     |
| LC    | mcwroofs                          | 1.0.1                 | Macaws-Roofs-Mod-1.12.2.jar                       | None                                     |
| LC    | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                      | None                                     |
| LC    | malisisdoors                      | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
| LC    | mcef                              | 0.9                   | mcef-1.12.2-0.9.jar                               | None                                     |
| LC    | mekanismgenerators                | 1.12.2-9.8.3.390      | MekanismGenerators-1.12.2-9.8.3.390.jar           | None                                     |
| LC    | matm                              | 1.0                   | Milk-All-The-Mobs-Mod-1.12.2.jar                  | None                                     |
| LC    | morefurnaces                      | 1.10.5                | MoreFurnaces-1.12.2-1.10.6.jar                    | None                                     |
| LC    | morpheus                          | 1.12.2-3.5.106        | Morpheus-1.12.2-3.5.106.jar                       | None                                     |
| LC    | movingelevators                   | 1.2.4                 | Moving-Elevators-Mod-1.12.2.jar                   | None                                     |
| LC    | mrtjpcore                         | 2.1.4.43              | MrTJPCore-1.12.2-2.1.4.43-universal.jar           | None                                     |
| LC    | mtsofficialpack                   | 18.0.0                | MTS_Official_Pack_V18 (1).jar                     | None                                     |
| LC    | mutantbeasts                      | 1.12.2-0.7.2          | Mutant-Beasts-Mod-1.12.2.jar                      | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
| LC    | mysticalagriculture               | 1.7.5                 | MysticalAgriculture-1.12.2-1.7.5.jar              | None                                     |
| LC    | mysticalagradditions              | 1.3.2                 | Mystical-Agradditions-Mod-1.12.2.jar              | None                                     |
| LC    | naturescompass                    | 1.8.5                 | Natures-Compass-Mod-1.12.2.jar                    | None                                     |
| LC    | omlib                             | 3.1.3-243             | omlib-1.12.2-3.1.3-243.jar                        | None                                     |
| LC    | ompd                              | 3.1.0-61              | ompd-1.12.2-3.1.0-61.jar                          | None                                     |
| LC    | openmods                          | 0.12.2                | OpenModsLib-1.12.2-0.12.2 - Copy.jar              | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC    | openblocks                        | 1.8.1                 | OpenBlocks-1.12.2-1.8.1 - Copy.jar                | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC    | openmodularturrets                | 3.1.3-352             | openmodularturrets-1.12.2-3.1.3-352.jar           | None                                     |
| LC    | opensecurity                      | 1.0-62                | OpenSecurity-1.12.2-1.0-62 - Copy.jar             | None                                     |
| LC    | portalgun                         | 7.1.0                 | PortalGun-1.12.2-7.1.0.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | portality                         | 1.0-SNAPSHOT          | Portality-Mod-1.12.2.jar                          | None                                     |
| LC    | poweradapters                     | 1.0.9                 | PowerAdapters-1.12.2-1.0.9.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | prefab                            | 1.3.0.26              | Prefab-Mod-1.12.2.jar                             | None                                     |
| LC    | projectred-core                   | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-Base.jar              | None                                     |
| LC    | projectred-integration            | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-integration.jar       | None                                     |
| LC    | projectred-transmission           | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-integration.jar       | None                                     |
| LC    | projectred-fabrication            | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-fabrication.jar       | None                                     |
| LC    | projectred-illumination           | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-lighting.jar          | None                                     |
| LC    | projectred-expansion              | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-mechanical.jar        | None                                     |
| LC    | projectred-relocation             | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-mechanical.jar        | None                                     |
| LC    | projectred-transportation         | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-mechanical.jar        | None                                     |
| LC    | projectred-exploration            | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-world.jar             | None                                     |
| LC    | quickhomes                        | 1.2.2                 | QuickHomes-1.2.2.jar                              | None                                     |
| LC    | quickteleports                    | 1.1.1                 | quickteleports-1.12.2-1.1.1.jar                   | None                                     |
| LC    | redstonepaste                     | 1.7.5                 | redstonepaste-mc1.12-1.7.5.jar                    | None                                     |
| LC    | respawnablepets                   | 1.0.6                 | Respawnable-Pets-Mod-1.12.2.jar                   | None                                     |
| LC    | rsgauges                          | 1.2.4                 | rsgauges-1.12.2-1.2.4.jar                         | ed58ed655893ced6280650866985abcae2bf7559 |
| LC    | shw                               | 1.3                   | shw-1.3.jar                                       | None                                     |
| LC    | storagenetwork                    | 1.7.10                | Simple-Storage-Network-Mod-1.12.2.jar             | None                                     |
| LC    | speedyhoppers                     | 1.1.19                | Speedy-Hoppers-Mod-1.12.2.jar                     | None                                     |
| LC    | speedyladders                     | 1.1.3                 | Speedy-Ladders-Mod-1.12.2.jar                     | None                                     |
| LC    | storagedrawers                    | 1.12-5.3.5            | StorageDrawers-1.12.2-5.3.8.jar                   | None                                     |
| LC    | techguns                          | 2.0.1.2               | Techguns-Mod-1.12.2.jar                           | None                                     |
| LC    | theveggieway                      | 1.2.0                 | The-Veggie-Way-Mod-1.12.2.jar                     | None                                     |
| LC    | tinymobfarm                       | 1.0.5                 | Tiny-Mob-Farm-Mod-1.12.2.jar                      | None                                     |
| LC    | torchmaster                       | 1.8.1.82              | TorchMaster-Mod-1.12.2.jar                        | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LC    | torohealthmod                     | 1.12.2-11             | torohealth-1.12.2-11.jar                          | None                                     |
| LC    | travellersbackpack                | 1.0.19.19             | TravellersBackpack-1.12.2-1.0.19.19.jar           | None                                     |
| LC    | uncraftingtable                   | 1.8-beta6             | Uncrafting-Table-Mod-1.12.2.jar                   | None                                     |
| LC    | unuparts                          | 3.5.0                 | UNU+Parts+Pack+[MTS]+1.12.2-18.0.0-3.5.0.jar      | None                                     |
| LC    | unucivil                          | 3.5.0                 | UNU+Civilian+Pack+[MTS]+1.12.2-18.0.0-3.5.0.jar   | None                                     |
| LC    | unumilitary                       | 3.5.1                 | UNU+Military+Pack+[MTS]+1.12.2-18.0.0-3.5.1.jar   | None                                     |
| LC    | uppers                            | 0.0.6                 | Uppers-0.0.6.jar                                  | None                                     |
| LC    | upsizer                           | 4.0.1                 | Upsizer-Mod-1.12.2.jar                            | None                                     |
| LC    | usefulrailroads                   | 1.1.2.18              | useful_railroads-1.12.2-1.1.2.18.jar              | None                                     |
| LC    | veinminer                         | 0.38.2                | VeinMiner-1.12-0.38.2.647+b31535a.jar             | None                                     |
| LC    | veinminermodsupport               | 0.38.2                | VeinMiner-1.12-0.38.2.647+b31535a.jar             | None                                     |
| LC    | weather2                          | 1.12.1-2.6.12         | weather2-1.12.1-2.6.12.jar                        | None                                     |
| LC    | webdisplays                       | 1.0                   | webdisplays-1.12.2-1.0.jar                        | None                                     |
| LC    | wrcbe                             | 2.3.2                 | WR-CBE-1.12.2-2.3.2.33-universal.jar              | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | xaerominimap                      | 20.15.3               | Xaeros-Minimap-Mod-1.12.2.jar                     | None                                     |
| LC    | immersiveengineering              | 0.12-98               | Immersive-Engineering-Mod-1.12.2.jar              | None                                     |
| LC    | teslacorelib_registries           | 1.0.15                | tesla-core-lib-1.12.2-1.0.15.jar                  | None                                     |

Loaded coremods (and transformers): 

TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192 - Copy.jar)
li.cil.oc.common.asm.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
XaeroMinimapPlugin (Xaeros-Minimap-Mod-1.12.2.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
MicdoodlePlugin (MicdoodleCore-1.12.2 (1).jar)
micdoodle8.mods.miccore.MicdoodleTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
Techguns Core (Techguns-Mod-1.12.2.jar)
techguns.core.TechgunsASMTransformer
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
net.montoyo.mcef.coremod.ShutdownPatcher
ForgelinPlugin (Forgelin-1.8.3.jar)

EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2 - Copy.jar)
openmods.core.OpenModsClassTransformer
SoundUnpack (OpenSecurity-1.12.2-1.0-62 - Copy.jar)

MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

ApotheosisCore (Apotheosis-Mod-1.12.2.jar)
shadows.ApotheosisTransformer
AstralCore (astralsorcery-1.12.2-1.10.24.jar)

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6' Renderer: 'Radeon RX 580 Series'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
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)
	- chiselIntegration (Enabled/Not Forced)
	- wailaIntegration (Enabled/Not Forced)

I hate ness

Some Suggestions

i have been messing around with your mod and i have so far found it pretty cool and the chaotic armor is pretty good. heres some suggestions i came up with i guess

  1. chaotic Armour should let you change the config to a lower setting.
    Its pretty good armor but probably too much of a hastle to wear in your base if the only speed you can fly/run/jump at is beyond control

  2. chaotic bow or some ranged variant
    chaotic staff is good but some things need a bit of range like killing the chaos dragon and his pesky regenerating crystals

  3. some way to generate energy better than the draconic reactor (for end game the reactor is kinda pitiful compared to other mods)

Missing PI documentation

  • no documentation for any machines
  • Also there doesn't appear to be any clear instructions on how to use the chaos stabilizer... it says you can throw the items in by accident but it never clearly states what you're supposed to do to use it

Game Crashes on launch

Just tried installing draconic additions into my ftb revelations mod pack, are there any dependencies it has that are not included in rev?
bellow is the error log
additionscrash.txt

[Suggestion] Amulet's and Ring's

Draconic Undershirt of Self-Siphoning:
Should give more Shield for the trade of a heart.

Draconic Belt of Overloading:
It is to weak for the price of the Shield you charge into it.

Shielding Necklaces:
They are way to weak for example the best amulet you can get costs 5 nether stars and gives you as much Shield as the potato armor which costs 0 nether stars.

It would be cool if all are upgradeable.

Thanks for the cool extension! 👍

Infused Potato armor to Engergized Potato Armor issue

Hello, when running this mod on a server I run into an issue when rightclicking the Infused Potato armor to change it to the Engergized Potato armor it reverts back when accessing any machine/inventory/table. It generates an error in the server as shown below:

Mod version: Draconic-Additions-1.12.2-1.11.0.31-universal.jar


16.04 22:53:47 [Server] Server thread/FATAL [minecraft/MinecraftServer]: Error executing task
--
530 | 16.04 22:53:47 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
531 | 16.04 22:53:47 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_242]
532 | 16.04 22:53:47 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_242]
533 | 16.04 22:53:47 [Server] INFO at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
534 | 16.04 22:53:47 [Server] INFO at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
535 | 16.04 22:53:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
536 | 16.04 22:53:47 [Server] INFO at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
537 | 16.04 22:53:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
538 | 16.04 22:53:47 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
539 | 16.04 22:53:47 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
540 | 16.04 22:53:47 [Server] INFO at net.foxmcloud.draconicadditions.items.armor.InfusedPotatoArmor.transformItem(InfusedPotatoArmor.java:81) ~[InfusedPotatoArmor.class:?]
541 | 16.04 22:53:47 [Server] INFO at net.foxmcloud.draconicadditions.items.armor.InfusedPotatoArmor.transformItem(InfusedPotatoArmor.java:76) ~[InfusedPotatoArmor.class:?]
542 | 16.04 22:53:47 [Server] INFO at net.foxmcloud.draconicadditions.items.armor.InfusedPotatoArmor.onItemRightClick(InfusedPotatoArmor.java:44) ~[InfusedPotatoArmor.class:?]
543 | 16.04 22:53:47 [Server] INFO at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:217) ~[aip.class:?]
544 | 16.04 22:53:47 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.processRightClick(PlayerInteractionManager.java:358) ~[or.class:?]
545 | 16.04 22:53:47 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.processTryUseItem(NetHandlerPlayServer.java:765) ~[pa.class:?]
546 | 16.04 22:53:47 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.processPacket(SourceFile:32) ~[mb.class:?]
547 | 16.04 22:53:47 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.processPacket(SourceFile:9) ~[mb.class:?]
548 | 16.04 22:53:47 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
549 | 16.04 22:53:47 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_242]
550 | 16.04 22:53:47 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_242]
551 | 16.04 22:53:47 [Server] INFO at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]

I want to add this is only when playing on a server, singeplayer this does not occur and everything works as expected. Is this a known issue and is there a possible fix for this?

Thanks.

(Suggestion)

Please add a chaos Bow that uses less rf. I think it would be a good endgame addition, as well as making the Draconic bow much more usable.

Armor not custom

Hello, I can not configure the armor of your mod, the craft system is excellent, but impossible to adjust the parameters, Also Staff can not break any block, even a simple stone, See for yourself =>

http://bit.ly/2pCUpGk

Forge: 14.23.5.2847
MC/ 1.12.2
Mod: Draconic-Additions-1.12.2-1.8.2.25-universal.jar
Mod: Draconic-Evolution-1.12.2-2.3.24.349-universal.jar

Minecraft crushes on launch

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 2021-04-27 21:06:33 VLAT
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Brandon's Core (brandonscore)
Caused by: java.lang.NoSuchMethodError: com.brandon3055.draconicevolution.client.creativetab.DETab.(Ljava/lang/String;Ljava/lang/String;I)V
at net.foxmcloud.draconicadditions.client.creativetab.DATab.(DATab.java:19)
at net.foxmcloud.draconicadditions.DAFeatures.(DAFeatures.java:33)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.brandon3055.brandonscore.registry.ModFeatureParser.parseASMData(ModFeatureParser.java:76)
at com.brandon3055.brandonscore.BrandonsCore.preInit(BrandonsCore.java:77)
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:637)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
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:

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_281, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1330678648 bytes (1269 MB) / 2818572288 bytes (2688 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 71 mods loaded, 71 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                                |
   |:----- |:---------------------- |:--------------- |:-------------------------------------------------- |:---------------------------------------- |
   | LCH   | minecraft              | 1.12.2          | minecraft.jar                                      | None                                     |
   | LCH   | mcp                    | 9.42            | minecraft.jar                                      | None                                     |
   | LCH   | FML                    | 8.0.99.99       | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | forge                  | 14.23.5.2854    | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | xaerominimap_core      | 1.12.2-1.0      | minecraft.jar                                      | None                                     |
   | LCH   | xaeroworldmap_core     | 1.12.2-1.0      | minecraft.jar                                      | None                                     |
   | LCH   | foamfixcore            | 7.7.4           | minecraft.jar                                      | None                                     |
   | LCH   | bspkrscore             | 7.6.0.1         | 1.12bspkrsCore_universal_7.6.0.1.jar               | None                                     |
   | LCH   | treecapitator          | 1.43.0          | 1.12TreeCapitator_client_1.43.0.jar                | None                                     |
   | LCH   | appliedenergistics2    | rv6-stable-7    | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
   | LCH   | baubles                | 1.5.2           | baubles-1.12-1.5.2.jar                             | None                                     |
   | LCH   | redstoneflux           | 2.1.1           | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
   | LCH   | tesla                  | 1.0.63          | Tesla-1.12.2-1.0.63.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | p455w0rdslib           | 2.3.161         | p455w0rdslib-1.12.2-2.3.161.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCH   | ae2wtlib               | 1.0.34          | AE2WTLib-1.12.2-1.0.34.jar                         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCH   | aoa3                   | 3.3.6           | AoA3_1.12.2_3.3.6.jar                              | 8bddeac148843f40e0b9f69201be2f4b3071700d |
   | LCH   | applecore              | 3.2.0           | AppleCore-mc1.12.2-3.2.0.jar                       | None                                     |
   | LCH   | jei                    | 4.15.0.293      | jei_1.12.2_4.15.0.293.jar                          | None                                     |
   | LCH   | appleskin              | 1.0.14          | AppleSkin-mc1.12-1.0.14.jar                        | None                                     |
   | LCH   | aquaculture            | 1.6.8           | Aquaculture-1.12.2-1.6.8.jar                       | None                                     |
   | LCH   | armourers_workshop     | 1.12.2-0.51.0   | Armourers-Workshop-1.12.2-0.51.0.jar               | None                                     |
   | LCH   | aroma1997core          | 2.0.0.0.b155    | Aroma1997Core-1.12.2-2.0.0.0.b155.jar              | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCH   | aromabackup            | 2.1.1.3.b103    | AromaBackup-1.12.2-2.1.1.3.b103.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCH   | aromabackuprecovery    | 2.1.1.3.b103    | AromaBackup-1.12.2-2.1.1.3.b103.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCH   | codechickenlib         | 3.2.3.358       | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCE   | brandonscore           | 2.4.19          | BrandonsCore-1.12.2-2.4.19.214-universal.jar       | None                                     |
   | LC    | cd4017be_lib           | 6.5.1           | CD4017BE_lib-1.12.2-6.5.1.jar                      | None                                     |
   | LC    | chunkpregenerator      | 2.5.0           | Chunk+Pregenerator-V1.12-2.5.0.jar                 | None                                     |
   | LC    | cofhcore               | 4.6.6           | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
   | LC    | cofhworld              | 1.4.0           | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
   | LC    | controlling            | 3.0.10          | Controlling-3.0.10.jar                             | None                                     |
   | LC    | crafttweaker           | 4.1.20          | crafttweaker2-1.12-4.1.20.636.jar                  | None                                     |
   | LC    | cookingforblockheads   | 6.4.71          | CookingForBlockheads_1.12.2-6.4.71.jar             | None                                     |
   | LC    | ctgui                  | 1.0.0           | crafttweaker2-1.12-4.1.20.636.jar                  | None                                     |
   | LC    | crafttweakerjei        | 2.0.3           | crafttweaker2-1.12-4.1.20.636.jar                  | None                                     |
   | LC    | dtm                    | 1.0             | DarkThemeMod-1.0.jar                               | None                                     |
   | LC    | thermalfoundation      | 2.6.7           | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
   | LC    | deepmoblearning        | 1.12.2-2.5.2    | deepmoblearning-1.12.2-2.5.2-universal.jar         | None                                     |
   | LC    | eleccore               | 1.9.453         | ElecCore-1.12.2-1.9.453.jar                        | None                                     |
   | LC    | mcjtylib_ng            | 3.5.4           | mcjtylib-1.12-3.5.4.jar                            | None                                     |
   | LC    | rftools                | 7.73            | rftools-1.12-7.73.jar                              | None                                     |
   | LC    | deepresonance          | 1.8.0           | deepresonance-1.12-1.8.0.jar                       | None                                     |
   | LC    | draconicevolution      | 2.3.25          | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None                                     |
   | LC    | draconicadditions      | 1.16.3          | Draconic-Additions-1.12.2-1.16.3.43-universal.jar  | None                                     |
   | LC    | zerocore               | 1.12.2-0.1.2.9  | zerocore-1.12.2-0.1.2.9.jar                        | None                                     |
   | LC    | bigreactors            | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar                | None                                     |
   | LC    | fluxnetworks           | 4.0.14          | fluxnetworks_1.12.2_4.0.14_31.jar                  | None                                     |
   | LC    | foamfix                | 0.10.11-1.12.2  | foamfix-0.10.11-1.12.2.jar                         | None                                     |
   | LC    | harvest                | 1.12-1.2.7-20   | harvest-1.12-1.2.7-20.jar                          | None                                     |
   | LC    | waila                  | 1.8.26          | Hwyla_1.8.26_B41_1.12.2.jar                        | None                                     |
   | LC    | oxygen_core            | 0.11.4          | oxygen-core-1.12.2-0.11.4.jar                      | bd38448c93e077d9ef82cf9509ae67b404862367 |
   | LC    | oxygen_teleportation   | 0.11.1          | oxygen-teleportation-1.12.2-0.11.1.jar             | bd38448c93e077d9ef82cf9509ae67b404862367 |
   | LC    | rs_ctr                 | 0.3.1           | RedstoneControl-1.12.2-0.3.1.3.jar                 | None                                     |
   | LC    | rftoolscontrol         | 2.0.2           | rftoolsctrl-1.12-2.0.2.jar                         | None                                     |
   | LC    | rftoolsdim             | 5.71            | rftoolsdim-1.12-5.71.jar                           | None                                     |
   | LC    | silentlib              | 2.2.18          | SilentLib-1.12-2.2.18-100.jar                      | None                                     |
   | LC    | scalinghealth          | 1.3.19          | ScalingHealth-1.12-1.3.19-102.jar                  | None                                     |
   | LC    | scannable              | 1.6.3.26        | Scannable-MC1.12.2-1.6.3.26.jar                    | None                                     |
   | LC    | thermalexpansion       | 5.5.7           | ThermalExpansion-1.12.2-5.5.7.1-universal.jar      | None                                     |
   | LC    | thermaldynamics        | 2.5.6           | thermaldynamics-1.12.2-2.5.6.1-universal.jar       | None                                     |
   | LC    | thermalsolars          | 1.12.2 V1.9.5   | thermalsolars-1.12.2-1.9.5.jar                     | None                                     |
   | LC    | tombmanygraves         | @VERSION@       | TombManyGraves-1.12-4.0.3.jar                      | None                                     |
   | LC    | vanillafix             | 1.0.10-150      | VanillaFix-1.0.10-150.jar                          | None                                     |
   | LC    | vanillafoodpantry      | 4.3.1           | vanillafoodpantry-mc1.12.2-4.3.1.jar               | None                                     |
   | LC    | wct                    | 3.12.97         | WirelessCraftingTerminal-1.12.2-3.12.97.jar        | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LC    | worldselectionadvanced | 1.12.2-02       | WorldSelectionAdvanced-1.12.2-02.jar               | None                                     |
   | LC    | xaerominimap           | 21.7.0          | Xaeros_Minimap_21.7.0_Forge_1.12.jar               | None                                     |
   | LC    | xaeroworldmap          | 1.13.3          | XaerosWorldMap_1.13.3_Forge_1.12.jar               | None                                     |
   | LC    | xlfoodmod              | 1.12.2-1.9.2    | XL_Food_Mod_1.12.2_1.9.2.jar                       | None                                     |
   | LC    | solcarrot              | 1.8.4           | solcarrot-1.12.2-1.8.4.jar                         | None                                     |
   | LC    | eleccoreloader         | 1.9.453         | ElecCore-1.12.2-1.9.453.jar                        | None                                     |

Loaded coremods (and transformers): XaeroMinimapPlugin (Xaeros_Minimap_21.7.0_Forge_1.12.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
xaero.common.core.transformer.WorldClientTransformer
xaero.common.core.transformer.EntityPlayerSPTransformer
xaero.common.core.transformer.PlayerListTransformer
xaero.common.core.transformer.GuiIngameForgeTransformer
xaero.common.core.transformer.GuiBossOverlayTransformer
VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)

                                  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
                                    
                                  XaeroWorldMapPlugin (XaerosWorldMap_1.13.3_Forge_1.12.jar)
                                    xaero.map.core.transformer.ChunkTransformer
                                    xaero.map.core.transformer.NetHandlerPlayClientTransformer
                                    xaero.map.core.transformer.EntityPlayerTransformer
                                    xaero.map.core.transformer.AbstractClientPlayerTransformer
                                    xaero.map.core.transformer.WorldClientTransformer
                                    xaero.map.core.transformer.PlayerListTransformer
                                  SHLoadingPlugin (ScalingHealth-1.12-1.3.19-102.jar)
                                    net.silentchaos512.scalinghealth.asm.SHClassTransformer
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  CorePlugin (WorldSelectionAdvanced-1.12.2-02.jar)
                                    sedridor.worldselectionadvanced.core.Transformer

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13587 Compatibility Profile Context 19.40.50 26.20.14050.2' Renderer: 'AMD Radeon(TM) Vega 8 Graphics'
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Suspected Mods: Draconic Additions (draconicadditions), Brandon's Core (brandonscore)
Launched Version: 1.12.2-forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) Vega 8 Graphics GL version 4.6.13587 Compatibility Profile Context 19.40.50 26.20.14050.2, ATI Technologies Inc.
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: 8x AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx


VanillaFix says that "Draconic Additions" and "Brandon's Core" are identified as potencial causes.
I downloaded the latest versions of both files.

Ugly balanced weapons

After playing with this mod I found, that bow doesn't have an ability to use enchanted weapons, so it make it unusable and less powerful as Draconic Bow with enchants but it keep using elephant dose of energy. It uses a huge amount of energy but it doesn't matter if you can use just enchanted Draconic Bow with infinite arrows, more power.

Didn't tested if same appliable for armor.

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.