Jump to content

Recommended Posts

Posted

Hey Guys! I created a mod whith some renderers that use GL11. The problem is, that gradle can not compile this mod. Another mod failed because of the same problem some time ago.

I get the following error:

  Reveal hidden contents

 

 

I have tried several things to fix this.

I reinstalled forge with this commands:

-gradlew cleanCache

-gradlew setupDecompWorkspace

-gradlew setupDevWorkspace

-gradlew eclipse

 

I recreated my workspace

 

I googled

 

Nothing helped. I really hope anyone of you has an idea. If the usage of GL11 works with your mods, would you mind telling me about your setup and your Mod Files?

 

Posted

I recommend the process to start from fresh i commonly use:

-gradlew clean

-gradlew setupDevWorkspace --refresh-dependencies

-gradlew eclipse/idea (depends on the IDE i am testing)

-gradlew build

 

Should work at all times.

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.