can't see textures on my edited mod

Started by Iamo2 on

Topic category: Help with modding (Java Edition)

Last seen on 13:09, 21. Jul 2021
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can't see textures on my edited mod
Tue, 07/20/2021 - 15:23 (edited)

So I have a little mod, when i test it on the test environment from Mcreator it works correctly, but i edited/imported it as a real mod , which I tested on a real minecraft session, but there all the item textures don't appear (there is the black-purple square instead), except for block textures when generated in the terrain, not in the inventory. Please if anybody has an idea of what I can do answer me.

I am using the 1.7.4 version of Mcreator for the 1.10.2 version of Minecraft with the 12.18.3.2511 version of Forge. Here is the event recorder from multimc when i launched this session:

MultiMC version: 0.6.12-1530

Minecraft folder is:
C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/instances/test modid/.minecraft

Java path is:
C:/Program Files (x86)/Common Files/Oracle/Java/javapath/javaw.exe

Checking Java version...
Java is version 1.8.0_291, using 64-bit architecture, from Oracle Corporation.

Main Class:
  net.minecraft.launchwrapper.Launch

Native path:
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/instances/test modid/natives

Libraries:
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/mojang/netty/1.7.7/netty-1.7.7.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/io/netty/netty-all/4.0.23.Final/netty-all-4.0.23.Final.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/google/guava/guava/17.0/guava-17.0.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/mojang/authlib/1.5.22/authlib-1.5.22.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/mojang/realms/1.9.8/realms-1.9.8.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/it/unimi/dsi/fastutil/7.0.12_mojang/fastutil-7.0.12_mojang.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/minecraftforge/forge/1.10.2-12.18.3.2511/forge-1.10.2-12.18.3.2511-universal.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/jline/jline/2.13/jline-2.13.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/com/mojang/minecraft/1.10.2/minecraft-1.10.2-client.jar

Native libraries:
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar
  C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar

Mods:
  [✔️] modid-1.0
  [✔️] modid-1.0-sources

Params:
  --username  --version MultiMC5 --gameDir C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/instances/test modid/.minecraft --assetsDir C:/Users/Ianek/Documents/mmc-stable-win32/MultiMC/assets --assetIndex 1.10 --uuid  --accessToken  --userType  --versionType release --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker

Window size: 854 x 480

Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms1408m, -Xmx2304m, -Duser.language=en]

ID du processus Minecraft : 2388

Using onesix launcher.

2021-07-20 16:41:51,423 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2021-07-20 16:41:51,423 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[16:41:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:41:51] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:41:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:41:51] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
[16:41:51] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_291, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_291
[16:41:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:41:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:41:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:41:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:41:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:42:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:42:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:42:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:42:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:42:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2021-07-20 16:42:02,052 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2021-07-20 16:42:02,094 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2021-07-20 16:42:02,104 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[16:42:02] [Client thread/INFO]: Setting user: Iamo2
[16:42:08] [Client thread/WARN]: Skipping bad option: lastServer:
[16:42:08] [Client thread/INFO]: LWJGL Version: 2.9.4
[16:42:11] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 7/20/21 4:42 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.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_291, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1132443480 bytes (1079 MB) / 1568145408 bytes (1495 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1408m -Xmx2304m
    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.5107' Renderer: 'Intel(R) HD Graphics 5500'
[16:42:11] [Client thread/INFO] [FML]: MinecraftForge v12.18.3.2511 Initialized
[16:42:11] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[16:42:12] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[16:42:12] [Client thread/INFO] [FML]: Searching C:\Users\Ianek\Documents\mmc-stable-win32\MultiMC\instances\test modid\.minecraft\mods for mods
[16:42:14] [Thread-6/INFO] [FML]: Using sync timing. 200 frames of Display.update took 686804200 nanos
[16:42:14] [Client thread/WARN] [FML]: ****************************************
[16:42:14] [Client thread/WARN] [FML]: * The modid TheIanekChillMod is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:42:14] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:42:14] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:42:14] [Client thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:42:14] [Client thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[16:42:14] [Client thread/WARN] [FML]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[16:42:14] [Client thread/WARN] [FML]: *  at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[16:42:14] [Client thread/WARN] [FML]: ****************************************
[16:42:14] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[16:42:14] [Client thread/INFO] [FML]: FML has found a non-mod file modid-1.0-sources.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:42:15] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TheIanekChillMod] at CLIENT
[16:42:15] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TheIanekChillMod] at SERVER
[16:42:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TheIanekChillMod
[16:42:16] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[16:42:16] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[16:42:16] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:42:16] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:42:16] [Client thread/INFO] [FML]: Applying holder lookups
[16:42:16] [Client thread/INFO] [FML]: Holder lookups applied
[16:42:16] [Client thread/INFO] [FML]: Applying holder lookups
[16:42:16] [Client thread/INFO] [FML]: Holder lookups applied
[16:42:16] [Client thread/INFO] [FML]: Applying holder lookups
[16:42:16] [Client thread/INFO] [FML]: Holder lookups applied
[16:42:16] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:42:16] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
[16:42:16] [Client thread/INFO] [FML]: Applying holder lookups
[16:42:16] [Client thread/INFO] [FML]: Holder lookups applied
[16:42:16] [Client thread/INFO] [FML]: Injecting itemstacks
[16:42:16] [Client thread/INFO] [FML]: Itemstack injection complete
[16:42:18] [Client thread/WARN]: Invalid sounds.json
java.lang.NullPointerException
    at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:446) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291]
    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_291]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[16:42:18] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:42:18] [Thread-8/INFO]: Initializing LWJGL OpenAL
