ATM3 remix resource pack & Optifine crash

General help with our resourcepacks, our website, or Minecraft - including mods.
Post Reply 
User avatar
1 Post
 x 0

Post 18 Aug 2019, 11:05

Hiya,

I've got all the mods 3 remix up and running with the base sphax 128x resource pack + a shader and all things run beautifully.

However, if I try and add the ATM3 remix resource pack I get the following crash:

Code: Select all

[11:57:00] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/models/pillar_base_d.png, java.io.FileNotFoundException
[11:57:06] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load wizardry:textures/blocks/mana_orb.png, java.io.FileNotFoundException
[11:57:08] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load wizardry:textures/blocks/nacre_pearl_cube.png, java.io.FileNotFoundException
[11:57:08] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load wizardry:textures/items/fairy_bell.png, java.io.FileNotFoundException
[11:57:10] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load extrautils2:textures/potions/purging.png, java.io.FileNotFoundException
[11:57:11] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/models/pillar_mid_d.png, java.io.FileNotFoundException
[11:57:12] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load immersivetech:textures/blocks/storage_steel.png, java.io.FileNotFoundException
[11:57:15] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load wizardry:textures/items/fairy_item.png, java.io.FileNotFoundException
[11:57:16] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/node.png, java.io.FileNotFoundException
[11:57:20] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load wizardry:textures/blocks/mana_crystal_ring_outer.png, java.io.FileNotFoundException
[11:57:25] [Client thread/INFO] [Config]: [OptiFine] Custom loader sprites: 8249
[11:57:25] [Client thread/INFO] [Config]: [OptiFine] Sprite dependencies: 8486
[11:57:32] [Client thread/INFO] [minecraft/TextureMap]: Created: 32768x32768 textures-atlas
[11:57:32] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] allocateTextureMap 0 32768 32768 
[11:57:43] [Client thread/INFO] [Config]: [OptiFine] Animated sprites: 1428
Process crashed with exitcode -1073741819.
Any ideas?
User avatar
BDcraft Web Admin
6592 Posts
 x 430

Post 18 Aug 2019, 11:12

Posting partial logs is useless, but I'm going to assume your log also has an "unable to fit" error in it which means your graphics card can't handle the size of the textureatlas.

You'll need to use lower resolution textures.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
Post Reply