Framework Discussion: Minecraft Forums →, #ivorius on Discord →
Nightly Builds: Drone.io
This is a framework that I mostly use in my own mods, for shared functionality.
Feel free to integrate it yourself though, or simply check out the source - it's Apache 2.0 distributed.
Yes, that also means that granted attribution (Link to this mod, and mention of my name), you may use this mod in mod packs.
hey
PIZZA TIME
i already posted this on reccurent complex, so installed reccuring complex and it said it needed ivtoolkit so i installed it and it still says i need to install it, what do i need to do to fix this.
Error log:https://pastebin.com/5JZgcvde
In reply to petervm4y:
Well according to your log, you don't have it installed. It's not listed in the mods detected, so where did you put it?
Also, this:
[21:22:12] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod cqrepoured (Chocolate Quest Repoured Mod) requires [llibrary@[1.7.19,1.7.19]]
In reply to milkeemilkerson:
That's strange, I thought I had it installed, some times my mod folder lags out and doesn't include a file so ill try again. thanks for the help.
Pizza
In reply to memerteameryt:
Burger
In reply to lonerstreamsnot:
spaghetti
In reply to sanyiek:
Hot Dog
.
фигня
В ответ на холидей5:
Не согласен
This is my crash report. Please someone, if you made it work, let us know! D:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Oh - I know what I did wrong!
Time: 30-07-19 22:05Description: Initializing game
java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.ygcGhost.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.ygcGhost.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" at id stat.killEntity.ygcGhost at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42) at net.minecraft.stats.StatList.func_151182_a(StatList.java:212) at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:321) at com.legacy.aether.entities.EntitiesAether.addMapping(EntitiesAether.java:122) at com.legacy.aether.entities.EntitiesAether.register(EntitiesAether.java:110) at com.legacy.aether.entities.EntitiesAether.initialization(EntitiesAether.java:67) at com.legacy.aether.Aether.init(Aether.java:47) 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 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:497) 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:497) 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:737) 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: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 --Stacktrace: at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42) at net.minecraft.stats.StatList.func_151182_a(StatList.java:212) at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:321) at com.legacy.aether.entities.EntitiesAether.addMapping(EntitiesAether.java:122) at com.legacy.aether.entities.EntitiesAether.register(EntitiesAether.java:110) at com.legacy.aether.entities.EntitiesAether.initialization(EntitiesAether.java:67) at com.legacy.aether.Aether.init(Aether.java:47) 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 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:497) 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:497) 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:737) 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: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.7.10 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: 148106472 bytes (141 MB) / 301989888 bytes (288 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 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.1558 15 mods loaded, 15 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCHI ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) UCHE aether_legacy{v1.0.0} [Aether Legacy] (aether_legacy-1.7.10-v1.0.0.jar) UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.978-universal.jar) UCHI CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.6.jar) UCHI BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.6.jar) UCHI CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.6.jar) UCHI ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.6.jar) UCHI ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.6.jar) UCHI meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar) UCHI UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar) UCHI weather2{v2.3.19} [Localized Weather & Storms] (weather2-1.7.10-2.3.20.jar) UCHI yegamolchattels{1.1.2} [Ye Gamol Chattels] (yegamolchattels_mc1.7.10_1.1.2.jar) GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000' Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10 LWJGL: 2.9.1 OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, Intel 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: [] 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: Off (1)
In reply to Forge_User_22826791:
Place crash reports here https://github.com/Ivorforce/IvToolkit/issues or be ignored.
Why it crashes? I can't accept this. Please adjust this error, i can't use Ye Gamol Chattels without this mod. And t crashes. Why my forge 1.7.10 crashes one second after i have clicked run? I want to know who has used forge 1.7.10 and the mod runs without problems. -.-
Please adjust this error, i can't play to minecraft with this error. Please, adjust this error.
Please adjust this error.
Sorry for the english, but i am italian.
In reply to Forge_User_37161326:
This is a 1.12.2 mod
In reply to ChezMoofin:
And 1.11, 1.10, 1.9, 1.8, 1.7.10. Crash report is needed and should be posted here https://github.com/Ivorforce/IvToolkit/issues or be ignored.
Another crash report. If it can help: there are no crashes without IvToolKit (and Recurrent Complex. Unfortunately…). No stutters or any performance/RAM issues BEFORE crash; it just… happens randomly, especially at many chunk loads (set to 10), but I cannot play for at least 10 minutes without crash.
https://pastebin.com/Q1XRUe6Q
In reply to endoyurei_shirokuro:
Can you please try removing optifine and try again?