Topic category: Feature requests and ideas for MCreator
These are my ideas for MCreator. (Well, not just mine, but also a mix of many other people's suggestions, so don't give me all the credit if they add any of this in)
1.12 update (Duh)
Make "guns" not shoot instantly
More "Element" types, so you can make more complex mods
MCreator's own personal model creator, like MCSkin3D but you can create your own model from scratch (Doubtful)
Clarify mob spawnings with the whole biome/dimension mob spawning thing
When pressing the ? add in the old pop-ups it used to have
For the "more element types" one that I would like would be a custom furnace/crafting table different that a normal one, without having to do complicated GUI things, or just way better GUI's in general
Different Portals
Fix bugs/errors (duh)
Increase max durability/efficiency
More Workspaces
Edit attack speed
Flying/swimming hostile mobs
More mob models accepted
Easy AOE stuff
If player is wearing (Certain armor) as an event Condition, because the playerarmorvalue (which fails my gradle anyway) wouldn't work if you have multiple armors in that range.
Make a FEEEEEEEEEEEESH element
Mob made from blocks like wither or golem
Trader mobs
Ores in End/other custom dimension
LET US RENAME THE MOD ELEMENTS! (Like for example, once I made kyrptonite, instead of kryptonite, and I am NOT deleting and remaking that)
More boss bar textures (maybe customizable?)
Better Mob creator
I have heard this is on the to-do list but DONT MAKE US DELETE ALL EVENTS OF A TYPE IF WE MESS UP 1 THING!
More customizable trees
Better, more complex plants/crops
Customizable Drops for mobs, like you can choose more than just 1 drop, and 1 rare drop, you can choose how many of an item, the % chance for the rare drop/s ect...
Allow flight with certain armor/items
The ability to change many different things in the same way without every time having to wait for gradle
Arrange workspace by certain orders
Addition of custom enchants, but to make it do-able, the user would just name the enchant whatever they wanted, but they would choose from a list what the enchant would actually DO (like auto-smelt, explosive, ect.)
Shield, duel wielding that works with weapons, 3d items, ect...
AND FINALLY, PLEASE FIX THIS ERROR, ONE DAY IT JUST RANDOMLY STARTED HAPPENING WHEN I TRY TO RUN THE TEST ENVIRONMENT ON ONE OF MY MODS
Executing gradle command: clean runClient
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms895m -Xmx2429m" clean runClient
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
ForgeGradle 2.2-SNAPSHOT-f0ba31b
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
:clean
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
:processResources
:classes
:jar
:getVersionJson
:extractNatives SKIPPED
:extractUserdev UP-TO-DATE
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 366/1196 30%
Current status: 908/1196 75%
:makeStart
:runClient
2017-07-06 20:07:50,712 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-07-06 20:07:50,716 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:07:50] [main/INFO] [GradleStart]: Extra: []
[20:07:50] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/T-Rex/.gradle/caches/minecraft/assets, --assetIndex, 1.11, --accessToken{REDACTED}, --version, 1.11.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[20:07:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:07:50] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading
[20:07:50] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at C:\Pylo\MCreator175\jdk64\jre
[20:07:50] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[20:07:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[20:07:50] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[20:07:50] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[20:07:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:07:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:07:51] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[20:07:51] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[20:07:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:07:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:07:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[20:07:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:07:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:07:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-07-06 20:07:53,571 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-07-06 20:07:53,637 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-07-06 20:07:53,639 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:07:54] [Client thread/INFO]: Setting user: Player414
[20:07:59] [Client thread/WARN]: Skipping bad option: lastServer:
[20:07:59] [Client thread/INFO]: LWJGL Version: 2.9.4
[20:08:00] [Client thread/INFO]: [STDOUT
// There are four lights!
Time: 7/6/17 8:08 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 206146952 bytes (196 MB) / 449314816 bytes (428 MB) up to 1415053312 bytes (1349 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400'
[20:08:00] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2228 Initialized
[20:08:00] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[20:08:01] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[20:08:01] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator175\forge\run\mods for mods
[20:08:03] [Client thread/INFO] [testenvironmentmod]: Mod testenvironmentmod is missing the required element 'name'. Substituting testenvironmentmod
[20:08:03] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[20:08:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at CLIENT
[20:08:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at SERVER
[20:08:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod
[20:08:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[20:08:05] [Client thread/INFO] [FML]: Found 444 ObjectHolder annotations
[20:08:05] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:08:05] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[20:08:05] [Client thread/INFO] [FML]: Applying holder lookups
[20:08:05] [Client thread/INFO] [FML]: Holder lookups applied
[20:08:05] [Client thread/INFO] [FML]: Applying holder lookups
[20:08:05] [Client thread/INFO] [FML]: Holder lookups applied
[20:08:05] [Client thread/INFO] [FML]: Applying holder lookups
[20:08:05] [Client thread/INFO] [FML]: Holder lookups applied
[20:08:05] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:08:05] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
[20:08:05] [Client thread/INFO] [FML]: Applying holder lookups
[20:08:05] [Client thread/INFO] [FML]: Holder lookups applied
[20:08:05] [Client thread/INFO] [FML]: Injecting itemstacks
[20:08:05] [Client thread/INFO] [FML]: Itemstack injection complete
[20:08:05] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: OUTDATED Target: 13.20.1.2386
[20:08:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:08:08] [Thread-8/INFO]: Initializing LWJGL OpenAL
[20:08:08] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:08:09] [Thread-8/INFO]: OpenAL initialized.
[20:08:09] [Sound Library Loader/INFO]: Sound engine started
[20:08:14] [Client thread/INFO] [FML]: Max texture size: 8192
[20:08:14] [Client thread/INFO]: Created: 16x16 textures-atlas
[20:08:15] [Client thread/INFO] [FML]: OBJLoader: Domain testenvironmentmod has been added.
[20:08:15] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[20:08:15] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.0.2228.jar)
UCHI forge{13.20.0.2228} [Minecraft Forge] (forgeSrc-1.11.2-13.20.0.2228.jar)
UCHE testenvironmentmod{1.0} [testenvironmentmod] (modid-1.0.jar)
[20:08:15] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[20:08:15] [Client thread/ERROR] [FML]: Caught exception from testenvironmentmod (testenvironmentmod)
java.lang.ArrayIndexOutOfBoundsException: 3
at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:234) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?]
at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:232) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?]
at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:227) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?]
at mod.mcreator.mcreator_deathArmor.load(mcreator_deathArmor.java:61) ~[modid-1.0.jar:?]
at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:899) ~[modid-1.0.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:643) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:809) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:343) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:562) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
at GradleStart.main(GradleStart.java:26) [start/:?]
AL lib: (EE) alc_cleanup: 1 device not closed
[20:08:15] [Client thread/INFO] FAILURE: Build failed with an exception.
[STDOUT]:* What went wrong:
[net.minecraft.init.Bootstrap:printToSYSOUT:600
// Why is it breaking :(
Execution faile> Process 'command 'C:\PyTime: 7/6/17 8:08 PM
lo\MCreator175\jdk64\bin\java.exe'' finished with non-zero exit value -1
d for task ':runClient'.
* Try:
Description: There was a severe problem during mod loading that has caused the game to fail
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from testenvironmentmod (testenvironmentmod)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 3
at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:234)
at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:232)
at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:227)
at mod.mcreator.mcreator_deathArmor.load(mcreator_deathArmor.java:61)
at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:899)
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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:643)
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.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:809)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:343)
at net.minecraft.client.Minecraft.init(Minecraft.java:562)
at net.minecraft.client.Minecraft.run(Minecraft.java:387)
at net.minecraft.client.main.Main.main(Main.java:118)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
at GradleStart.main(GradleStart.java:26)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 209611344 bytes (199 MB) / 647495680 bytes (617 MB) up to 1415053312 bytes (1349 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2228 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.0.2228.jar)
UCHI forge{13.20.0.2228} [Minecraft Forge] (forgeSrc-1.11.2-13.20.0.2228.jar)
UCHE testenvironmentmod{1.0} [testenvironmentmod] (modid-1.0.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400'
[20:08:15] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:600
:runClient FAILED
BUILD FAILED
Total time: 50.95 secs
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 51721 milliseconds
Nice ideas. I found a way for how to do costom drops using events: set the event When Killed and set the result Spawn Gem. Use the condition randomPosiblity(50%) to change the chance.
I think I know what is wrong, in the log it says:
at mod.mcreator.mcreator_deathArmor.load
Try removing and adding it.
ok. ill try that (I have done the first thing you said, i just meant a purposeful feature) but also, I keep making very OP mods, and I have found that if you set the health of a mob to over 1024 it wont say thats its not what you put, but it will be only 1024, I would also appreciate that limit raised in a great ammount
Hmmm... I still got the same error, maybe it's because I set the armor to be way too strong? Because as I said, I focus on making very OP mods, and this was the largest of all, and this death armor was definetily end-game, I haven't even got a recipe for it yet.
Even after deleting 2 things (Death armor and it's a custom recipe for the boots) I still have 110 mod elements, and I'm in the early stages of the mod XD
Still failed
It says it "finished with a non-zero exit value -1"
FINALLY! I TRIED REMOVING DEATH ARMOR (though I did that before and it still failed?) AND IT FINALLY WORKED! Thank the Lord.