
RaptorClaus
Members-
Posts
19 -
Joined
-
Last visited
RaptorClaus's Achievements

Tree Puncher (2/8)
0
Reputation
-
anyone know how to make a custom fishing rod and willing to share code
-
Help with json texture errors for 1.12.2
RaptorClaus replied to RaptorClaus's topic in Modder Support
heres a github link https://github.com/FishieSwishie/fish-mod -
Help with json texture errors for 1.12.2
RaptorClaus replied to RaptorClaus's topic in Modder Support
did that still have the black / purple box -
Help with json texture errors for 1.12.2
RaptorClaus replied to RaptorClaus's topic in Modder Support
anyone -
Help with json texture errors for 1.12.2
RaptorClaus replied to RaptorClaus's topic in Modder Support
removed the == still showing the default purple black cube. not exactly sure new version for me just following a tutorial by a guy called Loremaster on youtube -
Help with json texture errors for 1.12.2
RaptorClaus replied to RaptorClaus's topic in Modder Support
i just dont get it why is it not working.ill post the json code here "parent": "item/generated", "textures": { "layer0": "fishoverload:items==/fishbowl" } -
Help with json texture errors for 1.12.2
RaptorClaus replied to RaptorClaus's topic in Modder Support
here might be multiple 2018-08-06 20:07:07,913 main WARN Disabling terminal, you're running in an unsupported environment. [20:07:08] [main/INFO] [GradleStart]: Extra: [] [20:07:08] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/matth/.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] [20:07:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [20:07:08] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading [20:07:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_92, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_92 [20:07:08] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory. [20:07:08] [main/ERROR] [FML]: Full: C:\Users\matth\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar [20:07:08] [main/ERROR] [FML]: Trimmed: c:/users/matth/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/ [20:07:08] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [20:07: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 [20:07: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 [20:07:08] [main/INFO] [FML]: Searching C:\Fishies\run\.\mods for mods [20:07:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [20:07:08] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [20:07:08] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [20:07:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:07:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:07:10] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [20:07:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:07:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:07:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [20:07:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [20:07:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [20:07:11] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [20:07:12] [main/INFO] [net.minecraft.client.Minecraft]: Setting user: Player181 [20:07:18] [main/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [20:07:18] [main/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4 [20:07:19] [main/INFO] [FML]: -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_92, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 814604040 bytes (776 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 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: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 530' [20:07:19] [main/INFO] [FML]: MinecraftForge v14.23.4.2705 Initialized [20:07:19] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [20:07:19] [main/INFO] [FML]: Replaced 1036 ore ingredients [20:07:20] [main/INFO] [FML]: Searching C:\Fishies\run\.\mods for mods [20:07:21] [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [20:07:22] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 106871188 nanos [20:07:22] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, fishoverload] at CLIENT [20:07:22] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, fishoverload] at SERVER [20:07:23] [main/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack: Fish Overload [20:07:23] [main/INFO] [FML]: Processing ObjectHolder annotations [20:07:23] [main/INFO] [FML]: Found 1168 ObjectHolder annotations [20:07:23] [main/INFO] [FML]: Identifying ItemStackHolder annotations [20:07:23] [main/INFO] [FML]: Found 0 ItemStackHolder annotations [20:07:23] [main/INFO] [FML]: Configured a dormant chunk cache size of 0 [20:07:23] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [20:07:23] [main/INFO] [FML]: Applying holder lookups [20:07:23] [main/INFO] [FML]: Holder lookups applied [20:07:23] [main/INFO] [FML]: Applying holder lookups [20:07:23] [main/INFO] [FML]: Holder lookups applied [20:07:23] [main/INFO] [FML]: Applying holder lookups [20:07:23] [main/INFO] [FML]: Holder lookups applied [20:07:24] [main/INFO] [FML]: Applying holder lookups [20:07:24] [main/INFO] [FML]: Holder lookups applied [20:07:24] [main/INFO] [FML]: Injecting itemstacks [20:07:24] [main/INFO] [FML]: Itemstack injection complete [20:07:24] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null [20:07:28] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem... [20:07:28] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL [20:07:28] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [20:07:28] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized. [20:07:28] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started [20:07:34] [main/INFO] [FML]: Max texture size: 16384 [20:07:34] [main/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 512x512 textures-atlas [20:07:35] [main/ERROR] [FML]: Exception loading model for variant fishoverload:fish_bowl#inventory for item "fishoverload:fish_bowl", normal location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model fishoverload:item/fish_bowl 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:304) ~[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:153) ~[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_92] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] 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_92] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:25) [start/:?] Caused by: java.io.FileNotFoundException: fishoverload:models/item/fish_bowl.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:117) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:870) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 20 more [20:07:35] [main/ERROR] [FML]: Exception loading model for variant fishoverload:fish_bowl#inventory for item "fishoverload:fish_bowl", blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model fishoverload:fish_bowl#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:312) ~[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:153) ~[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_92] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] 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_92] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] 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:1182) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 20 more [20:07:36] [main/INFO] [FML]: Applying holder lookups [20:07:36] [main/INFO] [FML]: Holder lookups applied [20:07:36] [main/INFO] [FML]: Injecting itemstacks [20:07:36] [main/INFO] [FML]: Itemstack injection complete [20:07:37] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods [20:07:37] [main/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [20:07:37] [main/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded [20:07:38] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id [20:07:49] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2 [20:07:49] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair [20:07:49] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [20:07:50] [Server thread/INFO] [FML]: Applying holder lookups [20:07:50] [Server thread/INFO] [FML]: Holder lookups applied [20:07:50] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@5d61bdd1) [20:07:50] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements [20:07:51] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@5d61bdd1) [20:07:51] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@5d61bdd1) [20:07:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [20:07:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 5% [20:07:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 9% [20:07:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14% [20:07:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 20% [20:07:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 26% [20:07:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 33% [20:07:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 39% [20:07:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 46% [20:08:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 55% [20:08:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 64% [20:08:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 75% [20:08:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 86% [20:08:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 94% [20:08:05] [Server thread/INFO] [FML]: Unloading dimension -1 [20:08:05] [Server thread/INFO] [FML]: Unloading dimension 1 [20:08:05] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 12, from 10 [20:08:07] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [20:08:07] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [20:08:07] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected],[email protected] [20:08:07] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [20:08:07] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [20:08:07] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Player181[local:E:355c0769] logged in with entity id 1861 at (63.5, 73.0, 252.5) [20:08:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Player181 joined the game [20:08:07] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2105ms behind, skipping 42 tick(s) [20:08:09] [pool-2-thread-1/WARN] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@42eee483[id=28de3746-47a4-326a-afac-3983252542f7,name=Player181,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:3178) [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_92] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_92] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_92] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_92] at java.lang.Thread.run(Unknown Source) [?:1.8.0_92] [20:10:54] [main/INFO] [net.minecraft.client.Minecraft]: Stopping! [20:10:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [20:10:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players [20:10:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [20:10:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld [20:10:54] [Server thread/INFO] [FML]: Unloading dimension 0 [20:10:54] [Server thread/INFO] [FML]: Applying holder lookups [20:10:54] [Server thread/INFO] [FML]: Holder lookups applied [20:10:55] [main/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down... [20:10:55] [main/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release -
my item ingame shows up with the default purple black box texture how can i change this here is a screenshot of eclipse. thank you
-
i finally realize what your saying find the methods. i would like someone to mentor me on how to do this and beyond. all of you people who have already helped will be in the special thanks section thank you
-
so then what goes on which side. should i put rendering on client too and im sorry that i dont know much about this stuff
-
thank you so diesenben told me to make an interface that connects the server and client proxys so i just need a basic explanation of what to put in there, however thank you for the advice
-
so what exactly would i put in this interface, i made both implement it like you said. thank you for all of your help
-
ok thank you ill reply again if i need help again have a good day
-
so i see draco said something about the proxies being horribly wrong so thatmust be what crashed it pastebin: https://pastebin.com/Z2k0vG7Q and sorry that im not that good at this
-
here is the link for my main and the mob. i am using obsidian animation suite for rendering and model https://pastebin.com/51K291RN