This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
CONFIG = { | |
'ignored': ['vortex.deployment.dragonballsparkingzero-json.json'] | |
} | |
# Get current script path | |
path = os.path.dirname(os.path.realpath(__file__)) | |
# Get all JSON files in the current directory |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name Fluent | |
* @author Gibbu | |
* @version 1.0.10 | |
* @description Brings the look of Windows 11 to Discord. | |
* @source https://github.com/DiscordStyles/Fluent | |
* @invite ZHthyCw | |
* @authorId 174868361040232448 | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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} |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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 | |
[14:07:25] [ForkJoinPool-1-worker-21/WARN]: The mod "libcd" contains invalid entries in its mod json: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |