Jump to content

WolfGang135

Members
  • Posts

    8
  • Joined

  • Last visited

WolfGang135's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Okay, Thanks! Yeah I know Copy and pasting don't help at least in the long run but, I usually do a tutorial and then go over each code until I figure out what it does. I started using MCreator but it is very limited without actual coding, Thanks Though!
  2. Yes, but the code you told me to change has "inventory")); at the end, This is the code that was used for the Ingot. Honestly I really don't know what i am doing, I am new to coding and got as far as i did watching a guy on YT. So if you could shed more lot on the problem that would be helpful, Thanks!
  3. Are You Looking at the init for the block or item, Minecraft.getMinecraft().getRenderItem().getItemModelMesher() .register(Item.getItemFromBlock(block), 0 , new ModelResourceLocation (Reference.MODID + ":" + block.getUnlocalizedName().substring(5))); That's what i have for blockinit.java
  4. Thanks, I will try to change it. Also My Name in en_us.lang isn't showing correctly. This block just isn't working I already Have a Ingot In the game with texture and name!
  5. I have done this https://github.com/jwz123/Item-Plus. If that doesn't work then just let me know I am new to Github but will still try!
  6. Thanks, Also when I checked the file there was no space just a _ was there.(
  7. Sorry, Kinda new to posting and what not. Will try to mess with the area and make no spaces also what forum would it be in, Thanks!
  8. 2017-08-05 15:44:51,990 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-08-05 15:44:51,992 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [15:44:52] [main/INFO] [GradleStart]: Extra: [] [15:44:52] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/User 1/.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] [15:44:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [15:44:52] [main/INFO] [FML]: Forge Mod Loader version 13.20.1.2386 for Minecraft 1.11.2 loading [15:44:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_144, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_144 [15:44:52] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [15:44:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [15:44:52] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [15:44:52] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [15:44:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:44:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 2017-08-05 15:44:52,618 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-08-05 15:44:52,656 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-08-05 15:44:52,658 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [15:44:52] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [15:44:54] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [15:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [15:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [15:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [15:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [15:44:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [15:44:56] [Client thread/INFO]: Setting user: Player525 [15:45:01] [Client thread/WARN]: Skipping bad option: lastServer: [15:45:01] [Client thread/INFO]: LWJGL Version: 2.9.4 [15:45:03] [Client thread/INFO] [FML]: -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 327543912 bytes (312 MB) / 637009920 bytes (607 MB) up to 1840250880 bytes (1755 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.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000' [15:45:03] [Client thread/INFO] [FML]: MinecraftForge v13.20.1.2386 Initialized [15:45:03] [Client thread/INFO] [FML]: Replaced 232 ore recipes [15:45:03] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [15:45:03] [Client thread/INFO] [FML]: Searching C:\Minecraft Modding\TestMod\run\mods for mods [15:45:05] [Thread-6/INFO] [FML]: Using sync timing. 200 frames of Display.update took 95595180 nanos [15:45:05] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [15:45:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, tm] at CLIENT [15:45:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, tm] at SERVER [15:45:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Test Mod [15:45:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [15:45:07] [Client thread/INFO] [FML]: Found 445 ObjectHolder annotations [15:45:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [15:45:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [15:45:07] [Client thread/INFO] [FML]: Applying holder lookups [15:45:07] [Client thread/INFO] [FML]: Holder lookups applied [15:45:07] [Client thread/INFO] [FML]: Applying holder lookups [15:45:07] [Client thread/INFO] [FML]: Holder lookups applied [15:45:07] [Client thread/INFO] [FML]: Applying holder lookups [15:45:07] [Client thread/INFO] [FML]: Holder lookups applied [15:45:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [15:45:07] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [15:45:07] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null [15:45:08] [Client thread/INFO] [FML]: Applying holder lookups [15:45:08] [Client thread/INFO] [FML]: Holder lookups applied [15:45:08] [Client thread/INFO] [FML]: Injecting itemstacks [15:45:08] [Client thread/INFO] [FML]: Itemstack injection complete [15:45:11] [Sound Library Loader/INFO]: Starting up SoundSystem... [15:45:11] [Thread-8/INFO]: Initializing LWJGL OpenAL [15:45:11] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [15:45:12] [Thread-8/INFO]: OpenAL initialized. [15:45:12] [Sound Library Loader/INFO]: Sound engine started [15:45:18] [Client thread/INFO] [FML]: Max texture size: 8192 [15:45:18] [Client thread/INFO]: Created: 16x16 textures-atlas [15:45:18] [Client thread/ERROR] [FML]: Exception loading model for variant tm:test ore#inventory for item "tm:test ore", normal location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:item/test ore with loader VanillaLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:340) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:175) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:160) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] 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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: java.io.FileNotFoundException: tm:models/item/test ore.json at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:69) ~[FallbackResourceManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:65) ~[SimpleReloadableResourceManager.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:334) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:127) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:941) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 20 more [15:45:18] [Client thread/ERROR] [FML]: Exception loading model for variant tm:test ore#inventory for item "tm:test ore", blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:test ore#inventory with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:348) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:175) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:160) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] 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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:78) ~[ModelBlockDefinition.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1257) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 20 more [15:45:18] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant tm:test ore#inventory: java.lang.Exception: Could not load model definition for variant tm:test ore at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:297) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:252) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] 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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model tm:blockstates/test ore.json at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:228) ~[ModelBakery.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:208) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:293) ~[ModelLoader.class:?] ... 20 more Caused by: java.io.FileNotFoundException: tm:blockstates/test ore.json at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:104) ~[FallbackResourceManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:79) ~[SimpleReloadableResourceManager.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:221) ~[ModelBakery.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:208) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:293) ~[ModelLoader.class:?] ... 20 more [15:45:18] [Client thread/ERROR] [FML]: Exception loading model for variant tm:test ore#normal for blockstate "tm:test ore" net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:test ore#normal with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:264) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:252) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] 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_144] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:78) ~[ModelBlockDefinition.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1257) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 21 more [15:45:19] [Client thread/INFO] [FML]: Injecting itemstacks [15:45:19] [Client thread/INFO] [FML]: Itemstack injection complete [15:45:19] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods [15:45:19] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Test Mod [15:45:21] [Client thread/INFO]: SoundSystem shutting down... [15:45:22] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [15:45:22] [Sound Library Loader/INFO]: Starting up SoundSystem... [15:45:22] [Thread-10/INFO]: Initializing LWJGL OpenAL [15:45:22] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [15:45:22] [Thread-10/INFO]: OpenAL initialized. [15:45:22] [Sound Library Loader/INFO]: Sound engine started [15:45:25] [Client thread/INFO] [FML]: Max texture size: 8192 [15:45:26] [Client thread/INFO]: Created: 512x512 textures-atlas [15:45:27] [Client thread/WARN]: Skipping bad option: lastServer: [15:45:28] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id [15:45:46] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2 [15:45:46] [Server thread/INFO]: Generating keypair [15:45:46] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance [15:45:46] [Server thread/INFO] [FML]: Applying holder lookups [15:45:46] [Server thread/INFO] [FML]: Holder lookups applied [15:45:46] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@38a15ad3) [15:45:47] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@38a15ad3) [15:45:47] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@38a15ad3) [15:45:47] [Server thread/INFO]: Preparing start region for level 0 [15:45:48] [Server thread/INFO]: Preparing spawn area: 4% [15:45:49] [Server thread/INFO]: Preparing spawn area: 54% [15:45:50] [Server thread/INFO]: Changing view distance to 8, from 10 [15:45:52] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [15:45:52] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [15:45:52] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected] - MC 1.11.2,[email protected] [15:45:52] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [15:45:52] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [15:45:53] [Server thread/INFO]: Player525[local:E:42faa521] logged in with entity id 277 at (-152.01214465743757, 64.0, 260.6119484628917) [15:45:53] [Server thread/INFO]: Player525 joined the game [15:45:54] [Server thread/INFO]: Saving and pausing game... [15:45:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:45:54] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:45:54] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:45:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2417ms behind, skipping 48 tick(s) [15:45:55] [Server thread/INFO]: Saving and pausing game... [15:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:45:55] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@592ce093[id=210893c2-ab0c-3341-8a41-02d79e29f9a4,name=Player525,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:79) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [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:170) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3056) [Minecraft.class:?] at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_144] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_144] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] [15:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:45:59] [Server thread/INFO]: Saving and pausing game... [15:45:59] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:45:59] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:45:59] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:46:01] [Server thread/INFO]: Saving and pausing game... [15:46:01] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:46:01] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:46:01] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:46:02] [Server thread/INFO]: Saving and pausing game... [15:46:02] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:46:02] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:46:02] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:46:05] [Server thread/INFO]: Saving and pausing game... [15:46:05] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:46:05] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:46:05] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:46:06] [Client thread/INFO]: Stopping! [15:46:06] [Server thread/INFO]: Stopping server [15:46:06] [Server thread/INFO]: Saving players [15:46:06] [Server thread/INFO]: Saving worlds [15:46:06] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld [15:46:06] [Server thread/INFO]: Saving chunks for level 'New World'/Nether [15:46:06] [Server thread/INFO]: Saving chunks for level 'New World'/The End [15:46:06] [Server thread/INFO] [FML]: Unloading dimension 0 [15:46:06] [Server thread/INFO] [FML]: Unloading dimension -1 [15:46:06] [Server thread/INFO] [FML]: Unloading dimension 1 [15:46:06] [Client thread/INFO]: SoundSystem shutting down... [15:46:07] [Server thread/INFO] [FML]: Applying holder lookups [15:46:07] [Server thread/INFO] [FML]: Holder lookups applied [15:46:07] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com Hope This Help, Not Sure What to fix?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.