Jump to content

kriegnes

Members
  • Posts

    14
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Location
    Germany
  • Personal Text
    working on an rpg mod

kriegnes's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. thx but i cant find something called "minecraft:kriegnesmod_schwarzerbow_pulling_1" and there are no errors with pulling 1. the texture is only missing in standby mode.
  2. ill just push it... tried on 3 different sites and nobody seems to be able to help me that must be a really stupid error.
  3. sry but i still dont get my mistake there is no error anymore and i am sure that the mistake is somewhere at schwarzerbow_standby. but i just can find it. my schwarzerbow_standby.json http://pastebin.com/ZPswC2nG
  4. thx ^^ but when im just holding it in my hand the texture is still missing. when using the bow or throwing it on the ground the texture is there.
  5. thx but i already looked at it. he said if its not an FileNotFoundException error he doesnt know how to fix it.
  6. When i start minecraft this error appeares in the console: [Client thread/ERROR] [FML]: Model definition for location minecraft:kriegnesmod_schwarzerbow_pulling_1#inventory not found Someone told me that miencraft cant find the json file. but how can i fix it? i think i wrote everything right and there are no errors with pulling 0 or 2. My codes: http://pastebin.com/s71bXUHb http://pastebin.com/u6rsXcBg http://pastebin.com/isvaaYki http://pastebin.com/ZPswC2nG my files and stuff: http://pastebin.com/YMDhU4VM
  7. oh come on thx for ur help. i wasnt even thinking about it....
  8. My problem is at Blocks Step 5 - tracking down the source of FileNotFoundException under Your blockstates.json file is not being found i am sure that i wrote it right but its still not working. and i dont get why would be really nice from u if u could look at my code. maybe u can find out whats wrong. http://www.minecraftforge.net/forum/index.php/topic,30026.0.html
  9. yeah ill do it but first i want it to work on singleplayer
  10. I dont know why but when i place my block my texture is missing. i tried to make another block too and the same thing happened. i am sure that i wrote everything correctly but it just wont work. my error code looks like this: http://pastebin.com/eNNvUytZ my Main Class (dont mind the crafting stuff i know theres something wrong) : http://pastebin.com/Abv2vCxH src/main/java/de.kriegnes/KriegnesMod.java my block: http://pastebin.com/BAZRPbgG src/main/java/de.kriegnes.blocks/Blockschwarzerdiamantblock.java first json: http://pastebin.com/PkdzSewg src/main/resources/assets.kriegnesmod.blockstates/schwarzerdiamantblock.json second json: http://pastebin.com/82bA02Pq src/main/resources/assets.kriegnesmod.models.block/schwarzerdiamantblock.json third json: http://pastebin.com/1XPgs38h src/main/resources/assets.kriegnesmod.models.item/schwarzerdiamantblock.json texture location: src/main/resources/assets.kriegnesmod.textures.blocks/schwarzerdiamantblock.png i hope u can help me. really dont like the 1.8 update
  11. thx for ur help ^^ I already deleted everything and gonna start new after some time (exams in 2 or 3 weeks ) but i am sure ur answeres will be helpfull.
  12. yeah i forgot about the en_US.lang i couldnt find anything wrong with the names so i deleted something and downloaded the workspace from then tutorial i watched. first it worked but then i changed a bit and it stopped working. i downloaded it again but now, even if i change nothing, the item is missing. (the other items are still there) looks like i will just delete everything and not only src. good that i still got my 1.7.10 version
  13. I really hate this update I already modded in 1.7 and had no problems but now my item got no texture and its name is wrong. My codes: main code: http://pastebin.com/137hyyXc Item code: http://pastebin.com/NkBNT11M json: http://pastebin.com/PaAhLdfc I hope somebody can help me. its probably something really stupid like always i think i wrote something in caps but i cant find the mistake
×
×
  • Create New...

Important Information

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