Skip to content

Instantly share code, notes, and snippets.

[07:39:36] [main/INFO]: Loading Minecraft 1.19.4 with Fabric Loader 0.14.17
[07:39:36] [ForkJoinPool-1-worker-8/WARN]: Mod globalpacks uses the version 1.16_fabric which isn't compatible with Loader's extended semantic version format (Could not parse version number component '16_fabric'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[07:39:36] [ForkJoinPool-1-worker-6/WARN]: Mod modern_glass_doors uses the version 4.2.0.beta.1+1.19.4-rc2 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'beta'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[07:39:36] [ForkJoinPool-1-worker-10/WARN]: The mod "moreculling" contains invalid entries in its mod json:
- Unsupported root entry "embedded" at line 35 column 13
[07:39:36] [ForkJoinPool-1-worker-9/WARN]: Mod trimmable_tools_mr uses the version 1.0.3a which isn't compatible with Loader's extended semantic version format
#setup chromium in kiosk mode
sudo apt-get install xserver-xorg-video-all xserver-xorg-input-all xserver-xorg-core xinit x11-xserver-utils
sudo add-apt-repository ppa:xtradeb/apps #<-- doing this because canicol forces a snap of chromium on Ubutnu 20.04 and newer
sudo apt-get install chromium
sudo apt-get install unclutter
Xaxis=$(xrandr --current | grep '*' | uniq | awk '{print $1}' | cut -d 'x' -f1)
Yaxis=$(xrandr --current | grep '*' | uniq | awk '{print $1}' | cut -d 'x' -f2)
<ul>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/yacl">YetAnotherConfigLib (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/starlight">Starlight (Fabric) (by Spottedstar)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-animations">Not Enough Animations (by tr9zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by ProspectorDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/nicer-skies">Nicer Skies (by ztereohype)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options">Reese's Sodium Options (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric">FerriteCore (Fabric) (by malte0811)</a></li>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/fresh-animations">Fresh Animatio
[13:33:34] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.14.10
[13:33:34] [main/WARN]: Warnings were found!
- Mod 'More Culling' (moreculling) 1.19.1-0.12.2 recommends any version of memoryleakfix, which is missing!
- You should install any version of memoryleakfix for the optimal experience.
- Mod 'More Culling' (moreculling) 1.19.1-0.12.2 conflicts with any version of mod 'Cull Less Leaves' (cull-less-leaves), which is present with the following versions: 1.0.6!
- While this won't prevent you from starting the game, the developer(s) of mod 'More Culling' (moreculling) have found that this combination may cause issues. You should remove one of the mods or check for updates that resolve the issue.
[13:33:34] [main/INFO]: Loading 98 mods:
- ambientenvironment 8.0+3
- ambientsounds 5.2.13
- caffeineconfig 1.0.0+1.17 via sodium-extra
# This file contains pin mappings for the stock 2020 Creality Ender 3
# Pro with the 32-bit Creality 4.2.2 board. To use this config, during
# "make menuconfig" select the STM32F103 with a "28KiB bootloader" and
# serial (on USART1 PA10/PA9) communication.
# It should be noted that newer variations of this printer shipping in
# 2022 may have GD32F103 chips installed and not STM32F103. You may
# have to inspect the mainboard to ascertain which one you have. If it
# is the GD32F103 then please select Disable SWD at startup in the
# "make menuconfig" along with the same settings for STM32F103.
This file has been truncated, but you can view the full file.
;FLAVOR:Marlin
;POSTPROCESSED
;TIME:4719
;Filament used:1.353725m, 0.644863m
;Layer height: 0.2
;MINX:138.644
;MINY:135.904
;MINZ:0.27
;MAXX:168.683
;MAXY:169.107
SERVO0 = PD13 //BLtouch out
Z_MIN = PD12 //BLTouch is used
X_MIN = PD10
X_MAX = PE15 //for carrige 2 probably
Y_MIN = PE0
Z2_MIN = PE2 //probably not used
FIl_RUNOUT = PA6 //"Pulled High"
CHECKFIL0 = PE5
CHECKFIL1 = PE6
X1_ENABLE = PC7
ERROR: Command errored out with exit status 1:
command: 'D:\octo\venv\Scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\carol\\AppData\\Local\\Temp\\pip-install-_utd3hvm\\netifaces_220208c69dda42acb831e9de3b9c26e5\\setup.py'"'"'; __file__='"'"'C:\\Users\\carol\\AppData\\Local\\Temp\\pip-install-_utd3hvm\\netifaces_220208c69dda42acb831e9de3b9c26e5\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\carol\AppData\Local\Temp\pip-record-lt79vees\install-record.txt' --single-version-externally-managed --compile --install-headers 'D:\octo\venv\include\site\python3.10\netifaces'
cwd: C:\Users\carol\AppData\Local\Temp\pip-install-_utd3hvm\netifaces_220208c69dda42acb831e9de3b9c26e5\
Complete output (17 lines
[18:13:34] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.18.1 with Fabric Loader 0.12.12
[18:13:34] [main/INFO] (FabricLoader) Loading 61 mods:
- botania 1.18.1-427-FABRIC
- cardinal-components-base 4.0.0 via trinkets
- cardinal-components-block 4.0.1 via botania
- cardinal-components-entity 4.0.0 via trinkets
- expert_tech 1.2.0
- fabric 0.46.0+1.18
- fabric-api-base 0.4.1+b4f4f6cd65
- fabric-api-lookup-api-v1 1.5.0+17be577f65
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 1/24/22, 5:37 PM
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'botania'!
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)