No matter what I do I cannot get a library added to my project
I am using Intellij as my IDE
I am adding the library via project structure -> Modules -> then added the .jar file
I have tried every other way to add a library and it still throws this error even when I try adding other peoples librarys as a test it shows the error? im super confused and its really annoying lol
#error: package com.AssetLauncher does not existimport com.AssetLauncher.Launcher;
5 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @chilly wagon! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
It works when I create a empty normal project but whenever I create a minecraft project then add a third part library it throws an error