Advertisement
lewile1

Texture Errors

May 14th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.97 KB | None | 0 0
  1. [20:29:00] [Client thread/INFO] [FML]: MinecraftForge v12.16.1.1904 Initialized
  2. [20:29:00] [Client thread/INFO] [FML]: Replaced 231 ore recipes
  3. [20:29:01] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  4. [20:29:01] [Client thread/INFO] [FML]: Searching E:\daddytothejs\Minecraft\ModdingMinecraft\GodsAndMortals\run\mods for mods
  5. [20:29:04] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  6. [20:29:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, godsandmortals] at CLIENT
  7. [20:29:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, godsandmortals] at SERVER
  8. [20:29:04] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Of Gods and Mortals
  9. [20:29:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  10. [20:29:05] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
  11. [20:29:05] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  12. [20:29:05] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  13. [20:29:05] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  14. [20:29:05] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  15. [20:29:05] [Client thread/INFO] [godsandmortals]: In Pre-Init
  16. [20:29:05] [Client thread/INFO] [FML]: Applying holder lookups
  17. [20:29:05] [Client thread/INFO] [FML]: Holder lookups applied
  18. [20:29:05] [Client thread/INFO] [FML]: Injecting itemstacks
  19. [20:29:05] [Client thread/INFO] [FML]: Itemstack injection complete
  20. [20:29:05] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
  21. [20:29:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
  22. [20:29:08] [Thread-8/INFO]: Initializing LWJGL OpenAL
  23. [20:29:08] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  24. [20:29:08] [Thread-8/INFO]: OpenAL initialized.
  25. [20:29:08] [Sound Library Loader/INFO]: Sound engine started
  26. [20:29:13] [Client thread/INFO] [FML]: Max texture size: 16384
  27. [20:29:13] [Client thread/INFO]: Created: 16x16 textures-atlas
  28. [20:29:14] [Client thread/INFO] [godsandmortals]: In Init
  29. [20:29:14] [Client thread/INFO] [FML]: Injecting itemstacks
  30. [20:29:14] [Client thread/INFO] [FML]: Itemstack injection complete
  31. [20:29:14] [Client thread/INFO] [godsandmortals]: In Post-Init
  32. [20:29:14] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  33. [20:29:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Of Gods and Mortals
  34. [20:29:17] [Client thread/INFO]: SoundSystem shutting down...
  35. [20:29:17] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  36. [20:29:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
  37. [20:29:18] [Thread-10/INFO]: Initializing LWJGL OpenAL
  38. [20:29:18] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  39. [20:29:18] [Thread-10/INFO]: OpenAL initialized.
  40. [20:29:18] [Sound Library Loader/INFO]: Sound engine started
  41. [20:29:21] [Client thread/INFO] [FML]: Max texture size: 16384
  42. [20:29:21] [Client thread/INFO]: Created: 1024x512 textures-atlas
  43. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  44. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  45. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  46. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN godsandmortals
  47. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  48. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: domain godsandmortals is missing 2 textures
  49. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: domain godsandmortals has 1 location:
  50. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: mod godsandmortals resources at E:\daddytothejs\Minecraft\ModdingMinecraft\GodsAndMortals\out\production\GodsAndMortals_main
  51. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  52. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain godsandmortals are:
  53. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/oreFire.png
  54. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/oreThunder.png
  55. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  56. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain godsandmortals
  57. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  58. [20:29:23] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement