cant install LWJGL

i get the error: Error occurred during initialization of boot layer java.lang.module.FindException: Module LWJGL_3_Tutorial not found i have added the lwjgl to my project but i still cant run my project
21 Replies
JavaBot
JavaBot4w ago
This post has been reserved for your question.
Hey @coolsigma103! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant 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. 💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
dan1st
dan1st4w ago
How are you running the project? Are you packing it in any way? Are you using a build tool? Which files are where?
coolsigma103
coolsigma103OP4w ago
i just create a normal java class then i add the lib and use the build and run
dan1st
dan1st4w ago
how? how? adding something to the module-info.java doesn't automatically add the library I assume you are using Eclipse?
coolsigma103
coolsigma103OP4w ago
no i add it by build path > add library
dan1st
dan1st4w ago
Can you show the build path? and can you show a screenshot of the project in the package explorer with all relevant files?
coolsigma103
coolsigma103OP4w ago
No description
coolsigma103
coolsigma103OP4w ago
where
dan1st
dan1st4w ago
the project explorer on the left with src expanded
coolsigma103
coolsigma103OP4w ago
No description
dan1st
dan1st4w ago
move lwjgl to the modulepath if you want to use it as a module and show what it looks like when expanding the library there as long as you have errors there, there isn't much of a point in running the project
coolsigma103
coolsigma103OP4w ago
bunch of jar
dan1st
dan1st4w ago
Can I see it?
coolsigma103
coolsigma103OP4w ago
No description
dan1st
dan1st4w ago
Did you move it to the modulepath already?
coolsigma103
coolsigma103OP4w ago
No description
coolsigma103
coolsigma103OP4w ago
yes and i think it work now
dan1st
dan1st4w ago
it's ok
coolsigma103
coolsigma103OP4w ago
thank you
JavaBot
JavaBot4w ago
If you are finished with your post, please close it. If you are not, please ignore this message. Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
JavaBot
JavaBot4w ago
Post Closed
This post has been closed by <@999108505124483123>.

Did you find this page helpful?