anilbeesetti / nextplayer

An Android native video player
GNU General Public License v3.0
1.28k stars 59 forks source link

java.lang.IllegalStateException: Module entity with name: nextplayer should be available #881

Open MarocsBhai opened 3 months ago

MarocsBhai commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

Open Project From Github

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Additional context Add any other context about the problem here.

anilbeesetti commented 3 months ago

Hey @MarocsBhai, This seems to IDE problem. Here's the youtrack issue link:- https://youtrack.jetbrains.com/issue/IDEA-317606/Changing-only-the-case-of-the-Gradle-root-project-name-causes-exception-while-importing-project-java.lang.IllegalStateException

litao0621 commented 2 months ago

Change this line rootProject.name

"nextplayer" -> "NextPlayer"