Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
WARNING: coremods are present:
CreativePatchingLoader (CreativeCore_v1.10.61_mc1.12.2.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
Quark Plugin (Quark-r1.6-179.jar)
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
Wizardry Plugin (wizardry-0.11.1.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
FutureMC (future-mc-1.12.2-0.2.6.1.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
midnight (themidnight-0.3.5.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)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
FarseekCoreMod (Farseek-1.12-2.5.1.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 8/29/21 2:05 PM
Description: Initializing game
java.lang.NoSuchMethodError: electroblob.wizardry.spell.SpellRay.(Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/item/EnumAction;)V
at com.favouritedragon.arcaneessentials.common.spell.SpellRay.(SpellRay.java:25)
at com.favouritedragon.arcaneessentials.common.spell.ice.BlizzardBeam.(BlizzardBeam.java:29)
at com.favouritedragon.arcaneessentials.RegisterHandler.register(RegisterHandler.java:99)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_RegisterHandler_register_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
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:
-- Head --
Thread: Client thread
Stacktrace:
at com.favouritedragon.arcaneessentials.common.spell.SpellRay.(SpellRay.java:25)
at com.favouritedragon.arcaneessentials.common.spell.ice.BlizzardBeam.(BlizzardBeam.java:29)
at com.favouritedragon.arcaneessentials.RegisterHandler.register(RegisterHandler.java:99)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_RegisterHandler_register_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
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: 1179755424 bytes (1125 MB) / 3078619136 bytes (2936 MB) up to 6084886528 bytes (5803 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6528m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 255 mods loaded, 255 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
midnight (themidnight-0.3.5.jar)
com.mushroom.midnight.core.transformer.MidnightClassTransformer
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
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
shadows.ApotheosisTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
FarseekCoreMod (Farseek-1.12-2.5.1.jar)
farseek.core.FarseekClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.8935' Renderer: 'Intel(R) UHD Graphics 620'
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
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /C:/Users/fihaj/curseforge/minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
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)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
List of loaded APIs:
* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
* AetherAPI (v1.0.0) from aether-1.12.2-v1.5.3.2.jar
* AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
* BotaniaAPI (93) from Botania r1.10-364.4.jar
* buildcraftapi_blocks (1.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_boards (2.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_core (2.2) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_crops (1.1) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_enums (1.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_events (2.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_facades (1.1) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_filler (5.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_fuels (2.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_gates (4.1) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_items (1.1) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_library (2.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_lists (1.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_power (1.3) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_recipes (3.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_robotics (3.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_statements (1.1) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_tiles (1.2) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_tools (1.0) from buildcraft-core-7.99.24.8.jar
* buildcraftapi_transport (5.0) from buildcraft-core-7.99.24.8.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* ComputerCraft|API (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|FileSystem (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Lua (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Media (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Network (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Network|Wired (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Peripheral (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Permissions (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Redstone (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Turtle (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* ComputerCraft|API|Turtle|Event (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
* cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v5a.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.14.7-MC1.12.2.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.27.353-universal.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.28.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.281.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
* HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.2.2.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.301.jar
* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* PatchouliAPI (6) from Patchouli-1.0-23.6.jar
* projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
* QuarkAPI (4) from Quark-r1.6-179.jar
* RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.20.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* ScalingHealthAPI (2) from ScalingHealth-1.12.2-1.3.42+147.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* tombstone-api (1.3.0) from tombstone-4.4.4-1.12.2.jar
* tombstone-api-capability (1.3.0) from tombstone-4.4.4-1.12.2.jar
* tombstone-api-event (1.3.0) from tombstone-4.4.4-1.12.2.jar
* tombstone-api-magic (1.3.0) from tombstone-4.4.4-1.12.2.jar
* tombstone-api-recipe (1.3.0) from tombstone-4.4.4-1.12.2.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
* WIT-API (2) from ScalingHealth-1.12.2-1.3.42+147.jar
Patchouli open book context: n/a
Launched Version: forge-14.23.5.2855
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8935, Intel
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.
---- Minecraft Crash Report ----
WARNING: coremods are present: CreativePatchingLoader (CreativeCore_v1.10.61_mc1.12.2.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar) Quark Plugin (Quark-r1.6-179.jar) AppleCore (AppleCore-mc1.12.2-3.4.0.jar) iceandfire (iceandfire-1.9.1-1.12.2.jar) Wizardry Plugin (wizardry-0.11.1.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar) LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) FutureMC (future-mc-1.12.2-0.2.6.1.jar) BedPatch (bedpatch-2.2-1.12.2.jar) ForgelinPlugin (Forgelin-1.8.4.jar) midnight (themidnight-0.3.5.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) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) Plugin (NotEnoughIDs-1.5.4.4.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.10.27.jar) SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar) Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 8/29/21 2:05 PM Description: Initializing game
java.lang.NoSuchMethodError: electroblob.wizardry.spell.SpellRay.(Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/item/EnumAction;)V
at com.favouritedragon.arcaneessentials.common.spell.SpellRay.(SpellRay.java:25)
at com.favouritedragon.arcaneessentials.common.spell.ice.BlizzardBeam.(BlizzardBeam.java:29)
at com.favouritedragon.arcaneessentials.RegisterHandler.register(RegisterHandler.java:99)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_RegisterHandler_register_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
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:
-- Head -- Thread: Client thread Stacktrace: at com.favouritedragon.arcaneessentials.common.spell.SpellRay.(SpellRay.java:25)
at com.favouritedragon.arcaneessentials.common.spell.ice.BlizzardBeam.(BlizzardBeam.java:29)
at com.favouritedragon.arcaneessentials.RegisterHandler.register(RegisterHandler.java:99)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_RegisterHandler_register_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
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: 1179755424 bytes (1125 MB) / 3078619136 bytes (2936 MB) up to 6084886528 bytes (5803 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6528m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 255 mods loaded, 255 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
CreativePatchingLoader (CreativeCore_v1.10.61_mc1.12.2.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.4.0.jar) squeek.applecore.asm.TransformerModuleHandler iceandfire (iceandfire-1.9.1-1.12.2.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher Wizardry Plugin (wizardry-0.11.1.jar) com.teamwizardry.wizardry.asm.WizardryTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar) lucraft.mods.lucraftcore.core.LCTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
FutureMC (future-mc-1.12.2-0.2.6.1.jar) thedarkcolour.futuremc.asm.CoreTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM ForgelinPlugin (Forgelin-1.8.4.jar)
midnight (themidnight-0.3.5.jar) com.mushroom.midnight.core.transformer.MidnightClassTransformer 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 OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar) shadows.ApotheosisTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer FarseekCoreMod (Farseek-1.12-2.5.1.jar) farseek.core.FarseekClassTransformer Plugin (NotEnoughIDs-1.5.4.4.jar) ru.fewizz.neid.asm.Transformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AstralCore (astralsorcery-1.12.2-1.10.27.jar)
SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar)
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.