Posted December 12, 20231 yr Hello, I am trying to get Spark (micro framework for creating web applications) working on Forge 1.19.2. I tried implementing "com.sparkjava:spark-core:2.9.4" in build.gradle but when I run task "runClient" it just throws "java.lang.NoClassDefFoundError: spark/Spark" How can I fix it? build.gradle: Spoiler https://pastebin.com/r9NCAmsQ
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.