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

Okay, try to manual make your Render class:

https://github.com/Cadiboo/Example-Mod/blob/1.15.2/src/main/java/io/github/cadiboo/examplemod/client/render/entity/WildBoarRenderer.java

And you don‘t really need the Enderslime model, as it was the same as the Slime model: delete this class and extends in your EnderslimeRenderer class MobRenderer. First parameter was the Entity (not Entitytype) and the second parameter was the Slimemodel. If you need to add a parameter to the Slimemodel then try to add the same Entity class. In others words, see Cadiboo Github link above (don‘t add a layer, slimes don‘t have layers).

New in Modding? == Still learning!

  • Author
14 minutes ago, DragonITA said:

Okay, try to manual make your Render class:

https://github.com/Cadiboo/Example-Mod/blob/1.15.2/src/main/java/io/github/cadiboo/examplemod/client/render/entity/WildBoarRenderer.java

And you don‘t really need the Enderslime model, as it was the same as the Slime model: delete this class and extends in your EnderslimeRenderer class MobRenderer. First parameter was the Entity (not Entitytype) and the second parameter was the Slimemodel. If you need to add a parameter to the Slimemodel then try to add the same Entity class. In others words, see Cadiboo Github link above (don‘t add a layer, slimes don‘t have layers).

Nope, it didn't help.

How it was possibly to use a outdated version of Forge?

How to delete my reply?

Edited by DragonITA

New in Modding? == Still learning!

7 minutes ago, diesieben07 said:

You are using an outdated version of Forge, which has a bug on the newest version of Java 8.

I am not going to downgrade my Java just so I can run your code using an outdated version, sorry.

 

Just now, Emily_Ravenhold said:

outdated version? it is 1.15.2 latest, nope?

 

New in Modding? == Still learning!

  • Author

 

1 minute ago, diesieben07 said:

You are using 1.15, not even the latest Minecraft version, let alone Forge version.

what should i do to fix it? i can update forge/minecraft/downgrade java version

What Version of Java are you using?

What Version of Minecraft are you using?

What Version of Forge are you using?

Edited by DragonITA

New in Modding? == Still learning!

  • Author

java version "1.8.0_231"
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.231-b11, mixed mode)

1 minute ago, DragonITA said:

What Version of Java are you using?

 

3 minutes ago, DragonITA said:

What Version of Minecraft are you using?

What Version of Forge are you using?

 

Edited by DragonITA

New in Modding? == Still learning!

2 minutes ago, diesieben07 said:

Can you please stop blocking this thread with useless questions? Thank you.

Sorry, how can i delete Replys?

Edited by DragonITA

New in Modding? == Still learning!

  • Author
1 minute ago, diesieben07 said:

Can you please stop blocking this thread with useless questions? Thank you.

 

Update Forge.

1.15.2 do you mean?

Yes, if you can the recommended Version.

Edited by DragonITA

New in Modding? == Still learning!

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.