Posted September 28, 20178 yr I downloaded the source of mod and I wanted to set explosion little more destructive but already at the first compilation of mod crashes such an error: [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found. [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN doticbm [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: domain doticbm is missing 20 textures [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: domain doticbm has 1 location: [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: mod doticbm resources at C:\Users\Skyte\OneDrive\Projekty\Eclipse\ICBM-master\bin [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain doticbm are: [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/entities/rocket.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_control.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_clamp.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/location_reader.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/explosive_side.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_ignition.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_brick_2.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_obsidian_2.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_stone_1.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_stone_3.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_obsidian_0.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_brick_1.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_obsidian_3.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_brick_3.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/explosive_top.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_brick_0.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_stone_0.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_obsidian_1.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/explosive_bottom.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/launch_pad_stone_2.png [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain doticbm [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== [13:54:32] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= I tried to fix it but so far nothing worked. PS. I'm new in java Mod Source: https://github.com/dotStart/ICBM
October 2, 20178 yr You need to go to the resources of you mod by clicking on your mod folder --> src --> main --> [yourmodname] --> textures --> and then fill in for all the item/block/entity textures that are missing. Hope this helped!
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.