Nothing else than a simple core mod required by most of my mods, containing useful features like a gui-api, packet system, dynamic rendering system, easy asm transformation name manager and other useful stuff.
Features
Performance Improvment (Huge lag spike fix)video: merged into forge- Gui-Api
- Config System (/cmdconfig or the ingame mod options)
- Packet system (supports splitted packets)
- Transformer API (obfuscated name converter)
- Event system (by N247s)
- InfoStack objects (a way to uniform itemstack groups)
- Fake world
I know everybody hates core mods, because its an additional file you have to download, but it speeds up my progress. Over the years, I've created tones of useful methods and ways to achieve something. Now i can put all of it in CreativeCore and use it for all of my mods.
Looking for a server to play with your friends. Our sponsor got you covered:
Use the promo code teamcreative to get 25% off the first month on any of the gaming servers!
This mod does not contain any feature or what so ever, but it is required by
Hi, a while ago I made this issue. Would it be possible to take a look at it? Thanks!
In reply to JasonHorkles:
You are probably talking about the lag spike when using the tab completion. I did already fix a lot of issues with it some time ago. I haven't had the time yet to look at it, but I will do so soon.
have this problem in the version 1.12.2
The game crashed whilst unexpected error
Error: java.lang.VerifyError: Operand stack overflow
In reply to sh4dow_25:
I need the entire crash-report in order to help you.
In reply to CreativeMD:
i found the problem
I think the piranha is crashing my game anyway to fix it? ._."
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: CreativePatchingLoader (CreativeCore_v1.10.45_mc1.12.2.jar)Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/26/21 11:58 AMDescription: Ticking entity
java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) at java.util.ArrayList$Itr.next(ArrayList.java:851) at com.google.common.collect.Iterators$6.computeNext(Iterators.java:616) at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:145) at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:140) at net.minecraft.world.chunk.Chunk.func_177430_a(Chunk.java:934) at net.minecraft.world.World.func_175647_a(World.java:3085) at funwayguy.epicsiegemod.ai.ESM_EntityAINearestAttackableTarget.func_75250_a(ESM_EntityAINearestAttackableTarget.java:73) at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:760) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45) at animalium.entities.EntityPiranha.func_70636_d(EntityPiranha.java:206) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50) at animalium.entities.EntityPiranha.func_70071_h_(EntityPiranha.java:260) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
Sorry if it's long I'm kinda new to sending crash reports ._." edit: nvm I found the problem, the epic siege mod confused the piranha ai and didn't know what ai it should use its default or the siege mod ai and then crashed. thats what i think happened... but i managed to fix it by reseting the siege mod's config now its working again ^-^
how can I edit crafting recipies?
In reply to kubistonek:
Open the jar file, all recipes of every mod is located in assets/modname/recipes.
May I use this mod in my modpack?
In reply to YTDerpyKrafter:
Yes
In reply to CreativeMD:
Thank you~!
itemphysics is 1.16.5 or something and this is 1.12.2 how am i gonna like
In reply to glitchydiscord:
It's also released for 1.16.
The game crashed whilst initializing game
Error: java.lang.NoSuchMethodError: com.creativemd.creativecore.common.packet.CreativeCorePacket.registerPacket(Ljava/lang/Class;Ljava/lang/String;)V
Exit-Code: -1
In reply to viedeogameshd:
You are probably using an outdated mod, make sure all of my mods are up to date.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: CreativePatchingLoader (CreativeCore_v1.10.44_mc1.12.2.jar)Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 10/02/21 09:33 PMDescription: Exception in server tick loop
java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(Unknown Source) at java.util.HashMap$ValueIterator.next(Unknown Source) at net.minecraft.world.World.func_147448_a(World.java:2285) at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:942) at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110) at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:162) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:948) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:858) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:730) at java.lang.Thread.run(Unknown Source
In reply to carlitosjimenez:
Not sure if this is related to my mod.
hi i have this problem whit creative core 1.12.2
WARNING: coremods are present: Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar) CreativePatchingLoader (CreativeCore_v1.10.45_mc1.12.2 (1).jar)Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 2/10/21 7:14 PMDescription: Initializing game
java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details! at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:549) at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:596) at net.minecraftforge.registries.GameData.freezeData(GameData.java:249) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:758) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) 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 threadStacktrace: at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:549) at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:596) at net.minecraftforge.registries.GameData.freezeData(GameData.java:249) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:758) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
-- 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: 1521254624 bytes (1450 MB) / 2583691264 bytes (2464 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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 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
| State | ID | Version | Source | Signature | |:------ |:----------------- |:-------------------- |:-------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None | | LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.45_mc1.12.2 (1).jar | None | | LCHIJA | gravestone | 1.10.1 | gravestone-1.10.1.jar | None | | LCHIJA | heroicarmory | 1.1.3 | heroicarmory-1.2.0.jar | None | | LCHIJA | ic2 | 2.8.103-ex112 | industrialcraft-2-2.8.103-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHIJA | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None | | LCHIJA | lycanitesmobs | 2.0.0.11 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.11.jar | None | | LCHIJA | memeinabottle | 2.1.1 | MemeInABottle-1.12.X-2.1.1.jar | None | | LCHIJA | playerrevive | 1.0 | PlayerRevive_v1.2.39_mc1.12.2.jar | None | | LCHIJA | techguns | 2.0.2.0 | techguns-1.12.2-2.0.2.0_pre3.2.jar | None |
Loaded coremods (and transformers): Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar) techguns.core.TechgunsASMTransformerCreativePatchingLoader (CreativeCore_v1.10.45_mc1.12.2 (1).jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GT 710/PCIe/SSE2' Launched Version: 1.12.2-forge-14.23.5.2854 LWJGL: 2.9.4 OpenGL: GeForce GT 710/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, 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: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: ! �2Sammyfault �a[16x].zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G
In reply to santugarcia:
Not sure if this is related to my mod.
I updated a few mods in RLCraft using the CruseForge launcher and added the Aether II mod. I am trying to use this on a server and the crash report seems to mention something about creative core. Here is the crash report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar) TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) LibLoader (# LibLoader.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) ForgelinPlugin (Forgelin-1.8.4.jar) Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar) CoreMod (TickProfiler-1.12-0.0.10.jar) CorePlugin (ForgeEndertech-1.12.2-4.5.5.0-build.0561.jar) iceandfire (iceandfire-1.9.1-1.12.2.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.28_mc1.12.2.jar) PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar) CreativePatchingLoader (CreativeCore_v1.10.44_mc1.12.2.jar) MMFMLCorePlugin (MultiMine-1.12.2.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.10-1.12.2.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) LoadingPlugin (Reskillable-1.12.2-1.13.0.jar) TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 2/9/21 11:47 PMDescription: Exception in server tick loop
java.lang.NoSuchMethodError: com.creativemd.creativecore.common.packet.CreativeCorePacket.registerPacket(Ljava/lang/Class;Ljava/lang/String;)V at com.creativemd.itemphysic.ItemDummyContainer.initFull(ItemDummyContainer.java:79) at com.creativemd.itemphysic.ItemDummyContainer.init(ItemDummyContainer.java:71) 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:498) 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:498) 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.initializeMods(Loader.java:744) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:748)