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.

Featured Replies

Posted

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

Im not a native speaker so plserino no haterino

  • Author

thx but i already looked at it. he said if its not an FileNotFoundException error he doesnt know how to fix it.

Im not a native speaker so plserino no haterino

Yeah that guide was written for an older build of 1.8.  The most recent recommended Forge build very unhelpfully hides all the error messages, in particular the file not founds which give most of the diagnostic information.

 

The problem is here

GameRegistry.registerItem(schwarzerdiamantbogen, "schwarzerdiamantbogen");

                ModelBakery.addVariantName(schwarzerdiamantbogen, "kriegnesmod:schwarzerbow_standby", "kriegnesmod:schwarzerbow_pulling_0", "kriegnesmod_schwarzerbow_pulling_1", "kriegnesmod:schwarzerbow_pulling_2");

 

spot the difference kriegnesmod_schwarzerbow_pulling_1

 

Whenever you have a error like this with three identical objects, where two of them work fine and the other doesn't, a careful comparison will nearly always show you the problem very quickly.

 

-TGG

 

  • Author

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.

Im not a native speaker so plserino no haterino

  • Author

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

Im not a native speaker so plserino no haterino

  • Author

ill just push it...

tried on 3 different sites and nobody seems to be able to help me xD that must be a really stupid error.

Im not a native speaker so plserino no haterino

uisshh

 

the minecraft is loking for the texture in the minecrafts textures folder not in your mod textures folder coz you declare the texture begining whith minecraft:

 

"minecraft:kriegnesmod_schwarzerbow_pulling_1"

 

and must be "yourmod:kriegnesmod_schwarzerbow_pulling_1"

  • Author

uisshh

 

the minecraft is loking for the texture in the minecrafts textures folder not in your mod textures folder coz you declare the texture begining whith minecraft:

 

"minecraft:kriegnesmod_schwarzerbow_pulling_1"

 

and must be "yourmod:kriegnesmod_schwarzerbow_pulling_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.

Im not a native speaker so plserino no haterino

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.