nextplayer icon indicating copy to clipboard operation
nextplayer copied to clipboard

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

Open MarocsBhai opened this issue 1 year ago • 2 comments

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.

MarocsBhai avatar Mar 22 '24 03:03 MarocsBhai

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

  • Maybe try deleting .idea folder will help

anilbeesetti avatar Mar 24 '24 04:03 anilbeesetti

Change this line rootProject.name

"nextplayer" -> "NextPlayer"

litao0621 avatar Apr 11 '24 13:04 litao0621