Mod does not work in test play

Started by teruneko on

Topic category: General discussion

Last seen on 12:22, 17. Nov 2019
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mod does not work in test play

   
Executing gradle command: runClient
Microsoft Windows [Version 10.0.17763.805]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Pylo\MCreator173>cd forge
C:\Pylo\MCreator173\forge>SET "JAVA_HOME=C:\Pylo\MCreator173\jdk64\"
C:\Pylo\MCreator173\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator173\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator173\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" runClient
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
#################################################
         ForgeGradle 1.2-SNAPSHOT-fb514d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava

Warning: [options] bootstrap classpath not set with -source 1.6 ] [Ant: javac] 1 warning
:compileJava
:processResources
:classes
:jar
:getVersionJson
:extractUserDev UP-TO-DATE
:extractNatives UP-TO-DATE
:getAssetsIndex
:getAssets
:makeStart
[ant:javac]Warning: [options] bootstrap classpath not set with -source 1.6 ] [Ant: javac] 1 warning
] :runClient
[22:31:43] [main/INFO] [GradleStart]: Extra: []
[22:31:43] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/syuse/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[22:31:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:31:44] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[22:31:44] [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\MCreator173\jdk64\jre
[22:31:44] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[22:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:31:44] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
[22:31:44] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[22:31:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:31:44] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[22:31:45] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[22:31:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:31:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:31:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:31:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:31:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:31:46] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:31:47] [main/INFO]: Setting user: Player882
[22:31:49] [Client thread/INFO]: LWJGL Version: 2.9.1
[22:31:50] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188
// You should try our sister game, Minceraft!
Time: 19/11/07 22:31
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.7.10
   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: 99020176 bytes (94 MB) / 204472320 bytes (195 MB) up to 1897922560 bytes (1810 MB)
   JVM Flags: 0 total; 
   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: 
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13570 Compatibility Profile Context 19.8.1 26.20.13001.29010' Renderer: 'Radeon RX 580 Series'
[22:31:51] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:31:51] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
[22:31:51] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[22:31:51] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:31:51] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[22:31:51] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator173\forge\eclipse\mods for mods
[22:31:57] [Client thread/WARN] [FML]: Zip file modid-1.0.jar failed to read properly, it will be ignored
java.lang.IllegalArgumentException: MALFORMED
   at java.util.zip.ZipCoder.toString(ZipCoder.java:58) ~[?:1.8.0_101]
   at java.util.zip.ZipFile.getZipEntry(ZipFile.java:566) ~[?:1.8.0_101]
   at java.util.zip.ZipFile.access$900(ZipFile.java:60) ~[?:1.8.0_101]
   at java.util.zip.ZipFile$ZipEntryIterator.next(ZipFile.java:524) ~[?:1.8.0_101]
   at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:499) ~[?:1.8.0_101]
   at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:480) ~[?:1.8.0_101]
   at java.util.jar.JarFile$JarEntryIterator.next(JarFile.java:257) ~[?:1.8.0_101]
   at java.util.jar.JarFile$JarEntryIterator.nextElement(JarFile.java:266) ~[?:1.8.0_101]
   at java.util.jar.JarFile$JarEntryIterator.nextElement(JarFile.java:247) ~[?:1.8.0_101]
   at java.util.Collections.list(Collections.java:5240) ~[?:1.8.0_101]
   at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:60) [JarDiscoverer.class:?]
   at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
   at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
   at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
   at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
   at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
   at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) [Minecraft.class:?]
   at net.minecraft.client.Minecraft.run(Minecraft.java:942) [Minecraft.class:?]
   at net.minecraft.client.main.Main.main(Main.java:164) [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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
   at GradleStart.main(Unknown Source) [start/:?]
[22:31:57] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[22:31:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[22:31:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[22:31:57] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[22:31:58] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:31:58] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:31:58] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[22:31:58] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[22:31:58] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:31:58] [Client thread/INFO] [FML]: Applying holder lookups
[22:31:58] [Client thread/INFO] [FML]: Holder lookups applied
[22:31:58] [Client thread/INFO] [FML]: Injecting itemstacks
[22:31:58] [Client thread/INFO] [FML]: Itemstack injection complete
[22:31:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:31:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:31:58] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:31:58] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:31:58] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:31:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:31:58] [Sound Library Loader/INFO]: Sound engine started
[22:32:03] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[22:32:03] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[22:32:03] [Client thread/INFO] [FML]: Injecting itemstacks
[22:32:03] [Client thread/INFO] [FML]: Itemstack injection complete
[22:32:03] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[22:32:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[22:32:04] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[22:32:04] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[22:32:04] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90
[22:32:04] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:04] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:05] [Sound Library Loader/INFO]: Sound engine started
[22:32:10] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[22:32:10] [Server thread/INFO]: Generating keypair
[22:32:11] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[22:32:11] [Server thread/INFO] [FML]: Applying holder lookups
[22:32:11] [Server thread/INFO] [FML]: Holder lookups applied
[22:32:11] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@2eed7f88)
[22:32:11] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@2eed7f88)
[22:32:11] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@2eed7f88)
[22:32:11] [Server thread/INFO]: Preparing start region for level 0
[22:32:12] [Server thread/INFO]: Changing view distance to 12, from 10
[22:32:12] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[22:32:12] [Netty IO #1/INFO] [FML]: Client protocol version 2
[22:32:12] [Netty IO #1/INFO] [FML]: Client attempting to join with 3 mods : FML@7.10.99.99,Forge@10.13.4.1558,mcp@9.05
[22:32:12] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[22:32:12] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[22:32:12] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[22:32:12] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[22:32:12] [Server thread/INFO]: Player882[local:E:e3000148] logged in with entity id 348 at (-128.5, 69.0, 90.5)
[22:32:12] [Server thread/INFO]: Player882 ingame
[22:32:14] [Server thread/INFO]: Saving and pausing game...
[22:32:14] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[22:32:15] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[22:32:15] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[22:32:35] [Client thread/INFO]: Stopping!
[22:32:35] [Server thread/INFO]: Stopping server
[22:32:35] [Server thread/INFO]: Saving players
[22:32:35] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:35] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:35] [Server thread/INFO]: Saving worlds
[22:32:35] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[22:32:35] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[22:32:35] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[22:32:35] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90
[22:32:35] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[22:32:35] [Client Shutdown Thread/INFO]: Stopping server
[22:32:35] [Client Shutdown Thread/INFO]: Saving players
[22:32:35] [Client Shutdown Thread/INFO]: Saving worlds
[22:32:35] [Client Shutdown Thread/INFO]: Saving chunks for level 'New World'/Overworld
BUILD SUCCESSFUL
Total time: 2 mins 13.64 secs
C:\Pylo\MCreator173\forge>
Exception in thread "Client Shutdown Thread" Exception in thread "Server thread" 
Task completed with return code 0 in 134166 milliseconds
   
