Bewitchment

Bewitchment

7M Downloads

Demon trading crash

DeathlyCrane opened this issue ยท 21 comments

commented

just wondering if this is a bug with the most recent update or whether its on my end that I'm doing something wrong...

commented

ok im sorry i didn't realise.
it is version 1.16.5-15

commented

okay, and what about the rest of the information that the template required? the template exists for a reason

commented

where can i find the template?

commented

it literally. is what you. had to. delete. to post. your. issue.

commented

[11/06/2021 21:08:08 PM] ---- Minecraft Crash Report ----
[11/06/2021 21:08:08 PM] // Don't do that.
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] Time: 6/11/21 9:08 PM
[11/06/2021 21:08:08 PM] Description: Rendering screen
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] java.lang.NullPointerException: Rendering screen
[11/06/2021 21:08:08 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.drawPortrait(DemonScreen.java:51)
[11/06/2021 21:08:08 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.method_25394(DemonScreen.java:36)
[11/06/2021 21:08:08 PM] at net.minecraft.class_757.method_3192(class_757.java:824)
[11/06/2021 21:08:08 PM] at net.minecraft.class_310.method_1523(class_310.java:1048)
[11/06/2021 21:08:08 PM] at net.minecraft.class_310.method_1514(class_310.java:681)
[11/06/2021 21:08:08 PM] at net.minecraft.client.main.Main.main(Main.java:215)
[11/06/2021 21:08:08 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11/06/2021 21:08:08 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11/06/2021 21:08:08 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11/06/2021 21:08:08 PM] at java.lang.reflect.Method.invoke(Method.java:498)
[11/06/2021 21:08:08 PM] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
[11/06/2021 21:08:08 PM] at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
[11/06/2021 21:08:08 PM] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] A detailed walkthrough of the error, its code path and all known details is as follows:
[11/06/2021 21:08:08 PM] ---------------------------------------------------------------------------------------
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] -- Head --
[11/06/2021 21:08:08 PM] Thread: Render thread
[11/06/2021 21:08:08 PM] Stacktrace:
[11/06/2021 21:08:08 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.drawPortrait(DemonScreen.java:51)
[11/06/2021 21:08:08 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.method_25394(DemonScreen.java:36)
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] -- Screen render details --
[11/06/2021 21:08:08 PM] Details:
[11/06/2021 21:08:08 PM] Screen name: moriyashiine.bewitchment.client.screen.DemonScreen
[11/06/2021 21:08:08 PM] Mouse location: Scaled: (240, 135). Absolute: (960.000000, 540.000000)
[11/06/2021 21:08:08 PM] Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4.000000
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] -- Affected level --
[11/06/2021 21:08:08 PM] Details:
[11/06/2021 21:08:08 PM] All players: 1 total; [class_746['MINECRAFTUSERNAME'/139644, l='ClientLevel', x=-298.64, y=89.00, z=-657.00]]
[11/06/2021 21:08:08 PM] Chunk stats: Client Chunk Cache: 361, 169
[11/06/2021 21:08:08 PM] Level dimension: minecraft:overworld
[11/06/2021 21:08:08 PM] Level spawn location: World: (144,87,128), Chunk: (at 0,5,0 in 9,8; contains blocks 144,0,128 to 159,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
[11/06/2021 21:08:08 PM] Level time: 3396689 game time, 3398668 day time
[11/06/2021 21:08:08 PM] Server brand: fabric
[11/06/2021 21:08:08 PM] Server type: Non-integrated multiplayer server
[11/06/2021 21:08:08 PM] Stacktrace:
[11/06/2021 21:08:08 PM] at net.minecraft.class_638.method_8538(class_638.java:617)
[11/06/2021 21:08:08 PM] at net.minecraft.class_310.method_1587(class_310.java:2239)
[11/06/2021 21:08:08 PM] at net.minecraft.class_310.method_1514(class_310.java:699)
[11/06/2021 21:08:08 PM] at net.minecraft.client.main.Main.main(Main.java:215)
[11/06/2021 21:08:08 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11/06/2021 21:08:08 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11/06/2021 21:08:08 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11/06/2021 21:08:08 PM] at java.lang.reflect.Method.invoke(Method.java:498)
[11/06/2021 21:08:08 PM] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
[11/06/2021 21:08:08 PM] at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
[11/06/2021 21:08:08 PM] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
[11/06/2021 21:08:08 PM]
[11/06/2021 21:08:08 PM] -- System Details --
[11/06/2021 21:08:08 PM] Details:
[11/06/2021 21:08:08 PM] Minecraft Version: 1.16.5
[11/06/2021 21:08:08 PM] Minecraft Version ID: 1.16.5
[11/06/2021 21:08:08 PM] Operating System: Windows 10 (amd64) version 10.0
[11/06/2021 21:08:08 PM] Java Version: 1.8.0_282, AdoptOpenJDK
[11/06/2021 21:08:08 PM] Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
[11/06/2021 21:08:08 PM] Memory: 2524504360 bytes (2407 MB) / 3791650816 bytes (3616 MB) up to 4294967296 bytes (4096 MB)
[11/06/2021 21:08:08 PM] CPUs: 8
[11/06/2021 21:08:08 PM] JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms512M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
[11/06/2021 21:08:08 PM] Fabric Mods:
[11/06/2021 21:08:08 PM] appleskin: AppleSkin 1.0.11
[11/06/2021 21:08:08 PM] architectury: Architectury 1.9.136
[11/06/2021 21:08:08 PM] autoconfig1u: Auto Config v1 Updated 3.3.1
[11/06/2021 21:08:08 PM] bewitchment: Bewitchment 1.16.5-15
[11/06/2021 21:08:08 PM] cardinal-components: Cardinal Components API 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-base: Cardinal Components API (base) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-block: Cardinal Components API (blocks) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-chunk: Cardinal Components API (chunks) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-entity: Cardinal Components API (entities) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-item: Cardinal Components API (items) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-level: Cardinal Components API (world saves) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-util: Cardinal Components API (utilities) 2.8.3
[11/06/2021 21:08:08 PM] cardinal-components-world: Cardinal Components API (worlds) 2.8.3
[11/06/2021 21:08:08 PM] cloth-basic-math: Cloth Basic Math 0.5.1
[11/06/2021 21:08:08 PM] cloth-client-events-v0: Cloth Client Events v0 1.5.47
[11/06/2021 21:08:08 PM] cloth-config2: Cloth Config v4 4.11.26
[11/06/2021 21:08:08 PM] extraalchemy: Extra Alchemy 1.4.5
[11/06/2021 21:08:08 PM] extraorigins: Extra Origins 1.16.5-12
[11/06/2021 21:08:08 PM] fabric: Fabric API 0.34.6+1.16
[11/06/2021 21:08:08 PM] fabric-api-base: Fabric API Base 0.3.0+c88702897d
[11/06/2021 21:08:08 PM] fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
[11/06/2021 21:08:08 PM] fabric-biome-api-v1: Fabric Biome API (v1) 3.1.10+3661eaa17d
[11/06/2021 21:08:08 PM] fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
[11/06/2021 21:08:08 PM] fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
[11/06/2021 21:08:08 PM] fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.6+61336ba97d
[11/06/2021 21:08:08 PM] fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+c88702897d
[11/06/2021 21:08:08 PM] fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.7+2868a2287d
[11/06/2021 21:08:08 PM] fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
[11/06/2021 21:08:08 PM] fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-language-kotlin: Fabric Language Kotlin 1.6.0+kotlin.1.5.0
[11/06/2021 21:08:08 PM] fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
[11/06/2021 21:08:08 PM] fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
[11/06/2021 21:08:08 PM] AL lib: (EE) alc_cleanup: 1 device not closed
[11/06/2021 21:08:08 PM] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support.
[11/06/2021 21:08:08 PM] Checking for updated files!

commented

sorry for being inconvenient i've just never used this before

commented

Question: how do you have Extra Origins running without Origins?

commented

i have got it installed, im not sure why it isnt showing there

commented

Can you post a full, unedited log?

commented

as in like the log from start up?

commented

Yep, start to end

commented

why do you keep closing this?

commented

I made an issue template for a reason and all three issues you've made, you ignored it. I don't have the time or willpower to ask everyone who just says "it doesn't work" to send a crash log. This issue was fixed months ago and you could have figured this out by either searching existing issues or simply looking at the curseforge page.

commented

i dis and it said there was an update posted but im already on the most up to date one so that can't be the problem

commented

uh huh... well if you followed the issue template, we would know that

commented

also, latest isn't a version

commented

[11/06/2021 21:37:46 PM] Organising filesystem
[11/06/2021 21:37:46 PM] ATLauncher Version: 3.4.4.3
[11/06/2021 21:37:46 PM] Java Version: Launcher: Java 8 (1.8.0_282), Minecraft: Java 8 (1.8.0_282)
[11/06/2021 21:37:46 PM] Java Path: USERSDIR\jre
[11/06/2021 21:37:46 PM] 64 Bit Java: true
[11/06/2021 21:37:46 PM] RAM Available: 8129MB
[11/06/2021 21:37:46 PM] Launcher Directory: USERSDIR
[11/06/2021 21:37:47 PM] GPU: NVIDIA GeForce GTX 1650 SUPER (NVIDIA (0x10de)) DriverVersion=27.21.14.5751 4095MB VRAM
[11/06/2021 21:37:47 PM] CPU: 4 cores/8 threads
[11/06/2021 21:37:47 PM] Operating System: Windows (10.0 (Home) build 19041)
[11/06/2021 21:37:47 PM] Bitness: 64
[11/06/2021 21:37:47 PM] Uptime: 36563
[11/06/2021 21:37:47 PM] Manufacturer: Microsoft
[11/06/2021 21:37:47 PM] Disk: (9196 MB Free)
[11/06/2021 21:37:47 PM] Showing splash screen and loading everything
[11/06/2021 21:37:47 PM] Checking for updated files!
[11/06/2021 21:37:48 PM] Launcher finished loading everything
[11/06/2021 21:37:48 PM] Launcher opening
[11/06/2021 21:37:48 PM] Made By Bob*
[11/06/2021 21:37:48 PM] *(Not Actually)
[11/06/2021 21:37:48 PM] Setting up Bottom Bar
[11/06/2021 21:37:48 PM] Finished Setting up Bottom Bar
[11/06/2021 21:37:48 PM] Setting up Tabs
[11/06/2021 21:37:49 PM] Finished Setting up Tabs
[11/06/2021 21:37:49 PM] Showing Launcher
[11/06/2021 21:38:10 PM] Preparing for launch!
[11/06/2021 21:38:13 PM] Launching pack Minecraft 1.16.5 for Minecraft 1.16.5
[11/06/2021 21:38:13 PM] Logging into Minecraft!
[11/06/2021 21:38:13 PM] Trying to login with access token!
[11/06/2021 21:38:14 PM] Launching Minecraft with the following arguments (user related stuff has been removed): [USERSDIR\jre\bin\javaw, -XX:-OmitStackTraceInFastThrow, -Xms512M, -Xmx4096M, -XX:MetaspaceSize=256M, -Duser.language=en, -Duser.country=US, -Dfml.log.level=INFO, -XX:+UnlockExperimentalVMOptions, -XX:+UseG1GC, -XX:G1NewSizePercent=20, -XX:G1ReservePercent=20, -XX:MaxGCPauseMillis=50, -XX:G1HeapRegionSize=32M, -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Dos.name=Windows 10, -Dos.version=10.0, -Xss1M, -Djava.library.path=USERSDIR\temp\natives-c21b23b5e765438f94eeeccf3898afa5, -Dminecraft.launcher.brand=ATLauncher, -Dminecraft.launcher.version=3.4.4.3, -Djava.library.path=USERSDIR\temp\natives-c21b23b5e765438f94eeeccf3898afa5, -cp, USERSDIR\libraries\net\minecraft\client\1.16.5\client-1.16.5.jar;USERSDIR\libraries\net\fabricmc\fabric-loader\0.11.3\fabric-loader-0.11.3.jar;USERSDIR\libraries\net\fabricmc\intermediary\1.16.5\intermediary-1.16.5.jar;USERSDIR\libraries\net\fabricmc\tiny-mappings-parser\0.2.2.14\tiny-mappings-parser-0.2.2.14.jar;USERSDIR\libraries\net\fabricmc\sponge-mixin\0.9.2+mixin.0.8.2\sponge-mixin-0.9.2+mixin.0.8.2.jar;USERSDIR\libraries\net\fabricmc\tiny-remapper\0.3.0.70\tiny-remapper-0.3.0.70.jar;USERSDIR\libraries\net\fabricmc\access-widener\1.0.0\access-widener-1.0.0.jar;USERSDIR\libraries\net\fabricmc\fabric-loader-sat4j\2.3.5.4\fabric-loader-sat4j-2.3.5.4.jar;USERSDIR\libraries\com\google\jimfs\jimfs\1.2-fabric\jimfs-1.2-fabric.jar;USERSDIR\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar;USERSDIR\libraries\org\ow2\asm\asm-analysis\9.1\asm-analysis-9.1.jar;USERSDIR\libraries\org\ow2\asm\asm-commons\9.1\asm-commons-9.1.jar;USERSDIR\libraries\org\ow2\asm\asm-tree\9.1\asm-tree-9.1.jar;USERSDIR\libraries\org\ow2\asm\asm-util\9.1\asm-util-9.1.jar;USERSDIR\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;USERSDIR\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;USERSDIR\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;USERSDIR\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;USERSDIR\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;USERSDIR\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;USERSDIR\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;USERSDIR\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;USERSDIR\libraries\com\google\guava\guava\21.0\guava-21.0.jar;USERSDIR\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;USERSDIR\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;USERSDIR\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;USERSDIR\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;USERSDIR\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;USERSDIR\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar;USERSDIR\libraries\com\mojang\datafixerupper\4.0.26\datafixerupper-4.0.26.jar;USERSDIR\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;USERSDIR\libraries\com\mojang\authlib\2.1.28\authlib-2.1.28.jar;USERSDIR\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;USERSDIR\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;USERSDIR\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;USERSDIR\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;USERSDIR\libraries\it\unimi\dsi\fastutil\8.2.1\fastutil-8.2.1.jar;USERSDIR\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;USERSDIR\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;USERSDIR\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2.jar;USERSDIR\libraries\org\lwjgl\lwjgl-jemalloc\3.2.2\lwjgl-jemalloc-3.2.2.jar;USERSDIR\libraries\org\lwjgl\lwjgl-openal\3.2.2\lwjgl-openal-3.2.2.jar;USERSDIR\libraries\org\lwjgl\lwjgl-opengl\3.2.2\lwjgl-opengl-3.2.2.jar;USERSDIR\libraries\org\lwjgl\lwjgl-glfw\3.2.2\lwjgl-glfw-3.2.2.jar;USERSDIR\libraries\org\lwjgl\lwjgl-stb\3.2.2\lwjgl-stb-3.2.2.jar;USERSDIR\libraries\org\lwjgl\lwjgl-tinyfd\3.2.2\lwjgl-tinyfd-3.2.2.jar;USERSDIR\libraries\com\mojang\text2speech\1.11.3\text2speech-1.11.3.jar;USERSDIR\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2-natives-windows.jar;USERSDIR\libraries\org\lwjgl\lwjgl-jemalloc\3.2.2\lwjgl-jemalloc-3.2.2-natives-windows.jar;USERSDIR\libraries\org\lwjgl\lwjgl-openal\3.2.2\lwjgl-openal-3.2.2-natives-windows.jar;USERSDIR\libraries\org\lwjgl\lwjgl-opengl\3.2.2\lwjgl-opengl-3.2.2-natives-windows.jar;USERSDIR\libraries\org\lwjgl\lwjgl-glfw\3.2.2\lwjgl-glfw-3.2.2-natives-windows.jar;USERSDIR\libraries\org\lwjgl\lwjgl-tinyfd\3.2.2\lwjgl-tinyfd-3.2.2-natives-windows.jar;USERSDIR\libraries\org\lwjgl\lwjgl-stb\3.2.2\lwjgl-stb-3.2.2-natives-windows.jar;USERSDIR\libraries\com\mojang\text2speech\1.11.3\text2speech-1.11.3-natives-windows.jar, net.fabricmc.loader.launch.knot.KnotClient, --username, REDACTED, --version, 1.16.5, --gameDir, USERSDIR\instances\VanillaMinecraftWithFabric, --assetsDir, USERSDIR\assets, --assetIndex, 1.16, --uuid, a0393db25b6d40deb86be880d8cd7cf7, --accessToken, REDACTED, --userType, mojang, --versionType, release, --width=854, --height=480]
[11/06/2021 21:38:15 PM] [main/INFO]: Loading for game Minecraft 1.16.5
[11/06/2021 21:38:15 PM] [21:38:15] [ForkJoinPool-1-worker-3/WARN]: Non-Fabric mod JAR at "USERSDIR\instances\VanillaMinecraftWithFabric\mods\Baubles-1.12-1.5.2.jar", ignoring
[11/06/2021 21:38:15 PM] [21:38:15] [ForkJoinPool-1-worker-2/WARN]: The mod "libcd" contains invalid entries in its mod json:
[11/06/2021 21:38:15 PM] - Unsupported root entry "licence" at line 9 column 12
[11/06/2021 21:38:15 PM] [21:38:15] [ForkJoinPool-1-worker-6/WARN]: Non-Fabric mod JAR at "USERSDIR\instances\VanillaMinecraftWithFabric\mods\OptiFine_1.16.5_HD_U_G7.jar", ignoring
[11/06/2021 21:38:15 PM] [21:38:15] [ForkJoinPool-1-worker-2/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
[11/06/2021 21:38:15 PM] - Unsupported root entry "side" at line 8 column 11
[11/06/2021 21:38:15 PM] [21:38:15] [ForkJoinPool-1-worker-7/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
[11/06/2021 21:38:15 PM] - Unsupported root entry "side" at line 8 column 11
[11/06/2021 21:38:15 PM] [main/WARN]: Warnings were found!
[11/06/2021 21:38:15 PM] - Mod 'Satin' (satin) conflicts with any version of mod 'OptiFabric' (optifabric), but a matching version is present: 1.11.1!
[11/06/2021 21:38:15 PM] - While this won't prevent you from starting the game, the developer(s) of 'Satin' (satin) have found that version 1.11.1 of 'OptiFabric' (optifabric) conflicts with their mod.
[11/06/2021 21:38:15 PM] - It is heavily recommended to remove one of the mods.
[11/06/2021 21:38:15 PM] - Mod 'OptiFabric' (optifabric) v1.11.1 is being loaded from the user's mod directory.
[11/06/2021 21:38:15 PM] - Mod 'Bewitchment' (bewitchment) conflicts with any version of mod 'OptiFabric' (optifabric), but a matching version is present: 1.11.1!
[11/06/2021 21:38:15 PM] - While this won't prevent you from starting the game, the developer(s) of 'Bewitchment' (bewitchment) have found that version 1.11.1 of 'OptiFabric' (optifabric) conflicts with their mod.
[11/06/2021 21:38:15 PM] - It is heavily recommended to remove one of the mods.
[11/06/2021 21:38:15 PM] - Mod 'OptiFabric' (optifabric) v1.11.1 is being loaded from the user's mod directory.
[11/06/2021 21:38:15 PM] - Mod 'Cardinal Components API (items)' (cardinal-components-item) conflicts with any version of mod 'OptiFabric' (optifabric), but a matching version is present: 1.11.1!
[11/06/2021 21:38:15 PM] - While this won't prevent you from starting the game, the developer(s) of 'Cardinal Components API (items)' (cardinal-components-item) have found that version 1.11.1 of 'OptiFabric' (optifabric) conflicts with their mod.
[11/06/2021 21:38:15 PM] - It is heavily recommended to remove one of the mods.
[11/06/2021 21:38:15 PM] - Mod 'OptiFabric' (optifabric) v1.11.1 is being loaded from the user's mod directory.
[11/06/2021 21:38:15 PM] [main/INFO]: [FabricLoader] Loading 109 mods: [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+61336ba97d, java@8, [email protected]+ca58154a7d, [email protected]+c88702897d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+1.16, [email protected], [email protected]+ca58154a7d, [email protected]+dc716ea17d, [email protected]+9354966b7d, [email protected], [email protected], [email protected]+8183d3957d, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+kotlin.1.5.0, [email protected], [email protected], [email protected], [email protected]+9354966b7d, [email protected], [email protected], [email protected]+2868a2287d, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+e3c9d0627d, [email protected], [email protected]+2868a2287d, [email protected]+bc7a746f7d, [email protected], [email protected]+2868a2287d, [email protected]+1.16.3, [email protected], [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected]+21w20a, [email protected], [email protected]+c88702897d, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+2868a2287d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+j1.2.0, [email protected], [email protected]+351679a77d, [email protected], [email protected]+c045166c7d, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+1.16.3, [email protected], [email protected]+c88702897d, [email protected], [email protected]+ca58154a7d, [email protected]+2868a2287d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+3661eaa17d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d
[11/06/2021 21:38:15 PM] [main/WARN]: Mod xaerominimap (21.10.0.4) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.
[11/06/2021 21:38:16 PM] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/15dav/AppData/Roaming/ATLauncher/libraries/net/fabricmc/sponge-mixin/0.9.2+mixin.0.8.2/sponge-mixin-0.9.2+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
[11/06/2021 21:38:16 PM] [21:38:16] [main/WARN]: Error loading class: ladysnake/ratsmischief/common/entity/RatEntity (java.lang.ClassNotFoundException: ladysnake/ratsmischief/common/entity/RatEntity)
[11/06/2021 21:38:16 PM] [main/WARN]: @mixin target ladysnake.ratsmischief.common.entity.RatEntity was not found haema_compat.mixins.json:rats.RatEntityMixin
[11/06/2021 21:38:16 PM] [21:38:16] [main/WARN]: Error loading class: ladysnake/ratsmischief/client/model/RatEntityModel (java.lang.ClassNotFoundException: ladysnake/ratsmischief/client/model/RatEntityModel)
[11/06/2021 21:38:16 PM] [main/WARN]: @mixin target ladysnake.ratsmischief.client.model.RatEntityModel was not found haema_compat.mixins.json:rats.client.RatEntityModelMixin
[11/06/2021 21:38:16 PM] [main/WARN]: @mixin target io.github.apace100.origins.power.PreventItemUsePower is public in bewitchment.mixins.json:integration.origins.PreventItemUsePowerMixin and should be specified in value
[11/06/2021 21:38:17 PM] [21:38:17] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$ScheduledForRemoval (java.lang.ClassNotFoundException: org/jetbrains/annotations/ApiStatus$ScheduledForRemoval)
[11/06/2021 21:38:17 PM] Found existing patched optifine jar, using that
[11/06/2021 21:38:19 PM] [main/INFO]: [OptiFine] (Reflector) Field not found: World.tileEntitiesToBeRemoved
[11/06/2021 21:38:31 PM] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11/06/2021 21:38:34 PM] [main/INFO]: Setting user: MINECRAFTUSERNAME
[11/06/2021 21:38:39 PM] [main/INFO]: Origins 0.7.3 is initializing. Have fun!
[11/06/2021 21:38:40 PM] [main/INFO]: Registering pehkui effects
[11/06/2021 21:38:40 PM] [main/INFO]: Registered 16 status effects
[11/06/2021 21:38:40 PM] [main/INFO]: Registered dummy effects
[11/06/2021 21:38:40 PM] [main/INFO]: Registering pehkui potions
[11/06/2021 21:38:40 PM] [main/INFO]: Registered 39 potions
[11/06/2021 21:38:40 PM] [main/INFO]: Registering pehkui recipes
[11/06/2021 21:38:40 PM] [main/INFO]: Definitely not up to no good
[11/06/2021 21:38:40 PM] [main/INFO]: Trying to read config file...
[11/06/2021 21:38:40 PM] [main/INFO]: A config file was found, loading it..
[11/06/2021 21:38:40 PM] [main/INFO]: Successfully loaded config file.
[11/06/2021 21:38:41 PM] [main/INFO]: Everything registered. It's vampire time!
[11/06/2021 21:38:41 PM] [main/INFO]: Origins detected. Adding the vampire origin powers...
[11/06/2021 21:38:41 PM] [main/INFO]: Hey Bewitchment, mind if I modify your vampires a little?
[11/06/2021 21:38:41 PM] [main/WARN]: [Satin] Optifine present in the instance, custom entity post process shaders will not work
[11/06/2021 21:38:41 PM] [main/INFO]: Loading Xaero's World Map - Stage 1/2
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod fallflyinglib is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod roughlyenoughitems-api is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod satin is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod fiber is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-level is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-level is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod playerabilitylib is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-scoreboard is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-scoreboard is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod roughlyenoughitems-runtime is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cloth-client-events-v0 is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cloth-client-events-v0 is only using deprecated 'modmenu:clientsideOnly' custom value! This is no longer needed and will be removed in 1.18 snapshots.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cloth-client-events-v0 is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-entity is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-entity is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod architectury is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-base is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-base is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod libcd is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-block is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-block is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod fabric-permissions-api-v0 is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod mm is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-item is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-item is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod reach-entity-attributes is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-chunk is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-chunk is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-util is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-util is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod roughlyenoughitems-default-plugin is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod jankson is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cloth-basic-math is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod libgui is only using deprecated 'modmenu:clientsideOnly' custom value! This is no longer needed and will be removed in 1.18 snapshots.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod libgui is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod autoconfig1u is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-world is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:43 PM] [main/WARN]: WARNING! Mod cardinal-components-world is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[11/06/2021 21:38:44 PM] [main/INFO]: Config loaded.
[11/06/2021 21:38:44 PM] [main/INFO]: Haema's gotta change some Bewitchment client stuff too...
[11/06/2021 21:38:44 PM] [main/INFO]: [Indigo] Registering Indigo renderer!
[11/06/2021 21:38:44 PM] [main/INFO]: [Indigo] Compatibility mode enabled.
[11/06/2021 21:38:44 PM] [main/INFO]: Loading Xaero's Minimap - Stage 1/2
[11/06/2021 21:38:45 PM] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine]
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] OptiFine_1.16.5_HD_U_G7
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] Build: 20210305-003221
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] Java: 1.8.0_282, AdoptOpenJDK
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] OpenGL: GeForce GTX 1650 SUPER/PCIe/SSE2, version 4.6.0 NVIDIA 457.51, NVIDIA Corporation
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] OpenGL Version: 4.6.0
[11/06/2021 21:39:00 PM] [main/INFO]: [OptiFine] Maximum texture size: 32768x32768
[11/06/2021 21:39:00 PM] [21:39:00] [VersionCheck/INFO]: [OptiFine] Checking for new version
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 457.51
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] Vendor: NVIDIA Corporation
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] Renderer: GeForce GTX 1650 SUPER/PCIe/SSE2
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] Load shaders configuration.
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] Shaders can not be loaded, the mod Satin is installed.
[11/06/2021 21:39:00 PM] [main/INFO]: [Shaders] No shaderpack loaded.
[11/06/2021 21:39:00 PM] [21:39:00] [VersionCheck/INFO]: [OptiFine] Version found: G7
[11/06/2021 21:39:01 PM] [main/INFO]: Narrator library for x64 successfully loaded
[11/06/2021 21:39:01 PM] [main/INFO]: [STDOUT]: This line is printed by a fantasycraft mod mixin!
[11/06/2021 21:39:01 PM] [main/INFO]: Reloading ResourceManager: Default, Fabric Mods (FallFlyingLib, Fabric Key Bindings (v0), Multi Item Lib, Step Height Entity Attribute, Trinkets, Fabric Loader, Satin, Fabric Dimensions API (v1), Fabric Game Rule API (v1), Fabric API Base, Xaero's World Map, Bewitchment, Mermod, Pal, Fabric BlockRenderLayer Registration (v1), Terraform Wood API (v1), Fabric API, Netherite Plus Mod, Fabric Networking (v0), Fabric API Lookup API (v1), Fabric Screen Handler API (v1), Mod Menu, Fabric Tool Attribute API (v1), REI (Runtime), Extra Origins, Fabric Crash Report Info (v1), Fabric Events Interaction (v0), Fabric Language Kotlin, Origins, Patchouli, Fantasycraft, Fabric Key Binding API (v1), Cloth Config v4, Fabric Resource Loader (v0), Fabric Registry Sync (v0), Fabric Commands (v0), Fabric Mining Levels (v0), Fabric Networking API (v1), Mob Origins, Fabric Item Groups (v0), Fabric Models (v0), Extra Alchemy, Fabric Renderer API (v1), LibCapableData, Fabric Structure API (v1), Fabric Containers (v0), Pehkui, Fabric Object Builder API (v1), Impersonate, Manningham Mills, Fabric Rendering Data Attachment (v1), Fabric Seasons, Fabric Textures (v0), Fabric Rendering Fluids (v1), Reach Entity Attributes, Fabric Lifecycle Events (v1), Fabric Renderer Registries (v1), Fabric Loot Tables (v1), Fabric Particles (v1), Fabric Networking Block Entity (v0), Jankson, Fabric Command API (v1), Haema, Fabric Screen API (v1), Fabric Renderer - Indigo, Roughly Enough Items, Fabric Item API (v1), LibGui, Fabric Entity Events (v1), Xaero's Minimap, Fabric Rendering (v0), Fabric Rendering (v1), Auto Config v1 Updated, Fabric Content Registries (v0), Fabric Tag Extensions (v0), OptiFabric, Fabric Biome API (v1), AppleSkin, Fabric Events Lifecycle (v0), Fabric Object Builders (v0))
[11/06/2021 21:39:01 PM] [main/INFO]: [OptiFine] *** Reloading textures ***
[11/06/2021 21:39:01 PM] [main/INFO]: [OptiFine] Resource packs: Fabric Mods
[11/06/2021 21:39:01 PM] [main/INFO]: Loading Xaero's Minimap - Stage 2/2
[11/06/2021 21:39:01 PM] [21:39:01] [Worker-Main-14/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:01 PM] [21:39:01] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:01 PM] [21:39:01] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:01 PM] [main/INFO]: [STDOUT]: Xaero's Minimap: World Map found!
[11/06/2021 21:39:01 PM] [main/INFO]: [STDOUT]: Optifine!
[11/06/2021 21:39:01 PM] [main/INFO]: Loading Xaero's World Map - Stage 2/2
[11/06/2021 21:39:01 PM] [main/INFO]: [STDOUT]: New world map region cache hash code: -2078770219
[11/06/2021 21:39:01 PM] [main/INFO]: Xaero's WorldMap Mod: Xaero's minimap found!
[11/06/2021 21:39:01 PM] [main/INFO]: [STDOUT]: Optifine!
[11/06/2021 21:39:01 PM] [main/INFO]: [STDOUT]: No Vivecraft!
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_4696.canRenderInLayer
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] *** Reflector Forge ***
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_773.getTexture
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1299.getTags
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_3611.getTags
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2791.getWorldForge
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.setKeyConflictContext
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.setKeyModifierAndCode
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.getKeyModifier
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_4696.canRenderInLayer
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraft.class_3228, params: class net.minecraft.class_3230, int, class java.lang.Object, boolean
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_3228.isForceTicks
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getCloudRenderHandler
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getSkyRenderHandler
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getWeatherParticleRenderHandler
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getWeatherRenderHandler
[11/06/2021 21:39:02 PM] [main/INFO]: [OptiFine] *** Reflector Vanilla ***
[11/06/2021 21:39:02 PM] [main/INFO]: [STDOUT]: This line is printed by a fantasycraft mod mixin!
[11/06/2021 21:39:02 PM] [main/INFO]: [STDOUT]: This line is printed by a fantasycraft mod mixin!
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@6c94533b
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@6c94533b
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@6c94533b
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@6c94533b
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@33c9d931
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/INFO]: [OptiFine] Multipass connected textures: false
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
[11/06/2021 21:39:07 PM] [21:39:07] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
[11/06/2021 21:39:08 PM] [21:39:08] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] Multipass connected textures: false
[11/06/2021 21:39:09 PM] [21:39:09] [Worker-Main-10/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[11/06/2021 21:39:12 PM] [21:39:12] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 4
[11/06/2021 21:39:13 PM] [21:39:13] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:14 PM] [21:39:14] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:15 PM] [21:39:15] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
[11/06/2021 21:39:15 PM] [21:39:15] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64
[11/06/2021 21:39:15 PM] [21:39:15] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6
[11/06/2021 21:39:15 PM] [main/INFO]: OpenAL initialized.
[11/06/2021 21:39:15 PM] [main/INFO]: Sound engine started
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 44
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 512x256x4 netherite_plus:textures/atlas/shulker_boxes.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/chest.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:16 PM] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[11/06/2021 21:39:16 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:17 PM] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[11/06/2021 21:39:17 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:17 PM] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[11/06/2021 21:39:17 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:17 PM] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas
[11/06/2021 21:39:17 PM] [main/INFO]: [OptiFine] Animated sprites: 0
[11/06/2021 21:39:17 PM] [main/INFO]: [OptiFine] *** Reloading custom textures ***
[11/06/2021 21:39:17 PM] [main/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@1309ed8c
[11/06/2021 21:39:17 PM] [main/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@25bdc068
[11/06/2021 21:39:17 PM] [main/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@7cf7e5b5
[11/06/2021 21:39:21 PM] [main/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@34ae2cf3
[11/06/2021 21:39:22 PM] [main/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@39ccef3e
[11/06/2021 21:39:22 PM] [main/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3e46cd84
[11/06/2021 21:39:22 PM] [main/INFO]: [OptiFine] Disable Forge light pipeline
[11/06/2021 21:39:22 PM] [main/WARN]: Could not find uniform named InSize in the specified shader program.
[11/06/2021 21:39:22 PM] [main/WARN]: Could not find uniform named InSize in the specified shader program.
[11/06/2021 21:39:22 PM] [main/WARN]: Could not find uniform named InSize in the specified shader program.
[11/06/2021 21:39:22 PM] [main/INFO]: [STDOUT]: This line is printed by a fantasycraft mod mixin!
[11/06/2021 21:39:31 PM] [main/INFO]: Connecting to 94.23.37.204, 25591
[11/06/2021 21:40:08 PM] [main/INFO]: Connecting to 94.23.37.204, 25591
[11/06/2021 21:40:09 PM] [main/INFO]: [STDOUT]: New minimap session initialized!
[11/06/2021 21:40:09 PM] [main/INFO]: [STDOUT]: New world map session initialized!
[11/06/2021 21:40:10 PM] [main/INFO]: [STDOUT]: Replacement renderBlock call: method_3355.(Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_1920;Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;ZLjava/util/Random;)Z
[11/06/2021 21:40:10 PM] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11/06/2021 21:40:10 PM] [main/INFO]: [STDOUT]: Reloading entity icon resources...
[11/06/2021 21:40:10 PM] [main/INFO]: [STDOUT]: Done!
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/oak_bark_from_dark_oak_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/arachnophobia
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/misfortune
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/refine
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/juniper_bark_from_juniper_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/slowness
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/theft
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/invisibility
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/deluge
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/hunger
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/deflection
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/instant_health
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/mining_fatigue
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/player_head_from_player
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/forests_wrath
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/regeneration
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/binding
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/drought
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/evaporate
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_0
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/volatility
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/birch_bark_from_birch_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/lightning_rod
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/insanity
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/change_abilities_0
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:oil_recipe/bewitchment:oil_crafting/fiery_serum
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/haste
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/gills
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/polymorph
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/resistance
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/oak_bark_from_oak_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/disjunction
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/zombie_head_from_zombie
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:oil_recipe/bewitchment:oil_crafting/earth_ichor
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/barrier
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/inhibited
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/hex
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/slow_falling
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/speed
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/wednesday
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/elder_bark_from_elder_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/invigorating
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/immortality
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/synchronized
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/magic_sponge
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/spruce_bark_from_spruce_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_1
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/drench
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/instant_damage
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/divination
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/wither
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:oil_recipe/bewitchment:oil_crafting/cleansing_balm
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/thorns
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/apathy
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/corrosion
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/strength
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/susceptibility
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/unlucky
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/warp
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/propagate
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/cypress_bark_from_cypress_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_3
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/oak_bark_from_dark_oak_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/juniper_bark_from_juniper_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/fire
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/skeleton_skull_from_skeleton
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/glowing
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/severing
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/deafened
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_2
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/nausea
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/ethereal
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:oil_recipe/bewitchment:oil_crafting/grim_elixir
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/solar_hatred
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/fire_resistance
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/levitation
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/compromised
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/outrage
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/mortal_coil
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/creeper_head_from_creeper
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/sunrise
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/jump_boost
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/smite
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_4
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_6
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/purity
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/cleansing
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/corruption
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/hardening
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/leeching
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/ignition
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/weak_lungs
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/dark
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/birch_bark_from_birch_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/elder_bark_from_elder_log
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: haema:ritual/haema:rituals/add_level_5
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/wither_skeleton_skull_from_wither_skeleton
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/absorption
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/oak_bark_from_oak_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/summon_wither
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/light
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/night_vision
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/weakness
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/water_breathing
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/cypress_bark_from_cypress_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/climbing
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:oil_recipe/bewitchment:oil_crafting/aqua_cerate
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/water
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/summon_demon
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/sinking
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:oil_recipe/bewitchment:oil_crafting/heaven_extract
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/summon_leonard
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/nightfall
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/skeleton_skull_from_stray
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/enchanted
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/nourishing
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:curse_recipe/bewitchment:curses/army_of_worms
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/air
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/darken
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_drop/bewitchment:athame_drops/zombie_head_from_husk
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/summon_baphomet
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/blindness
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/imbue
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:ritual_recipe/bewitchment:rituals/hurricane
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/poison
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:cauldron_brewing_recipe/bewitchment:cauldron_brewing/webbed
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:athame_stripping/bewitchment:athame_stripping/spruce_bark_from_spruce_wood
[11/06/2021 21:40:11 PM] [main/WARN]: Unknown recipe category: bewitchment:incense_recipe/bewitchment:incenses/earth
[11/06/2021 21:40:11 PM] [21:40:11] [REI-SyncRecipes/INFO]: Reloading REI, registered 5 plugins: bewitchment:rei, netherite_plus:fishing_plugin, roughlyenoughitems:default_runtime_plugin, haema:haema_rei_plugin, roughlyenoughitems:default_plugin
[11/06/2021 21:40:11 PM] [21:40:11] [REI-SyncRecipes/INFO]: REI detected. Adding the Book of Blood & Ritual recipe displays.
[11/06/2021 21:40:12 PM] [21:40:12] [REI-SyncRecipes/INFO]: Applied Check Tags for potion in 30ms.
[11/06/2021 21:40:12 PM] [21:40:12] [REI-SyncRecipes/INFO]: Reloaded 1905 stack entries, 2097 recipes displays, 3 exclusion zones suppliers, 5 overlay deciders, 1 visibility handlers and 26 categories (Crafting, Smelting, Smoking, Blasting, Campfire, Stone Cutting, Fuel, Brewing, Composting, Stripping, Smithing, Beacon Base, Beacon Payment, Tilling, Pathing, Information, Ritual, Fishing, Lava Fishing, Athame Stripping, Athame Drops, Rituals, Oil Crafting, Cauldron Brewing, Incenses, Curses) in 382ms.
[11/06/2021 21:40:13 PM] [main/INFO]: [STDOUT]: Minimap updated server level id: 156118654 for world ResourceKey[minecraft:dimension / minecraft:overworld]
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "fantasyorigins:bow_mastery_arrows" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "fantasyorigins:elven_sight" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "fantasyorigins:bow_mastery" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "origins:sprint_jump" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "origins:carnivore" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "fantasyorigins:elven_agility" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "fantasyorigins:underground_fatigue" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/WARN]: Power data of unregistered power "fantasyorigins:elven_grace" found on player, skipping...
[11/06/2021 21:40:13 PM] [main/INFO]: Loaded 545 advancements
[11/06/2021 21:40:14 PM] [main/WARN]: Unable to play empty soundEvent: bewitchment:entity.demon.ambient
[11/06/2021 21:40:30 PM] [main/INFO]: [STDOUT]: Minimap session finalized.
[11/06/2021 21:40:30 PM] [main/INFO]: [STDOUT]: Finalizing world map session...
[11/06/2021 21:40:31 PM] [21:40:31] [Thread-112/INFO]: [STDOUT]: World map force-cleaned!
[11/06/2021 21:40:31 PM] [main/INFO]: [STDOUT]: World map session finalized.
[11/06/2021 21:40:33 PM] [21:40:33] [main/FATAL]: Reported exception thrown!
[11/06/2021 21:40:33 PM] net.minecraft.class_148: Rendering screen
[11/06/2021 21:40:33 PM] at net.minecraft.class_757.method_3192(class_757.java:842) ~[intermediary-client-1.16.5.jar:?]
[11/06/2021 21:40:33 PM] at net.minecraft.class_310.method_1523(class_310.java:1048) ~[intermediary-client-1.16.5.jar:?]
[11/06/2021 21:40:33 PM] at net.minecraft.class_310.method_1514(class_310.java:681) [intermediary-client-1.16.5.jar:?]
[11/06/2021 21:40:33 PM] at net.minecraft.client.main.Main.main(Main.java:215) [intermediary-client-1.16.5.jar:?]
[11/06/2021 21:40:33 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
[11/06/2021 21:40:33 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
[11/06/2021 21:40:33 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
[11/06/2021 21:40:33 PM] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) [fabric-loader-0.11.3.jar:?]
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146) [fabric-loader-0.11.3.jar:?]
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.3.jar:?]
[11/06/2021 21:40:33 PM] Caused by: java.lang.NullPointerException
[11/06/2021 21:40:33 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.drawPortrait(DemonScreen.java:51) ~[bewitchment-1.16.5-15.jar:?]
[11/06/2021 21:40:33 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.method_25394(DemonScreen.java:36) ~[bewitchment-1.16.5-15.jar:?]
[11/06/2021 21:40:33 PM] at net.minecraft.class_757.method_3192(class_757.java:824) ~[intermediary-client-1.16.5.jar:?]
[11/06/2021 21:40:33 PM] ... 10 more
[11/06/2021 21:40:33 PM] ---- Minecraft Crash Report ----
[11/06/2021 21:40:33 PM] // Daisy, daisy...
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] Time: 6/11/21 9:40 PM
[11/06/2021 21:40:33 PM] Description: Rendering screen
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] java.lang.NullPointerException: Rendering screen
[11/06/2021 21:40:33 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.drawPortrait(DemonScreen.java:51)
[11/06/2021 21:40:33 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.method_25394(DemonScreen.java:36)
[11/06/2021 21:40:33 PM] at net.minecraft.class_757.method_3192(class_757.java:824)
[11/06/2021 21:40:33 PM] at net.minecraft.class_310.method_1523(class_310.java:1048)
[11/06/2021 21:40:33 PM] at net.minecraft.class_310.method_1514(class_310.java:681)
[11/06/2021 21:40:33 PM] at net.minecraft.client.main.Main.main(Main.java:215)
[11/06/2021 21:40:33 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11/06/2021 21:40:33 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11/06/2021 21:40:33 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11/06/2021 21:40:33 PM] at java.lang.reflect.Method.invoke(Method.java:498)
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] A detailed walkthrough of the error, its code path and all known details is as follows:
[11/06/2021 21:40:33 PM] ---------------------------------------------------------------------------------------
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] -- Head --
[11/06/2021 21:40:33 PM] Thread: Render thread
[11/06/2021 21:40:33 PM] Stacktrace:
[11/06/2021 21:40:33 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.drawPortrait(DemonScreen.java:51)
[11/06/2021 21:40:33 PM] at moriyashiine.bewitchment.client.screen.DemonScreen.method_25394(DemonScreen.java:36)
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] -- Screen render details --
[11/06/2021 21:40:33 PM] Details:
[11/06/2021 21:40:33 PM] Screen name: moriyashiine.bewitchment.client.screen.DemonScreen
[11/06/2021 21:40:33 PM] Mouse location: Scaled: (240, 135). Absolute: (960.000000, 540.000000)
[11/06/2021 21:40:33 PM] Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4.000000
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] -- Affected level --
[11/06/2021 21:40:33 PM] Details:
[11/06/2021 21:40:33 PM] All players: 1 total; [class_746['MINECRAFTUSERNAME'/139801, l='ClientLevel', x=-298.64, y=89.00, z=-657.01]]
[11/06/2021 21:40:33 PM] Chunk stats: Client Chunk Cache: 361, 169
[11/06/2021 21:40:33 PM] Level dimension: minecraft:overworld
[11/06/2021 21:40:33 PM] Level spawn location: World: (144,87,128), Chunk: (at 0,5,0 in 9,8; contains blocks 144,0,128 to 159,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
[11/06/2021 21:40:33 PM] Level time: 3435546 game time, 3437525 day time
[11/06/2021 21:40:33 PM] Server brand: fabric
[11/06/2021 21:40:33 PM] Server type: Non-integrated multiplayer server
[11/06/2021 21:40:33 PM] Stacktrace:
[11/06/2021 21:40:33 PM] at net.minecraft.class_638.method_8538(class_638.java:617)
[11/06/2021 21:40:33 PM] at net.minecraft.class_310.method_1587(class_310.java:2239)
[11/06/2021 21:40:33 PM] at net.minecraft.class_310.method_1514(class_310.java:699)
[11/06/2021 21:40:33 PM] at net.minecraft.client.main.Main.main(Main.java:215)
[11/06/2021 21:40:33 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11/06/2021 21:40:33 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11/06/2021 21:40:33 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11/06/2021 21:40:33 PM] at java.lang.reflect.Method.invoke(Method.java:498)
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
[11/06/2021 21:40:33 PM] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
[11/06/2021 21:40:33 PM]
[11/06/2021 21:40:33 PM] -- System Details --
[11/06/2021 21:40:33 PM] Details:
[11/06/2021 21:40:33 PM] Minecraft Version: 1.16.5
[11/06/2021 21:40:33 PM] Minecraft Version ID: 1.16.5
[11/06/2021 21:40:33 PM] Operating System: Windows 10 (amd64) version 10.0
[11/06/2021 21:40:33 PM] Java Version: 1.8.0_282, AdoptOpenJDK
[11/06/2021 21:40:33 PM] Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
[11/06/2021 21:40:33 PM] Memory: 3336825656 bytes (3182 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
[11/06/2021 21:40:33 PM] CPUs: 8
[11/06/2021 21:40:33 PM] JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms512M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
[11/06/2021 21:40:33 PM] Fabric Mods:
[11/06/2021 21:40:33 PM] appleskin: AppleSkin 1.0.11
[11/06/2021 21:40:33 PM] architectury: Architectury 1.9.136
[11/06/2021 21:40:33 PM] autoconfig1u: Auto Config v1 Updated 3.3.1
[11/06/2021 21:40:33 PM] bewitchment: Bewitchment 1.16.5-15
[11/06/2021 21:40:33 PM] cardinal-components: Cardinal Components API 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-base: Cardinal Components API (base) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-block: Cardinal Components API (blocks) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-chunk: Cardinal Components API (chunks) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-entity: Cardinal Components API (entities) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-item: Cardinal Components API (items) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-level: Cardinal Components API (world saves) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-util: Cardinal Components API (utilities) 2.8.3
[11/06/2021 21:40:33 PM] cardinal-components-world: Cardinal Components API (worlds) 2.8.3
[11/06/2021 21:40:33 PM] cloth-basic-math: Cloth Basic Math 0.5.1
[11/06/2021 21:40:33 PM] cloth-client-events-v0: Cloth Client Events v0 1.5.47
[11/06/2021 21:40:33 PM] cloth-config2: Cloth Config v4 4.11.26
[11/06/2021 21:40:33 PM] extraalchemy: Extra Alchemy 1.4.5
[11/06/2021 21:40:33 PM] extraorigins: Extra Origins 1.16.5-12
[11/06/2021 21:40:33 PM] fabric: Fabric API 0.34.6+1.16
[11/06/2021 21:40:33 PM] fabric-api-base: Fabric API Base 0.3.0+c88702897d
[11/06/2021 21:40:33 PM] fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
[11/06/2021 21:40:33 PM] fabric-biome-api-v1: Fabric Biome API (v1) 3.1.10+3661eaa17d
[11/06/2021 21:40:33 PM] fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
[11/06/2021 21:40:33 PM] fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
[11/06/2021 21:40:33 PM] fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.6+61336ba97d
[11/06/2021 21:40:33 PM] fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+c88702897d
[11/06/2021 21:40:33 PM] fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.7+2868a2287d
[11/06/2021 21:40:33 PM] fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
[11/06/2021 21:40:33 PM] fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-language-kotlin: Fabric Language Kotlin 1.6.0+kotlin.1.5.0
[11/06/2021 21:40:33 PM] fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-models-v0: Fabric Models (v0) 0.3.0+bc7a746f7d
[11/06/2021 21:40:33 PM] fabric-networking-api-v1: Fabric Networking API (v1) 1.0.3+e3c9d0627d
[11/06/2021 21:40:33 PM] fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.5+c88702897d
[11/06/2021 21:40:33 PM] fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
[11/06/2021 21:40:33 PM] fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.2+2868a2287d
[11/06/2021 21:40:33 PM] fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
[11/06/2021 21:40:33 PM] fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
[11/06/2021 21:40:33 PM] java: OpenJDK 64-Bit Server VM 8
[11/06/2021 21:40:33 PM] minecraft: Minecraft 1.16.5
[11/06/2021 21:40:33 PM] org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.0
[11/06/2021 21:40:33 PM] origins: Origins 0.7.3
[11/06/2021 21:40:33 PM] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support.
[11/06/2021 21:40:33 PM] Checking for updated files!
[11/06/2021 21:40:42 PM] Log uploaded and link copied to clipboard: https://paste.atlauncher.com/view/bc2d2aa3-4039-40af-a5ad-36b6b7f74ac2

commented

Uninstall Optifine

commented

ok thank you that's fixed all of the problems.
sorry for the problems, i'll use the template in future

commented

Yea general rule of thumb: if you have Optifine installed, and something breaks, remove Optifine first. 9 times out of 10 it's the cause of your problems.

commented

ok thanks for the heads up