Jump to content

Item Textures not being loaded


jamalone

Recommended Posts

Just trying to run the example code which seems to compile ok but when the game starts the textures for the Minecraft items dont seem to load (I just get a white block).  Most of the blocks and *some* of the items are loading but not all of them.  For example an "Iron Shovel" shows up as a white square with "static" in it.  This does not happen when I run Minecraft outside of the debug environment.

 

Cant seem to figure out how to attach an image so hope this is enough of an explanation.

 

Mac OSX

Latest version of Forge

Minecraft 1.8

 

 

 

 

 

build log -----------

[17:56:32] [main/INFO] [GradleStart]: Extra: []

[17:56:32] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --accessToken, {REDACTED}, --assetIndex, 1.8, --assetsDir, /Users/jasonmalone/.gradle/caches/minecraft/assets, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]

[17:56:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[17:56:32] [main/INFO] [FML]: Forge Mod Loader version 8.99.88.1427 for Minecraft 1.8 loading

[17:56:32] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_79, running on Mac OS X:x86_64:10.10.2, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre

[17:56:32] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

[17:56:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker

[17:56:32] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin

[17:56:32] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin

[17:56:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:56:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:56:33] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!

[17:56:34] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[17:56:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:56:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[17:56:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker

[17:56:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[17:56:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[17:56:34] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[17:56:36] [Client thread/INFO]: Setting user: Player662

[17:56:38] [Client thread/INFO]: LWJGL Version: 2.9.2

[17:56:39] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----

// This doesn't make any sense!

 

Time: 6/3/15 5:56 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Mac OS X (x86_64) version 10.10.2

Java Version: 1.7.0_79, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 769868912 bytes (734 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: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.2.1 310.41.15f01' Renderer: 'NVIDIA GeForce GT 650M OpenGL Engine'

[17:56:39] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[17:56:39] [Client thread/INFO] [FML]: MinecraftForge v11.14.2.1427 Initialized

[17:56:39] [Client thread/INFO] [FML]: Replaced 204 ore recipies

[17:56:39] [Client thread/INFO] [FML]: Preloading CrashReport classes

[17:56:39] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[17:56:40] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[17:56:40] [Client thread/INFO] [FML]: Searching /Users/jasonmalone/Documents/ForgeMods/eclipse/mods for mods

[17:56:41] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load

[17:56:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, examplemod] at CLIENT

[17:56:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, examplemod] at SERVER

[17:56:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod

[17:56:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[17:56:42] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations

[17:56:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[17:56:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[17:56:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[17:56:42] [Client thread/INFO] [FML]: Applying holder lookups

[17:56:42] [Client thread/INFO] [FML]: Holder lookups applied

[17:56:42] [Client thread/INFO] [FML]: Injecting itemstacks

[17:56:42] [Client thread/INFO] [FML]: Itemstack injection complete

[17:56:42] [sound Library Loader/INFO]: Starting up SoundSystem...

[17:56:42] [Thread-8/INFO]: Initializing LWJGL OpenAL

[17:56:42] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[17:56:42] [Thread-8/INFO]: OpenAL initialized.

[17:56:42] [sound Library Loader/INFO]: Sound engine started

[17:56:45] [Client thread/INFO]: Created: 512x512 textures-atlas

[17:56:45] [Client thread/INFO] [sTDOUT]: [com.example.examplemod.ExampleMod:init:18]: DIRT BLOCK >> tile.dirt

[17:56:45] [Client thread/INFO] [FML]: Injecting itemstacks

[17:56:45] [Client thread/INFO] [FML]: Itemstack injection complete

[17:56:46] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods

[17:56:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod

[17:56:46] [Client thread/INFO]: SoundSystem shutting down...

[17:56:46] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

[17:56:46] [sound Library Loader/INFO]: Starting up SoundSystem...

[17:56:46] [Thread-10/INFO]: Initializing LWJGL OpenAL

[17:56:46] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[17:56:46] [Thread-10/INFO]: OpenAL initialized.

[17:56:46] [sound Library Loader/INFO]: Sound engine started

[17:56:47] [Client thread/INFO]: Created: 512x512 textures-atlas

[17:56:57] [server thread/INFO]: Starting integrated minecraft server version 1.8

[17:56:57] [server thread/INFO]: Generating keypair

[17:56:57] [server thread/INFO]: Converting map!

[17:56:57] [server thread/INFO]: Scanning folders...

[17:56:57] [server thread/INFO]: Total conversion count is 0

[17:56:57] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[17:56:57] [server thread/INFO] [FML]: Applying holder lookups

[17:56:57] [server thread/INFO] [FML]: Holder lookups applied

[17:56:57] [server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@36b3b737)

[17:56:57] [server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@36b3b737)

[17:56:57] [server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@36b3b737)

[17:56:57] [server thread/INFO]: Preparing start region for level 0

[17:56:58] [server thread/INFO]: Preparing spawn area: 7%

[17:56:59] [server thread/INFO]: Preparing spawn area: 15%

[17:57:00] [server thread/INFO]: Preparing spawn area: 29%

[17:57:01] [server thread/INFO]: Preparing spawn area: 44%

[17:57:02] [server thread/INFO]: Preparing spawn area: 60%

[17:57:03] [server thread/INFO]: Preparing spawn area: 77%

[17:57:04] [server thread/INFO]: Preparing spawn area: 93%

[17:57:05] [server thread/INFO]: Changing view distance to 12, from 10

[17:57:06] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2

[17:57:06] [Netty Server IO #1/INFO] [FML]: Client protocol version 2

[17:57:06] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : mcp@9.05,FML@8.0.99.99,examplemod@1.0,Forge@11.14.2.1427

[17:57:06] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established

[17:57:06] [server thread/INFO] [FML]: [server thread] Server side modded connection established

[17:57:06] [server thread/INFO]: Player662[local:E:268cdfc2] logged in with entity id 213 at (-213.5, 65.0, 82.5)

[17:57:06] [server thread/INFO]: Player662 joined the game

[17:57:07] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@586f2092[id=65c89fa2-af6f-33c3-b89b-1fc3cdd8f718,name=Player662,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:65) ~[YggdrasilAuthenticationService.class:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [YggdrasilMinecraftSessionService$1.class:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [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:148) [YggdrasilMinecraftSessionService.class:?]

at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [skinManager$3.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]

at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_79]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_79]

at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]

[17:57:09] [server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2364ms behind, skipping 47 tick(s)

[17:57:11] [server thread/INFO]: Player662 has just earned the achievement [Taking Inventory]

[17:57:11] [Client thread/INFO]: [CHAT] Player662 has just earned the achievement [Taking Inventory]

 

Link to comment
Share on other sites

Are you talking about Vanilla textures, or your own textures?

 

and about the Log part, there doesn't seems to be anything wrong about it. The error part is just that your player with the name "REDACTED", can't be found at the Majong authlib., or that the game doesn't have a connection.

Projects:

Discontinued:

- N2ConfigAPI

- Meachanical Crafting Table

 

Latest:

- CollectionUtils

 

Coöperations:

- InGameConfigManager

Link to comment
Share on other sites

If by "Vanilla" you mean the default textures that come with Minecraft then yes.  The only Mod I am loading is the example Mod that comes with Forge.  I dont see any issue with the log either but thought maybe I was missing something.

 

My best guess is that not all of the textures got downloaded when I did the install so I removed everything and started over and got the same issue.  Most of the Vanilla Block textures load but many of the Item Textures do not.  I get the graphics for the diamond pickaxe, shovel, and sword but none of the stone/wood/iron weapons plus many others like "stick" are just a white box)  Im at a loss....

Link to comment
Share on other sites

  • 2 months later...

Same problem here.

I have OS X 10.10.5 and Forge v11.14.3.1502 and I've got the exact same error message.

Most of the item textures are distorted (white with some colored sprinkles).

 

Any help would be appreciated.

 

 

Thanks

 

Sontras

 

Link to comment
Share on other sites

I found a solution:

In ./eclipse/config/splash.properties change enabled=true to enabled=false.

 

@diesieben07

There is an entry "Common Problems and Solutions" in the EAQ which explains what to do if your fonts are distorted.

I tried this out of sheer desperation. Maybe the entry should be extended to distorted textures?

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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