Forge Server Log

#gfY8g9a
1 error
108 lines
Raw
1[04:32:11] [Render thread/INFO] [Create Deco/]: placard tooltip was null
2[04:32:11] [Render thread/INFO] [Create Deco/]: placard tooltip was null
3[04:32:11] [Render thread/INFO] [Create Deco/]: placard tooltip was null
4[04:32:11] [Render thread/INFO] [Create Deco/]: placard tooltip was null
5[04:32:11] [Render thread/INFO] [Create Deco/]: placard tooltip was null
6[04:32:11] [Render thread/INFO] [Create Deco/]: placard tooltip was null
7[04:32:12] [Render thread/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id ae2wtlib:cycle_terminal
8[04:32:12] [Render thread/INFO] [Moonlight/]: Initialized block sets in 30ms
9[04:32:12] [Render thread/INFO] [Every Compat/]: Registering Compat WoodType Blocks
10[04:32:12] [Render thread/INFO] [Every Compat/]: EveryCompat Create Module: registered 66 WoodType blocks
11[04:32:13] [FTB Backups Config Watcher 0/INFO] [ne.cr.ft.FTBBackups/]: Config at /home/********/.minecraft/modpacks/89c66ebd-f469-3d74-a204-47d0615403bb/config/ftbbackups2.json has changed, reloaded!
12[04:32:13] [Render thread/INFO] [tf.TFCImprovedBadlands/]: Injecting TFC Improved Badlands override pack
13[04:32:13] [Render thread/INFO] [co.th.af.AFC/]: Injecting ArborFirmaCraft override pack
14[04:32:13] [Render thread/INFO] [co.th.af.AFC/]: Adding FirmaLife compatibility resource pack
15[04:32:13] [Render thread/INFO] [co.th.rn.RoadsAndRoofs/]: Adding AFC compatibility resource pack
16[04:32:13] [Render thread/INFO] [tf.TFCTumbleweed/]: Injecting TFC Tumbleweed override pack
17[04:32:13] [Render thread/INFO] [co.ee.fi.FirmaLife/]: Injecting firmalife override pack
18[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
19[04:32:14] [Render thread/INFO] [Oculus/]: Hardware information:
20[04:32:14] [Render thread/INFO] [Oculus/]: CPU: 12x AMD Ryzen 5 5500U with Radeon Graphics
21[04:32:14] [Render thread/INFO] [Oculus/]: GPU: AMD Radeon Graphics (radeonsi, renoir, LLVM 19.1.1, DRM 3.57, 6.8.0-60-generic) (Supports OpenGL 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1)
22[04:32:14] [Render thread/INFO] [Oculus/]: OS: Linux (6.8.0-60-generic)
23[04:32:14] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [oculus] are modifying Embeddium class me.jellysquid.mods.sodium.client.render.vertex.VertexFormatDescriptionImpl, which may cause instability.
24[04:32:14] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [oculus] are modifying Embeddium class me.jellysquid.mods.sodium.client.render.vertex.buffer.SodiumBufferBuilder, which may cause instability.
25[04:32:14] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [oculus] are modifying Embeddium class me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer, which may cause instability.
26[04:32:14] [Finalizer/WARN] [ModernFix/]: One or more BufferBuilders have been leaked, ModernFix will attempt to correct this.
27[04:32:14] [Render thread/WARN] [mixin/]: Method overwrite conflict for isHidden in firstperson.mixins.json:ModelPartMixin, previously written by net.irisshaders.iris.compat.sodium.mixin.copyEntity.ModelPartMixin. Skipping method.
28[04:32:15] [Render thread/INFO] [minecraft/Minecraft]: [FANCYMENU] Registering resource reload listener..
29[04:32:15] [Worker-Main-3/ERROR] [minecraft/AccountProfileKeyPairManager]: Failed to retrieve profile key pair
30java.io.IOException: Could not retrieve profile key pair
31 at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_253252_(AccountProfileKeyPairManager.java:129) ~[client-1.20.1-20230612.114412-srg.jar#578!/:?] {re:classloading,pl:runtimedistcleaner:A}
32 at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_252828_(AccountProfileKeyPairManager.java:74) ~[client-1.20.1-20230612.114412-srg.jar#578!/:?] {re:classloading,pl:runtimedistcleaner:A}
33 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
34 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
35 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
36 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
37 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
38 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
39 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
40[04:32:15] [Render thread/INFO] [de.ke.fa.cu.ScreenCustomization/]: [FANCYMENU] Initializing screen customization engine! Addons should NOT REGISTER TO REGISTRIES anymore now!
41[04:32:15] [Render thread/INFO] [mixin/]: Mixing client.MixinConnectScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
42[04:32:15] [Render thread/INFO] [mixin/]: Mixing client.MixinChatOptionsScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.ChatOptionsScreen
43[04:32:15] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/AbstractWidget;)V to mdf72f82$lambda$init$0$0 in mixins/common/nochatreports.mixins.json:client.MixinChatOptionsScreen
44[04:32:15] [Render thread/INFO] [mixin/]: Mixing client.MixinJoinMultiplayerScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
45[04:32:15] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$onInit$2()Lnet/minecraft/network/chat/Component; to mdf72f82$lambda$onInit$2$0 in mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
46[04:32:15] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;)V to mdf72f82$lambda$onInit$1$1 in mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
47[04:32:15] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$onInit$0(Lnet/minecraft/client/gui/components/Button;)V to mdf72f82$lambda$onInit$0$2 in mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
48[04:32:15] [Render thread/INFO] [de.ke.fa.cu.la.ed.bu.TamagotchiBuddyWidget/]: Creating new TamagotchiEasterEgg with screen size: 0x0
49[04:32:15] [Render thread/INFO] [de.ke.fa.cu.la.ed.bu.gu.BuddyGui/]: Initialized 2 GUI buttons
50[04:32:15] [Render thread/INFO] [de.ke.fa.cu.la.ed.bu.TamagotchiBuddyWidget/]: Delaying buddy state loading until screen size is properly set
51[04:32:15] [Render thread/INFO] [de.ke.fa.cu.la.ScreenCustomizationLayerHandler/]: [FANCYMENU] Minecraft resource reload: STARTING
52[04:32:15] [Render thread/INFO] [minecraft/ReloadableResourceManager]: Reloading ResourceManager: vanilla, mod_resources, gtceu:dynamic_assets, Moonlight Mods Dynamic Assets, afc_compat_assets, afc-1.0.17-1.20.1.jar:overload, fabric, firmalife_compat_assets, Firmalife-1.20.1-2.1.19.jar:overload, TFCTumbleweed-1.20.1-1.2.2.jar:overload, TFCImprovedBadlands-1.20.1-1.0.2.jar:overload, KubeJS Resource Pack [assets], tfg_excludes.zip, ldlib
53[04:32:16] [Render thread/INFO] [Moonlight/]: Generated runtime resources for 3 packs in a total of: 766 ms
54[04:32:16] [modloading-worker-0/INFO] [SodiumExtras/Config]: Updating config cache
55[04:32:16] [modloading-worker-0/INFO] [SodiumExtras/Config]: Cache updated successfully
56[04:32:16] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading client config for pickupnotifier
57[04:32:16] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading client config for visualworkbench
58[04:32:16] [Worker-ResourceReload-9/INFO] [minecraft/UnihexProvider]: Found unifont_all_no_pua-15.0.06.hex, loading
59[04:32:16] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading client config for hangglider
60[04:32:17] [Worker-ResourceReload-1/INFO] [th.co.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
61[04:32:17] [Worker-ResourceReload-7/INFO] [co.fo.ForgivingWorldMod/]: forgivingworld mod initialized
62[04:32:17] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [saturn] Starting version check at https://github.com/AbdElAziz333/Saturn/raw/mc1.20.1/dev/updates.json
63[04:32:17] [Worker-ResourceReload-1/INFO] [ne.dr.tf.TerraFirmaCraft/]: TFC Common Setup
64[04:32:17] [Worker-ResourceReload-7/INFO] [co.th.af.AFC/]: AFC COMMON SETUP
65[04:32:17] [Worker-ResourceReload-7/INFO] [co.re.RecipeEssentials/]: recipeessentials mod initialized
66[04:32:17] [Worker-ResourceReload-4/INFO] [me.st.kr.mo.sh.Krypton/]: Compression will use libdeflate (Linux x86_64), encryption will use OpenSSL 3.0.x (Linux x86_64)
67[04:32:17] [Worker-ResourceReload-4/INFO] [co.gp.Gpumemleakfix/]: gpumemleakfix mod initialized
68[04:32:17] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
69com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 9 column 1 path $
70 at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar#95!/:?] {re:mixin}
71 at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar#95!/:?] {re:mixin}
72 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar#95!/:?] {re:mixin}
73 at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar#95!/:?] {re:mixin}
74 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.20.1-47.2.6.jar#579!/:?] {}
75 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
76 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) ~[fmlcore-1.20.1-47.2.6.jar#579!/:?] {}
77Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 9 column 1 path $
78 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar#95!/:?] {}
79 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar#95!/:?] {}
80 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar#95!/:?] {}
81 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar#95!/:?] {re:mixin}
82 ... 6 more
83[04:32:17] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cccbridge] Starting version check at https://api.modrinth.com/updates/cccbridge/forge_updates.json
84[04:32:17] [Worker-ResourceReload-8/INFO] [ch.ca.ds.Dsbg/]: Loading DSBG...
85[04:32:17] [Thread-1/INFO] [ModernFix/]: Please use /mfrc to reload any changed mod config files
86[04:32:17] [Worker-ResourceReload-7/INFO] [STDOUT/]: [toni.lib.TxniLib:onInitialize:75]: TxniLib onInitialize!
87[04:32:17] [Worker-ResourceReload-7/INFO] [co.th.rn.RoadsAndRoofs/]: ROADS AND ROOFS COMMON SETUP
88[04:32:17] [Render thread/INFO] [GregTechCEu/]: GregTech Model loading took 928ms
89[04:32:17] [Worker-ResourceReload-4/INFO] [FTB Library/]: Setting game stages provider implementation to: KubeJS Stages
90[04:32:17] [Worker-ResourceReload-4/INFO] [FTB XMod Compat/]: Chose [KubeJS Stages] as the active game stages implementation
91[04:32:17] [Worker-ResourceReload-4/INFO] [FTB Library/]: Setting permissions provider implementation to: FTB Ranks
92[04:32:17] [Worker-ResourceReload-4/INFO] [FTB XMod Compat/]: Chose [FTB Ranks] as the active permissions implementation
93[04:32:17] [Worker-ResourceReload-4/INFO] [FTB XMod Compat/]: [FTB Quests] recipe helper provider is [JEI]
94[04:32:17] [Worker-ResourceReload-4/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled FTB Filter System integration
95[04:32:17] [Worker-ResourceReload-4/INFO] [FTB XMod Compat/]: [FTB Chunks] FTB Ranks detected, listening for ranks events
96[04:32:17] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cccbridge] Found status: UP_TO_DATE Current: 1.6.3-forge Target: null
97[04:32:17] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json
98[04:32:17] [CraftPresence/INFO] [craftpresence/]: Attempting to connect to Discord (6/10)...
99[04:32:17] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Found status: UP_TO_DATE Current: 8.0.0 Target: null
100[04:32:17] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [sound_physics_remastered] Starting version check at https://update.maxhenkel.de/forge/sound_physics_remastered
101[04:32:18] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [sound_physics_remastered] Found status: OUTDATED Current: 1.20.1-1.4.5 Target: 1.20.1-1.4.13
102[04:32:18] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [corpse] Starting version check at https://update.maxhenkel.de/forge/corpse
103[04:32:18] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [corpse] Found status: OUTDATED Current: 1.20.1-1.0.20 Target: 1.20.1-1.0.21
104[04:32:18] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [blur] Starting version check at https://api.modrinth.com/updates/rubidium-extra/forge_updates.json
105[04:32:18] [Render thread/INFO] [minecraft/LoadingOverlay]: [DRIPPY LOADING SCREEN] Initializing fonts for text rendering..
106[04:32:18] [Render thread/INFO] [de.ke.fa.cu.la.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: drippy_loading_overlay
107[04:32:18] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [blur] Found status: AHEAD Current: 3.1.1 Target: null
108[04:32:18] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [searchables] Starting version check at https://updates.blamejared.com/get?n=searchables
This log will be saved for 90 days from their last view.
Report abuse