I need help And fast!!!

Started by HPHHI on

Topic category: Help with modding (Java Edition)

Last seen on 22:49, 13. Dec 2016
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I need help And fast!!!

Hi I would like to tell you that... I NEEEED HELP NOWWWWWW plz... soz for caps

 

So  the problem is with the GUI input slot and output slot are useable except when you set an event to get rid on an item in a slot, or have an event put an item in an output slot... I kinda does so, but it isn't really there. once you close the gui and open it again all of the items go back to normal.

Or I guess the item in the output slot dissapears if you try to get it out of the GUI output slot. Here is the consle during this horrible time.

 

Executing gradle command: clean runClient
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Pylo\MCreator171>cd forge
C:\Pylo\MCreator171\forge>SET "JAVA_HOME=C:\Pylo\MCreator171\jdk64\"
C:\Pylo\MCreator171\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator171\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator171\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean runClient
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.
This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-c438b06        
  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: 237/1112   21%
Current status: 542/1112   48%
Current status: 816/1112   73%
Current status: 1044/1112   93%
:makeStart
:runClient
2016-12-06 00:31:20,411 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-12-06 00:31:20,414 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[00:31:20] [main/INFO] [GradleStart]: Extra: []
[00:31:20] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/haria/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[00:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:31:20] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading
[00:31:20] [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\MCreator171\jdk64\jre
[00:31:20] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[00:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[00:31:20] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[00:31:20] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[00:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:31:20] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[00:31:22] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[00:31:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:31:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:31:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[00:31:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:31:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:31:23] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-12-06 00:31:24,145 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-12-06 00:31:24,213 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-12-06 00:31:24,218 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[00:31:24] [Client thread/INFO]: Setting user: Player50
[00:31:30] [Client thread/WARN]: Skipping bad option: lastServer:
[00:31:30] [Client thread/INFO]: LWJGL Version: 2.9.4
[00:31:31] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:221
// You should try our sister game, Minceraft!
Time: 12/6/16 12:31 AM
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.10.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: 141337344 bytes (134 MB) / 575668224 bytes (549 MB) up to 1884815360 bytes (1797 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.4.0 - Build 20.19.15.4360' Renderer: 'Intel(R) HD Graphics 530'
[00:31:32] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized
[00:31:32] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[00:31:32] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[00:31:32] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator171\forge\run\mods for mods
[00:31:36] [Client thread/WARN] [FML]: ****************************************
[00:31:36] [Client thread/WARN] [FML]: * The modid TestEnvironmentMod is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[00:31:36] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[00:31:36] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:126)
[00:31:36] [Client thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[00:31:36] [Client thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[00:31:36] [Client thread/WARN] [FML]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[00:31:36] [Client thread/WARN] [FML]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[00:31:36] [Client thread/WARN] [FML]: ****************************************
[00:31:36] [Client thread/INFO] [TestEnvironmentMod]: Mod TestEnvironmentMod is missing the required element 'name'. Substituting TestEnvironmentMod
[00:31:36] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[00:31:36] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at CLIENT
[00:31:36] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at SERVER
[00:31:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
[00:31:37] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[00:31:37] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[00:31:37] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[00:31:37] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[00:31:37] [Client thread/INFO] [FML]: Applying holder lookups
[00:31:37] [Client thread/INFO] [FML]: Holder lookups applied
[00:31:37] [Client thread/INFO] [FML]: Applying holder lookups
[00:31:37] [Client thread/INFO] [FML]: Holder lookups applied
[00:31:38] [Client thread/INFO] [FML]: Applying holder lookups
[00:31:38] [Client thread/INFO] [FML]: Holder lookups applied
[00:31:38] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[00:31:38] [Client thread/INFO] [FML]: Applying holder lookups
[00:31:38] [Client thread/INFO] [FML]: Holder lookups applied
[00:31:38] [Client thread/INFO] [FML]: Injecting itemstacks
[00:31:38] [Client thread/INFO] [FML]: Itemstack injection complete
[00:31:38] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
[00:31:39] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2185
[00:31:48] [Sound Library Loader/INFO]: Starting up SoundSystem...
[00:31:49] [Thread-8/INFO]: Initializing LWJGL OpenAL
[00:31:49] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[00:31:49] [Thread-8/INFO]: OpenAL initialized.
[00:31:49] [Sound Library Loader/INFO]: Sound engine started
[00:31:53] [Client thread/INFO] [FML]: Max texture size: 16384
[00:31:53] [Client thread/INFO]: Created: 16x16 textures-atlas
[00:31:55] [Client thread/INFO] [FML]: OBJLoader: Domain testenvironmentmod has been added.
[00:31:55] [Client thread/INFO] [FML]: Injecting itemstacks
[00:31:55] [Client thread/INFO] [FML]: Itemstack injection complete
[00:31:55] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[00:31:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
[00:32:03] [Client thread/INFO]: SoundSystem shutting down...
[00:32:03] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[00:32:03] [Sound Library Loader/INFO]: Starting up SoundSystem...
[00:32:03] [Thread-10/INFO]: Initializing LWJGL OpenAL
[00:32:03] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[00:32:03] [Thread-10/INFO]: OpenAL initialized.
[00:32:04] [Sound Library Loader/INFO]: Sound engine started
[00:32:06] [Client thread/INFO] [FML]: Max texture size: 16384
[00:32:06] [Client thread/INFO]: Created: 1024x512 textures-atlas
[00:32:09] [Client thread/WARN]: Skipping bad option: lastServer:
[00:32:11] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[00:32:26] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[00:32:26] [Server thread/INFO]: Generating keypair
[00:32:26] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[00:32:26] [Server thread/INFO] [FML]: Applying holder lookups
[00:32:26] [Server thread/INFO] [FML]: Holder lookups applied
[00:32:26] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@236a881c)
[00:32:26] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@236a881c)
[00:32:26] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@236a881c)
[00:32:26] [Server thread/INFO]: Preparing start region for level 0
[00:32:27] [Server thread/INFO]: Preparing spawn area: 6%
[00:32:28] [Server thread/INFO]: Preparing spawn area: 56%
[00:32:29] [Server thread/INFO]: Changing view distance to 2, from 10
[00:32:30] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[00:32:30] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[00:32:30] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : FML@8.0.99.99,Forge@12.18.2.2099,mcp@9.19,TestEnvironmentMod@1.0
[00:32:30] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[00:32:30] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[00:32:30] [Server thread/INFO]: Player50[local:E:95a19a81] logged in with entity id 297 at (-244.99039290436986, 64.0, 251.85607737071788)
[00:32:30] [Server thread/INFO]: Player50 joined the game
[00:32:33] [Server thread/INFO]: Saving and pausing game...
[00:32:33] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[00:32:33] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1a632779[id=5613b4a9-5b8c-3e0b-9915-baa04888ddd5,name=Player50,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
   at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
   at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
   at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?]
   at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [SkinManager$3.class:?]
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
   at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[00:32:33] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[00:32:33] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[00:32:50] [Server thread/INFO]: Saving and pausing game...
[00:32:50] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[00:32:50] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[00:32:50] [Server thread/INFO]: Saving chunks for level 'New World'/The End

 

 

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ehh... Kinda messed up
Tue, 12/06/2016 - 19:12

Ehh... Kinda messed up

Last seen on 22:49, 13. Dec 2016
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Ehh... Kinda messed up
Tue, 12/06/2016 - 21:23

What

Last seen on 22:49, 13. Dec 2016
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Ehh... Kinda messed up
Tue, 12/06/2016 - 21:23

What

Last seen on 22:49, 13. Dec 2016
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Ehh... Kinda messed up
Tue, 12/06/2016 - 21:23

What

Last seen on 22:49, 13. Dec 2016
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Ehh... Kinda messed up
Tue, 12/06/2016 - 21:23

What

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:Ehh... Kinda messed up
Wed, 12/07/2016 - 06:52

@#2 ​it looks messed up for me

Last seen on 22:49, 13. Dec 2016
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:RE:what do you nead help in.
Wed, 12/07/2016 - 21:09

Is there any way to fix it?