Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

[BUG] Error on console when launching with figura mod #70

@davidalb97

Description

@davidalb97

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:

  1. Install mods from modlist bellow
  2. 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]
  • Icons: [Plasma], breath2 [GTK2/3]
  • Terminal: yakuake
  • CPU: AMD Ryzen 9 3900X (24) @ 3.800GHz
  • GPU: NVIDIA GeForce GTX 750 Ti
  • Memory: 7459MiB / 48104MiB

Mod list:

  • fabric@0.40.1+1.17
  • figura@0.0.6
  • modmanager@1.1.0-alpha+1.17
  • modmenu@2.0.13

Logs
Latest log: https://pastebin.com/H4WpdXa3

Crash-report (if any): none

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions