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
{{ message }}
This repository was archived by the owner on Dec 30, 2022. It is now read-only.
Describe the bug
Installing figura mod causes an error on the log when running with mod manager:
[DefaultDispatcher-worker-2/INFO]: No update for modmanager found!
[DefaultDispatcher-worker-4/INFO]: No update for modmenu found!
[DefaultDispatcher-worker-4/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "net.fabricmc.loader.api.SemanticVersion.getVersionComponentCount()" because "o" is null
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at net.fabricmc.loader.util.version.SemanticVersionImpl.compareTo(SemanticVersionImpl.java:228)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at xyz.deathsgun.modmanager.update.VersionFinder.findUpdateByVersion$modmanager(VersionFinder.kt:72)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at xyz.deathsgun.modmanager.update.VersionFinder.findUpdate(VersionFinder.kt:85)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at xyz.deathsgun.modmanager.update.UpdateManager.checkForUpdatesManually(UpdateManager.kt:148)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at xyz.deathsgun.modmanager.update.UpdateManager.access$checkForUpdatesManually(UpdateManager.kt:56)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at xyz.deathsgun.modmanager.update.UpdateManager$checkUpdates$2$1$1.invokeSuspend(UpdateManager.kt:76)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
[DefaultDispatcher-worker-4/INFO]: [STDERR]: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
To Reproduce
Steps to reproduce the behavior:
Install mods from modlist bellow
Launch minecraft
Expected behavior
No error on the console.
Please complete the following information:
OS: Manjaro Li
Minecraft version 1.17.1
Version [e.g. 1.0.0-alpha]
OS: Manjaro Linux x86_64
Kernel: 5.13.19-2-MANJARO
Uptime: 2 hours, 23 mins
Shell: bash 5.1.8
Resolution: 1050x1680, 1920x1080, 1920x1080
DE: Plasma 5.22.5
WM: KWin
Theme: Breath2 2021 Dark [Plasma], Matcha-dark-aliz [GTK2/3]
Describe the bug
Installing figura mod causes an error on the log when running with mod manager:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error on the console.
Please complete the following information:
Mod list:
fabric@0.40.1+1.17figura@0.0.6modmanager@1.1.0-alpha+1.17modmenu@2.0.13Logs
Latest log: https://pastebin.com/H4WpdXa3
Crash-report (if any): none