Kotlin not being included in fabric project

I used a Template which allows you to seperate your Code from minecraft directly using abstraction and interfaces. This allows supporting multiple versions more easily. I recently started converting Code over to Kotlin. However my Kotlin Code that is in common does not get picked up for my fabric project at compile time. This means that Kotlin classes used will throw classnotfound expceions at runtime. Code: https://github.com/HacktheTime/BingoNet/tree/kotlin-rewrite .gradle files attacthed below
GitHub
GitHub - HacktheTime/BingoNet at kotlin-rewrite
BBsentials newer versions of the game. Contribute to HacktheTime/BingoNet development by creating an account on GitHub.
No description
No description
5 Replies
JavaBot
JavaBot2d ago
This post has been reserved for your question.
Hey @Hype_the_Time (PING ON REPLY)! 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.
JavaBot
JavaBot2d ago
💤 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.
Hype_the_Time (PING ON REPLY)
Solution (for me) picture in build.gradle in root.
No description
JavaBot
JavaBot2d ago
Post Closed
This post has been closed by <@595201583923331082>.

Did you find this page helpful?