Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

egef

Members
  • Joined

  • Last visited

  1. This is my code: https://github.com/egefeyzioglu/improved-parakeet When I load up the game, I get the black-purple no texture texture appear for Generic Item. However, the model for the block does load in correctly. Upon further investigation, I figure out that the reason for this problem is that Forge is looking for the item under the wrong domain, minecraft. Now, to my understanding, this is expected behaviour as I didn't specify a domain. Is that right? And how do I fix this? Related Error Message: [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found. [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 1 texture [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 3 locations: [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: mod FML resources at C:\Users\egef\.gradle\caches\minecraft\net\minecraftforge\forge\1.10.2-12.18.1.2011\snapshot\20160518\forgeSrc-1.10.2-12.18.1.2011.jar [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: mod Forge resources at C:\Users\egef\.gradle\caches\minecraft\net\minecraftforge\forge\1.10.2-12.18.1.2011\snapshot\20160518\forgeSrc-1.10.2-12.18.1.2011.jar [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are: [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/generic_item.png [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [02:05:50] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Whole console log:http://pastebin.com/HBmcbNdR

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.