aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorhackthetime <l4bg0jb7@duck.com>2023-09-15 13:34:45 +0200
committerhackthetime <l4bg0jb7@duck.com>2023-09-15 13:34:45 +0200
commit32b5cdf7b7628164a795258559a7ce9c63911295 (patch)
tree392ee50c7f66c70c92a46b85ae5ec788aaa05cf0 /run
parent9616b434745f6a0f5bedc0c8145e9e7e214b3cf3 (diff)
downloadBBsentials-32b5cdf7b7628164a795258559a7ce9c63911295.tar.gz
BBsentials-32b5cdf7b7628164a795258559a7ce9c63911295.tar.bz2
BBsentials-32b5cdf7b7628164a795258559a7ce9c63911295.zip
started working on Mod Menu Config Screen.
Missing Configuration still atm. if its not running unset the entry point mod menue in the fabric.mod.json
Diffstat (limited to 'run')
-rw-r--r--run/fabricloader.log9
1 files changed, 1 insertions, 8 deletions
diff --git a/run/fabricloader.log b/run/fabricloader.log
index bc3bde4..99ccf96 100644
--- a/run/fabricloader.log
+++ b/run/fabricloader.log
@@ -1,8 +1 @@
-[21:56:35] [ERROR] [FabricLoader/GameProvider]: Minecraft game provider couldn't locate the game! The game may be absent from the class path, lacks some expected files, suffers from jar corruption or is of an unsupported variety/version.
-[21:56:35] [ERROR] [FabricLoader/]: Uncaught exception in thread "main"
-java.lang.RuntimeException: Minecraft game provider couldn't locate the game! The game may be absent from the class path, lacks some expected files, suffers from jar corruption or is of an unsupported variety/version.
- at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:214)
- at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+[13:18:31] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.20.1 with Fabric Loader 0.14.21