1 | [13:16:20] [Datafixer Bootstrap/INFO]: 243 Datafixer optimizations took 303 milliseconds
|
2 | [13:16:23] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
3 | [13:16:23] [Render thread/INFO]: Setting user: AYODAISY
|
4 | [13:16:23] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5
|
5 | [13:16:23] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
6 | [13:16:23] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
7 | [13:16:23] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/lukki_resource_pack_final_full_rebuild
|
8 | [13:16:24] [Worker-Main-2/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
9 | [13:16:24] [Worker-Main-3/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
10 | [13:16:24] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
11 | [13:16:24] [Render thread/INFO]: Sound engine started
|
12 | [13:16:25] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
13 | [13:16:25] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
14 | [13:16:25] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
15 | [13:16:25] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
16 | [13:16:25] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
17 | [13:16:25] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
18 | [13:16:25] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
19 | [13:16:25] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
20 | [13:16:25] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
21 | [13:16:25] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
22 | [13:16:25] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
23 | [13:16:25] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
24 | [13:16:25] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
25 | [13:16:25] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
26 | [13:16:28] [Render thread/INFO]: Connecting to mc.lukki.fun, 25565
|
27 | [13:16:33] [Download-2/INFO]: Returning cached file since actual hash matches requested
|
28 | [13:16:33] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
29 | [13:16:33] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
30 | [13:16:33] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/lukki_resource_pack_final_full_rebuild, server/00000000/dc959116-d17d-388e-b29a-b9c139706918
|
31 | [13:16:33] [Worker-Main-9/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
32 | [13:16:33] [Worker-Main-11/WARN]: Unable to load font 'minecraft:default' in fonts.json in resourcepack: 'server/00000000/dc959116-d17d-388e-b29a-b9c139706918'
|
33 | com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 9254 column 2 path $.providers[2]
|
34 | at com.google.gson.Gson.fromJson(Gson.java:1370) ~[gson-2.11.0.jar:?]
|
35 | at com.google.gson.Gson.fromJson(Gson.java:1262) ~[gson-2.11.0.jar:?]
|
36 | at com.google.gson.Gson.fromJson(Gson.java:1199) ~[gson-2.11.0.jar:?]
|
37 | at frk.a(SourceFile:303) ~[1.21.4.jar:?]
|
38 | at frk.a(SourceFile:170) ~[1.21.4.jar:?]
|
39 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
|
40 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
|
41 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?]
|
42 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?]
|
43 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?]
|
44 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?]
|
45 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?]
|
46 | Caused by: java.io.EOFException: End of input at line 9254 column 2 path $.providers[2]
|
47 | at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1542) ~[gson-2.11.0.jar:?]
|
48 | at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:550) ~[gson-2.11.0.jar:?]
|
49 | at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:498) ~[gson-2.11.0.jar:?]
|
50 | at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:875) ~[gson-2.11.0.jar:?]
|
51 | at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:820) ~[gson-2.11.0.jar:?]
|
52 | at com.google.gson.internal.bind.TypeAdapters$34$1.read(TypeAdapters.java:1144) ~[gson-2.11.0.jar:?]
|
53 | at com.google.gson.Gson.fromJson(Gson.java:1361) ~[gson-2.11.0.jar:?]
|
54 | ... 11 more
|
55 | [13:16:33] [Worker-Main-6/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
56 | [13:16:33] [Worker-Main-7/WARN]: Texture minecraft:item/factories/research/timertwo with size 24x24 limits mip level from 4 to 3
|
57 | [13:16:33] [Worker-Main-7/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 3, because of minimum power of two: 8
|
58 | [13:16:33] [Worker-Main-4/WARN]: Missing block model: 'minecraft:builtin/entity'
|
59 | [13:16:33] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
60 | [13:16:33] [Render thread/INFO]: Sound engine started
|
61 | [13:16:33] [Render thread/INFO]: Created: 1024x1024x3 minecraft:textures/atlas/blocks.png-atlas
|
62 | [13:16:33] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
63 | [13:16:33] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
64 | [13:16:33] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
65 | [13:16:33] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
66 | [13:16:33] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
67 | [13:16:33] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
68 | [13:16:33] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
69 | [13:16:33] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
70 | [13:16:33] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
71 | [13:16:33] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
72 | [13:16:33] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
73 | [13:16:33] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
74 | [13:16:33] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
75 | [13:16:34] [Render thread/WARN]: Ignoring player info update for unknown player 9a0c172b-4c6b-454a-99f7-6347415a4445 ([UPDATE_DISPLAY_NAME])
|
76 | [13:16:34] [Render thread/WARN]: Couldn't find glyph for character (\ue21b)
|
77 | [13:16:34] [Render thread/WARN]: Couldn't find glyph for character (\ue205)
|
78 | [13:16:34] [Render thread/WARN]: Couldn't find glyph for character (\ue228)
|
79 | [13:16:34] [Render thread/WARN]: Couldn't find glyph for character (\ue203)
|
80 | [13:16:34] [Render thread/WARN]: Couldn't find glyph for character (\ue22e)
|
81 | [13:16:34] [Render thread/WARN]: Couldn't find glyph for character (\ue232)
|
82 | [13:16:35] [Render thread/INFO]: Loaded 190 advancements
|
83 | [13:16:35] [Render thread/WARN]: Couldn't find glyph for character (\ue207)
|
84 | [13:16:35] [Render thread/INFO]: [System] [CHAT] [BetterTeams] There is a new version of better teams released update here: (https://www.spigotmc.org/resources/better-teams.17129/)
|
85 | [13:16:35] [Render thread/INFO]: [System] [CHAT] (FAWE) An update for FastAsyncWorldEdit is available. You are 34 build(s) out of date.\nYou are running build 1022, the latest version is build 1056.\nUpdate at https://www.spigotmc.org/resources/13932/
|
86 | [13:16:35] [Render thread/INFO]: [System] [CHAT] [!] RTP → There is currently an update for BetterRTP version #3.6.13 you have version #3.6.11
|
87 | [13:16:35] [Render thread/INFO]: [System] [CHAT] Your partner is offline.
|
88 | [13:16:35] [Render thread/INFO]: [System] [CHAT] ===============================================
|
89 | [13:16:35] [Render thread/INFO]: [System] [CHAT] [!] Sleep → A newer version of sleep-most is available: 5.5.3
|
90 | [13:16:35] [Render thread/INFO]: [System] [CHAT] https://www.spigotmc.org/resources/60623/
|
91 | [13:16:35] [Render thread/INFO]: [System] [CHAT] You may ignore this message if you just updated (spigot takes some time)
|
92 | [13:16:35] [Render thread/INFO]: [System] [CHAT] ===============================================
|
93 | [13:16:35] [Render thread/INFO]: [System] [CHAT] [+] AYODAISY
|
94 | [13:16:35] [Render thread/INFO]: [System] [CHAT] *********************** Jobs **************************
|
95 | [13:16:35] [Render thread/INFO]: [System] [CHAT] * **.**.**.** is now available! Your version: 5245
|
96 | [13:16:35] [Render thread/INFO]: [System] [CHAT] * https://www.spigotmc.org/resources/4216/
|
97 | [13:16:35] [Render thread/INFO]: [System] [CHAT] ************************************************************
|
98 | [13:16:36] [Render thread/INFO]: [System] [CHAT] Update checking disabled in config.
|
99 | [13:16:36] [Render thread/INFO]: [System] [CHAT] You still have daily quests to complete !
|
100 | [13:16:36] [Render thread/WARN]: Couldn't find glyph for character (\ue216)
|
101 | [13:16:36] [Render thread/WARN]: Couldn't find glyph for character (\ue22a)
|
102 | [13:16:36] [Render thread/WARN]: Couldn't find glyph for character (\ue208)
|
103 | [13:16:36] [Download-2/INFO]: Returning cached file since actual hash matches requested
|
104 | [13:16:36] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
105 | [13:16:36] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
106 | [13:16:36] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/lukki_resource_pack_final_full_rebuild, server/00000002/dc959116-d17d-388e-b29a-b9c139706918, server/00000001/47f57748-a8b1-399e-bc52-8bbb5f7264aa
|
107 | [13:16:36] [Worker-Main-8/WARN]: Unable to load font 'minecraft:default' in fonts.json in resourcepack: 'server/00000002/dc959116-d17d-388e-b29a-b9c139706918'
|
108 | com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 9254 column 2 path $.providers[2]
|
109 | at com.google.gson.Gson.fromJson(Gson.java:1370) ~[gson-2.11.0.jar:?]
|
110 | at com.google.gson.Gson.fromJson(Gson.java:1262) ~[gson-2.11.0.jar:?]
|
111 | at com.google.gson.Gson.fromJson(Gson.java:1199) ~[gson-2.11.0.jar:?]
|
112 | at frk.a(SourceFile:303) ~[1.21.4.jar:?]
|
113 | at frk.a(SourceFile:170) ~[1.21.4.jar:?]
|
114 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
|
115 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
|
116 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?]
|
117 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?]
|
118 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?]
|
119 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?]
|
120 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?]
|
121 | Caused by: java.io.EOFException: End of input at line 9254 column 2 path $.providers[2]
|
122 | at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1542) ~[gson-2.11.0.jar:?]
|
123 | at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:550) ~[gson-2.11.0.jar:?]
|
124 | at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:498) ~[gson-2.11.0.jar:?]
|
125 | at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:875) ~[gson-2.11.0.jar:?]
|
126 | at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:820) ~[gson-2.11.0.jar:?]
|
127 | at com.google.gson.internal.bind.TypeAdapters$34$1.read(TypeAdapters.java:1144) ~[gson-2.11.0.jar:?]
|
128 | at com.google.gson.Gson.fromJson(Gson.java:1361) ~[gson-2.11.0.jar:?]
|
129 | ... 11 more
|
130 | [13:16:36] [Worker-Main-1/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
131 | [13:16:37] [Worker-Main-2/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
132 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue21f)
|
133 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue214)
|
134 | [13:16:37] [Worker-Main-9/WARN]: Texture minecraft:item/factories/research/timertwo with size 24x24 limits mip level from 4 to 3
|
135 | [13:16:37] [Worker-Main-9/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 3, because of minimum power of two: 8
|
136 | [13:16:37] [Worker-Main-5/WARN]: Missing block model: 'minecraft:builtin/entity'
|
137 | [13:16:37] [Render thread/INFO]: [System] [CHAT] [SkBee] update available: 3.9.0
|
138 | [13:16:37] [Render thread/INFO]: [System] [CHAT] [SkBee] download at https://github.com/ShaneBeee/SkBee/releases
|
139 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue218)
|
140 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue215)
|
141 | [13:16:37] [Render thread/INFO]: [System] [CHAT]
|
142 | [13:16:37] [Render thread/INFO]: [System] [CHAT] Welcome To Survival!
|
143 | [13:16:37] [Render thread/INFO]: [System] [CHAT]
|
144 | [13:16:37] [Render thread/INFO]: [System] [CHAT] • Use /rewards to claim your rewards!
|
145 | [13:16:37] [Render thread/INFO]: [System] [CHAT] • Use /vote to obtain daily rewards!
|
146 | [13:16:37] [Render thread/INFO]: [System] [CHAT] • Use /discord to join our discord community!
|
147 | [13:16:37] [Render thread/INFO]: [System] [CHAT]
|
148 | [13:16:37] [Render thread/INFO]: [System] [CHAT] store.survival.com
|
149 | [13:16:37] [Render thread/INFO]: [System] [CHAT]
|
150 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue226)
|
151 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue21c)
|
152 | [13:16:37] [Render thread/INFO]: [System] [CHAT] [Skills] New update available! You are on version 2.2.2, latest version is 2.2.7
|
153 | [13:16:37] [Render thread/INFO]: [System] [CHAT] [Skills] Download it on Spigot: https://spigotmc.org/resources/81069
|
154 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue223)
|
155 | [13:16:37] [Render thread/INFO]: [System] [CHAT] [!] Quests → A new version (3.15.2) was found on Spigot. Update the plugin here: https://get.leonardobishop.com/quests
|
156 | [13:16:37] [Render thread/WARN]: Couldn't find glyph for character (\ue200)
|
157 | [13:16:38] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
158 | [13:16:38] [Render thread/INFO]: Sound engine started
|
159 | [13:16:40] [Render thread/INFO]: Created: 1024x1024x3 minecraft:textures/atlas/blocks.png-atlas
|
160 | [13:16:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
161 | [13:16:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
162 | [13:16:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
163 | [13:16:40] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
164 | [13:16:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
165 | [13:16:40] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
166 | [13:16:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
167 | [13:16:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
168 | [13:16:40] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
169 | [13:16:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
170 | [13:16:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
171 | [13:16:40] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
172 | [13:16:40] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
173 | [13:16:40] [Render thread/INFO]: [System] [CHAT] Thank you for accepting our resource pack! You can now play.
|
174 | [13:16:46] [Render thread/INFO]: [System] [CHAT] squaremap v1.3.4 reloaded
|
175 | [13:17:03] [Render thread/INFO]: [System] [CHAT]
|
176 | [13:17:03] [Render thread/INFO]: [System] [CHAT] Server Store
|
177 | [13:17:03] [Render thread/INFO]: [System] [CHAT]
|
178 | [13:17:03] [Render thread/INFO]: [System] [CHAT] Support the server by purchasing Coins on our
|
179 | [13:17:03] [Render thread/INFO]: [System] [CHAT] server store. Use your Coins in the coinshop!
|
180 | [13:17:03] [Render thread/INFO]: [System] [CHAT]
|
181 | [13:17:03] [Render thread/INFO]: [System] [CHAT] → /sᴛᴏʀᴇ ←
|
182 | [13:17:03] [Render thread/INFO]: [System] [CHAT]
|
183 | [13:17:10] [Render thread/INFO]: [System] [CHAT] [squaremap] Invalid command argument: No such world 'minecraft:playworld'
|
184 | [13:17:27] [Render thread/INFO]: [System] [CHAT] Started full map render for minecraft:overworld
|
185 | [13:18:36] [Render thread/INFO]: [System] [CHAT]
|
186 | [13:18:36] [Render thread/INFO]: [System] [CHAT] Discord Community
|
187 | [13:18:36] [Render thread/INFO]: [System] [CHAT]
|
188 | [13:18:36] [Render thread/INFO]: [System] [CHAT] Join our Discord Server to chat to other players,
|
189 | [13:18:36] [Render thread/INFO]: [System] [CHAT] receive support, and be a part of our community!
|
190 | [13:18:36] [Render thread/INFO]: [System] [CHAT]
|
191 | [13:18:36] [Render thread/INFO]: [System] [CHAT] → /ᴅɪsᴄᴏʀᴅ ←
|
192 | [13:18:36] [Render thread/INFO]: [System] [CHAT]
|
193 | [13:20:07] [Render thread/INFO]: [System] [CHAT]
|
194 | [13:20:07] [Render thread/INFO]: [System] [CHAT] Vote For The Server!
|
195 | [13:20:07] [Render thread/INFO]: [System] [CHAT]
|
196 | [13:20:07] [Render thread/INFO]: [System] [CHAT] Vote for the server to get a Vote Key and
|
197 | [13:20:07] [Render thread/INFO]: [System] [CHAT] level XP. You also help the server grow!
|
198 | [13:20:07] [Render thread/INFO]: [System] [CHAT]
|
199 | [13:20:07] [Render thread/INFO]: [System] [CHAT] → /ᴠᴏᴛᴇ ←
|
200 | [13:20:07] [Render thread/INFO]: [System] [CHAT]
|
201 | [13:21:00] [Render thread/INFO]: [System] [CHAT]
|
202 | [13:21:00] [Render thread/INFO]: [System] [CHAT]
|
203 | [13:21:00] [Render thread/INFO]: [System] [CHAT]
|
204 | [13:21:00] [Render thread/INFO]: [System] [CHAT] ChatGames
|
205 | [13:21:00] [Render thread/INFO]: [System] [CHAT]
|
206 | [13:21:00] [Render thread/INFO]: [System] [CHAT] You have 20 seconds to solve: 74 + 91
|
207 | [13:21:00] [Render thread/INFO]: [System] [CHAT]
|
208 | [13:21:19] [Render thread/INFO]: [System] [CHAT]
|
209 | [13:21:19] [Render thread/INFO]: [System] [CHAT] ChatGames
|
210 | [13:21:19] [Render thread/INFO]: [System] [CHAT]
|
211 | [13:21:19] [Render thread/INFO]: [System] [CHAT] The 20s have passed! The math game is now over!
|
212 | [13:21:19] [Render thread/INFO]: [System] [CHAT] The correct answer was 165!
|
213 | [13:21:19] [Render thread/INFO]: [System] [CHAT]
|
214 | [13:21:40] [Render thread/INFO]: [System] [CHAT]
|
215 | [13:21:40] [Render thread/INFO]: [System] [CHAT] Coinshop
|
216 | [13:21:40] [Render thread/INFO]: [System] [CHAT]
|
217 | [13:21:40] [Render thread/INFO]: [System] [CHAT] Want some extra perks? Purchase Unique Items,
|
218 | [13:21:40] [Render thread/INFO]: [System] [CHAT] Cosmetics and More in the coinshop!
|
219 | [13:21:40] [Render thread/INFO]: [System] [CHAT]
|
220 | [13:21:40] [Render thread/INFO]: [System] [CHAT] → /ᴄᴏɪɴsʜᴏᴘ ←
|
221 | [13:21:40] [Render thread/INFO]: [System] [CHAT]
|
222 | [13:23:12] [Render thread/INFO]: [System] [CHAT]
|
223 | [13:23:12] [Render thread/INFO]: [System] [CHAT] Rewards
|
224 | [13:23:12] [Render thread/INFO]: [System] [CHAT]
|
225 | [13:23:12] [Render thread/INFO]: [System] [CHAT] Get consistent Rewards for playing on the server.
|
226 | [13:23:12] [Render thread/INFO]: [System] [CHAT] Dont forget to claim your hourly, daily and weekly rewards!
|
227 | [13:23:12] [Render thread/INFO]: [System] [CHAT]
|
228 | [13:23:12] [Render thread/INFO]: [System] [CHAT] → /ʀᴇᴡᴀʀᴅs ←
|
229 | [13:23:12] [Render thread/INFO]: [System] [CHAT]
|
230 | [13:24:44] [Render thread/INFO]: [System] [CHAT]
|
231 | [13:24:44] [Render thread/INFO]: [System] [CHAT] Daily Quests
|
232 | [13:24:44] [Render thread/INFO]: [System] [CHAT]
|
233 | [13:24:44] [Render thread/INFO]: [System] [CHAT] Complete various daily quests to earn
|
234 | [13:24:44] [Render thread/INFO]: [System] [CHAT] Level XP to increase your player level!
|
235 | [13:24:44] [Render thread/INFO]: [System] [CHAT]
|
236 | [13:24:44] [Render thread/INFO]: [System] [CHAT] → /ᴅᴀɪʟʏꞯᴜᴇsᴛs ←
|
237 | [13:24:44] [Render thread/INFO]: [System] [CHAT]
|
238 | [13:26:16] [Render thread/INFO]: [System] [CHAT]
|
239 | [13:26:16] [Render thread/INFO]: [System] [CHAT] Tool Skins
|
240 | [13:26:16] [Render thread/INFO]: [System] [CHAT]
|
241 | [13:26:16] [Render thread/INFO]: [System] [CHAT] Toolskins allows you to change the appearance
|
242 | [13:26:16] [Render thread/INFO]: [System] [CHAT] of your tools. Unlock Toolskins, and equip them at:
|
243 | [13:26:16] [Render thread/INFO]: [System] [CHAT]
|
244 | [13:26:16] [Render thread/INFO]: [System] [CHAT] → /ᴛᴏᴏʟsᴋɪɴs ←
|
245 | [13:26:16] [Render thread/INFO]: [System] [CHAT]
|
246 | [13:27:48] [Render thread/INFO]: [System] [CHAT]
|
247 | [13:27:48] [Render thread/INFO]: [System] [CHAT] Factories
|
248 | [13:27:48] [Render thread/INFO]: [System] [CHAT]
|
249 | [13:27:48] [Render thread/INFO]: [System] [CHAT] Factories is a new way of producing items! This is
|
250 | [13:27:48] [Render thread/INFO]: [System] [CHAT] the most effective way to produce common used items!
|
251 | [13:27:48] [Render thread/INFO]: [System] [CHAT]
|
252 | [13:27:48] [Render thread/INFO]: [System] [CHAT] → /ғᴀᴄᴛᴏʀɪᴇs ←
|
253 | [13:27:48] [Render thread/INFO]: [System] [CHAT]
|
254 | [13:28:00] [Render thread/INFO]: [System] [CHAT]
|
255 | [13:28:00] [Render thread/INFO]: [System] [CHAT]
|
256 | [13:28:00] [Render thread/INFO]: [System] [CHAT]
|
257 | [13:28:00] [Render thread/INFO]: [System] [CHAT] ChatGames
|
258 | [13:28:00] [Render thread/INFO]: [System] [CHAT]
|
259 | [13:28:00] [Render thread/INFO]: [System] [CHAT] You have 20 seconds to write out the word: Sky
|
260 | [13:28:00] [Render thread/INFO]: [System] [CHAT]
|
261 | [13:28:20] [Render thread/INFO]: [System] [CHAT]
|
262 | [13:28:20] [Render thread/INFO]: [System] [CHAT] ChatGames
|
263 | [13:28:20] [Render thread/INFO]: [System] [CHAT]
|
264 | [13:28:20] [Render thread/INFO]: [System] [CHAT] The 20s have passed! The reaction game is now over!
|
265 | [13:28:20] [Render thread/INFO]: [System] [CHAT] The correct answer was Sky!
|
266 | [13:28:20] [Render thread/INFO]: [System] [CHAT]
|
267 | [13:29:20] [Render thread/INFO]: [System] [CHAT]
|
268 | [13:29:20] [Render thread/INFO]: [System] [CHAT] Server Store
|
269 | [13:29:20] [Render thread/INFO]: [System] [CHAT]
|
270 | [13:29:20] [Render thread/INFO]: [System] [CHAT] Support the server by purchasing Coins on our
|
271 | [13:29:20] [Render thread/INFO]: [System] [CHAT] server store. Use your Coins in the coinshop!
|
272 | [13:29:20] [Render thread/INFO]: [System] [CHAT]
|
273 | [13:29:20] [Render thread/INFO]: [System] [CHAT] → /sᴛᴏʀᴇ ←
|
274 | [13:29:20] [Render thread/INFO]: [System] [CHAT]
|
275 | [13:30:52] [Render thread/INFO]: [System] [CHAT]
|
276 | [13:30:52] [Render thread/INFO]: [System] [CHAT] Discord Community
|
277 | [13:30:52] [Render thread/INFO]: [System] [CHAT]
|
278 | [13:30:52] [Render thread/INFO]: [System] [CHAT] Join our Discord Server to chat to other players,
|
279 | [13:30:52] [Render thread/INFO]: [System] [CHAT] receive support, and be a part of our community!
|
280 | [13:30:52] [Render thread/INFO]: [System] [CHAT]
|
281 | [13:30:52] [Render thread/INFO]: [System] [CHAT] → /ᴅɪsᴄᴏʀᴅ ←
|
282 | [13:30:52] [Render thread/INFO]: [System] [CHAT]
|
283 | [13:32:24] [Render thread/INFO]: [System] [CHAT]
|
284 | [13:32:24] [Render thread/INFO]: [System] [CHAT] Vote For The Server!
|
285 | [13:32:24] [Render thread/INFO]: [System] [CHAT]
|
286 | [13:32:24] [Render thread/INFO]: [System] [CHAT] Vote for the server to get a Vote Key and
|
287 | [13:32:24] [Render thread/INFO]: [System] [CHAT] level XP. You also help the server grow!
|
288 | [13:32:24] [Render thread/INFO]: [System] [CHAT]
|
289 | [13:32:24] [Render thread/INFO]: [System] [CHAT] → /ᴠᴏᴛᴇ ←
|
290 | [13:32:24] [Render thread/INFO]: [System] [CHAT]
|
291 | [13:33:56] [Render thread/INFO]: [System] [CHAT]
|
292 | [13:33:56] [Render thread/INFO]: [System] [CHAT] Coinshop
|
293 | [13:33:56] [Render thread/INFO]: [System] [CHAT]
|
294 | [13:33:56] [Render thread/INFO]: [System] [CHAT] Want some extra perks? Purchase Unique Items,
|
295 | [13:33:56] [Render thread/INFO]: [System] [CHAT] Cosmetics and More in the coinshop!
|
296 | [13:33:56] [Render thread/INFO]: [System] [CHAT]
|
297 | [13:33:56] [Render thread/INFO]: [System] [CHAT] → /ᴄᴏɪɴsʜᴏᴘ ←
|
298 | [13:33:56] [Render thread/INFO]: [System] [CHAT]
|
299 | [13:35:00] [Render thread/INFO]: [System] [CHAT]
|
300 | [13:35:00] [Render thread/INFO]: [System] [CHAT]
|
301 | [13:35:00] [Render thread/INFO]: [System] [CHAT]
|
302 | [13:35:00] [Render thread/INFO]: [System] [CHAT] ChatGames
|
303 | [13:35:00] [Render thread/INFO]: [System] [CHAT]
|
304 | [13:35:00] [Render thread/INFO]: [System] [CHAT] You have 20 seconds to write out the word: c348XY
|
305 | [13:35:00] [Render thread/INFO]: [System] [CHAT]
|
306 | [13:35:20] [Render thread/INFO]: [System] [CHAT]
|
307 | [13:35:20] [Render thread/INFO]: [System] [CHAT] ChatGames
|
308 | [13:35:20] [Render thread/INFO]: [System] [CHAT]
|
309 | [13:35:20] [Render thread/INFO]: [System] [CHAT] The 20s have passed! The reaction game is now over!
|
310 | [13:35:20] [Render thread/INFO]: [System] [CHAT] The correct answer was c348XY!
|
311 | [13:35:20] [Render thread/INFO]: [System] [CHAT]
|
312 | [13:35:28] [Render thread/INFO]: [System] [CHAT]
|
313 | [13:35:28] [Render thread/INFO]: [System] [CHAT] Rewards
|
314 | [13:35:28] [Render thread/INFO]: [System] [CHAT]
|
315 | [13:35:28] [Render thread/INFO]: [System] [CHAT] Get consistent Rewards for playing on the server.
|
316 | [13:35:28] [Render thread/INFO]: [System] [CHAT] Dont forget to claim your hourly, daily and weekly rewards!
|
317 | [13:35:28] [Render thread/INFO]: [System] [CHAT]
|
318 | [13:35:28] [Render thread/INFO]: [System] [CHAT] → /ʀᴇᴡᴀʀᴅs ←
|
319 | [13:35:28] [Render thread/INFO]: [System] [CHAT]
|
320 | [13:37:00] [Render thread/INFO]: [System] [CHAT]
|
321 | [13:37:00] [Render thread/INFO]: [System] [CHAT] Daily Quests
|
322 | [13:37:00] [Render thread/INFO]: [System] [CHAT]
|
323 | [13:37:00] [Render thread/INFO]: [System] [CHAT] Complete various daily quests to earn
|
324 | [13:37:00] [Render thread/INFO]: [System] [CHAT] Level XP to increase your player level!
|
325 | [13:37:00] [Render thread/INFO]: [System] [CHAT]
|
326 | [13:37:00] [Render thread/INFO]: [System] [CHAT] → /ᴅᴀɪʟʏꞯᴜᴇsᴛs ←
|
327 | [13:37:00] [Render thread/INFO]: [System] [CHAT]
|
328 | [13:38:32] [Render thread/INFO]: [System] [CHAT]
|
329 | [13:38:32] [Render thread/INFO]: [System] [CHAT] Tool Skins
|
330 | [13:38:32] [Render thread/INFO]: [System] [CHAT]
|
331 | [13:38:32] [Render thread/INFO]: [System] [CHAT] Toolskins allows you to change the appearance
|
332 | [13:38:32] [Render thread/INFO]: [System] [CHAT] of your tools. Unlock Toolskins, and equip them at:
|
333 | [13:38:32] [Render thread/INFO]: [System] [CHAT]
|
334 | [13:38:32] [Render thread/INFO]: [System] [CHAT] → /ᴛᴏᴏʟsᴋɪɴs ←
|
335 | [13:38:32] [Render thread/INFO]: [System] [CHAT]
|
336 | [13:40:04] [Render thread/INFO]: [System] [CHAT]
|
337 | [13:40:04] [Render thread/INFO]: [System] [CHAT] Factories
|
338 | [13:40:04] [Render thread/INFO]: [System] [CHAT]
|
339 | [13:40:04] [Render thread/INFO]: [System] [CHAT] Factories is a new way of producing items! This is
|
340 | [13:40:04] [Render thread/INFO]: [System] [CHAT] the most effective way to produce common used items!
|
341 | [13:40:04] [Render thread/INFO]: [System] [CHAT]
|
342 | [13:40:04] [Render thread/INFO]: [System] [CHAT] → /ғᴀᴄᴛᴏʀɪᴇs ←
|
343 | [13:40:04] [Render thread/INFO]: [System] [CHAT]
|
344 | [13:41:36] [Render thread/INFO]: [System] [CHAT]
|
345 | [13:41:36] [Render thread/INFO]: [System] [CHAT] Server Store
|
346 | [13:41:36] [Render thread/INFO]: [System] [CHAT]
|
347 | [13:41:36] [Render thread/INFO]: [System] [CHAT] Support the server by purchasing Coins on our
|
348 | [13:41:36] [Render thread/INFO]: [System] [CHAT] server store. Use your Coins in the coinshop!
|
349 | [13:41:36] [Render thread/INFO]: [System] [CHAT]
|
350 | [13:41:36] [Render thread/INFO]: [System] [CHAT] → /sᴛᴏʀᴇ ←
|
351 | [13:41:36] [Render thread/INFO]: [System] [CHAT]
|
352 | [13:42:00] [Render thread/INFO]: [System] [CHAT]
|
353 | [13:42:00] [Render thread/INFO]: [System] [CHAT]
|
354 | [13:42:00] [Render thread/INFO]: [System] [CHAT]
|
355 | [13:42:00] [Render thread/INFO]: [System] [CHAT] ChatGames
|
356 | [13:42:00] [Render thread/INFO]: [System] [CHAT]
|
357 | [13:42:00] [Render thread/INFO]: [System] [CHAT] You have 20 seconds to fill in the word: __va
|
358 | [13:42:00] [Render thread/INFO]: [System] [CHAT]
|
359 | [13:42:20] [Render thread/INFO]: [System] [CHAT]
|
360 | [13:42:20] [Render thread/INFO]: [System] [CHAT] ChatGames
|
361 | [13:42:20] [Render thread/INFO]: [System] [CHAT]
|
362 | [13:42:20] [Render thread/INFO]: [System] [CHAT] The 20s have passed! The fillout game is now over!
|
363 | [13:42:20] [Render thread/INFO]: [System] [CHAT] The correct answer was Lava!
|
364 | [13:42:20] [Render thread/INFO]: [System] [CHAT]
|
365 | [13:43:08] [Render thread/INFO]: [System] [CHAT]
|
366 | [13:43:08] [Render thread/INFO]: [System] [CHAT] Discord Community
|
367 | [13:43:08] [Render thread/INFO]: [System] [CHAT]
|
368 | [13:43:08] [Render thread/INFO]: [System] [CHAT] Join our Discord Server to chat to other players,
|
369 | [13:43:08] [Render thread/INFO]: [System] [CHAT] receive support, and be a part of our community!
|
370 | [13:43:08] [Render thread/INFO]: [System] [CHAT]
|
371 | [13:43:08] [Render thread/INFO]: [System] [CHAT] → /ᴅɪsᴄᴏʀᴅ ←
|
372 | [13:43:08] [Render thread/INFO]: [System] [CHAT]
|
373 | [13:44:40] [Render thread/INFO]: [System] [CHAT]
|
374 | [13:44:40] [Render thread/INFO]: [System] [CHAT] Vote For The Server!
|
375 | [13:44:40] [Render thread/INFO]: [System] [CHAT]
|
376 | [13:44:40] [Render thread/INFO]: [System] [CHAT] Vote for the server to get a Vote Key and
|
377 | [13:44:40] [Render thread/INFO]: [System] [CHAT] level XP. You also help the server grow!
|
378 | [13:44:40] [Render thread/INFO]: [System] [CHAT]
|
379 | [13:44:40] [Render thread/INFO]: [System] [CHAT] → /ᴠᴏᴛᴇ ←
|
380 | [13:44:40] [Render thread/INFO]: [System] [CHAT]
|
381 | [13:46:12] [Render thread/INFO]: [System] [CHAT]
|
382 | [13:46:12] [Render thread/INFO]: [System] [CHAT] Coinshop
|
383 | [13:46:12] [Render thread/INFO]: [System] [CHAT]
|
384 | [13:46:12] [Render thread/INFO]: [System] [CHAT] Want some extra perks? Purchase Unique Items,
|
385 | [13:46:12] [Render thread/INFO]: [System] [CHAT] Cosmetics and More in the coinshop!
|
386 | [13:46:12] [Render thread/INFO]: [System] [CHAT]
|
387 | [13:46:12] [Render thread/INFO]: [System] [CHAT] → /ᴄᴏɪɴsʜᴏᴘ ←
|
388 | [13:46:12] [Render thread/INFO]: [System] [CHAT]
|
389 | [13:46:28] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
390 | [13:46:28] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
391 | [13:46:28] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/lukki_resource_pack_final_full_rebuild
|
392 | [13:46:28] [Worker-Main-29/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
393 | [13:46:28] [Worker-Main-24/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
394 | [13:46:29] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
395 | [13:46:29] [Render thread/INFO]: Sound engine started
|
396 | [13:46:29] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
397 | [13:46:29] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
398 | [13:46:29] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
399 | [13:46:29] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
400 | [13:46:29] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
401 | [13:46:29] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
402 | [13:46:29] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
403 | [13:46:29] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
404 | [13:46:29] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
405 | [13:46:29] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
406 | [13:46:29] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
407 | [13:46:29] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
408 | [13:46:29] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
409 | [13:46:29] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
410 | [13:48:24] [Render thread/INFO]: Connecting to **.**.**.**, 27510
|
411 | [13:48:27] [Render thread/INFO]: Loaded 2 advancements
|
412 | [13:48:31] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
413 | [13:48:31] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
414 | [13:48:34] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
415 | [13:48:34] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
416 | [13:48:34] [Render thread/INFO]: Reloading ResourceManager: vanilla
|
417 | [13:48:34] [Worker-Main-31/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
418 | [13:48:34] [Worker-Main-31/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
419 | [13:48:34] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
420 | [13:48:34] [Render thread/INFO]: Sound engine started
|
421 | [13:48:34] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
422 | [13:48:34] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
423 | [13:48:34] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
424 | [13:48:34] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
425 | [13:48:34] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
426 | [13:48:34] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
427 | [13:48:34] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
428 | [13:48:34] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
429 | [13:48:34] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
430 | [13:48:34] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
431 | [13:48:34] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
432 | [13:48:34] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
433 | [13:48:34] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
434 | [13:48:34] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
435 | [13:48:37] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
436 | [13:48:37] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
437 | [13:48:40] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
438 | [13:48:40] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
439 | [13:48:40] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/lukki_resource_pack_final_full_rebuild
|
440 | [13:48:40] [Worker-Main-25/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
441 | [13:48:40] [Worker-Main-26/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
442 | [13:48:40] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
443 | [13:48:40] [Render thread/INFO]: Sound engine started
|
444 | [13:48:40] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
445 | [13:48:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
446 | [13:48:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
447 | [13:48:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
448 | [13:48:40] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
449 | [13:48:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
450 | [13:48:40] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
451 | [13:48:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
452 | [13:48:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
453 | [13:48:40] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
454 | [13:48:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
455 | [13:48:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
456 | [13:48:40] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
457 | [13:48:40] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
458 | [13:49:02] [Render thread/INFO]: [System] [CHAT] [Server: Made AYODAISY a server operator]
|
459 | [13:49:15] [Render thread/INFO]: [System] [CHAT] Set own game mode to Creative Mode
|
460 | [13:49:20] [Render thread/INFO]: [System] [CHAT] AYODAISY has made the advancement [Into Fire]
|
461 | [13:49:20] [Render thread/INFO]: Loaded 9 advancements
|
462 | [13:52:21] [Render thread/INFO]: Connecting to **.**.**.**, 27510
|
463 | [13:52:22] [Render thread/INFO]: Loaded 9 advancements
|
464 | [13:52:25] [Render thread/INFO]: [System] [CHAT] [Debug]: Reloaded resource packs
|
465 | [13:52:25] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
466 | [13:52:25] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|
467 | [13:52:25] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/lukki_resource_pack_final_full_rebuild
|
468 | [13:52:25] [Worker-Main-33/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
|
469 | [13:52:25] [Worker-Main-35/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
|
470 | [13:52:25] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (HyperX Cloud Stinger Core (Wireless) – PS)
|
471 | [13:52:25] [Render thread/INFO]: Sound engine started
|
472 | [13:52:25] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
473 | [13:52:25] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
474 | [13:52:25] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
475 | [13:52:25] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
476 | [13:52:25] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
477 | [13:52:25] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
478 | [13:52:25] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
479 | [13:52:25] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
480 | [13:52:25] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
481 | [13:52:25] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
482 | [13:52:25] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
483 | [13:52:25] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
484 | [13:52:25] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
485 | [13:52:25] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
486 | [13:52:29] [Render thread/WARN]: Missing metadata in pack file/lukki_resource_pack_final_full_rebuild (2).zip
|
487 | [13:52:29] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\unzip', ignoring
|