Executing gradle command: build
Microsoft Windows [Version 10.0.17763.805]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Pylo\MCreator173>cd forge
C:\Pylo\MCreator173\forge>SET "JAVA_HOME=C:\Pylo\MCreator173\jdk64\"
C:\Pylo\MCreator173\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator173\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator173\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
#################################################
         ForgeGradle 1.2-SNAPSHOT-fb514d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE

Warning: [options] bootstrap classpath not set with -source 1.6 ] [Ant: javac] 1 warning
:compileJava
:processResources
:classes
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:extractMcpData UP-TO-DATE
:getVersionJson
:extractUserDev UP-TO-DATE
:genSrgs SKIPPED
:reobf FAILED
FAILURE: Build failed with an exception.
* What went wrong:
BUILD FAILED
Execution failed for ta> MALFORMED
sk ':reobf'.
Total tRun with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
ime: 12.466 secs
* Try:
C:\Pylo\MCreator173\forge>
Task completed with return code 0 in 12962 milliseconds
   
Executing gradle command: build
Microsoft Windows [Version 10.0.17763.805]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Pylo\MCreator173>cd forge
C:\Pylo\MCreator173\forge>SET "JAVA_HOME=C:\Pylo\MCreator173\jdk64\"
C:\Pylo\MCreator173\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator173\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator173\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
#################################################
         ForgeGradle 1.2-SNAPSHOT-fb514d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE

Warning: [options] bootstrap classpath not set with -source 1.6 ] [Ant: javac] 1 warning
:compileJava
:processResources UP-TO-DATE
:classes
:jar UP-TO-DATE
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:extractMcpData UP-TO-DATE
:getVersionJson
:extractUserDev UP-TO-DATE
:genSrgs SKIPPED
:reobf FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':reobf'.
> MALFORMED
* Try:
BUILD FAILED
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Total time: 22.531 secs
C:\Pylo\MCreator173\forge>
Task completed with return code 0 in 23326 milliseconds

 

The Minecraft was displayed and displayed, but the mod we made was not working. Help me

Last seen on 12:22, 17. Nov 2019
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  is that true? Is there any…
Thu, 11/14/2019 - 12:58

 

is that true? Is there any other way to create a mod?