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

So I tried to install Llibrary 1.7.7 for 1.12 adding the dependencies (code below) on my build.gradle on dependencies and I get this error on the problems section in eclipse:

Description Resource Path Location Type Project 'MDKExample' is missing required library: 'C:\Users\*****\Desktop\Coding\1.12\ROTD\unresolved dependency - net.ilexiconn llibrary 1.7.7-1.12' MDKExample Build path Build Path Problem
repositories {
	mavenCentral()
	maven {
		url = "https://maven.mcmoddev.com"
	}
    maven {
        url = "http://dvs1.progwml6.com/files/maven"
    }
}

dependencies {
    compile "net.ilexiconn:llibrary:1.7.7-1.12:dev"
}

Also I am not seeing classes as imports from the Llibrary files Like AbstractMessage or  AdvancedModelRenderer exists as if it wasn't downloaded.

I also get errors like Could not resolve dependency net.ilexiconn llibrary 1.7.7-1.12 whenever I rerun gradlew setupdecompworkspace eclipse on the command prompt

Also the url:"https://maven.mcmoddev.com" cannot be accessed through browser unlike other working libraries

 

Do I need to do something manually while installing Llibrary? It's thread on curseforge said that All I have to do is add the code above on my build.gradle to be integrated on my mod 

I have:  jdk1.8.0_161 and jre1.8.0_161 installed

 

my full build.gradle: https://pastebin.com/QMxUX38j

Edited by TheRPGAdventurer

2 hours ago, TheRPGAdventurer said:

Also the url:"https://maven.mcmoddev.com" cannot be accessed through browser unlike other working libraries

You might find the issue has been resolved. The server might have just been offline or something. I can now get to that website from the browser. Also the latest version is 1.7.9-1.12.2

Edited by Tarista

  • Author

 

10 hours ago, Tarista said:

You might find the issue has been resolved. The server might have just been offline or something. I can now get to that website from the browser. Also the latest version is 1.7.9-1.12.2

DAFAQ!

bandicam 2018-02-20 09-55-26-327.jpg

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.