You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrated my existing Fabric mod to Architectury for Forge support.
But I can't launch my Forge development client, it just stuck while searching for mod candicates.
According to the log provided by console, I'm sure the client was crashed but no crash report generated because main thread just exited without giving Minecraft a chance to generate it. But the process not terminates, I had to terminate it manually.
I'm working with Forgified Fabric API (by Sinytra) for easier migration.
My mod works well outside the development client, both Forge and Fabric version works correctly without any issue.
The log is following: https://paste.md-5.net/uwovoluciv.sql (updated again using md_5's paste, IDK why PasteBin removes my log file)
The screen is just like this:
It was just stopped responding.
Fabric dev client also can't be launched.
I'm sharing the same AccessWidener file between Forge and Fabric subproject. My loom configuration for both subproject is just like this:
But the temporary dev version of the mod does NOT contain the access widener, which makes the loader refuse to start.
Just like this: https://pastebin.com/htEnESyL
The text was updated successfully, but these errors were encountered:
Using Architectury Loom 1.6 Snapshot, Fabric Yarn mapping 1.20.1 build 1, Minecraft 1.20.1, MinecraftForge 47.3.3, Fabric Loader 0.16.3, Fabric API 0.92.2
I'm migrated my existing Fabric mod to Architectury for Forge support.
But I can't launch my Forge development client, it just stuck while searching for mod candicates.
According to the log provided by console, I'm sure the client was crashed but no crash report generated because main thread just exited without giving Minecraft a chance to generate it. But the process not terminates, I had to terminate it manually.
I'm working with Forgified Fabric API (by Sinytra) for easier migration.
My mod works well outside the development client, both Forge and Fabric version works correctly without any issue.
The log is following: https://paste.md-5.net/uwovoluciv.sql (updated again using md_5's paste, IDK why PasteBin removes my log file)
The screen is just like this:
It was just stopped responding.
Fabric dev client also can't be launched.
I'm sharing the same AccessWidener file between Forge and Fabric subproject. My loom configuration for both subproject is just like this:
But the temporary dev version of the mod does NOT contain the access widener, which makes the loader refuse to start.
Just like this: https://pastebin.com/htEnESyL
The text was updated successfully, but these errors were encountered: