Skip to content

Instantly share code, notes, and snippets.

View maicol07's full-sized avatar
😉
Always working on some project(s)! Check my readme!

Maicol Battistini maicol07

😉
Always working on some project(s)! Check my readme!
View GitHub Profile
@maicol07
maicol07 / crash-2021-10-24_22.16.18-client.txt
Created October 24, 2021 20:21
Crash report (Magnesium)
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/24/21 10:16 PM
Description: Unexpected error
java.util.concurrent.CompletionException: java.lang.NullPointerException
at java.util.concurrent.CompletableFuture.reportJoin(CompletableFuture.java:375) ~[?:1.8.0_292] {}
at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947) ~[?:1.8.0_292] {}
at me.jellysquid.mods.sodium.common.util.collections.FutureDequeDrain.next(FutureDequeDrain.java:21) ~[magnesium:1.0] {re:classloading}
@maicol07
maicol07 / 2021-09-29-7.log
Created September 29, 2021 12:20
World crash with Consistency+
This file has been truncated, but you can view the full file.
[14:07:24] [main/INFO]: Loading for game Minecraft 1.17.1
[14:07:25] [ForkJoinPool-1-worker-9/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 9 column 12
[14:07:25] [ForkJoinPool-1-worker-17/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 9 column 12
[14:07:25] [ForkJoinPool-1-worker-29/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 9 column 12
[14:07:25] [ForkJoinPool-1-worker-27/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 9 column 12
@maicol07
maicol07 / crash-2021-09-29_11.14.35-server.txt
Last active September 29, 2021 09:35
Crash report (Extra generators + Iris)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 9/29/21, 11:14 AM
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'extragenerators'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:33)