Fabric 1.20.1 Client Log

#qRie38w
17 errors
1809 lines
Raw
Analysis
Minecraft version:
1.20.1
Fabric loader version:
0.16.10
1[12:32:14] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.16.10
2[12:32:15] [main/INFO]: Loading 4 mods:
3 - fabricloader 0.16.10
4 \-- mixinextras 0.4.1
5 - java 17
6 - minecraft 1.20.1
7[12:32:15] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/E:/%e8%bf%85%e9%9b%b7%e4%b8%8b%e8%bd%bd/%e6%96%b0%e5%bb%ba%e6%96%87%e4%bb%b6%e5%a4%b9/PopCraft1.20.1%e5%ae%a2%e6%88%b7%e7%ab%af/.minecraft/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
8[12:32:22] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 363 milliseconds
9[12:32:24] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
10[12:32:25] [Render thread/ERROR]: Failed to verify authentication
11com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
12 at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?]
13 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?]
14 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?]
15 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?]
16 at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[client-intermediary.jar:?]
17 at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:442) ~[client-intermediary.jar:?]
18 at net.minecraft.client.main.Main.main(Main.java:211) ~[PopCraft%20%e5%ae%a2%e6%88%b7%e7%ab%af.jar:?]
19 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.10.jar:?]
20 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.10.jar:?]
21 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.10.jar:?]
22Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
23 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.jar:?]
24 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?]
25 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?]
26 ... 8 more
27[12:32:25] [Render thread/INFO]: Setting user: laoba
28[12:32:25] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
29[12:32:26] [Worker-Main-3/ERROR]: Failed to retrieve profile key pair
30java.io.IOException: Could not retrieve profile key pair
31 at net.minecraft.client.util.ProfileKeysImpl.fetchKeyPair(ProfileKeysImpl.java:139) ~[client-intermediary.jar:?]
32 at net.minecraft.client.util.ProfileKeysImpl.method_44291(ProfileKeysImpl.java:79) ~[client-intermediary.jar:?]
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) ~[?:?]
38 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
39 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
40[12:32:26] [Render thread/ERROR]: Error while loading the narrator
41com.mojang.text2speech.Narrator$InitializeException: SP_VOICE returned code -2147221164
42 at com.mojang.text2speech.NarratorWindows.initSAPI(NarratorWindows.java:36) ~[text2speech-1.17.9.jar:?]
43 at com.mojang.text2speech.NarratorWindows.<init>(NarratorWindows.java:43) ~[text2speech-1.17.9.jar:?]
44 at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:42) ~[text2speech-1.17.9.jar:?]
45 at net.minecraft.client.util.NarratorManager.<init>(NarratorManager.java:19) ~[client-intermediary.jar:?]
46 at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:640) ~[client-intermediary.jar:?]
47 at net.minecraft.client.main.Main.main(Main.java:211) ~[PopCraft%20%e5%ae%a2%e6%88%b7%e7%ab%af.jar:?]
48 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.10.jar:?]
49 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.10.jar:?]
50 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.10.jar:?]
51[12:32:26] [Render thread/INFO]: Reloading ResourceManager: vanilla
52[12:32:26] [Worker-Main-1/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
53[12:32:27] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
54[12:32:30] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
55[12:32:30] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
56[12:32:30] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
57[12:32:30] [Render thread/INFO]: Sound engine started
58[12:32:30] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
59[12:32:30] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
60[12:32:30] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
61[12:32:30] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
62[12:32:30] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
63[12:32:30] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
64[12:32:30] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
65[12:32:30] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
66[12:32:30] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
67[12:32:31] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
68[12:32:31] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
69[12:32:31] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
70[12:32:31] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
71[12:32:36] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
72[12:32:37] [Worker-Main-3/ERROR]: Failed to retrieve profile key pair
73java.io.IOException: Could not retrieve profile key pair
74 at net.minecraft.client.util.ProfileKeysImpl.fetchKeyPair(ProfileKeysImpl.java:139) ~[client-intermediary.jar:?]
75 at net.minecraft.client.util.ProfileKeysImpl.method_44291(ProfileKeysImpl.java:79) ~[client-intermediary.jar:?]
76 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
77 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
78 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
79 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
80 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
81 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
82 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
83[12:32:37] [Render thread/INFO]: Connecting to **.**.**.**, 25566
84[12:32:40] [Render thread/WARN]: Unknown custom packed identifier: minecraft:register
85[12:32:41] [Render thread/INFO]: [System] [CHAT] [RoseGarden] An update for PlayerPoints (v3.3.0) is available! You are running v3.2.6. https://www.spigotmc.org/resources/playerpoints.80745/
86[12:32:41] [Render thread/INFO]: [System] [CHAT] There is a new version of ChestSort available.
87[12:32:41] [Render thread/INFO]: [System] [CHAT] Download | Donate | Changelog
88[12:32:41] [Render thread/INFO]: [System] [CHAT] Latest version: 14.2.0 | Your version: 14.0.0
89[12:32:41] [Render thread/INFO]: [System] [CHAT]
90[12:32:41] [Render thread/INFO]: [System] [CHAT] A new MyPet version is available: 3.12-SNAPSHOT #1782
91[12:32:41] [Render thread/INFO]: [System] [CHAT] https://mypet-plugin.de/download
92[12:32:41] [Render thread/INFO]: [System] [CHAT] ÿ��ǩ�� >>> ���ֲ���������°汾: v1.8.4.2
93[12:32:41] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.8.0.1
94[12:32:41] [Render thread/INFO]: [System] [CHAT] ��6- ��3���ص�ַ: ��d��d��l[����鿴]
95[12:32:41] [Render thread/INFO]: [System] [CHAT] - ������־: ������汾��ʼ����ǩ��õ������������Բ�ǩ��ָ��������Ϊ�������ڣ����RewardSettings.yml��Disabled-Modules��ע�͡�
96[12:32:41] [Render thread/INFO]: [System] [CHAT] LiteSignIn >>>
97[12:32:41] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
98[12:32:41] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
99[12:32:41] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113 <-- ���Խ�Ⱥ���ز�����°汾
100[12:32:41] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
101[12:32:41] [Render thread/INFO]: [System] [CHAT]
102[12:32:41] [Render thread/INFO]: [System] [CHAT] ��6[��4DriveBackupV2��6] An update is available, get it here: https://bit.ly/2M14uVD\nor by running /drivebackup update
103[12:32:41] [Render thread/INFO]: [System] [CHAT] [ChestCommands] Found an update: v4.0.5. Download:
104[12:32:41] [Render thread/INFO]: [System] [CHAT] >> http://dev.bukkit.org/bukkit-plugins/chest-commands
105[12:32:41] [Render thread/INFO]: [System] [CHAT] [Boom] ������°汾, ��ǰ�汾: 2.11.0, ���°汾: 2.12.0
106[12:32:41] [Render thread/INFO]: [System] [CHAT] ���·�����: https://www.mcbbs.net/thread-1150139-1-1.html
107[12:32:41] [Render thread/INFO]: [System] [CHAT] ��Դ��: https://github.com/4o4E/Boom
108[12:32:41] [Render thread/INFO]: [System] [CHAT] [HolographicDisplays] Found an update: v3.0.4. Download:
109[12:32:41] [Render thread/INFO]: [System] [CHAT] >> https://dev.bukkit.org/projects/holographic-displays
110[12:32:41] [Render thread/INFO]: [System] [CHAT] An update for EnderDragon (v2.5.5) is available at
111[12:32:41] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/enderdragon.101583/
112[12:32:41] [Render thread/INFO]: [System] [CHAT]
113[12:32:41] [Render thread/INFO]: [System] [CHAT] A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
114[12:32:41] [Render thread/INFO]: [System] [CHAT] �����г� >>> ���ֲ���������°汾: v1.2.13.7
115[12:32:41] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.2.5.5
116[12:32:41] [Render thread/INFO]: [System] [CHAT] - ���ص�ַ: https://www.spigotmc.org/resources/103648/
117[12:32:41] [Render thread/INFO]: [System] [CHAT] - ������־: �����ˡ�Serialization-Settings��������Config.yml�ļ��У������������л���صĹ���
118[12:32:41] [Render thread/INFO]: [System] [CHAT] GlobalMarketPlus >>>
119[12:32:41] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
120[12:32:41] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
121[12:32:41] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113
122[12:32:41] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
123[12:32:41] [Render thread/INFO]: [System] [CHAT]
124[12:32:41] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
125[12:32:41] [Render thread/INFO]: [System] [CHAT] MMOItems 6.10 is available!
126[12:32:41] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/39267/
127[12:32:41] [Render thread/INFO]: [System] [CHAT] You can disable this notification in the config file.
128[12:32:41] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
129[12:32:41] [Render thread/INFO]: [System] [CHAT] An update for PlaceholderAPI (PlaceholderAPI v2.11.6)
130[12:32:41] [Render thread/INFO]: [System] [CHAT] is available at https://www.spigotmc.org/resources/placeholderapi.6245/
131[12:32:41] [Render thread/INFO]: [System] [CHAT] [+] ��� laoba �������Ƿ�����!
132[12:32:42] [Render thread/INFO]: [System] [CHAT] [BetterRTP] There is currently an update for BetterRTP version #3.6.13 you have version #3.6.1
133[12:32:42] [Render thread/INFO]: [System] [CHAT] ��bÿ�ա�3ǩ�� ��f��l>>> ��a��l����컹û��ǩ��! ��c��l[����˴���ǩ������]
134[12:32:42] [Render thread/INFO]: [System] [CHAT] ��8[��a�7�8��8] ��a�㻹û�й���,��8[��a�����������8]
135[12:32:42] [Render thread/INFO]: [System] [CHAT] _________________/ Residence \_________________\n| **.**.**.** is now available! Your version: 5.1.4.1\n----------------------------------------
136[12:32:42] [Render thread/INFO]: [System] [CHAT] _________________/ CMI \_________________\n| **.**.**.** is now available! Your version: 9.7.5.9\n----------------------------------------
137[12:32:42] [Render thread/INFO]: Loaded 17 advancements
138[12:32:44] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
139[12:32:44] [Render thread/INFO]: [System] [CHAT] Quests �7�9 A new version (3.15.2) was found on Spigot. Update the plugin here: https://get.leonardobishop.com/quests
140[12:32:44] [Render thread/INFO]: [System] [CHAT]
141[12:32:44] [Render thread/INFO]: [System] [CHAT] [UltimateAutoRestart] New update available! (��)
142[12:32:44] [Render thread/INFO]: [System] [CHAT] Current version: 2023.12 with latest being 2025.02!
143[12:32:44] [Render thread/INFO]: [System] [CHAT]
144[12:32:44] [Render thread/INFO]: [System] [CHAT] ��a��l�6�1��r ��7Resource Page ��e[SpigotMC] ��9[Polymart]
145[12:32:44] [Render thread/INFO]: [System] [CHAT]
146[12:32:44] [Render thread/INFO]: [System] [CHAT] [BetterStructures] Your version of BetterStructures is outdated. You can download the latest version from https://www.spigotmc.org/resources/betterstructures.103241/
147[12:32:47] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
148[12:32:51] [Downloader 0/INFO]: Found file E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\22112428d95b782b9cb8518a8a110c21cd4a32e3 matching requested hash 2970626c23b172fac2eb36254d8f503aced1c319
149[12:32:51] [Downloader 0/INFO]: Applying server pack E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\22112428d95b782b9cb8518a8a110c21cd4a32e3
150[12:32:52] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
151[12:32:52] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
152[12:32:53] [Worker-Main-2/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
153[12:32:53] [Worker-Main-1/WARN]: Invalid sounds.json in resourcepack: 'server'
154com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
155 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
156 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
157 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
158 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
159 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
160 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
161 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
162 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
163 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
164 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
165 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
166 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
167 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
168Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
169 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
170 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
171 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
172 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
173 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
174 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
175 ... 12 more
176[12:32:57] [Worker-Main-1/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
177com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
178 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
179 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
180 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
181 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
182 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
183 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
184 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
185 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
186 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
187 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
188 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
189 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
190 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
191 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
192 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
193 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
194 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
195 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
196 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
197 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
198 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
199 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
200 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
201 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
202[12:32:58] [Worker-Main-2/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
203[12:32:58] [Worker-Main-2/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
204[12:32:58] [Worker-Main-2/WARN]: Missing sprite: minecraft:textures/tft.png
205[12:32:58] [Worker-Main-2/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
206[12:32:59] [Worker-Main-2/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
207[12:32:59] [Worker-Main-2/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
208[12:32:59] [Worker-Main-2/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
209[12:32:59] [Worker-Main-2/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
210[12:33:00] [Worker-Main-2/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
211[12:33:00] [Worker-Main-2/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
212[12:33:00] [Worker-Main-2/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
213[12:33:00] [Worker-Main-2/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
214[12:33:00] [Worker-Main-2/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
215[12:33:00] [Worker-Main-2/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
216[12:33:00] [Worker-Main-2/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
217[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
218[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
219[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
220[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
221[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
222[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
223[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
224[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
225[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
226[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
227[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
228[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
229[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
230[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
231[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
232[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
233[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
234[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
235[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
236[12:33:00] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
237[12:33:05] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
238java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
239 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
240 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
241 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
242 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
243 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
244 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
245 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
246 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
247 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
248 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
249 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
250Caused by: net.minecraft.class_148: Stitching
251 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
252 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
253 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
254 ... 8 more
255Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
256 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
257 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
258 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
259 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
260 ... 8 more
261[12:33:05] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
262[12:33:05] [Worker-Main-1/WARN]: Invalid sounds.json in resourcepack: 'server'
263com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
264 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
265 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
266 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
267 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
268 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
269 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
270 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
271 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
272 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
273 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
274 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
275 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
276 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
277Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
278 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
279 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
280 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
281 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
282 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
283 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
284 ... 12 more
285[12:33:06] [Worker-Main-2/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
286[12:33:09] [Worker-Main-1/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
287com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
288 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
289 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
290 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
291 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
292 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
293 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
294 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
295 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
296 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
297 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
298 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
299 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
300 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
301 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
302 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
303 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
304 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
305 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
306 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
307 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
308 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
309 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
310 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
311 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
312[12:33:09] [Worker-Main-3/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
313[12:33:10] [Worker-Main-3/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
314[12:33:10] [Worker-Main-3/WARN]: Missing sprite: minecraft:textures/tft.png
315[12:33:10] [Worker-Main-3/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
316[12:33:11] [Worker-Main-3/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
317[12:33:11] [Worker-Main-3/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
318[12:33:11] [Worker-Main-3/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
319[12:33:11] [Worker-Main-3/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
320[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
321[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
322[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
323[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
324[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
325[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
326[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
327[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
328[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
329[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
330[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
331[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
332[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
333[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
334[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
335[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
336[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
337[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
338[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
339[12:33:11] [Worker-Main-3/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
340[12:33:11] [Worker-Main-3/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
341[12:33:11] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
342[12:33:11] [Worker-Main-3/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
343[12:33:11] [Worker-Main-3/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
344[12:33:11] [Worker-Main-3/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
345[12:33:11] [Worker-Main-3/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
346[12:33:11] [Worker-Main-3/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
347[12:33:33] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
348[12:33:34] [Worker-Main-3/ERROR]: Failed to retrieve profile key pair
349java.io.IOException: Could not retrieve profile key pair
350 at net.minecraft.client.util.ProfileKeysImpl.fetchKeyPair(ProfileKeysImpl.java:139) ~[client-intermediary.jar:?]
351 at net.minecraft.client.util.ProfileKeysImpl.method_44291(ProfileKeysImpl.java:79) ~[client-intermediary.jar:?]
352 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
353 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
354 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
355 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
356 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
357 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
358 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
359[12:33:34] [Render thread/INFO]: Connecting to **.**.**.**, 25566
360[12:33:34] [Render thread/WARN]: Unknown custom packed identifier: minecraft:register
361[12:33:35] [Render thread/INFO]: [System] [CHAT] [RoseGarden] An update for PlayerPoints (v3.3.0) is available! You are running v3.2.6. https://www.spigotmc.org/resources/playerpoints.80745/
362[12:33:35] [Render thread/INFO]: [System] [CHAT] There is a new version of ChestSort available.
363[12:33:35] [Render thread/INFO]: [System] [CHAT] Download | Donate | Changelog
364[12:33:35] [Render thread/INFO]: [System] [CHAT] Latest version: 14.2.0 | Your version: 14.0.0
365[12:33:35] [Render thread/INFO]: [System] [CHAT]
366[12:33:35] [Render thread/INFO]: [System] [CHAT] A new MyPet version is available: 3.12-SNAPSHOT #1782
367[12:33:35] [Render thread/INFO]: [System] [CHAT] https://mypet-plugin.de/download
368[12:33:35] [Render thread/INFO]: [System] [CHAT] ÿ��ǩ�� >>> ���ֲ���������°汾: v1.8.4.2
369[12:33:35] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.8.0.1
370[12:33:35] [Render thread/INFO]: [System] [CHAT] ��6- ��3���ص�ַ: ��d��d��l[����鿴]
371[12:33:35] [Render thread/INFO]: [System] [CHAT] - ������־: ������汾��ʼ����ǩ��õ������������Բ�ǩ��ָ��������Ϊ�������ڣ����RewardSettings.yml��Disabled-Modules��ע�͡�
372[12:33:35] [Render thread/INFO]: [System] [CHAT] LiteSignIn >>>
373[12:33:35] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
374[12:33:35] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
375[12:33:35] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113 <-- ���Խ�Ⱥ���ز�����°汾
376[12:33:35] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
377[12:33:35] [Render thread/INFO]: [System] [CHAT]
378[12:33:35] [Render thread/INFO]: [System] [CHAT] ��6[��4DriveBackupV2��6] An update is available, get it here: https://bit.ly/2M14uVD\nor by running /drivebackup update
379[12:33:35] [Render thread/INFO]: [System] [CHAT] [ChestCommands] Found an update: v4.0.5. Download:
380[12:33:35] [Render thread/INFO]: [System] [CHAT] >> http://dev.bukkit.org/bukkit-plugins/chest-commands
381[12:33:35] [Render thread/INFO]: [System] [CHAT] [Boom] ������°汾, ��ǰ�汾: 2.11.0, ���°汾: 2.12.0
382[12:33:35] [Render thread/INFO]: [System] [CHAT] ���·�����: https://www.mcbbs.net/thread-1150139-1-1.html
383[12:33:35] [Render thread/INFO]: [System] [CHAT] ��Դ��: https://github.com/4o4E/Boom
384[12:33:35] [Render thread/INFO]: [System] [CHAT] [HolographicDisplays] Found an update: v3.0.4. Download:
385[12:33:35] [Render thread/INFO]: [System] [CHAT] >> https://dev.bukkit.org/projects/holographic-displays
386[12:33:35] [Render thread/INFO]: [System] [CHAT] An update for EnderDragon (v2.5.5) is available at
387[12:33:35] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/enderdragon.101583/
388[12:33:35] [Render thread/INFO]: [System] [CHAT]
389[12:33:35] [Render thread/INFO]: [System] [CHAT] A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
390[12:33:35] [Render thread/INFO]: [System] [CHAT] �����г� >>> ���ֲ���������°汾: v1.2.13.7
391[12:33:35] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.2.5.5
392[12:33:35] [Render thread/INFO]: [System] [CHAT] - ���ص�ַ: https://www.spigotmc.org/resources/103648/
393[12:33:35] [Render thread/INFO]: [System] [CHAT] - ������־: �����ˡ�Serialization-Settings��������Config.yml�ļ��У������������л���صĹ���
394[12:33:35] [Render thread/INFO]: [System] [CHAT] GlobalMarketPlus >>>
395[12:33:35] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
396[12:33:35] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
397[12:33:35] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113
398[12:33:35] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
399[12:33:35] [Render thread/INFO]: [System] [CHAT]
400[12:33:35] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
401[12:33:35] [Render thread/INFO]: [System] [CHAT] MMOItems 6.10 is available!
402[12:33:35] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/39267/
403[12:33:35] [Render thread/INFO]: [System] [CHAT] You can disable this notification in the config file.
404[12:33:35] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
405[12:33:35] [Render thread/INFO]: [System] [CHAT] An update for PlaceholderAPI (PlaceholderAPI v2.11.6)
406[12:33:35] [Render thread/INFO]: [System] [CHAT] is available at https://www.spigotmc.org/resources/placeholderapi.6245/
407[12:33:35] [Render thread/INFO]: [System] [CHAT] [+] ��� laoba �������Ƿ�����!
408[12:33:41] [Render thread/INFO]: [System] [CHAT] [BetterRTP] There is currently an update for BetterRTP version #3.6.13 you have version #3.6.1
409[12:33:41] [Netty Client IO #4/INFO]: Found file E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\22112428d95b782b9cb8518a8a110c21cd4a32e3 matching requested hash 2970626c23b172fac2eb36254d8f503aced1c319
410[12:33:41] [Netty Client IO #4/INFO]: Applying server pack E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\22112428d95b782b9cb8518a8a110c21cd4a32e3
411[12:33:41] [Render thread/WARN]: Reload already ongoing, replacing
412[12:33:41] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
413[12:33:43] [Render thread/INFO]: [System] [CHAT] ��bÿ�ա�3ǩ�� ��f��l>>> ��a��l����컹û��ǩ��! ��c��l[����˴���ǩ������]
414[12:33:43] [Render thread/INFO]: [System] [CHAT] ��8[��a�7�8��8] ��a�㻹û�й���,��8[��a�����������8]
415[12:33:43] [Render thread/INFO]: [System] [CHAT] _________________/ CMI \_________________\n| **.**.**.** is now available! Your version: 9.7.5.9\n----------------------------------------
416[12:33:43] [Render thread/INFO]: Loaded 17 advancements
417[12:33:43] [Worker-Main-2/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
418[12:33:43] [Worker-Main-3/WARN]: Invalid sounds.json in resourcepack: 'server'
419com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
420 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
421 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
422 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
423 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
424 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
425 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
426 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
427 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
428 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
429 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
430 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
431 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
432 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
433Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
434 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
435 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
436 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
437 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
438 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
439 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
440 ... 12 more
441[12:33:43] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
442[12:33:44] [Render thread/INFO]: [System] [CHAT] Quests �7�9 A new version (3.15.2) was found on Spigot. Update the plugin here: https://get.leonardobishop.com/quests
443[12:33:44] [Render thread/INFO]: [System] [CHAT]
444[12:33:44] [Render thread/INFO]: [System] [CHAT] [UltimateAutoRestart] New update available! (��)
445[12:33:44] [Render thread/INFO]: [System] [CHAT] Current version: 2023.12 with latest being 2025.02!
446[12:33:44] [Render thread/INFO]: [System] [CHAT]
447[12:33:44] [Render thread/INFO]: [System] [CHAT] ��a��l�6�1��r ��7Resource Page ��e[SpigotMC] ��9[Polymart]
448[12:33:44] [Render thread/INFO]: [System] [CHAT]
449[12:33:44] [Render thread/INFO]: [System] [CHAT] [BetterStructures] Your version of BetterStructures is outdated. You can download the latest version from https://www.spigotmc.org/resources/betterstructures.103241/
450[12:33:46] [Worker-Main-1/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
451com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
452 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
453 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
454 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
455 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
456 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
457 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
458 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
459 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
460 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
461 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
462 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
463 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
464 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
465 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
466 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
467 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
468 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
469 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
470 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
471 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
472 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
473 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
474 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
475 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
476[12:33:47] [Worker-Main-2/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
477[12:33:48] [Worker-Main-2/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
478[12:33:48] [Worker-Main-2/WARN]: Missing sprite: minecraft:textures/tft.png
479[12:33:48] [Worker-Main-2/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
480[12:33:48] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
481[12:33:49] [Render thread/INFO]: [System] [CHAT] ��f��������,2/9-2/24�ڼ��������ȫ����С�
482[12:33:49] [Worker-Main-2/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
483[12:33:49] [Worker-Main-2/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
484[12:33:49] [Worker-Main-2/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
485[12:33:49] [Worker-Main-2/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
486[12:33:49] [Worker-Main-2/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
487[12:33:49] [Worker-Main-2/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
488[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
489[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
490[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
491[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
492[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
493[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
494[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
495[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
496[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
497[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
498[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
499[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
500[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
501[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
502[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
503[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
504[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
505[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
506[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
507[12:33:49] [Worker-Main-2/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
508[12:33:49] [Worker-Main-2/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
509[12:33:49] [Worker-Main-2/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
510[12:33:49] [Worker-Main-2/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
511[12:33:49] [Worker-Main-2/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
512[12:33:49] [Worker-Main-1/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
513[12:33:53] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
514[12:33:54] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
515java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
516 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
517 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
518 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
519 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
520 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
521 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
522 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
523 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
524 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
525 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
526 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
527Caused by: net.minecraft.class_148: Stitching
528 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
529 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
530 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
531 ... 8 more
532Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
533 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
534 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
535 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
536 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
537 ... 8 more
538[12:33:54] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
539[12:33:56] [Worker-Main-1/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
540[12:33:56] [Worker-Main-2/WARN]: Invalid sounds.json in resourcepack: 'server'
541com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
542 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
543 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
544 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
545 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
546 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
547 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
548 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
549 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
550 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
551 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
552 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
553 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
554 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
555Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
556 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
557 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
558 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
559 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
560 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
561 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
562 ... 12 more
563[12:33:58] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
564[12:34:00] [Worker-Main-1/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
565com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
566 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
567 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
568 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
569 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
570 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
571 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
572 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
573 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
574 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
575 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
576 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
577 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
578 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
579 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
580 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
581 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
582 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
583 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
584 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
585 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
586 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
587 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
588 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
589 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
590[12:34:03] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
591[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
592[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
593[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
594[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
595[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
596[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
597[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
598[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
599[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
600[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
601[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
602[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
603[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
604[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
605[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
606[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
607[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
608[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
609[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
610[12:34:05] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
611[12:34:05] [Worker-Main-1/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
612[12:34:07] [Worker-Main-1/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
613[12:34:07] [Worker-Main-1/WARN]: Missing sprite: minecraft:textures/tft.png
614[12:34:08] [Worker-Main-1/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
615[12:34:08] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
616[12:34:09] [Worker-Main-1/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
617[12:34:09] [Worker-Main-1/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
618[12:34:09] [Worker-Main-1/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
619[12:34:11] [Worker-Main-1/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
620[12:34:13] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
621[12:34:13] [Worker-Main-1/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
622[12:34:13] [Worker-Main-1/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
623[12:34:14] [Worker-Main-1/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
624[12:34:14] [Worker-Main-1/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
625[12:34:14] [Worker-Main-1/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
626[12:34:14] [Worker-Main-1/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
627[12:34:14] [Worker-Main-1/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
628[12:34:15] [Render thread/WARN]: Reload already ongoing, replacing
629[12:34:15] [Render thread/INFO]: Reloading ResourceManager: vanilla
630[12:34:15] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
631[12:34:18] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
632[12:34:18] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
633[12:34:18] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
634[12:34:18] [Render thread/INFO]: Sound engine started
635[12:34:18] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
636[12:34:18] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
637[12:34:18] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
638[12:34:18] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
639[12:34:18] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
640[12:34:18] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
641[12:34:18] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
642[12:34:18] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
643[12:34:18] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
644[12:34:19] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
645[12:34:19] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
646[12:34:19] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
647[12:34:19] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
648[13:28:38] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
649[13:28:41] [Render thread/INFO]: Connecting to **.**.**.**, 25566
650[13:28:41] [Worker-Main-17/ERROR]: Failed to retrieve profile key pair
651java.io.IOException: Could not retrieve profile key pair
652 at net.minecraft.client.util.ProfileKeysImpl.fetchKeyPair(ProfileKeysImpl.java:139) ~[client-intermediary.jar:?]
653 at net.minecraft.client.util.ProfileKeysImpl.method_44291(ProfileKeysImpl.java:79) ~[client-intermediary.jar:?]
654 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
655 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
656 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
657 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
658 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
659 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
660 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
661[13:28:43] [Render thread/WARN]: Unknown custom packed identifier: minecraft:register
662[13:28:43] [Render thread/INFO]: [System] [CHAT] [RoseGarden] An update for PlayerPoints (v3.3.0) is available! You are running v3.2.6. https://www.spigotmc.org/resources/playerpoints.80745/
663[13:28:43] [Render thread/INFO]: [System] [CHAT] There is a new version of ChestSort available.
664[13:28:43] [Render thread/INFO]: [System] [CHAT] Download | Donate | Changelog
665[13:28:43] [Render thread/INFO]: [System] [CHAT] Latest version: 14.2.0 | Your version: 14.0.0
666[13:28:43] [Render thread/INFO]: [System] [CHAT]
667[13:28:43] [Render thread/INFO]: [System] [CHAT] A new MyPet version is available: 3.12-SNAPSHOT #1782
668[13:28:43] [Render thread/INFO]: [System] [CHAT] https://mypet-plugin.de/download
669[13:28:43] [Render thread/INFO]: [System] [CHAT] ÿ��ǩ�� >>> ���ֲ���������°汾: v1.8.4.2
670[13:28:43] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.8.0.1
671[13:28:43] [Render thread/INFO]: [System] [CHAT] ��6- ��3���ص�ַ: ��d��d��l[����鿴]
672[13:28:43] [Render thread/INFO]: [System] [CHAT] - ������־: ������汾��ʼ����ǩ��õ������������Բ�ǩ��ָ��������Ϊ�������ڣ����RewardSettings.yml��Disabled-Modules��ע�͡�
673[13:28:43] [Render thread/INFO]: [System] [CHAT] LiteSignIn >>>
674[13:28:43] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
675[13:28:43] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
676[13:28:43] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113 <-- ���Խ�Ⱥ���ز�����°汾
677[13:28:43] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
678[13:28:43] [Render thread/INFO]: [System] [CHAT]
679[13:28:43] [Render thread/INFO]: [System] [CHAT] ��6[��4DriveBackupV2��6] An update is available, get it here: https://bit.ly/2M14uVD\nor by running /drivebackup update
680[13:28:43] [Render thread/INFO]: [System] [CHAT] [ChestCommands] Found an update: v4.0.5. Download:
681[13:28:43] [Render thread/INFO]: [System] [CHAT] >> http://dev.bukkit.org/bukkit-plugins/chest-commands
682[13:28:43] [Render thread/INFO]: [System] [CHAT] [Boom] ������°汾, ��ǰ�汾: 2.11.0, ���°汾: 2.12.0
683[13:28:43] [Render thread/INFO]: [System] [CHAT] ���·�����: https://www.mcbbs.net/thread-1150139-1-1.html
684[13:28:43] [Render thread/INFO]: [System] [CHAT] ��Դ��: https://github.com/4o4E/Boom
685[13:28:43] [Render thread/INFO]: [System] [CHAT] [HolographicDisplays] Found an update: v3.0.4. Download:
686[13:28:43] [Render thread/INFO]: [System] [CHAT] >> https://dev.bukkit.org/projects/holographic-displays
687[13:28:43] [Render thread/INFO]: [System] [CHAT] An update for EnderDragon (v2.5.5) is available at
688[13:28:43] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/enderdragon.101583/
689[13:28:43] [Render thread/INFO]: [System] [CHAT]
690[13:28:43] [Render thread/INFO]: [System] [CHAT] A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
691[13:28:43] [Render thread/INFO]: [System] [CHAT] �����г� >>> ���ֲ���������°汾: v1.2.13.7
692[13:28:43] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.2.5.5
693[13:28:43] [Render thread/INFO]: [System] [CHAT] - ���ص�ַ: https://www.spigotmc.org/resources/103648/
694[13:28:43] [Render thread/INFO]: [System] [CHAT] - ������־: �����ˡ�Serialization-Settings��������Config.yml�ļ��У������������л���صĹ���
695[13:28:43] [Render thread/INFO]: [System] [CHAT] GlobalMarketPlus >>>
696[13:28:43] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
697[13:28:43] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
698[13:28:43] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113
699[13:28:43] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
700[13:28:43] [Render thread/INFO]: [System] [CHAT]
701[13:28:43] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
702[13:28:43] [Render thread/INFO]: [System] [CHAT] MMOItems 6.10 is available!
703[13:28:43] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/39267/
704[13:28:43] [Render thread/INFO]: [System] [CHAT] You can disable this notification in the config file.
705[13:28:43] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
706[13:28:43] [Render thread/INFO]: [System] [CHAT] An update for PlaceholderAPI (PlaceholderAPI v2.11.6)
707[13:28:43] [Render thread/INFO]: [System] [CHAT] is available at https://www.spigotmc.org/resources/placeholderapi.6245/
708[13:28:43] [Render thread/INFO]: [System] [CHAT] [+] ��� laoba �������Ƿ�����!
709[13:28:45] [Render thread/INFO]: [System] [CHAT] [BetterRTP] There is currently an update for BetterRTP version #3.6.13 you have version #3.6.1
710[13:28:46] [Netty Client IO #6/INFO]: Found file E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\22112428d95b782b9cb8518a8a110c21cd4a32e3 matching requested hash 2970626c23b172fac2eb36254d8f503aced1c319
711[13:28:46] [Netty Client IO #6/INFO]: Applying server pack E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\22112428d95b782b9cb8518a8a110c21cd4a32e3
712[13:28:46] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
713[13:28:47] [Render thread/INFO]: [System] [CHAT] ��bÿ�ա�3ǩ�� ��f��l>>> ��a��l����컹û��ǩ��! ��c��l[����˴���ǩ������]
714[13:28:47] [Render thread/INFO]: [System] [CHAT] ��8[��a�7�8��8] ��a�㻹û�й���,��8[��a�����������8]
715[13:28:47] [Render thread/INFO]: [System] [CHAT] _________________/ CMI \_________________\n| **.**.**.** is now available! Your version: 9.7.5.9\n----------------------------------------
716[13:28:47] [Render thread/INFO]: [System] [CHAT] _________________/ Residence \_________________\n| **.**.**.** is now available! Your version: 5.1.4.1\n----------------------------------------
717[13:28:47] [Render thread/INFO]: Loaded 17 advancements
718[13:28:47] [Worker-Main-17/WARN]: Invalid sounds.json in resourcepack: 'server'
719com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
720 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
721 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
722 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
723 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
724 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
725 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
726 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
727 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
728 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
729 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
730 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
731 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
732 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
733Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
734 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
735 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
736 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
737 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
738 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
739 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
740 ... 12 more
741[13:28:47] [Worker-Main-18/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
742[13:28:47] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
743[13:28:47] [Render thread/INFO]: [System] [CHAT] Quests �7�9 A new version (3.15.2) was found on Spigot. Update the plugin here: https://get.leonardobishop.com/quests
744[13:28:47] [Render thread/INFO]: [System] [CHAT]
745[13:28:47] [Render thread/INFO]: [System] [CHAT] [UltimateAutoRestart] New update available! (��)
746[13:28:47] [Render thread/INFO]: [System] [CHAT] Current version: 2023.12 with latest being 2025.02!
747[13:28:47] [Render thread/INFO]: [System] [CHAT]
748[13:28:47] [Render thread/INFO]: [System] [CHAT] ��a��l�6�1��r ��7Resource Page ��e[SpigotMC] ��9[Polymart]
749[13:28:47] [Render thread/INFO]: [System] [CHAT]
750[13:28:47] [Render thread/INFO]: [System] [CHAT] [BetterStructures] Your version of BetterStructures is outdated. You can download the latest version from https://www.spigotmc.org/resources/betterstructures.103241/
751[13:28:49] [Render thread/INFO]: [System] [CHAT] ��f�ֳ���Ʒ�����6%i��f���Խ�������Ʒչʾ�������.
752[13:28:50] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
753[13:28:50] [Worker-Main-17/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
754com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
755 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
756 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
757 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
758 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
759 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
760 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
761 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
762 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
763 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
764 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
765 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
766 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
767 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
768 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
769 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
770 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
771 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
772 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
773 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
774 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
775 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
776 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
777 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
778 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
779[13:28:50] [Worker-Main-19/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
780[13:28:51] [Worker-Main-19/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
781[13:28:51] [Worker-Main-19/WARN]: Missing sprite: minecraft:textures/tft.png
782[13:28:51] [Worker-Main-19/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
783[13:28:52] [Worker-Main-19/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
784[13:28:52] [Worker-Main-19/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
785[13:28:52] [Worker-Main-19/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
786[13:28:52] [Worker-Main-19/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
787[13:28:52] [Worker-Main-19/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
788[13:28:52] [Worker-Main-19/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
789[13:28:52] [Worker-Main-19/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
790[13:28:53] [Worker-Main-19/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
791[13:28:53] [Worker-Main-19/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
792[13:28:53] [Worker-Main-19/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
793[13:28:53] [Worker-Main-19/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
794[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
795[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
796[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
797[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
798[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
799[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
800[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
801[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
802[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
803[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
804[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
805[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
806[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
807[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
808[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
809[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
810[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
811[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
812[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
813[13:28:53] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
814[13:28:54] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
815[13:28:57] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
816java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
817 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
818 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
819 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
820 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
821 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
822 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
823 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
824 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
825 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
826 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
827 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
828Caused by: net.minecraft.class_148: Stitching
829 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
830 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
831 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
832 ... 8 more
833Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
834 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
835 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
836 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
837 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
838 ... 8 more
839[13:28:57] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
840[13:28:57] [Worker-Main-17/WARN]: Failed to load minecraft:regional_compliancies.json
841java.lang.IllegalStateException: zip file closed
842 at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]
843 at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]
844 at net.minecraft.resource.ZipResourcePack.openFile(ZipResourcePack.java:77) ~[client-intermediary.jar:?]
845 at net.minecraft.resource.ZipResourcePack.open(ZipResourcePack.java:67) ~[client-intermediary.jar:?]
846 at net.minecraft.resource.NamespaceResourceManager.getResource(NamespaceResourceManager.java:72) ~[client-intermediary.jar:?]
847 at net.minecraft.resource.LifecycledResourceManagerImpl.getResource(LifecycledResourceManagerImpl.java:82) ~[client-intermediary.jar:?]
848 at net.minecraft.resource.ResourceFactory.getResourceOrThrow(ResourceFactory.java:21) ~[client-intermediary.jar:?]
849 at net.minecraft.resource.ResourceFactory.openAsReader(ResourceFactory.java:29) ~[client-intermediary.jar:?]
850 at net.minecraft.client.resource.PeriodicNotificationManager.prepare(PeriodicNotificationManager.java:55) ~[client-intermediary.jar:?]
851 at net.minecraft.client.resource.PeriodicNotificationManager.prepare(PeriodicNotificationManager.java:30) ~[client-intermediary.jar:?]
852 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
853 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
854 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
855 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
856 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
857 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
858 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
859 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
860[13:28:58] [Worker-Main-17/WARN]: Invalid sounds.json in resourcepack: 'server'
861com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
862 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
863 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
864 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
865 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
866 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
867 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
868 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
869 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
870 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
871 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
872 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
873 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
874 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
875Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
876 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
877 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
878 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
879 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
880 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
881 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
882 ... 12 more
883[13:28:58] [Worker-Main-17/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
884[13:28:59] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
885[13:29:01] [Worker-Main-17/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
886com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
887 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
888 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
889 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
890 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
891 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
892 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
893 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
894 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
895 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
896 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
897 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
898 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
899 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
900 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
901 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
902 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
903 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
904 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
905 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
906 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
907 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
908 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
909 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
910 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
911[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
912[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
913[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
914[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
915[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
916[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
917[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
918[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
919[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
920[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
921[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
922[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
923[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
924[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
925[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
926[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
927[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
928[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
929[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
930[13:29:04] [Worker-Main-17/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
931[13:29:04] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
932[13:29:06] [Worker-Main-18/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
933[13:29:07] [Worker-Main-18/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
934[13:29:07] [Worker-Main-18/WARN]: Missing sprite: minecraft:textures/tft.png
935[13:29:07] [Worker-Main-18/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
936[13:29:09] [Worker-Main-18/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
937[13:29:09] [Worker-Main-18/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
938[13:29:09] [Worker-Main-18/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
939[13:29:09] [Worker-Main-18/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
940[13:29:10] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
941[13:29:15] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
942[13:29:15] [Worker-Main-18/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
943[13:29:15] [Worker-Main-18/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
944[13:29:15] [Worker-Main-18/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
945[13:29:15] [Worker-Main-18/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
946[13:29:15] [Worker-Main-18/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
947[13:29:15] [Worker-Main-18/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
948[13:29:15] [Worker-Main-18/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
949[13:29:20] [Render thread/WARN]: Reload already ongoing, replacing
950[13:29:20] [Render thread/INFO]: Reloading ResourceManager: vanilla
951[13:29:20] [Worker-Main-19/WARN]: Failed to load minecraft:regional_compliancies.json
952java.lang.IllegalStateException: zip file closed
953 at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]
954 at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]
955 at net.minecraft.resource.ZipResourcePack.openFile(ZipResourcePack.java:77) ~[client-intermediary.jar:?]
956 at net.minecraft.resource.ZipResourcePack.open(ZipResourcePack.java:67) ~[client-intermediary.jar:?]
957 at net.minecraft.resource.NamespaceResourceManager.getResource(NamespaceResourceManager.java:72) ~[client-intermediary.jar:?]
958 at net.minecraft.resource.LifecycledResourceManagerImpl.getResource(LifecycledResourceManagerImpl.java:82) ~[client-intermediary.jar:?]
959 at net.minecraft.resource.ResourceFactory.getResourceOrThrow(ResourceFactory.java:21) ~[client-intermediary.jar:?]
960 at net.minecraft.resource.ResourceFactory.openAsReader(ResourceFactory.java:29) ~[client-intermediary.jar:?]
961 at net.minecraft.client.resource.PeriodicNotificationManager.prepare(PeriodicNotificationManager.java:55) ~[client-intermediary.jar:?]
962 at net.minecraft.client.resource.PeriodicNotificationManager.prepare(PeriodicNotificationManager.java:30) ~[client-intermediary.jar:?]
963 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
964 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
965 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
966 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
967 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
968 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
969 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
970 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
971[13:29:20] [Worker-Main-19/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
972[13:29:22] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
973[13:29:22] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
974[13:29:23] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
975[13:29:23] [Render thread/INFO]: Sound engine started
976[13:29:23] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
977[13:29:23] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
978[13:29:23] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
979[13:29:23] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
980[13:29:23] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
981[13:29:23] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
982[13:29:23] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
983[13:29:23] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
984[13:29:23] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
985[13:29:24] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
986[13:29:25] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
987[13:29:25] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
988[13:29:25] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
989[13:32:54] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
990[13:32:55] [Worker-Main-20/ERROR]: Failed to retrieve profile key pair
991java.io.IOException: Could not retrieve profile key pair
992 at net.minecraft.client.util.ProfileKeysImpl.fetchKeyPair(ProfileKeysImpl.java:139) ~[client-intermediary.jar:?]
993 at net.minecraft.client.util.ProfileKeysImpl.method_44291(ProfileKeysImpl.java:79) ~[client-intermediary.jar:?]
994 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
995 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
996 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
997 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
998 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
999 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1000 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1001[13:32:55] [Render thread/INFO]: Connecting to **.**.**.**, 25566
1002[13:32:57] [Render thread/WARN]: Unknown custom packed identifier: minecraft:register
1003[13:32:57] [Render thread/INFO]: [System] [CHAT] [RoseGarden] An update for PlayerPoints (v3.3.0) is available! You are running v3.2.6. https://www.spigotmc.org/resources/playerpoints.80745/
1004[13:32:57] [Render thread/INFO]: [System] [CHAT] There is a new version of ChestSort available.
1005[13:32:57] [Render thread/INFO]: [System] [CHAT] Download | Donate | Changelog
1006[13:32:57] [Render thread/INFO]: [System] [CHAT] Latest version: 14.2.0 | Your version: 14.0.0
1007[13:32:57] [Render thread/INFO]: [System] [CHAT]
1008[13:32:57] [Render thread/INFO]: [System] [CHAT] A new MyPet version is available: 3.12-SNAPSHOT #1782
1009[13:32:57] [Render thread/INFO]: [System] [CHAT] https://mypet-plugin.de/download
1010[13:32:57] [Render thread/INFO]: [System] [CHAT] ÿ��ǩ�� >>> ���ֲ���������°汾: v1.8.4.2
1011[13:32:57] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.8.0.1
1012[13:32:57] [Render thread/INFO]: [System] [CHAT] ��6- ��3���ص�ַ: ��d��d��l[����鿴]
1013[13:32:57] [Render thread/INFO]: [System] [CHAT] - ������־: ������汾��ʼ����ǩ��õ������������Բ�ǩ��ָ��������Ϊ�������ڣ����RewardSettings.yml��Disabled-Modules��ע�͡�
1014[13:32:57] [Render thread/INFO]: [System] [CHAT] LiteSignIn >>>
1015[13:32:57] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
1016[13:32:57] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
1017[13:32:57] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113 <-- ���Խ�Ⱥ���ز�����°汾
1018[13:32:57] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
1019[13:32:57] [Render thread/INFO]: [System] [CHAT]
1020[13:32:57] [Render thread/INFO]: [System] [CHAT] ��6[��4DriveBackupV2��6] An update is available, get it here: https://bit.ly/2M14uVD\nor by running /drivebackup update
1021[13:32:57] [Render thread/INFO]: [System] [CHAT] [ChestCommands] Found an update: v4.0.5. Download:
1022[13:32:57] [Render thread/INFO]: [System] [CHAT] >> http://dev.bukkit.org/bukkit-plugins/chest-commands
1023[13:32:57] [Render thread/INFO]: [System] [CHAT] [Boom] ������°汾, ��ǰ�汾: 2.11.0, ���°汾: 2.12.0
1024[13:32:57] [Render thread/INFO]: [System] [CHAT] ���·�����: https://www.mcbbs.net/thread-1150139-1-1.html
1025[13:32:57] [Render thread/INFO]: [System] [CHAT] ��Դ��: https://github.com/4o4E/Boom
1026[13:32:57] [Render thread/INFO]: [System] [CHAT] [HolographicDisplays] Found an update: v3.0.4. Download:
1027[13:32:57] [Render thread/INFO]: [System] [CHAT] >> https://dev.bukkit.org/projects/holographic-displays
1028[13:32:57] [Render thread/INFO]: [System] [CHAT] An update for EnderDragon (v2.5.5) is available at
1029[13:32:57] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/enderdragon.101583/
1030[13:32:57] [Render thread/INFO]: [System] [CHAT]
1031[13:32:57] [Render thread/INFO]: [System] [CHAT] A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
1032[13:32:57] [Render thread/INFO]: [System] [CHAT] �����г� >>> ���ֲ���������°汾: v1.2.13.7
1033[13:32:57] [Render thread/INFO]: [System] [CHAT] - ���������а汾: v1.2.5.5
1034[13:32:57] [Render thread/INFO]: [System] [CHAT] - ���ص�ַ: https://www.spigotmc.org/resources/103648/
1035[13:32:57] [Render thread/INFO]: [System] [CHAT] - ������־: �����ˡ�Serialization-Settings��������Config.yml�ļ��У������������л���صĹ���
1036[13:32:57] [Render thread/INFO]: [System] [CHAT] GlobalMarketPlus >>>
1037[13:32:57] [Render thread/INFO]: [System] [CHAT] [!] ���� MCBBS �Ĺر�,
1038[13:32:57] [Render thread/INFO]: [System] [CHAT] �����������ֿ�����������뿪����Ա���� ����ɫ�����MC����ۺϽ�����Ⱥ��
1039[13:32:57] [Render thread/INFO]: [System] [CHAT] Ⱥ��: 714363113
1040[13:32:57] [Render thread/INFO]: [System] [CHAT] ���������°汾�����δ���ʾ
1041[13:32:57] [Render thread/INFO]: [System] [CHAT]
1042[13:32:57] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
1043[13:32:57] [Render thread/INFO]: [System] [CHAT] MMOItems 6.10 is available!
1044[13:32:57] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/39267/
1045[13:32:57] [Render thread/INFO]: [System] [CHAT] You can disable this notification in the config file.
1046[13:32:57] [Render thread/INFO]: [System] [CHAT] --------------------------------------------
1047[13:32:57] [Render thread/INFO]: [System] [CHAT] An update for PlaceholderAPI (PlaceholderAPI v2.11.6)
1048[13:32:57] [Render thread/INFO]: [System] [CHAT] is available at https://www.spigotmc.org/resources/placeholderapi.6245/
1049[13:32:57] [Render thread/INFO]: [System] [CHAT] [+] ��� laoba �������Ƿ�����!
1050[13:32:57] [Render thread/WARN]: Ignoring player info update for unknown player ab0c763c-28ca-35e8-a81d-b479d9154296
1051[13:32:58] [Render thread/INFO]: [System] [CHAT] [BetterRTP] There is currently an update for BetterRTP version #3.6.13 you have version #3.6.1
1052[13:32:58] [Render thread/INFO]: [System] [CHAT] ��bÿ�ա�3ǩ�� ��f��l>>> ��a��l����컹û��ǩ��! ��c��l[����˴���ǩ������]
1053[13:32:58] [Render thread/INFO]: [System] [CHAT] ��8[��a�7�8��8] ��a�㻹û�й���,��8[��a�����������8]
1054[13:32:58] [Render thread/INFO]: Loaded 17 advancements
1055[13:32:59] [Render thread/INFO]: [System] [CHAT] _________________/ Residence \_________________\n| **.**.**.** is now available! Your version: 5.1.4.1\n----------------------------------------
1056[13:32:59] [Render thread/INFO]: [System] [CHAT] _________________/ CMI \_________________\n| **.**.**.** is now available! Your version: 9.7.5.9\n----------------------------------------
1057[13:32:59] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1058[13:33:00] [Render thread/INFO]: [System] [CHAT] Quests �7�9 A new version (3.15.2) was found on Spigot. Update the plugin here: https://get.leonardobishop.com/quests
1059[13:33:00] [Render thread/INFO]: [System] [CHAT]
1060[13:33:00] [Render thread/INFO]: [System] [CHAT] [UltimateAutoRestart] New update available! (��)
1061[13:33:00] [Render thread/INFO]: [System] [CHAT] Current version: 2023.12 with latest being 2025.02!
1062[13:33:00] [Render thread/INFO]: [System] [CHAT]
1063[13:33:00] [Render thread/INFO]: [System] [CHAT] ��a��l�6�1��r ��7Resource Page ��e[SpigotMC] ��9[Polymart]
1064[13:33:00] [Render thread/INFO]: [System] [CHAT]
1065[13:33:00] [Render thread/INFO]: [System] [CHAT] [BetterStructures] Your version of BetterStructures is outdated. You can download the latest version from https://www.spigotmc.org/resources/betterstructures.103241/
1066[13:33:04] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1067[13:33:05] [Render thread/INFO]: [System] [CHAT] �k ���� 30 ������������
1068[13:33:05] [Render thread/INFO]: [System] [CHAT] �k ���� 30 ����������
1069[13:33:06] [Downloader 1/INFO]: Found file E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\79ef6b64badeb3b69351d34472924f7414104c38 matching requested hash 2970626c23b172fac2eb36254d8f503aced1c319
1070[13:33:06] [Downloader 1/INFO]: Applying server pack E:\Ѹ������\�½��ļ���\PopCraft1.20.1�ͻ���\.minecraft\versions\PopCraft �ͻ���\server-resource-packs\79ef6b64badeb3b69351d34472924f7414104c38
1071[13:33:06] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
1072[13:33:08] [Worker-Main-22/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1073[13:33:08] [Worker-Main-21/WARN]: Invalid sounds.json in resourcepack: 'server'
1074com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1075 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
1076 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
1077 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
1078 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
1079 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
1080 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
1081 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1082 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1083 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1084 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1085 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1086 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1087 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1088Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1089 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
1090 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
1091 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
1092 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
1093 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
1094 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
1095 ... 12 more
1096[13:33:09] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1097[13:33:15] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1098[13:33:16] [Worker-Main-22/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1099[13:33:16] [Worker-Main-21/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
1100com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
1101 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
1102 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
1103 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
1104 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1105 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
1106 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
1107 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
1108 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
1109 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
1110 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
1111 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
1112 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1113 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
1114 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
1115 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
1116 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
1117 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
1118 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1119 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1120 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1121 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1122 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1123 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1124 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1125[13:33:18] [Worker-Main-22/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1126[13:33:18] [Worker-Main-22/WARN]: Missing sprite: minecraft:textures/tft.png
1127[13:33:23] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1128[13:33:23] [Worker-Main-22/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
1129[13:33:28] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1130[13:33:29] [Worker-Main-22/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1131[13:33:29] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1132[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
1133[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
1134[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
1135[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
1136[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
1137[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
1138[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
1139[13:33:29] [Worker-Main-22/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1140[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
1141[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
1142[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
1143[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
1144[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
1145[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
1146[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
1147[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
1148[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
1149[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
1150[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
1151[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
1152[13:33:29] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
1153[13:33:33] [Render thread/INFO]: [System] [CHAT] �k ���� 5 ������������
1154[13:33:33] [Render thread/INFO]: [System] [CHAT] �k ���� 5 ����������
1155[13:33:33] [Worker-Main-22/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
1156[13:33:33] [Worker-Main-22/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
1157[13:33:34] [Render thread/INFO]: [System] [CHAT] �������ٷ�QQȺ��311584867��û��Ⱥ��С���ǵü�ȺŶ
1158[13:33:34] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1159[13:33:34] [Worker-Main-22/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
1160[13:33:34] [Worker-Main-22/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
1161[13:33:35] [Worker-Main-22/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
1162[13:33:35] [Worker-Main-22/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
1163[13:33:35] [Worker-Main-22/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
1164[13:33:35] [Worker-Main-22/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
1165[13:33:35] [Worker-Main-22/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
1166[13:33:35] [Render thread/INFO]: [System] [CHAT] �� ���������� 7 ��������.
1167[13:33:35] [Render thread/INFO]: [System] [CHAT] ��f�� ��7����Ͱ������ ��b7 ��7����Ʒ.
1168[13:33:35] [Render thread/INFO]: [System] [CHAT] �� ��������� 0 ������.
1169[13:33:39] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1170[13:33:40] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
1171java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
1172 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
1173 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
1174 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
1175 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
1176 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
1177 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1178 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1179 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1180 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1181 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1182 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1183Caused by: net.minecraft.class_148: Stitching
1184 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
1185 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1186 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1187 ... 8 more
1188Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
1189 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
1190 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
1191 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1192 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1193 ... 8 more
1194[13:33:40] [Render thread/INFO]: Reloading ResourceManager: vanilla, server
1195[13:33:41] [Worker-Main-21/WARN]: Invalid sounds.json in resourcepack: 'server'
1196com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1197 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
1198 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
1199 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
1200 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
1201 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
1202 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
1203 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1204 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1205 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1206 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1207 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1208 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1209 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1210Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1211 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
1212 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
1213 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
1214 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
1215 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
1216 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
1217 ... 12 more
1218[13:33:41] [Worker-Main-21/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1219[13:33:44] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1220[13:33:49] [Render thread/INFO]: [System] [CHAT] ��fʹ��/dc openָ����Դ򿪹�������Ͱ.
1221[13:33:49] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1222[13:33:50] [Worker-Main-21/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
1223com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
1224 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
1225 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
1226 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
1227 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1228 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
1229 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
1230 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
1231 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
1232 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
1233 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
1234 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
1235 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1236 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
1237 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
1238 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
1239 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
1240 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
1241 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1242 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1243 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1244 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1245 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1246 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1247 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1248[13:33:51] [Worker-Main-22/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1249[13:33:51] [Worker-Main-22/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1250[13:33:51] [Worker-Main-22/WARN]: Missing sprite: minecraft:textures/tft.png
1251[13:33:52] [Worker-Main-22/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
1252[13:33:53] [Worker-Main-22/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1253[13:33:53] [Worker-Main-22/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1254[13:33:53] [Worker-Main-22/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
1255[13:33:54] [Worker-Main-22/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
1256[13:33:54] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1257[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
1258[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
1259[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
1260[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
1261[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
1262[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
1263[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
1264[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
1265[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
1266[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
1267[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
1268[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
1269[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
1270[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
1271[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
1272[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
1273[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
1274[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
1275[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
1276[13:33:54] [Worker-Main-21/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
1277[13:33:58] [Worker-Main-22/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
1278[13:33:58] [Worker-Main-22/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
1279[13:33:59] [Worker-Main-22/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
1280[13:33:59] [Render thread/INFO]: [System] [CHAT] ��¼ϵͳ >>> ��¼:���� "/l" <����> ��¼
1281[13:33:59] [Worker-Main-22/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
1282[13:33:59] [Worker-Main-22/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
1283[13:33:59] [Worker-Main-22/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
1284[13:33:59] [Worker-Main-22/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
1285[13:34:03] [Render thread/WARN]: Reload already ongoing, replacing
1286[13:34:03] [Render thread/INFO]: Reloading ResourceManager: vanilla
1287[13:34:03] [Worker-Main-22/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1288[13:34:04] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1289[13:34:04] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1290[13:34:05] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1291[13:34:05] [Render thread/INFO]: Sound engine started
1292[13:34:05] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1293[13:34:05] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1294[13:34:05] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1295[13:34:05] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1296[13:34:05] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1297[13:34:05] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1298[13:34:05] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1299[13:34:05] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1300[13:34:05] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1301[13:34:05] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1302[13:34:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1303[13:34:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1304[13:34:06] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1305[13:34:09] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
1306[14:12:41] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/PopCraftר����Դ��.zip
1307[14:12:45] [Worker-Main-33/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1308[14:12:45] [Worker-Main-31/WARN]: Invalid sounds.json in resourcepack: 'file/PopCraftר����Դ��.zip'
1309com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1310 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
1311 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
1312 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
1313 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
1314 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
1315 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
1316 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1317 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1318 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1319 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1320 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1321 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1322 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1323Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1324 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
1325 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
1326 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
1327 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
1328 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
1329 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
1330 ... 12 more
1331[14:12:49] [Worker-Main-32/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1332[14:12:49] [Worker-Main-31/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
1333com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
1334 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
1335 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
1336 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
1337 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1338 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
1339 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
1340 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
1341 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
1342 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
1343 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
1344 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
1345 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1346 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
1347 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
1348 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
1349 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
1350 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
1351 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1352 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1353 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1354 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1355 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1356 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1357 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1358[14:12:50] [Worker-Main-32/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1359[14:12:50] [Worker-Main-32/WARN]: Missing sprite: minecraft:textures/tft.png
1360[14:12:50] [Worker-Main-32/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
1361[14:12:51] [Worker-Main-32/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1362[14:12:51] [Worker-Main-32/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1363[14:12:51] [Worker-Main-32/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
1364[14:12:51] [Worker-Main-32/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
1365[14:12:54] [Worker-Main-32/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
1366[14:12:54] [Worker-Main-32/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
1367[14:12:54] [Worker-Main-32/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
1368[14:12:54] [Worker-Main-32/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
1369[14:12:54] [Worker-Main-32/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
1370[14:12:54] [Worker-Main-32/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
1371[14:12:54] [Worker-Main-32/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
1372[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
1373[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
1374[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
1375[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
1376[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
1377[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
1378[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
1379[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
1380[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
1381[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
1382[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
1383[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
1384[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
1385[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
1386[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
1387[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
1388[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
1389[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
1390[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
1391[14:12:58] [Worker-Main-31/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
1392[14:13:03] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
1393java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
1394 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
1395 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
1396 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
1397 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
1398 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
1399 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1400 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1401 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1402 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1403 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1404 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1405Caused by: net.minecraft.class_148: Stitching
1406 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
1407 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1408 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1409 ... 8 more
1410Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
1411 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
1412 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
1413 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1414 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1415 ... 8 more
1416[14:13:03] [Render thread/INFO]: Reloading ResourceManager: vanilla
1417[14:13:03] [Worker-Main-31/WARN]: Failed to load minecraft:regional_compliancies.json
1418java.lang.IllegalStateException: zip file closed
1419 at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]
1420 at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]
1421 at net.minecraft.resource.ZipResourcePack.openFile(ZipResourcePack.java:77) ~[client-intermediary.jar:?]
1422 at net.minecraft.resource.ZipResourcePack.open(ZipResourcePack.java:67) ~[client-intermediary.jar:?]
1423 at net.minecraft.resource.NamespaceResourceManager.getResource(NamespaceResourceManager.java:72) ~[client-intermediary.jar:?]
1424 at net.minecraft.resource.LifecycledResourceManagerImpl.getResource(LifecycledResourceManagerImpl.java:82) ~[client-intermediary.jar:?]
1425 at net.minecraft.resource.ResourceFactory.getResourceOrThrow(ResourceFactory.java:21) ~[client-intermediary.jar:?]
1426 at net.minecraft.resource.ResourceFactory.openAsReader(ResourceFactory.java:29) ~[client-intermediary.jar:?]
1427 at net.minecraft.client.resource.PeriodicNotificationManager.prepare(PeriodicNotificationManager.java:55) ~[client-intermediary.jar:?]
1428 at net.minecraft.client.resource.PeriodicNotificationManager.prepare(PeriodicNotificationManager.java:30) ~[client-intermediary.jar:?]
1429 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
1430 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1431 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1432 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1433 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1434 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1435 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1436 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1437[14:13:03] [Worker-Main-32/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1438[14:13:05] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1439[14:13:05] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1440[14:13:05] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1441[14:13:05] [Render thread/INFO]: Sound engine started
1442[14:13:05] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1443[14:13:06] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1444[14:13:06] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1445[14:13:06] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1446[14:13:06] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1447[14:13:06] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1448[14:13:06] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1449[14:13:06] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1450[14:13:06] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1451[14:13:06] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1452[14:13:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1453[14:13:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1454[14:13:06] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1455[14:46:47] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/generated.zip
1456[14:46:48] [Worker-Main-42/WARN]: Invalid sounds.json in resourcepack: 'file/generated.zip'
1457com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1458 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
1459 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
1460 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
1461 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
1462 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
1463 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
1464 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1465 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1466 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1467 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1468 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1469 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1470 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1471Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1472 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
1473 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
1474 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
1475 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
1476 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
1477 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
1478 ... 12 more
1479[14:46:48] [Worker-Main-44/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1480[14:46:52] [Worker-Main-42/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1481[14:46:53] [Worker-Main-42/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1482[14:46:53] [Worker-Main-42/WARN]: Missing sprite: minecraft:textures/tft.png
1483[14:46:53] [Worker-Main-42/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
1484[14:46:54] [Worker-Main-42/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1485[14:46:54] [Worker-Main-42/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1486[14:46:54] [Worker-Main-42/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
1487[14:46:54] [Worker-Main-42/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
1488[14:46:55] [Worker-Main-42/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
1489[14:46:55] [Worker-Main-42/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
1490[14:46:55] [Worker-Main-42/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
1491[14:46:55] [Worker-Main-42/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
1492[14:46:55] [Worker-Main-42/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
1493[14:46:55] [Worker-Main-42/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
1494[14:46:55] [Worker-Main-42/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
1495[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
1496[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
1497[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
1498[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
1499[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
1500[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
1501[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
1502[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
1503[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
1504[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
1505[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
1506[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
1507[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
1508[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
1509[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
1510[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
1511[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
1512[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
1513[14:46:55] [Worker-Main-44/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
1514[14:46:56] [Worker-Main-44/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
1515[14:47:00] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
1516java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
1517 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
1518 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
1519 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
1520 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
1521 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
1522 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1523 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1524 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1525 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1526 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1527 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1528Caused by: net.minecraft.class_148: Stitching
1529 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
1530 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1531 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1532 ... 8 more
1533Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
1534 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
1535 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
1536 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1537 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1538 ... 8 more
1539[14:47:00] [Render thread/INFO]: Reloading ResourceManager: vanilla
1540[14:47:01] [Worker-Main-42/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1541[14:47:03] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1542[14:47:03] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1543[14:47:03] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1544[14:47:03] [Render thread/INFO]: Sound engine started
1545[14:47:03] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1546[14:47:03] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1547[14:47:03] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1548[14:47:03] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1549[14:47:03] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1550[14:47:03] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1551[14:47:03] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1552[14:47:03] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1553[14:47:03] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1554[14:47:03] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1555[14:47:04] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1556[14:47:04] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1557[14:47:04] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1558[14:47:31] [Render thread/WARN]: Unable to start LAN server detection: Cannot assign requested address: no further information
1559[14:47:46] [Render thread/INFO]: Reloading ResourceManager: vanilla
1560[14:47:46] [Worker-Main-42/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1561[14:47:47] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1562[14:47:47] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1563[14:47:47] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1564[14:47:47] [Render thread/INFO]: Sound engine started
1565[14:47:48] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1566[14:47:48] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1567[14:47:48] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1568[14:47:48] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1569[14:47:48] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1570[14:47:48] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1571[14:47:48] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1572[14:47:48] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1573[14:47:48] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1574[14:47:48] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1575[14:47:48] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1576[14:47:48] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1577[14:47:48] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1578[14:48:05] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/generated.zip
1579[14:48:06] [Worker-Main-43/WARN]: Invalid sounds.json in resourcepack: 'file/generated.zip'
1580com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1581 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:545) ~[client-intermediary.jar:?]
1582 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:550) ~[client-intermediary.jar:?]
1583 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:572) ~[client-intermediary.jar:?]
1584 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:81) ~[client-intermediary.jar:?]
1585 at net.minecraft.client.sound.SoundManager.prepare(SoundManager.java:40) ~[client-intermediary.jar:?]
1586 at net.minecraft.resource.SinglePreparationResourceReloader.method_18791(SinglePreparationResourceReloader.java:11) ~[client-intermediary.jar:?]
1587 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1588 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1589 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1590 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1591 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1592 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1593 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1594Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 9 column 2 path $.
1595 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?]
1596 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:514) ~[gson-2.10.jar:?]
1597 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) ~[gson-2.10.jar:?]
1598 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.10.jar:?]
1599 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar:?]
1600 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:543) ~[client-intermediary.jar:?]
1601 ... 12 more
1602[14:48:06] [Worker-Main-42/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1603[14:48:11] [Worker-Main-42/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1604[14:48:12] [Worker-Main-42/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1605[14:48:12] [Worker-Main-42/WARN]: Missing sprite: minecraft:textures/tft.png
1606[14:48:13] [Worker-Main-42/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
1607[14:48:14] [Worker-Main-42/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1608[14:48:14] [Worker-Main-42/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1609[14:48:16] [Worker-Main-42/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
1610[14:48:16] [Worker-Main-42/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
1611[14:48:17] [Worker-Main-42/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
1612[14:48:17] [Worker-Main-42/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
1613[14:48:17] [Worker-Main-42/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
1614[14:48:17] [Worker-Main-42/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
1615[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
1616[14:48:17] [Worker-Main-42/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
1617[14:48:17] [Worker-Main-42/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
1618[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
1619[14:48:17] [Worker-Main-42/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
1620[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
1621[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
1622[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
1623[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
1624[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
1625[14:48:17] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
1626[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
1627[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
1628[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
1629[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
1630[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
1631[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
1632[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
1633[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
1634[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
1635[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
1636[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
1637[14:48:18] [Worker-Main-43/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
1638[14:48:24] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
1639java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
1640 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
1641 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
1642 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
1643 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
1644 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
1645 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1646 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1647 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1648 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1649 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1650 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1651Caused by: net.minecraft.class_148: Stitching
1652 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
1653 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1654 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1655 ... 8 more
1656Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/chest/normal - size: 64x64 - Maybe try a lower resolution resourcepack?
1657 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
1658 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
1659 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1660 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1661 ... 8 more
1662[14:48:24] [Render thread/INFO]: Reloading ResourceManager: vanilla
1663[14:48:25] [Worker-Main-42/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1664[14:48:28] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1665[14:48:28] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1666[14:48:28] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1667[14:48:28] [Render thread/INFO]: Sound engine started
1668[14:48:28] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1669[14:48:28] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1670[14:48:28] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1671[14:48:28] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1672[14:48:28] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1673[14:48:28] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1674[14:48:28] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1675[14:48:28] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1676[14:48:28] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1677[14:48:29] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1678[14:48:30] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1679[14:48:30] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1680[14:48:30] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1681[15:44:02] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/generated.zip
1682[15:44:03] [Worker-Main-59/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1683[15:44:03] [Worker-Main-58/WARN]: File spikedassets:sounds/item/odin_bow/shot1.ogg does not exist, cannot add it to event yufeng:item.odin_bow.shot
1684[15:44:03] [Worker-Main-58/WARN]: File spikedassets:sounds/item/odin_bow/shot2.ogg does not exist, cannot add it to event yufeng:item.odin_bow.shot
1685[15:44:03] [Worker-Main-58/WARN]: File spikedassets:sounds/item/odin_bow/shot3.ogg does not exist, cannot add it to event yufeng:item.odin_bow.shot
1686[15:44:08] [Worker-Main-60/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1687[15:44:08] [Worker-Main-58/ERROR]: Failed to load model modelengine:models/fx_arctic_charge/body.json
1688com.google.gson.JsonParseException: 'from' specifier exceeds the allowed boundaries: (-3.236E-1 -1.088E+0 -2.096E+1)
1689 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserializeFrom(class_785.java:161) ~[client-intermediary.jar:?]
1690 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:73) ~[client-intermediary.jar:?]
1691 at net.minecraft.client.render.model.json.ModelElement$Deserializer.deserialize(class_785.java:67) ~[client-intermediary.jar:?]
1692 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1693 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar:?]
1694 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar:?]
1695 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar:?]
1696 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar:?]
1697 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.elementsFromJson(class_793.java:383) ~[client-intermediary.jar:?]
1698 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:305) ~[client-intermediary.jar:?]
1699 at net.minecraft.client.render.model.json.JsonUnbakedModel$Deserializer.deserialize(class_793.java:300) ~[client-intermediary.jar:?]
1700 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar:?]
1701 at net.minecraft.util.JsonHelper.deserializeNullable(JsonHelper.java:524) ~[client-intermediary.jar:?]
1702 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:531) ~[client-intermediary.jar:?]
1703 at net.minecraft.util.JsonHelper.deserialize(JsonHelper.java:581) ~[client-intermediary.jar:?]
1704 at net.minecraft.client.render.model.json.JsonUnbakedModel.deserialize(JsonUnbakedModel.java:86) ~[client-intermediary.jar:?]
1705 at net.minecraft.client.render.model.BakedModelManager.method_45898(BakedModelManager.java:105) ~[client-intermediary.jar:?]
1706 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
1707 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1708 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1709 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1710 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1711 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1712 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1713[15:44:08] [Worker-Main-60/WARN]: Missing sprite: minecraft:textures/custom/archdrake1.png
1714[15:44:08] [Worker-Main-60/WARN]: Missing sprite: minecraft:textures/tft.png
1715[15:44:08] [Worker-Main-60/WARN]: Unused frames in sprite minecraft:thor_texture/spark_fx_a: [4]
1716[15:44:09] [Worker-Main-60/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield2: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1717[15:44:09] [Worker-Main-60/WARN]: Unused frames in sprite elitecreatures:azgad_weapon/fireshield: [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]
1718[15:44:09] [Worker-Main-60/WARN]: Invalid frame index on sprite unicornfantasyset:animation_2 frame 11: 11
1719[15:44:09] [Worker-Main-60/WARN]: Unused frames in sprite minecraft:thor_texture/2_spark_fx_a: [4]
1720[15:44:09] [Worker-Main-60/WARN]: Unused frames in sprite darkworldpack:normal/animation_4: [7]
1721[15:44:09] [Worker-Main-60/WARN]: Invalid frame index on sprite darkworldpack:normal/animation_1 frame 8: 8
1722[15:44:10] [Worker-Main-60/WARN]: Unused frames in sprite bonekeeper_set:bonekeeper_set/animation_1: [12]
1723[15:44:10] [Worker-Main-60/WARN]: Texture z_iainternal:icons/icon_system_iconic with size 92x84 limits mip level from 4 to 2
1724[15:44:10] [Worker-Main-60/WARN]: Texture fuben:item/vip_item/item428 with size 34x34 limits mip level from 2 to 1
1725[15:44:10] [Worker-Main-60/WARN]: Texture fuben:item/fb_item/fb_113 with size 31x31 limits mip level from 1 to 0
1726[15:44:10] [Worker-Main-60/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
1727[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_chestplate.json
1728[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/thor_chestplate' referenced from: minecraft:leather_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_chestplate.json
1729[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/thor_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_helmet.json
1730[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_helmet' referenced from: minecraft:leather_helmet#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_helmet.json
1731[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_boots.json
1732[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/thor_boots' referenced from: minecraft:leather_boots#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_boots.json
1733[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/zephyr_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/zephyr_leggings.json
1734[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:custom/armor/thor_leggings' referenced from: minecraft:leather_leggings#inventory: java.io.FileNotFoundException: minecraft:models/custom/armor/thor_leggings.json
1735[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'protocalset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: protocalset:models/crossbow_firework.json
1736[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'valkyrie:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valkyrie:models/crossbow_firework.json
1737[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'emissary_set:emissary_set/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: emissary_set:models/emissary_set/crossbow_firework.json
1738[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'deceaseset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: deceaseset:models/crossbow_firework.json
1739[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'darkworldpack:normal/crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: darkworldpack:models/normal/crossbow_firework.json
1740[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'goddess:goddess/goddess_crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: goddess:models/goddess/goddess_crossbow_firework.json
1741[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'valerieset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: valerieset:models/crossbow_firework.json
1742[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'malikaset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: malikaset:models/crossbow_firework.json
1743[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'blaze_pack:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: blaze_pack:models/crossbow_firework.json
1744[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'noraset:crossbow_firework' referenced from: minecraft:crossbow#inventory: java.io.FileNotFoundException: noraset:models/crossbow_firework.json
1745[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'modelengine:fx_arctic_charge/body' referenced from: minecraft:leather_horse_armor#inventory: java.io.FileNotFoundException: modelengine:models/fx_arctic_charge/body.json
1746[15:44:10] [Worker-Main-58/WARN]: Unable to load model: 'minecraft:demon_fairy_dance' referenced from: minecraft:paper#inventory: java.io.FileNotFoundException: minecraft:models/demon_fairy_dance.json
1747[15:44:14] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
1748java.util.concurrent.CompletionException: net.minecraft.class_148: Stitching
1749 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
1750 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
1751 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
1752 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
1753 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
1754 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
1755 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
1756 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
1757 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
1758 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
1759 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
1760Caused by: net.minecraft.class_148: Stitching
1761 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:87) ~[client-intermediary.jar:?]
1762 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1763 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1764 ... 8 more
1765Caused by: net.minecraft.class_1054: Unable to fit: minecraft:entity/shield/diagonal_right - size: 64x64 - Maybe try a lower resolution resourcepack?
1766 at net.minecraft.client.texture.TextureStitcher.stitch(TextureStitcher.java:49) ~[client-intermediary.jar:?]
1767 at net.minecraft.client.texture.SpriteLoader.stitch(SpriteLoader.java:81) ~[client-intermediary.jar:?]
1768 at net.minecraft.client.texture.SpriteLoader.method_47659(SpriteLoader.java:115) ~[client-intermediary.jar:?]
1769 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
1770 ... 8 more
1771[15:44:14] [Render thread/INFO]: Reloading ResourceManager: vanilla
1772[15:44:14] [Worker-Main-58/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1773[15:44:16] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1774[15:44:16] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1775[15:44:16] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1776[15:44:16] [Render thread/INFO]: Sound engine started
1777[15:44:16] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1778[15:44:16] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1779[15:44:16] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1780[15:44:16] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1781[15:44:16] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1782[15:44:16] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1783[15:44:16] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1784[15:44:16] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1785[15:44:16] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1786[15:44:16] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1787[15:44:16] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1788[15:44:16] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1789[15:44:16] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1790[15:44:50] [Render thread/INFO]: Reloading ResourceManager: vanilla
1791[15:44:50] [Worker-Main-58/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
1792[15:44:52] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
1793[15:44:52] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
1794[15:44:52] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek Digital Output (Realtek High Definition Audio)
1795[15:44:52] [Render thread/INFO]: Sound engine started
1796[15:44:52] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
1797[15:44:52] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
1798[15:44:52] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
1799[15:44:52] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
1800[15:44:52] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
1801[15:44:52] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
1802[15:44:52] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
1803[15:44:52] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
1804[15:44:52] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
1805[15:44:52] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
1806[15:44:52] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
1807[15:44:52] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
1808[15:44:52] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
1809
This log will be saved for 90 days from their last view.
Report abuse