[16:42:18] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[16:42:19] [Thread-8/INFO]: OpenAL initialized.
[16:42:19] [Sound Library Loader/INFO]: Sound engine started
[16:42:22] [Client thread/INFO] [FML]: Max texture size: 8192
[16:42:22] [Client thread/INFO]: Created: 16x16 textures-atlas
[16:42:23] [Client thread/INFO] [FML]: OBJLoader: Domain theianekchillmod has been added.
[16:42:23] [Client thread/INFO] [FML]: Injecting itemstacks
[16:42:23] [Client thread/INFO] [FML]: Itemstack injection complete
[16:42:23] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[16:42:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TheIanekChillMod
[16:42:25] [Client thread/WARN]: Invalid sounds.json
java.lang.NullPointerException
    at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291]
    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_291]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[16:42:25] [Client thread/INFO]: SoundSystem shutting down...
[16:42:25] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[16:42:25] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:42:26] [Thread-10/INFO]: Initializing LWJGL OpenAL
[16:42:26] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[16:42:26] [Thread-10/INFO]: OpenAL initialized.
[16:42:26] [Sound Library Loader/INFO]: Sound engine started
[16:42:27] [Client thread/INFO] [FML]: Max texture size: 8192
[16:42:29] [Client thread/INFO]: Created: 512x512 textures-atlas
[16:42:32] [Client thread/WARN]: Skipping bad option: lastServer:
[16:43:11] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[16:43:11] [Server thread/INFO]: Generating keypair
[16:43:11] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[16:43:11] [Server thread/INFO] [FML]: Applying holder lookups
[16:43:11] [Server thread/INFO] [FML]: Holder lookups applied
[16:43:11] [Server thread/INFO] [FML]: Loading dimension 0 (test ! chillmod) (net.minecraft.server.integrated.IntegratedServer@36b4e50b)
[16:43:12] [Server thread/INFO] [FML]: Loading dimension 1 (test ! chillmod) (net.minecraft.server.integrated.IntegratedServer@36b4e50b)
[16:43:12] [Server thread/INFO] [FML]: Loading dimension -1 (test ! chillmod) (net.minecraft.server.integrated.IntegratedServer@36b4e50b)
[16:43:12] [Server thread/INFO]: Preparing start region for level 0
[16:43:13] [Server thread/INFO]: Preparing spawn area: 4%
[16:43:14] [Server thread/INFO]: Preparing spawn area: 97%
[16:43:14] [Server thread/INFO]: Changing view distance to 12, from 10
[16:43:15] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:43:15] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:43:15] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : FML@8.0.99.99,TheIanekChillMod@1.0.0,Forge@12.18.3.2511,mcp@9.19
[16:43:15] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:43:16] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:43:16] [Server thread/INFO]: Iamo2[local:E:8b63cd74] logged in with entity id 376 at (15.01256211706498, 71.0, 153.60224073771457)
[16:43:16] [Server thread/INFO]: Iamo2 joined the game
[16:43:17] [Server thread/INFO]: Saving and pausing game...
[16:43:17] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Overworld
[16:43:18] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Nether
[16:43:18] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/The End
[16:43:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2466ms behind, skipping 49 tick(s)
[16:43:27] [Server thread/INFO]: Saving and pausing game...
[16:43:27] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Overworld
[16:43:28] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Nether
[16:43:28] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/The End
[16:44:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3488ms behind, skipping 69 tick(s)
[16:44:43] [Client thread/INFO]: [CHAT] /gamemode, /give, /gamerule
[16:44:45] [Server thread/INFO]: [Iamo2: Set own game mode to Survival Mode]
[16:44:45] [Client thread/INFO]: [CHAT] Your game mode has been updated to Survival Mode
[16:44:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 32463ms behind, skipping 649 tick(s)
[16:44:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3782ms behind, skipping 75 tick(s)
[16:45:09] [Server thread/INFO]: [Iamo2: Set own game mode to Creative Mode]
[16:45:09] [Client thread/INFO]: [CHAT] Your game mode has been updated to Creative Mode
[16:46:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3102ms behind, skipping 62 tick(s)
[16:46:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3251ms behind, skipping 65 tick(s)
[16:47:31] [Server thread/INFO]: [Iamo2: Set own game mode to Survival Mode]
[16:47:31] [Client thread/INFO]: [CHAT] Your game mode has been updated to Survival Mode
[16:47:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 37659ms behind, skipping 753 tick(s)
[16:48:13] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2434ms behind, skipping 48 tick(s)
[16:48:18] [Server thread/INFO]: [Iamo2: Set own game mode to Creative Mode]
[16:48:19] [Client thread/INFO]: [CHAT] Your game mode has been updated to Creative Mode
[16:48:32] [Server thread/INFO]: [Iamo2: Set own game mode to Survival Mode]
[16:48:32] [Client thread/INFO]: [CHAT] Your game mode has been updated to Survival Mode
[16:49:15] [Server thread/INFO]: [Iamo2: Set own game mode to Creative Mode]
[16:49:15] [Client thread/INFO]: [CHAT] Your game mode has been updated to Creative Mode
[16:49:57] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6542ms behind, skipping 130 tick(s)
[16:51:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 66530ms behind, skipping 1330 tick(s)
[16:51:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6072ms behind, skipping 121 tick(s)
[16:52:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11147ms behind, skipping 222 tick(s)
[16:53:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3903ms behind, skipping 78 tick(s)
[16:53:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2542ms behind, skipping 50 tick(s)
[16:53:44] [Server thread/INFO]: Saving and pausing game...
[16:53:44] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Overworld
[16:53:45] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Nether
[16:53:45] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/The End
[16:53:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11005ms behind, skipping 220 tick(s)
[16:55:09] [Server thread/INFO]: Saving and pausing game...
[16:55:09] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Overworld
[16:55:09] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Nether
[16:55:09] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/The End
[16:55:16] [Server thread/INFO]: Saving and pausing game...
[16:55:16] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Overworld
[16:55:16] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Nether
[16:55:16] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/The End
[16:55:30] [Server thread/INFO]: Stopping server
[16:55:30] [Server thread/INFO]: Saving players
[16:55:30] [Server thread/INFO]: Saving worlds
[16:55:30] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Overworld
[16:55:30] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/Nether
[16:55:30] [Server thread/INFO]: Saving chunks for level 'test ! chillmod'/The End
[16:55:31] [Server thread/INFO] [FML]: Unloading dimension 0
[16:55:31] [Server thread/INFO] [FML]: Unloading dimension -1
[16:55:31] [Server thread/INFO] [FML]: Unloading dimension 1
[16:55:31] [Server thread/INFO] [FML]: Applying holder lookups
[16:55:31] [Server thread/INFO] [FML]: Holder lookups applied
[16:55:45] [Client thread/INFO]: Stopping!
[16:55:45] [Client thread/INFO]: SoundSystem shutting down...
[16:55:45] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
 

 

Thanks for your attention :)

 

Edited by Iamo2 on Tue, 07/20/2021 - 15:23