Jump to content

Recommended Posts

Posted

       I found a tutorial about animating your model in minecraft by bobmowzie and it needs llibrary, so I installed llibrary and when I used it, it gives me an error as if it doesn't exist,  where is the MowzieModelRenderer? Was it completely removed? Or they just changed the name? very irritating. :(:/  

Posted

I've never heard of that before, but you probably imported the library incorrectly. What exactly did you do? If it's a downloadable library, the easiest thing to do would be to make a folder called 'libs' in the same folder as your build.gradle script, put the library into that folder, and rerun 'gradlew setupDecompWorkspace. If you use Eclipse, also run the eclipse task. Not sure about IntelliJ.

Posted
Just now, TheMasterGabriel said:

I've never heard of that before, but you probably imported the library incorrectly. What exactly did you do? If it's a downloadable library, the easiest thing to do would be to make a folder called 'libs' in the same folder as your build.gradle script, put the library into that folder, and rerun 'gradlew setupDecompWorkspace. If you use Eclipse, also run the eclipse task. Not sure about IntelliJ.

It's a class named MowzieModelRenderer and MowzieModelBase from the class net.ilexiconn.model.modelbase.MowzieModelBase, he said in the tutorial "Added by llibrary".

Posted (edited)
7 minutes ago, TheRPGAdventurer said:

Added by llibrary

 
 

Which you installed right? That class does not come packaged with Forge. If you want to reference external code, you need to add the libraries yourself.

Edited by TheMasterGabriel
Posted
Just now, TheMasterGabriel said:

Which you installed right? That class does not come packaged with Forge. If you want to reference external code, you need to add the libraries yourself.

I don't think I installed it correctly, I get this error, Description    Resource    Path    Location    Type
Project 'MDKExample' is missing required library: 'C:\Users\win7\Desktop\Coding\1.10\ROTD\unresolved dependency - net.ilexiconn llibrary 1.7.1-1.10.2'    MDKExample        Build path    Build Path Problem, If you know can you show me a video tutorial.

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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