Giter VIP home page Giter VIP logo

advent-of-thaumaturgy's Issues

crash during preinit

this is the full crash report pleas if you could look at it trying to use this mod in my modpack witch is on twitch for download called divine thaumic adventure. this mod is for and update im going to release when i can get it to work.
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 12/9/17 10:38 AM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.(GameRegistry.java:389)
at cpw.mods.fml.common.registry.GameData.getUniqueName(GameData.java:239)
at cpw.mods.fml.common.registry.GameRegistry.findUniqueIdentifierFor(GameRegistry.java:462)
at com.Jackiecrazi.aoatc.AscendingAspects.actuallyaspectizeW(AscendingAspects.java:134)
at com.Jackiecrazi.aoatc.CommonProxy.postInit(CommonProxy.java:31)
at com.Jackiecrazi.aoatc.ClientProxy.postInit(ClientProxy.java:25)
at com.Jackiecrazi.aoatc.AoATC.init(AoATC.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.(GameRegistry.java:389)
at cpw.mods.fml.common.registry.GameData.getUniqueName(GameData.java:239)
at cpw.mods.fml.common.registry.GameRegistry.findUniqueIdentifierFor(GameRegistry.java:462)
at com.Jackiecrazi.aoatc.AscendingAspects.actuallyaspectizeW(AscendingAspects.java:134)
at com.Jackiecrazi.aoatc.CommonProxy.postInit(CommonProxy.java:31)
at com.Jackiecrazi.aoatc.ClientProxy.postInit(ClientProxy.java:25)
at com.Jackiecrazi.aoatc.AoATC.init(AoATC.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3392582096 bytes (3235 MB) / 5307367424 bytes (5061 MB) up to 19088801792 bytes (18204 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m -Xmx20G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 163 mods loaded, 162 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
UCHIJ appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJ fastflyblockbreaking{0.1} [FastFlyBlockBreaking] (minecraft.jar)
UCHIJ itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJ ThE-core{0.10.0.0} [Thaumic Energistics Core] (minecraft.jar)
UCHIJ ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJ {000} [CoFH ASM] (minecraft.jar)
UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJ divinerpg{1.4.1.4} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.4.jar)
UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJ StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJ Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJ CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJ BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
UCHIJ BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
UCHIJ BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJ WailaAddonBC{1.0.5.1} [WailaAddonBC] ([1.7.10]WailaAddonBC-1.0.5.1.jar)
UCHIJ heart{2.0.0} [Heart Health] ([MC1.7.X]Hearts-2.0.0.jar)
UCHIJ AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJ Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJ appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (appliedenergistics2-rv3-beta-5.jar)
UCHIJ ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJ ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCHIJ DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
UCHIJ thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4.jar)
UCHIJ ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJ ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJ AdvancedThaumaturgy{2.0} [Advanced Thaumaturgy] (AdvancedThaumaturgy-2.0-1.7.10-30.jar)
UCHIJ Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJ AdvancedVanilla2{2.0.0.0} [AdvancedVanilla2] (AdvancedVanilla2.jar)
UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJ ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
UCHIJ nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar)
UCHIE AoATC{0.0} [Advent of Thaumaturgy] (aoatc-0.0.3-2.4.B.jar)
UCHIJ Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCHIJ baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
UCHIJ BaublesHud{2.0.1} [Baubles-Hud] (BaublesHud-1.7.10-2.0.1.jar)
UCHIJ baublesstuff{2.1.2} [Baubles Stuff] (baublesstuff-2.1.2.jar)
UCHIJ beebetteratbees{0.2} [BeeBetterAtBees] (BeeBetterAtBees-0.3.jar)
UCHIJ betterloadingscreen{1.3.10} [Better Loading Screen] (BetterLoadingScreen-1.3.10.jar)
UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJ guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar)
UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJ BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
UCHIJ blur{MC1.7.10-1.0.1-2} [Blur] (Blur-MC1.7.10-1.0.1-2.jar)
UCHIJ BotaniaVisualizer{1.7.2-1.0a} [BotaniaVisualizer] (BotaniaVisualizer-1.7.2-1.0a.jar)
UCHIJ botanicenergistics{@Version@} [Botanic-Energistics] (BotanicEnergistics-0.2.7.jar)
UCHIJ BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
UCHIJ BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
UCHIJ BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
UCHIJ BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJ creativecore{1.3.14} [CreativeCore] (CreativeCore v1.3.24 mc1.7.10.jar)
UCHIJ customcrosshairmod{0.8.3} [Custom Crosshair Mod] (crosshairmod-v0.8.3-forge-mc1.7.10.jar)
UCHIJ customcursormod{1.0} [Custom Cursor Mod] (CustomCursorMod-1.0.jar)
UCHIJ DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10 (2).jar)
UCHIJ eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJ endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJ ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCHIJ equivalentenergistics{0.7} [Equivalent Energistics] (EquivalentEnergistics - 0.7 - 1.7.10.jar)
UCHIJ excore{1.5.3} [EXCore] (Excore-1.5.3-1.7.10.jar)
UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJ fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
UCHIJ gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
UCHIJ iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJ Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJ HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJ heartdrop{1.3.2} [Heart Drop] (HeartDrop-1.7.10-1.3.2.jar)
UCHIJ hearts{1.0} [Hearts] (HeartsBar-1.7.10-1.0.jar)
UCHIJ holovm{1.4} [HolographicVictoryMonument] (HolographicVictoryMonument-1.4.jar)
UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJ ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.20.jar)
UCHIJ journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJ KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.7.10-2.1.jar)
UCHIJ lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJ mdeco{0.3.5} [Magical Decorations] (MagicalDecorations-0.3.5.jar)
UCHIJ MagicBees{2.4.4} [Magic Bees] (magicbees-1.7.10-2.4.4.jar)
UCHIJ MagicCookie{1.0.7.1} [Magic Cookies, something yummy] (MagicCookies-1.0.7.1.jar)
UCHIJ malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJ malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJ mythril{1.6} [Mythril mod] (mithril_mod-1.7.2-1.6.jar)
UCHIJ mjutils{1.4.0} [MJUtils] (mjutils-1.4.0.jar)
UCHIJ numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
UCHIJ powersuits{1.7.10-0.11.1.114} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.7.10-0.11.1.114.jar)
UCHIJ MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJ recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
UCHIJ notenoughIDs{1.4.3.4} [NotEnoughIDs] (NotEnoughIDs-1.4.3.4.jar)
UCHIJ neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
UCHIJ bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2.jar)
UCHIJ NOVA{2015-10-09} [NOVA] (NOVA-2015-10-09-universal.jar)
UCHIJ obscore{1.4.1} [ObsCore] (obscore-1.4.1_mc1.7.10.jar)
UCHIJ obsaoa{1.0.0} [ObsAoA] (obsaoa-1.0.0_mc1.7.10.jar)
UCHIJ obstrophiesaoa{1.6.0} [ObsTrophies] (obstrophies-1.6.0_mc1.7.10.jar)
UCHIJ samsocean{1.7.10-1.0.0} [Classic Oceans] (OceanFloor-1.7.10-1.0.0.jar)
UCHIJ origin{8.0.3} [Origin] (Origin-1.7.10-8.0.3.jar)
UCHIJ addonscrewdriver{1.0.0} [OriginAddonScrewdriver] (Origin-1.7.10-8.0.3.jar)
UCHIJ SonarCore{1.1.3} [SonarCore] (SonarCore-1.7.10-1.1.3.jar)
UCHIJ PracticalLogistics{0.2.4} [Practical Logistics] (Practical-Logistics-1.7.10-0.2.4.jar)
UCHIJ realisticpain{2.0} [Realistic Pain] (Realistic Pain-2.0-1.7.10.jar)
UCHIJ RottenFleshToLeather{1.7.10-2.0} [Rotten Flesh to Leather] (RottenFleshToLeather-2.1-1.7.10.jar)
UCHIJ Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
UCHIJ SanguineExtras{1.3.2} [Sanguine Utilities] (Sanguine Utilities-1.3.2.jar)
UCHIJ ShowDurability2{1.3.0} [ShowDurability2] (ShowDurability2-1.7.10-1.4.0.jar)
UCHIJ skinport{1.7.10-v8c} [SkinPort] (SkinPort-1.7.10-v8c.jar)
UCHIJ TaintedMagic{r7.82} [Tainted Magic] (Tainted-Magic-r7.82.jar)
UCHIJ TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
UCHIJ tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
UCHIJ tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJ benway_knowledge{0.1.5.1} [Thaumaturgical Knowledge] (Thaumaturgical Knowledge-0.1.5.2 - 1.7.10.jar)
UCHIJ thaumcraftgates{1.4.2} [Thaumcraft Gates] (ThaumcraftGates-1.4.2.jar)
UCHIJ ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJ thaumcraftneiplugin{@Version@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJ thaumicdyes{1.10.3} [Thaumic Dyes] (Thaumic-Dyes-[1.7.10] 1.10.3-0.jar)
UCHIJ TU{1.0} [Thaumic Upholstry] (Thaumic_Upholstery-1.2_1.7.10.jar)
UCHIJ thaumicenergistics{1.0.0.0} [Thaumic Energistics] (thaumicenergistics-1.0.0.0.jar)
UCHIJ ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar)
UCHIJ thaumicexpansion{4.1.3} [Thaumic Expansion] (ThaumicExpansion-1.7.10-4.1.3.jar)
UCHIJ thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
UCHIJ trevelations{v0.1.0.0} [Thaumic Revelations] (ThaumicRevelations-1.7.10-v0.1.0.0a.jar)
UCHIJ thaumores{1.5.0} [ThaumOres] (thaumores-1.5.0.jar)
UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJ wailafeatures{0.1.0} [WAILA Features] (WAILA-features-1.7.10-0.1.0.jar)
UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJ wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJ WDTSTMod{0.3} [What does the spider think?] (wdtst-0.3.jar)
UCHIJ ZDoctorBB{1.2} [Blood Baubles] (ZDoctorBB-1.7.10-Server.jar)
UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
UCHIJ JCTweaks{1.26} [JCTweaks] (jctweaks-1.7.10-1.26.jar)
UCHIJ UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
UD equivalentenergisticsCore{0.7} [Equivalent Energistics Core] (minecraft.jar)
CoFHCore: -[1.7.10]3.1.4-329
AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
List of loaded APIs:
* API_NEK (1.1.0) from Origin-1.7.10-8.0.3.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
* Baubles|API (1.0.1.4) from Thaumaturgical Knowledge-0.1.5.2 - 1.7.10.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (76) from Botania r1.8-249.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|core (2.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.23.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.23.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar
* BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.23.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.1.23.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.1.23.jar
* CoFHAPI (1.7.10R1.0.2) from AdvancedVanilla2.jar
* CoFHAPI|block (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.3.jar
* CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|energy (1.7.10R1.0.2) from AdvancedVanilla2.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.3.jar
* CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|item (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.3.jar
* CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|tileentity (1.7.10R1.0.2) from AdvancedVanilla2.jar
* CoFHAPI|transport (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.3.jar
* CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|recipes (3.1.0) from AdvancedVanilla2.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* Guide-API|API (1.7.10-1.0.1-29) from Guide-API-1.7.10-1.0.1-29.jar
* IC2API (1.0) from AdvancedVanilla2.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-128.jar
* OriginScrewdriverApi (1.0.0) from Origin-1.7.10-8.0.3.jar
* PracticalLogisticsAPI (1.4) from Practical-Logistics-1.7.10-0.2.4.jar
* ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.1.jar
* Sanguimancy|API (@Version@) from Sanguimancy-1.7.10-1.1.9-35.jar
* SanguineExtras|API (1.1) from Sanguine Utilities-1.3.2.jar
* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
* thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.43, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Fanver_Modded_Universal.zip, Soartex_Fanver.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (8)

Crash during PREINIT, Seems to be from misbehaving imports

Crash Report: https://pastebin.com/3f4CK0Pq

I have the right versions of TC and AoA (according to your Curse page) but it seems to be crashing :/

Looks to me that you are using a depreciated/removed function (AKA: getUniqueIdentifierFor). To get the mod id for an item, try this:

//Getting the full registry name. ex: minecraft:stone
String name = itemInstance.getRegistryName();
//Checking if the modid is 'nevermine'
if (name.substring(0,8) == 'nevermine'){//Note, like most things Java, it starts counting from zero
//Do aspect code here
}

Which, I mean, it's a whole lot easier, to say the least! (Of course, error if you have to :P)

NOTE: It's been a while since I've used getRegistryName (or even modded in general), so it might not return a string. (and coding practices may be rough around the edges in the snippet I gave you :P) 99% sure it does though :)

I'm sick nevermind the quoted bit - but good to know for the future (aka I'm an idiot and I thought I was playing 1.10) I honestly have no clue why it would be crashing other than imports misbehaving...?

Cool mod idea (haven't played it yet though :/)

Once you fix it I'll be putting up a modpack on Curse with it too, incase you wanted to know ;)

If you need to contact me, feel free to hit me up on Curse (same name as here) or, you know, just reply here :P
-kd8lvt

Server crash upon player getting hurt by goblin magic

Unsure of what triggered it. I don't even know if this mod is still being worked on, honestly. I just thought I'd report this just in case.

https://gist.github.com/Febilian/a57fa9cbc3ebabe21493ad61f5f76941

Tried on both recommended and latest versions of Forge for 1.7.10, no dice. Everything was working fine up until recently, too - I was fighting goblins without anything going wrong for quite a while.

The only changes I can discern from when I last got hurt without issue and when the crash started was that I was getting hit by a goblin's magic after putting on some void armor I got from underground mobs(just the leggings and boots, I didn't have anything else); before that, I was only using iron armor(I wasn't very far in my testing playthrough). I don't know what the 'masochism' thing noted in the log is, or why it only just now started showing up... does it have to do with wearing AoA armor and getting hit, I wonder? It doesn't seem to happen when I try to recreate this in single player, and I can't log back into the server world I was on when this happened without it immediately crashing again.

I'd like to use this mod but it seems that I'll have to leave it out of my mod list for now. Let me know if there's something I can do to help provide more information.

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.