Jump to content

[SOMEONE HELP!] Unknown reason for missing texture and model.


Recommended Posts

Posted

Hello everybody, ive been developing an expansion for thermal recently and im trying to create a new item, but when im in game and searching it up in the inventory, i come to find out it has a weird missing texture/model error?. ill include both a screenshot and my items code for reference, hope someone can help.

Here are the pictures:
https://imgur.com/a/Q9SJvD1

Posted

Show your logs.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted
  On 1/28/2020 at 4:49 PM, Draco18s said:

Show your logs.

Expand  

Here you are:

[11:23:01] [main/INFO] [GradleStart]: Extra: []
[11:23:01] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/ben/.gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[11:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:23:01] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[11:23:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:23:02] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[11:23:02] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231
[11:23:02] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory.
[11:23:02] [main/ERROR] [FML]: Full: C:\Users\ben\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
[11:23:02] [main/ERROR] [FML]: Trimmed: c:/users/ben/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
[11:23:02] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[11:23:02] [main/INFO] [FML]: Detected deobfuscated environment, loading log configs for colored console logs.
2020-01-28 11:23:08,258 main WARN Disabling terminal, you're running in an unsupported environment.
[11:23:08] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
[11:23:08] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
[11:23:08] [main/INFO] [FML]: Searching C:\Users\ben\Desktop\Minecraft Modding\EnderiumExpansion\run\.\mods for mods
[11:23:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[11:23:08] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[11:23:08] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[11:23:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:23:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:23:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[11:23:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:23:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:23:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:23:14] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[11:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[11:23:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:23:15] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:23:18] [main/INFO] [minecraft/Minecraft]: Setting user: Player109
[11:23:38] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[11:23:38] [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[11:23:44] [main/INFO] [FML]: -- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_231, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 856962456 bytes (817 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB)
	JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	Loaded coremods (and transformers): 
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce GT 730/PCIe/SSE2'
[11:23:44] [main/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[11:23:44] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[11:23:46] [main/INFO] [FML]: Replaced 1036 ore ingredients
[11:23:47] [main/INFO] [FML]: Searching C:\Users\ben\Desktop\Minecraft Modding\EnderiumExpansion\run\.\mods for mods
[11:23:47] [main/ERROR] [FML]: The mcmod.info file in bin cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 13 column 2 path $[0].logoFile
	at com.google.gson.internal.Streams.parse(Streams.java:60) ~[Streams.class:?]
	at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
	at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
	at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:63) [MetadataCollection.class:?]
	at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:80) [DirectoryDiscoverer.class:?]
	at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:62) [DirectoryDiscoverer.class:?]
	at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
	at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
	at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
	at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.init(Minecraft.java:513) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:421) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	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_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
	at GradleStart.main(GradleStart.java:25) [start/:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 13 column 2 path $[0].logoFile
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.Streams.parse(Streams.java:48) ~[Streams.class:?]
	... 26 more
[11:23:54] [Thread-3/INFO] [FML]: Using alternative sync timing : 200 frames of Display.update took 2345437000 nanos
[11:24:02] [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[11:24:04] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, eem] at CLIENT
[11:24:04] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, eem] at SERVER
[11:24:06] [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Enderium Expansion
[11:24:06] [main/INFO] [FML]: Processing ObjectHolder annotations
[11:24:07] [main/INFO] [FML]: Found 1168 ObjectHolder annotations
[11:24:07] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[11:24:07] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:24:07] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:24:07] [main/INFO] [FML]: Applying holder lookups
[11:24:07] [main/INFO] [FML]: Holder lookups applied
[11:24:07] [main/INFO] [FML]: Applying holder lookups
[11:24:07] [main/INFO] [FML]: Holder lookups applied
[11:24:07] [main/INFO] [FML]: Applying holder lookups
[11:24:07] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:24:07] [main/INFO] [FML]: Holder lookups applied
[11:24:07] [main/INFO] [FML]: Applying holder lookups
[11:24:07] [main/INFO] [FML]: Holder lookups applied
[11:24:07] [main/INFO] [FML]: Injecting itemstacks
[11:24:07] [main/INFO] [FML]: Itemstack injection complete
[11:24:07] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[11:25:27] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
[11:25:27] [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[11:25:27] [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:25:29] [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
[11:25:29] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
[11:25:56] [main/INFO] [FML]: Max texture size: 16384
[11:25:57] [main/INFO] [minecraft/TextureMap]: Created: 512x512 textures-atlas
[11:26:01] [main/ERROR] [FML]: Exception loading model for variant eem:fluxed_resonant_pickaxe#inventory for item "eem:fluxed_resonant_pickaxe", normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model eem:item/fluxed_resonant_pickaxe with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:302) ~[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:151) ~[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:121) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.init(Minecraft.java:559) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:421) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	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_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
	at GradleStart.main(GradleStart.java:25) [start/:?]
Caused by: java.io.FileNotFoundException: eem:models/item/fluxed_resonant_pickaxe.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$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 20 more
[11:26:01] [main/ERROR] [FML]: Exception loading model for variant eem:fluxed_resonant_pickaxe#inventory for item "eem:fluxed_resonant_pickaxe", blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model eem:fluxed_resonant_pickaxe#inventory with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:296) ~[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:151) ~[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:121) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.init(Minecraft.java:559) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:421) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	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_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
	at GradleStart.main(GradleStart.java:25) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
	at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 20 more
[11:26:05] [main/INFO] [FML]: Applying holder lookups
[11:26:05] [main/INFO] [FML]: Holder lookups applied
[11:26:05] [main/INFO] [FML]: Injecting itemstacks
[11:26:05] [main/INFO] [FML]: Itemstack injection complete
[11:26:06] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[11:26:06] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[11:26:07] [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
[11:26:11] [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
[11:33:34] [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.12.2
[11:33:34] [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
[11:33:34] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[11:33:34] [Server thread/INFO] [FML]: Applying holder lookups
[11:33:34] [Server thread/INFO] [FML]: Holder lookups applied
[11:33:35] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@6ca1d148)
[11:33:37] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
[11:33:37] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@6ca1d148)
[11:33:37] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@6ca1d148)
[11:33:37] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
[11:33:38] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 10%
[11:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 67%
[11:33:40] [Server thread/INFO] [FML]: Unloading dimension -1
[11:33:40] [Server thread/INFO] [FML]: Unloading dimension 1
[11:33:40] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 12, from 10
[11:33:44] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[11:33:44] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[11:33:44] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42,eem@1.0.0
[11:33:44] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[11:33:44] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[11:33:44] [Server thread/INFO] [minecraft/PlayerList]: Player109[local:E:fc16b6d0] logged in with entity id 121 at (-2267.5490129214377, 4.0, -1372.3652494108858)
[11:33:44] [Server thread/INFO] [minecraft/MinecraftServer]: Player109 joined the game
[11:33:44] [Server thread/INFO] [minecraft/MinecraftServer]: Player109 has made the advancement [Stone Age]
[11:33:47] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[11:33:48] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[11:33:48] [pool-2-thread-1/WARN] [mojang/YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@608aa41[id=fe207da4-45aa-3a2a-bf67-72a700290388,name=Player109,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:3716) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
	at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
	at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3181) [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_231]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_231]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_231]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_231]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
[11:33:48] [main/INFO] [minecraft/GuiNewChat]: [CHAT] Player109 has made the advancement [Stone Age]
[11:33:48] [main/INFO] [minecraft/AdvancementList]: Loaded 15 advancements
[11:33:49] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5674ms behind, skipping 113 tick(s)
[11:33:49] [main/INFO] [minecraft/ChunkProviderClient]: Warning: Clientside chunk ticking took 152 ms
[11:33:51] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[11:33:53] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[11:34:17] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2154ms behind, skipping 43 tick(s)
[11:34:22] [main/INFO] [minecraft/GuiNewChat]: [CHAT] Saved screenshot as 2020-01-28_11.34.22.png
[11:34:24] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[11:34:25] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[11:37:58] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2082ms behind, skipping 41 tick(s)
[11:38:04] [main/INFO] [minecraft/ChunkProviderClient]: Warning: Clientside chunk ticking took 112 ms
[11:38:50] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2219ms behind, skipping 44 tick(s)
[11:40:19] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2015ms behind, skipping 40 tick(s)
[11:46:59] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[11:46:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[11:49:17] [main/INFO] [minecraft/ChunkProviderClient]: Warning: Clientside chunk ticking took 121 ms
[11:49:49] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[11:49:49] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[11:49:50] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[11:49:50] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[12:39:47] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[12:39:47] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[12:42:01] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[12:42:01] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Looking to save big while shopping online? Our Temu coupon code 100€ off is here to make your shopping experience across Europe even better. If you're from Germany, France, Italy, or Switzerland, using the "acw696499" Temu coupon code guarantees you maximum benefits on all your purchases. This powerful code works seamlessly on both the Temu app and official website. With Temu coupon 100€ off and Temu 100 off coupon code, you're not only securing major savings but also unlocking exclusive offers across thousands of categories. Don't miss this golden opportunity to shop smart in 2025! What Is The Coupon Code For Temu 100€ Off? Great news for all shoppers—whether you're a new user or a long-time customer, you can enjoy exciting discounts with our Temu coupon 100€ off. With this 100€ off Temu coupon, shopping across Europe has never been more rewarding. acw696499: Use this code to get a flat 100€ discount instantly. acw696499: Unlock a 100€ coupon pack usable multiple times. acw696499: New customers get a 100€ flat discount as a welcome gift. acw696499: Existing customers receive an additional 100€ promo offer. acw696499: Designed specifically for users in Germany, France, Italy, Switzerland, and more. Temu Coupon Code 100€ Off For New Users In 2025 As a new user, you're in luck! The Temu coupon 100€ off makes your first experience unforgettable with savings that are hard to ignore. Our Temu coupon code 100€ off guarantees the best deals for new users on their first purchases across Europe. acw696499: Flat 100€ discount for all first-time buyers. acw696499: Receive a 100€ coupon bundle immediately after signing up. acw696499: Enjoy up to 100€ coupon value usable multiple times. acw696499: Benefit from free shipping to Germany, France, Italy, Switzerland, etc. acw696499: Get an extra 30% off on your first purchase. How To Redeem The Temu coupon 100€ off For New Customers? To use the Temu 100€ coupon, start by downloading the Temu app or visiting the official website. Then follow this step-by-step guide to apply the Temu 100€ off coupon code for new users: Create an account or sign up on the Temu platform. Browse through categories and add items to your cart. Proceed to checkout and enter the code "acw696499". Apply the code and see the discount reflected instantly. Complete your purchase and enjoy your savings! Temu Coupon 100€ Off For Existing Customers Existing users can also enjoy big rewards! Our Temu 100€ coupon codes for existing users offer various benefits when shopping with the Temu app or site. You can unlock exclusive Temu coupon 100€ off for existing customers free shipping deals using our code "acw696499" today. acw696499: Get a 100€ discount as a returning Temu shopper. acw696499: Claim a 100€ coupon bundle valid across multiple purchases. acw696499: Receive a free gift with fast delivery across Europe. acw696499: Stack up to 70% off on top of your 100€ coupon. acw696499: Enjoy free shipping in Germany, France, Italy, Spain, Switzerland, and more. How To Use The Temu Coupon Code 100€ Off For Existing Customers? To apply the Temu coupon code 100€ off, visit the Temu website or open the app and log into your existing account. Here's how to redeem the Temu coupon 100€ off code: Select the items you wish to purchase. Add them to your cart and proceed to checkout. Enter the code "acw696499" in the promo section. Enjoy the instant 100€ discount applied to your total. Complete the payment to finalize your purchase. Latest Temu Coupon 100€ Off First Order Don't miss the chance to get the biggest deal on your very first purchase with our Temu coupon code 100€ off first order. Whether you're from France, Italy, Germany, or Switzerland, this Temu coupon code first order is your gateway to mega savings. Use this Temu coupon code 100€ off first time user to unlock the following: acw696499: Flat 100€ discount on your very first Temu order. acw696499: Enjoy a 100€ coupon pack tailored for your first-time use. acw696499: Up to 100€ in coupons spread over multiple uses. acw696499: Free shipping to countries like Germany, France, Italy, Switzerland, and Spain. acw696499: Additional 30% off on your first order. How To Find The Temu Coupon Code 100€ Off? You can easily find the Temu coupon 100€ off by subscribing to the Temu newsletter, where verified codes are shared regularly. Users searching for Temu coupon 100€ off Reddit can also explore discussions for active and tested codes. To ensure the best deals, follow Temu on social media platforms for real-time updates. Trusted coupon websites also offer the latest, verified Temu promo codes. Is Temu 100€ Off Coupon Legit? Yes, the Temu 100€ Off Coupon Legit claim is absolutely true. Our code "acw696499" has been tested multiple times to ensure legitimacy. You can confidently use our code knowing it's not only genuine but also safe for first and repeat orders. This Temu 100 off coupon legit code is valid across Europe and has no expiry date. How Does Temu 100€ Off Coupon Work? To put it simply, once you apply our Temu coupon code 100€ off first-time user, the discount is automatically subtracted from your total at checkout. The process is instant and works on both the app and website. The Temu coupon codes 100 off activate exclusive discounts depending on your user status (new or existing). Once validated, the code applies a flat 100€ reduction or bundles, which can include gifts, free shipping, and more discounts. How To Earn Temu 100€ Coupons As A New Customer? You can earn the Temu coupon code 100€ off simply by signing up as a new user. Additionally, inviting friends or completing tasks on the Temu app can get you extra coupons. Our 100 off Temu coupon code is available to every first-time user without any hidden conditions. Be active on the platform and check for pop-up deals that often contain surprise coupon drops. What Are The Advantages Of Using Temu Coupon 100€ Off? Here are the top reasons why you should apply our Temu coupon code 100 off and Temu coupon code 100€ off: 100€ discount on your very first order. 100€ coupon bundle valid for multiple uses. Up to 70% off on popular items. Extra 30% off for European existing customers. Up to 90% off on selected products. Free gift for new users across Europe. Free delivery in countries like Germany, France, Italy, Switzerland, and more. Temu 100€ Discount Code And Free Gift For New And Existing Customers Using the Temu 100€ off coupon code and 100€ off Temu coupon code gives you access to premium perks. acw696499: Flat 100€ off on your very first Temu purchase. acw696499: Additional 30% discount on any item. acw696499: Free welcome gift for new users. acw696499: Up to 70% off on top-rated items. acw696499: Free gift with fast shipping across Germany, France, Italy, Switzerland. Pros And Cons Of Using Temu Coupon Code 100€ Off This Month Here are some Temu coupon 100€ off code and Temu 100 off coupon benefits and limitations: Pros: Saves you up to 100€ instantly. No minimum purchase requirement. Works on both app and website. Valid in multiple European countries. Bonus gifts and free delivery available. Cons: Some items may not be eligible. One-time use per account per offer type. Terms And Conditions Of Using The Temu Coupon 100€ Off In 2025 Here are the Temu coupon code 100€ off free shipping and latest Temu coupon code 100€ off rules you should know: No expiration date on the code "acw696499." Valid for both new and existing users. Usable in Germany, France, Italy, Switzerland, Spain, and more. No minimum order requirement. Can be used on all product categories. Stackable with certain site promotions. Final Note: Use The Latest Temu Coupon Code 100€ Off Start saving instantly with our Temu coupon code 100€ off and elevate your online shopping journey today. There has never been a better time to use Temu for your fashion, tech, home, or beauty needs. With our verified Temu coupon 100€ off, you can enjoy discounts, free shipping, and bonus gifts across Europe. Happy shopping! FAQs Of Temu 100€ Off Coupon What is the latest working Temu coupon code 100€ off? The latest working Temu coupon code is "acw696499" which provides 100€ off for new and existing users across Europe. Is there any expiry date for this coupon code? No, our coupon code "acw696499" does not have an expiration date and is valid all year round. Can existing customers also use the Temu 100€ coupon? Yes, existing users can redeem the 100€ coupon using "acw696499" and enjoy exclusive benefits. Is the Temu 100€ off coupon legit? Absolutely! Our coupon code "acw696499" is tested and verified regularly for legitimacy. How many times can I use the Temu coupon code 100€ off? You can use it once per user type (new or existing), and it may apply for multiple uses depending on promotions.
    • Looking to grab the Temu coupon code $100 off this month? You're in the right place for the biggest savings on your favorite products. Use the exclusive "acw696499" Temu coupon code for maximum benefits across the USA, Canada, and European nations. Whether you're a new customer or a long-time user, this code unlocks massive discounts and perks. With the Temu coupon $100 off and Temu 100 off coupon code, you’re not just saving money—you’re upgrading your shopping experience. What Is The Coupon Code For Temu $100 Off? Both new and existing customers can enjoy unbeatable savings with our exclusive coupon code. Use this Temu coupon $100 off and get a $100 off Temu coupon for your next order. acw696499 – Flat $100 off your order at checkout. acw696499 – $100 coupon pack you can use on multiple products. acw696499 – $100 flat discount exclusively for new customers. acw696499 – Extra $100 promo code for loyal, existing customers. acw696499 – $100 coupon available for shoppers in the USA and Canada. Temu Coupon Code $100 Off For New Users In 2025 If you're new to Temu, you're in for a treat. Use our code for the Temu coupon $100 off and enjoy unmatched discounts. acw696499 – Flat $100 discount for first-time buyers. acw696499 – Unlock a $100 coupon bundle specially for new customers. acw696499 – Redeem up to $100 coupon value across multiple purchases. acw696499 – Get free shipping to over 68 countries. acw696499 – Enjoy an extra 30% off any purchase as a new user. How To Redeem The Temu Coupon $100 Off For New Customers? To use the Temu $100 coupon and claim your Temu $100 off coupon code for new users, follow these steps: Download the Temu app or visit the official website. Register for a new account using your email or phone number. Add your favorite products to the cart. Enter the coupon code acw696499 at checkout. Enjoy instant savings and free shipping benefits. Temu Coupon $100 Off For Existing Customers Returning customers can still enjoy exceptional deals by applying our exclusive code. Use the Temu $100 coupon codes for existing users and unlock Temu coupon $100 off for existing customers free shipping perks. acw696499 – Receive an additional $100 discount as a returning user. acw696499 – Use the $100 coupon bundle for multiple purchases. acw696499 – Get a free gift with express shipping across the USA and Canada. acw696499 – Enjoy an extra 30% off on top of your current discounts. acw696499 – Free shipping available to 68 countries worldwide. How To Use The Temu Coupon Code $100 Off For Existing Customers? To activate the Temu coupon code $100 off and enjoy your savings as a returning buyer, follow these simple steps: Log into your existing Temu account. Add your chosen items to the shopping cart. Head to the checkout page. Apply the code acw696499 in the promo code box. Watch your total drop instantly with the Temu coupon $100 off code. Latest Temu Coupon $100 Off First Order Enjoy your first shopping experience on Temu with massive savings! Apply the Temu coupon code $100 off first order, Temu coupon code first order, or Temu coupon code $100 off first time user to save more. acw696499 – Flat $100 discount for your first order. acw696499 – Special $100 Temu coupon code for first orders. acw696499 – Enjoy up to $100 coupon bundle across different purchases. acw696499 – Free shipping to more than 68 countries. acw696499 – Extra 30% off on your initial order. How To Find The Temu Coupon Code $100 Off? Searching for the best Temu coupon $100 off deals? Check out Temu coupon $100 off Reddit threads for user-shared experiences and updated codes. You can also sign up for Temu’s newsletter for personalized offers. Visit their official social media pages or rely on trusted coupon-sharing websites to grab the most recent working promo codes. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit claim is absolutely true. We guarantee our Temu 100 off coupon legit code "acw696499" is tested and verified for accuracy. Anyone can safely use this code to receive $100 off their first or repeat orders. It’s valid internationally and doesn’t expire, so use it anytime for instant savings. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes 100 off give users a direct discount during checkout. When you enter the coupon code during payment, the system automatically deducts $100 from your total bill. Whether you're a first-time buyer or a loyal customer, our code ensures unbeatable savings. How To Earn Temu $100 Coupons As A New Customer? To earn the Temu coupon code $100 off and get access to the 100 off Temu coupon code, sign up as a new customer on the Temu platform. Once registered, apply the promo code "acw696499" during checkout. You’ll instantly receive a $100 coupon bundle, free shipping, and extra discounts exclusive to new users. What Are The Advantages Of Using The Temu Coupon $100 Off? Using the Temu coupon code 100 off and Temu coupon code $100 off unlocks the following perks: $100 discount on your first order. $100 coupon bundle for multiple uses. 70% discount on popular items. Extra 30% off for returning customers. Up to 90% off on selected products. Free gift for new users. Free shipping to over 68 countries. Temu $100 Discount Code And Free Gift For New And Existing Customers Want more than discounts? The Temu $100 off coupon code and $100 off Temu coupon code offer added bonuses for everyone. acw696499 – $100 discount for your first order. acw696499 – Extra 30% off on any product. acw696499 – Free gift for first-time buyers. acw696499 – Up to 70% discount sitewide. acw696499 – Free shipping and gift in 68 countries including USA & UK. Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Using the Temu coupon $100 off code and Temu 100 off coupon offers major pros and a couple of cons: Pros: Huge $100 discount on first and repeat orders. Free shipping globally. Free gift for new users. Up to 90% off on exclusive deals. Extra 30% discount for all users. Cons: Cannot be combined with certain flash sale items. Limited-time availability for some regional users. Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Before using the Temu coupon code $100 off free shipping and latest Temu coupon code $100 off, keep these in mind: Valid for both new and returning users. Code "acw696499" works across 68 countries worldwide. No minimum purchase required. No expiration date—use it anytime. Free shipping and gifts depend on regional availability. Final Note: Use The Latest Temu Coupon Code $100 Off Save big on every order with our Temu coupon code $100 off—it’s the smartest way to shop. Apply your Temu coupon $100 off today and make your online shopping budget-friendly and exciting.
    • Update your drivers: https://www.amd.com/en/support/downloads/previous-drivers.html/processors/ryzen/ryzen-3000-series/amd-ryzen-7-3700u.html
  • Topics

×
×
  • Create New...

Important Information

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