Exopandora / ShoulderSurfing

Shoulder Surfing Reloaded is a highly configurable third person camera mod for minecraft.
MIT License
48 stars 9 forks source link

Fabric crashes when launched #178

Closed tanukiraccoon4567 closed 1 month ago

tanukiraccoon4567 commented 2 months ago

Shoulder Surfing causes Fabric to crash for some reason

[19:16:36] [Render thread/ERROR]: Mixin apply for mod shouldersurfing failed shouldersurfing.fabric.mixins.json:MixinGameRenderer from mod shouldersurfing -> net.minecraft.class_757: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onCameraSetup could not find any targets matching 'Lnet/minecraft/class_757;method_3188(FJLnet/minecraft/class_4587;)V' in net.minecraft.class_757. Using refmap shouldersurfing.refmap.json [PREINJECT Applicator Phase -> shouldersurfing.fabric.mixins.json:MixinGameRenderer from mod shouldersurfing -> Prepare Injections ->  -> handler$ccj000$shouldersurfing$onCameraSetup(FJLnet/minecraft/class_4587;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onCameraSetup could not find any targets matching 'Lnet/minecraft/class_757;method_3188(FJLnet/minecraft/class_4587;)V' in net.minecraft.class_757. Using refmap shouldersurfing.refmap.json [PREINJECT Applicator Phase -> shouldersurfing.fabric.mixins.json:MixinGameRenderer from mod shouldersurfing -> Prepare Injections ->  -> handler$ccj000$shouldersurfing$onCameraSetup(FJLnet/minecraft/class_4587;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?]
    at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:710) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
    at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.15.10.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.15.10.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.15.10.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.15.10.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    at com.goby56.wakes.render.RenderType.<clinit>(RenderType.java:14) ~[wakes-0.2.2.jar:?]
    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) ~[?:?]
    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unknown Source) ~[?:?]
    at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(Unknown Source) ~[?:?]
    at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newFieldAccessor(Unknown Source) ~[?:?]
    at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(Unknown Source) ~[?:?]
    at java.base/java.lang.reflect.Field.acquireOverrideFieldAccessor(Unknown Source) ~[?:?]
    at java.base/java.lang.reflect.Field.getOverrideFieldAccessor(Unknown Source) ~[?:?]
    at java.base/java.lang.reflect.Field.get(Unknown Source) ~[?:?]
    at com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter.<init>(TypeAdapters.java:886) ~[gson-2.10.1.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.create(TypeAdapters.java:930) ~[gson-2.10.1.jar:?]
    at com.google.gson.Gson.getAdapter(Gson.java:556) ~[gson-2.10.1.jar:?]
    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:160) ~[gson-2.10.1.jar:?]
    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:294) ~[gson-2.10.1.jar:?]
    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:130) ~[gson-2.10.1.jar:?]
    at com.google.gson.Gson.getAdapter(Gson.java:556) ~[gson-2.10.1.jar:?]
    at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.1.jar:?]
    at com.google.gson.Gson.fromJson(Gson.java:1137) ~[gson-2.10.1.jar:?]
    at com.google.gson.Gson.fromJson(Gson.java:1047) ~[gson-2.10.1.jar:?]
    at com.google.gson.Gson.fromJson(Gson.java:982) ~[gson-2.10.1.jar:?]
    at com.goby56.wakes.config.WakesConfig.loadConfig(WakesConfig.java:185) ~[wakes-0.2.2.jar:?]
    at com.goby56.wakes.WakesClient.onInitializeClient(WakesClient.java:41) ~[wakes-0.2.2.jar:?]
    at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) [fabric-loader-0.15.10.jar:?]
    at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53) [fabric-loader-0.15.10.jar:?]
    at net.minecraft.class_310.<init>(class_310.java:484) [client-intermediary.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:223) [client-intermediary.jar:?]
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) [fabric-loader-0.15.10.jar:?]
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.15.10.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.15.10.jar:?]
Exopandora commented 2 months ago

Thank you for the report. Please provide the full crash log.

tanukiraccoon4567 commented 2 months ago
[15:38:54] [main/INFO]: Loading Minecraft 1.20.6 with Fabric Loader 0.15.10
[15:38:54] [ForkJoinPool-1-worker-3/WARN]: Mod cpm uses the version 0.6.16e which isn't compatible with Loader's extended semantic version format (Could not parse version number component '16e'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[15:38:55] [main/WARN]: Warnings were found!
 - Mod 'Dynamic FPS' (dynamic_fps) 3.4.3 recommends any version of cloth-config, which is missing!
     - You should install any version of cloth-config for the optimal experience.
 - Mod 'Dynamic FPS' (dynamic_fps) 3.4.3 recommends any version of quilt_loader, which is missing!
     - You should install any version of quilt_loader for the optimal experience.
 - Mod 'Sodium Extra' (sodium-extra) 0.5.4+mc1.20.5-build.117 recommends version 1.4.2 or later of reeses-sodium-options, which is missing!
     - You should install version 1.4.2 or later of reeses-sodium-options for the optimal experience.
 - Mod 'Wakes' (wakes) 0.2.2 recommends any version of yacl, which is missing!
     - You should install any version of yacl for the optimal experience.
[15:38:55] [main/INFO]: Loading 76 mods:
    - continuity 3.0.0-beta.4+1.20.2
    - cpm 0.6.16e
    - dynamic_fps 3.4.3
    - entity_model_features 2.0.2
    - entity_texture_features 6.0.1
       \-- org_apache_httpcomponents_httpmime 4.5.10
    - entityculling 1.6.4
    - fabric-api 0.97.8+1.20.6
       |-- fabric-api-base 0.4.40+80f8cf51ff
       |-- fabric-api-lookup-api-v1 1.6.59+e9d2a72bff
       |-- fabric-biome-api-v1 13.0.25+be5d88beff
       |-- fabric-block-api-v1 1.0.20+6dfe4c9bff
       |-- fabric-block-view-api-v2 1.0.8+80f8cf51ff
       |-- fabric-blockrenderlayer-v1 1.1.50+80f8cf51ff
       |-- fabric-client-tags-api-v1 1.1.12+7f945d5bff
       |-- fabric-command-api-v1 1.2.45+f71b366fff
       |-- fabric-command-api-v2 2.2.24+80f8cf51ff
       |-- fabric-commands-v0 0.2.62+df3654b3ff
       |-- fabric-content-registries-v0 8.0.4+b82b2392ff
       |-- fabric-convention-tags-v1 2.0.3+7f945d5bff
       |-- fabric-convention-tags-v2 2.0.0+2b43c5c8ff
       |-- fabric-crash-report-info-v1 0.2.27+80f8cf51ff
       |-- fabric-data-attachment-api-v1 1.1.15+2a2c66b6ff
       |-- fabric-data-generation-api-v1 19.0.6+7f945d5bff
       |-- fabric-dimensions-v1 2.1.68+94793913ff
       |-- fabric-entity-events-v1 1.6.8+e9d2a72bff
       |-- fabric-events-interaction-v0 0.7.6+c5fc38b3ff
       |-- fabric-game-rule-api-v1 1.0.50+80f8cf51ff
       |-- fabric-item-api-v1 8.1.1+17e985d6ff
       |-- fabric-item-group-api-v1 4.0.38+aae0949aff
       |-- fabric-key-binding-api-v1 1.0.45+80f8cf51ff
       |-- fabric-keybindings-v0 0.2.43+df3654b3ff
       |-- fabric-lifecycle-events-v1 2.3.4+c5fc38b3ff
       |-- fabric-loot-api-v2 3.0.4+97f703daff
       |-- fabric-message-api-v1 6.0.10+109a837cff
       |-- fabric-model-loading-api-v1 1.0.12+80f8cf51ff
       |-- fabric-models-v0 0.4.11+9386d8a7ff
       |-- fabric-networking-api-v1 4.0.8+0dca0349ff
       |-- fabric-object-builder-api-v1 15.1.3+c5fc38b3ff
       |-- fabric-particles-v1 4.0.0+c5fc38b3ff
       |-- fabric-recipe-api-v1 5.0.3+c5fc38b3ff
       |-- fabric-registry-sync-v0 5.0.15+f1240ba7ff
       |-- fabric-renderer-api-v1 3.2.12+97f703daff
       |-- fabric-renderer-indigo 1.5.12+80f8cf51ff
       |-- fabric-renderer-registries-v1 3.2.61+df3654b3ff
       |-- fabric-rendering-data-attachment-v1 0.3.46+73761d2eff
       |-- fabric-rendering-fluids-v1 3.1.3+2c869dedff
       |-- fabric-rendering-v0 1.1.64+df3654b3ff
       |-- fabric-rendering-v1 4.2.4+b21c00cbff
       |-- fabric-resource-conditions-api-v1 4.0.1+74e2f560ff
       |-- fabric-resource-loader-v0 1.0.5+c5f2432cff
       |-- fabric-screen-api-v1 2.0.21+7b70ea8aff
       |-- fabric-screen-handler-api-v1 1.3.72+b21c00cbff
       |-- fabric-sound-api-v1 1.0.21+c5fc38b3ff
       |-- fabric-transfer-api-v1 5.1.6+c5fc38b3ff
       \-- fabric-transitive-access-wideners-v1 6.0.10+74e2f560ff
    - fabricloader 0.15.10
       \-- mixinextras 0.3.5
    - forgeconfigapiport 20.6.0
       |-- com_electronwill_night-config_core 3.6.7
       \-- com_electronwill_night-config_toml 3.6.7
    - iris 1.7.0+mc1.20.6
       |-- io_github_douira_glsl-transformer 2.0.0-pre13
       |-- org_anarres_jcpp 1.4.14
       \-- org_antlr_antlr4-runtime 4.11.1
    - java 21
    - lithium 0.12.3
    - minecraft 1.20.6
    - modmenu 10.0.0-beta.1
    - sodium 0.5.8+mc1.20.6
    - sodium-extra 0.5.4+mc1.20.5-build.117
       \-- caffeineconfig 1.3.0+1.17
    - voicechat 1.20.6-2.5.12
       |-- fabric-api-base 0.4.40+80f8cf51ff
       |-- fabric-command-api-v2 2.2.24+80f8cf51ff
       |-- fabric-key-binding-api-v1 1.0.45+80f8cf51ff
       |-- fabric-lifecycle-events-v1 2.3.4+c5fc38b3ff
       |-- fabric-networking-api-v1 4.0.8+0dca0349ff
       \-- fabric-resource-loader-v0 1.0.5+c5f2432cff
    - wakes 0.2.2
       |-- blue_endless_jankson 1.2.2
       \-- com_github_jdiemke_delaunay-triangulator_delaunaytriangulator 1.0.0
[15:38:55] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/{COMPUTER_USERNAME}/AppData/Roaming/com.modrinth.theseus/meta/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[15:38:56] [main/INFO]: Compatibility level set to JAVA_17
[15:38:56] [main/INFO]: Compatibility level set to JAVA_21
[15:38:56] [main/WARN]: Reference map 'forgeconfigapiport.common.refmap.json' for forgeconfigapiport.common.mixins.json could not be read. If this is a development environment you can ignore this message
[15:38:56] [main/INFO]: Loaded configuration file for Lithium: 124 options available, 0 override(s) found
[15:38:57] [main/INFO]: Loaded configuration file for Sodium: 42 options available, 3 override(s) found
[15:38:57] [main/INFO]: Loaded configuration file for Sodium Extra: 35 options available, 0 override(s) found
[15:38:57] [main/WARN]: Error loading class: net/raphimc/immediatelyfast/feature/core/ImmediateAdapter (java.lang.ClassNotFoundException: net/raphimc/immediatelyfast/feature/core/ImmediateAdapter)
[15:38:57] [main/WARN]: Error loading class: net/coderbot/batchedentityrendering/impl/FullyBufferedMultiBufferSource (java.lang.ClassNotFoundException: net/coderbot/batchedentityrendering/impl/FullyBufferedMultiBufferSource)
[15:38:57] [main/WARN]: Error loading class: net/coderbot/iris/layer/InnerWrappedRenderType (java.lang.ClassNotFoundException: net/coderbot/iris/layer/InnerWrappedRenderType)
[15:38:57] [main/WARN]: Error loading class: net/coderbot/iris/layer/OuterWrappedRenderType (java.lang.ClassNotFoundException: net/coderbot/iris/layer/OuterWrappedRenderType)
[15:38:57] [main/WARN]: Error loading class: dev/tr7zw/skinlayers/render/CustomizableModelPart (java.lang.ClassNotFoundException: dev/tr7zw/skinlayers/render/CustomizableModelPart)
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.entity.CuboidMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.entity.ModelPartMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.entity.cull.EntityRendererMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.entity.shadows.EntityRenderDispatcherMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.gui.font.GlyphRendererMixin' as rule 'mixin.features.render.gui.font' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.world.sky.BackgroundRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.world.sky.ClientWorldMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[15:38:58] [main/WARN]: Force-disabling mixin 'features.render.world.sky.WorldRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[15:38:59] [main/INFO]: Searching for graphics cards...
[15:38:59] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[15:39:01] [main/INFO]: Found graphics card: GraphicsAdapterInfo[vendor=INTEL, name=Intel(R) UHD Graphics 615, version=31.0.101.2125]
[15:39:21] [Datafixer Bootstrap/INFO]: 222 Datafixer optimizations took 1775 milliseconds
[15:39:27] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[15:39:27] [Render thread/INFO]: Setting user: {MINECRAFT_USERNAME}
[15:39:28] [Render thread/INFO]: Customizable Player Models Initialized
[15:39:28] [Render thread/INFO]: Customizable Player Models API initialized: Loaded plugins: (0)

[15:39:29] [Render thread/INFO]: [voicechat] Compatibility version 18
[15:39:29] [Render thread/INFO]: [voicechat] Loading plugins
[15:39:29] [Render thread/INFO]: [voicechat] Loaded 0 plugin(s)
[15:39:29] [Render thread/INFO]: [voicechat] Initializing plugins
[15:39:29] [Render thread/INFO]: [voicechat] Initialized 0 plugin(s)
[15:39:30] [Render thread/INFO]: Customizable Player Models Client Init started
[15:39:30] [pool-4-thread-1/INFO]: [VersionChecker] Starting CPM version checker...
[15:39:30] [Render thread/INFO]: Iris detected, enabling iris compatibility
[15:39:30] [pool-4-thread-1/INFO]: [VersionChecker] Current: 0.6.16e Target: null Up-to-date
[15:39:30] [Render thread/INFO]: Customizable Player Models Client Initialized
[15:39:30] [Render thread/INFO]: Dynamic FPS 3.4.3 active on Fabric!
[15:39:30] [Render thread/INFO]: Loading Entity Model Features, not fit for consumption in Portugal.
[15:39:30] [Render thread/INFO]: 6 new ETF Random Properties registered by entity_model_features.
[15:39:30] [Render thread/INFO]: Loading Entity Texture Features, breaking your resource packs since 17 Jan 2022.
[15:39:31] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[15:39:31] [Render thread/INFO]: Checking mod updates...
[15:39:31] [Render thread/INFO]: [voicechat] Loading Opus
[15:39:32] [Worker-Main-1/INFO]: Update available for 'sodium-extra@0.5.4+mc1.20.5-build.117', (-> mc1.20.6-0.5.5)
[15:39:32] [Worker-Main-1/INFO]: Update available for 'voicechat@1.20.6-2.5.12', (-> fabric-1.20.6-2.5.13)
[15:39:33] [ForkJoinPool.commonPool-worker-1/WARN]: [Iris Update Check] This version doesn't have an update index, skipping.
[15:39:33] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
[15:39:34] [Render thread/INFO]: OpenGL Vendor: Intel
[15:39:34] [Render thread/INFO]: OpenGL Renderer: Intel(R) UHD Graphics 615
[15:39:34] [Render thread/INFO]: OpenGL Version: 3.2.0 - Build 31.0.101.2125
[15:39:35] [Render thread/INFO]: Debug functionality is disabled.
[15:39:35] [Render thread/INFO]: ARB_direct_state_access detected, enabling DSA.
[15:39:35] [Render thread/INFO]: Shaders are disabled because enableShaders is set to false in iris.properties
[15:39:35] [Render thread/INFO]: Shaders are disabled
[15:39:35] [Render thread/WARN]: Removed resource pack file/Expressive Fresh Moves v3.0.1 (1).zip from options because it doesn't seem to exist anymore
[15:39:39] [Render thread/INFO]: Hardware information:
[15:39:39] [Render thread/INFO]: CPU: 4x Intel(R) Core(TM) m3-8100Y CPU @ 1.10GHz
[15:39:39] [Render thread/INFO]: GPU: Intel(R) UHD Graphics 615 (Supports OpenGL 3.2.0 - Build 31.0.101.2125)
[15:39:39] [Render thread/INFO]: OS: Windows 11 (10.0)
[15:39:42] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, caffeineconfig, continuity, cpm, dynamic_fps, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, forgeconfigapiport, iris, lithium, modmenu, sodium, sodium-extra, voicechat, wakes, file/FreshAnimations_v1.9.zip, file/Clean_Connected_Glass(1.20).zip, file/3D Default 1.20 v1.10.0.zip, white_icons
[15:39:43] [Render thread/INFO]: Loaded 0 built-in, 0 custom block tags
[15:39:43] [Render thread/INFO]: Loaded 6 built-in, 0 custom item tags
[15:39:44] [Render thread/INFO]: Loaded 0 built-in, 0 custom entity tags
[15:39:44] [Render thread/INFO]: Loaded 0 built-in, 0 custom biome tags
[15:39:44] [Worker-Main-2/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[15:39:44] [Worker-Main-3/WARN]: Unknown block 'minecraft:tinted_glass_pane' in 'matchBlocks' element 'tinted_glass_pane' at index 0 in file 'minecraft:optifine/ctm/tinted/glass_pane.properties' in pack 'file/Clean_Connected_Glass(1.20).zip'
[15:39:47] [Worker-Main-2/INFO]: Found unifont_jp_patch-15.1.04.hex, loading
[15:39:53] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
    at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError
    at me.pepperbell.continuity.client.resource.ModelWrappingHandler.wrap(ModelWrappingHandler.java:49) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at me.pepperbell.continuity.client.resource.ModelWrappingHandler.lambda$init$0(ModelWrappingHandler.java:62) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at net.fabricmc.fabric.impl.client.model.loading.ModelLoaderPluginContextImpl.lambda$new$6(ModelLoaderPluginContextImpl.java:97) ~[fabric-model-loading-api-v1-1.0.+80f8cf51ff-6713bb7fa27c6b7a.jar:?]
    at net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.modifyModelAfterBake(ModelLoadingEventDispatcher.java:291) ~[fabric-model-loading-api-v1-1.0.+80f8cf51ff-6713bb7fa27c6b7a.jar:?]
    at net.minecraft.class_1088$class_7778.redirect$zmm000$fabric-model-loading-api-v1$invokeModifyAfterBake(class_1088.java:560) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088$class_7778.method_45873(class_1088.java:426) ~[client-intermediary.jar:?]
    at net.minecraft.class_807.method_4753(class_807.java:73) ~[client-intermediary.jar:?]
    at net.minecraft.class_816.method_4753(class_816.java:88) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088$class_7778.redirect$zmm000$fabric-model-loading-api-v1$invokeModifyAfterBake(class_1088.java:558) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088$class_7778.method_45873(class_1088.java:426) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088.method_45877(class_1088.java:188) ~[client-intermediary.jar:?]
    at java.base/java.util.HashMap$KeySet.forEach(Unknown Source) ~[?:?]
    at net.minecraft.class_1088.method_45876(class_1088.java:185) ~[client-intermediary.jar:?]
    at net.minecraft.class_1092.method_45883(class_1092.java:145) ~[client-intermediary.jar:?]
    at net.minecraft.class_1092.method_45885(class_1092.java:92) ~[client-intermediary.jar:?]
    ... 7 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.Renderer.materialFinder()" because the return value of "net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()" is null
    at me.pepperbell.continuity.client.util.RenderUtil.lambda$static$0(RenderUtil.java:33) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at java.base/java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(Unknown Source) ~[?:?]
    at java.base/java.lang.ThreadLocal.setInitialValue(Unknown Source) ~[?:?]
    at java.base/java.lang.ThreadLocal.get(Unknown Source) ~[?:?]
    at java.base/java.lang.ThreadLocal.get(Unknown Source) ~[?:?]
    at me.pepperbell.continuity.client.util.RenderUtil.getMaterialFinder(RenderUtil.java:60) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at me.pepperbell.continuity.client.model.EmissiveBakedModel.<clinit>(EmissiveBakedModel.java:36) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at me.pepperbell.continuity.client.resource.ModelWrappingHandler.wrap(ModelWrappingHandler.java:49) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at me.pepperbell.continuity.client.resource.ModelWrappingHandler.lambda$init$0(ModelWrappingHandler.java:62) ~[continuity-3.0.0-beta.4+1.20.2.jar:?]
    at net.fabricmc.fabric.impl.client.model.loading.ModelLoaderPluginContextImpl.lambda$new$6(ModelLoaderPluginContextImpl.java:97) ~[fabric-model-loading-api-v1-1.0.+80f8cf51ff-6713bb7fa27c6b7a.jar:?]
    at net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.modifyModelAfterBake(ModelLoadingEventDispatcher.java:291) ~[fabric-model-loading-api-v1-1.0.+80f8cf51ff-6713bb7fa27c6b7a.jar:?]
    at net.minecraft.class_1088$class_7778.redirect$zmm000$fabric-model-loading-api-v1$invokeModifyAfterBake(class_1088.java:560) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088$class_7778.method_45873(class_1088.java:426) ~[client-intermediary.jar:?]
    at net.minecraft.class_807.method_4753(class_807.java:73) ~[client-intermediary.jar:?]
    at net.minecraft.class_816.method_4753(class_816.java:88) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088$class_7778.redirect$zmm000$fabric-model-loading-api-v1$invokeModifyAfterBake(class_1088.java:558) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088$class_7778.method_45873(class_1088.java:426) ~[client-intermediary.jar:?]
    at net.minecraft.class_1088.method_45877(class_1088.java:188) ~[client-intermediary.jar:?]
    at java.base/java.util.HashMap$KeySet.forEach(Unknown Source) ~[?:?]
    at net.minecraft.class_1088.method_45876(class_1088.java:185) ~[client-intermediary.jar:?]
    at net.minecraft.class_1092.method_45883(class_1092.java:145) ~[client-intermediary.jar:?]
    at net.minecraft.class_1092.method_45885(class_1092.java:92) ~[client-intermediary.jar:?]
    ... 7 more
[15:39:53] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, caffeineconfig, continuity, cpm, dynamic_fps, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, forgeconfigapiport, iris, lithium, modmenu, sodium, sodium-extra, voicechat, wakes
[15:39:54] [Worker-Main-2/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[15:39:55] [Worker-Main-2/INFO]: Found unifont_jp_patch-15.1.04.hex, loading
[15:39:59] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[15:39:59] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[15:39:59] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headphones (JBL VIBE BEAM)
[15:39:59] [Render thread/INFO]: Sound engine started
[15:39:59] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas
[15:40:00] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas
[15:40:00] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[15:40:00] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[15:40:00] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[15:40:00] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[15:40:00] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas
[15:40:00] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[15:40:00] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[15:40:01] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[15:40:02] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[15:40:02] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[15:40:02] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[15:40:02] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[15:40:02] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[15:40:03] [Render thread/INFO]: Loaded 0 built-in, 0 custom block tags
[15:40:03] [Render thread/INFO]: Loaded 6 built-in, 0 custom item tags
[15:40:03] [Render thread/INFO]: Loaded 0 built-in, 0 custom entity tags
[15:40:03] [Render thread/INFO]: Loaded 0 built-in, 0 custom biome tags
[15:40:04] [Render thread/INFO]: reloading ETF data.
[15:40:04] [Render thread/INFO]: emissive suffixes loaded: {_e}.
[15:40:04] [Render thread/INFO]: emissive suffixes loaded: {_e}.
[15:40:04] [Render thread/INFO]: Creating pipeline for dimension NamespacedId{namespace='minecraft', name='overworld'}
[15:40:49] [Render thread/INFO]: [EMF (Entity Model Features)]: Clearing data for reload.
[15:40:49] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, caffeineconfig, continuity, cpm, dynamic_fps, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, forgeconfigapiport, iris, lithium, modmenu, sodium, sodium-extra, voicechat, wakes, continuity:default, file/FreshAnimations_v1.9.zip
[15:40:49] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[15:40:50] [Worker-Main-3/INFO]: Found unifont_jp_patch-15.1.04.hex, loading
[15:40:53] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[15:40:53] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[15:40:54] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headphones (JBL VIBE BEAM)
[15:40:54] [Render thread/INFO]: Sound engine started
[15:40:54] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/blocks.png-atlas
[15:40:54] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas
[15:40:54] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[15:40:54] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[15:40:54] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[15:40:54] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[15:40:54] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas
[15:40:54] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[15:40:54] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[15:41:00] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[15:41:00] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[15:41:00] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[15:41:00] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[15:41:00] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[15:41:02] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[15:41:04] [Render thread/INFO]: Loaded 0 built-in, 0 custom block tags
[15:41:04] [Render thread/INFO]: Loaded 6 built-in, 0 custom item tags
[15:41:04] [Render thread/INFO]: Loaded 0 built-in, 0 custom entity tags
[15:41:04] [Render thread/INFO]: Loaded 0 built-in, 0 custom biome tags
[15:41:04] [Render thread/INFO]: reloading ETF data.
[15:41:04] [Render thread/INFO]: emissive suffixes loaded: {_e}.
[15:42:11] [Render thread/INFO]: Connecting to play.taverncraft.org, 25565
[15:42:38] [Server Connector #1/ERROR]: Couldn't connect to server
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: getsockopt: play.taverncraft.org/103.224.212.216:25565
Caused by: java.net.ConnectException: Connection timed out: getsockopt
    at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
    at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) ~[?:?]
    at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:?]
    at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.97.Final.jar:?]
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.97.Final.jar:?]
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.97.Final.jar:?]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar:?]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar:?]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar:?]
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar:?]
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar:?]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
[15:45:22] [Render thread/INFO]: Connecting to moxmc.com, 25565
[15:45:26] [Render thread/INFO]: [System] [CHAT]                                                         
[15:45:26] [Render thread/INFO]: [System] [CHAT] Welcome to PURPLE PRISON!
[15:45:26] [Render thread/INFO]: [System] [CHAT]  
[15:45:26] [Render thread/INFO]: [System] [CHAT] DISCORD: discord.gg/pp
[15:45:26] [Render thread/INFO]: [System] [CHAT] STORE: buy.purpleprison.net
[15:45:26] [Render thread/INFO]: [System] [CHAT] WEBSITE: purpleprison.co
[15:45:26] [Render thread/INFO]: [System] [CHAT]  
[15:45:26] [Render thread/INFO]: [System] [CHAT] VOTE » purpleprison.co/vote
[15:45:26] [Render thread/INFO]: [System] [CHAT]                                                         
[15:45:26] [Render thread/INFO]: [System] [CHAT] Welcome {MINECRAFT_USERNAME} to PURPLE PRISON! (/vote for rewards)
[15:45:26] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» ig hes toggled
[15:45:27] [Render thread/INFO]: Reloading pipeline on dimension change: NamespacedId{namespace='minecraft', name='overworld'} => NamespacedId{namespace='minecraft', name='overworld'}
[15:45:27] [Render thread/INFO]: Destroying pipeline NamespacedId{namespace='minecraft', name='overworld'}
[15:45:27] [Render thread/INFO]: Creating pipeline for dimension NamespacedId{namespace='minecraft', name='overworld'}
[15:45:28] [Render thread/INFO]: Started 1 worker threads
[15:45:28] [Render thread/INFO]: [voicechat] Sending secret request to the server
[15:45:29] [Render thread/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:block] are present in data pack: minecraft:incorrect_for_diamond_tool, minecraft:incorrect_for_gold_tool, minecraft:incorrect_for_iron_tool, minecraft:incorrect_for_netherite_tool, minecraft:incorrect_for_stone_tool, minecraft:incorrect_for_wooden_tool
[15:45:30] [Render thread/WARN]: Ignoring player info update for unknown player 30a02f29-bcf8-4adc-9bc1-177f80b40856 ([UPDATE_DISPLAY_NAME])
[15:45:32] [Render thread/INFO]: [System] [CHAT] Er_Tommy has defeated Wavenel in a $1,000,000,000 (1B) /coinflip
[15:45:32] [Render thread/INFO]: [System] [CHAT] [C] JFK_AFK » heyy welcome {MINECRAFT_USERNAME}
[15:45:32] [Render thread/WARN]: Ignoring player info update for unknown player 75ed870e-b238-468b-abd4-9d264c99d8b0 ([UPDATE_GAME_MODE])
[15:45:32] [Render thread/WARN]: Ignoring player info update for unknown player 75ed870e-b238-468b-abd4-9d264c99d8b0 ([UPDATE_GAME_MODE])
[15:45:32] [Render thread/WARN]: Ignoring player info update for unknown player 747887f0-c9ee-462a-9e26-4b79958cd3e1 ([UPDATE_GAME_MODE])
[15:45:32] [Render thread/WARN]: Ignoring player info update for unknown player 747887f0-c9ee-462a-9e26-4b79958cd3e1 ([UPDATE_GAME_MODE])
[15:45:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» bro bojack horseman looks weird asf
[15:45:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d���§5] §f§f§f§2Mommyz §7» i like todd honestly
[15:45:33] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» send duels no comp
[15:45:35] [Render thread/INFO]: [System] [CHAT] [E] x404 » Welcome to Purple Prison {MINECRAFT_USERNAME} <3
[15:45:35] [Render thread/INFO]: [System] [CHAT] Traptology has defeated glock88 in a $12,500,000,000,000 (12.50T) /coinflip
[15:45:36] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» fair tho
[15:45:37] [Render thread/WARN]: Ignoring player info update for unknown player 94b2038d-3859-41fe-9d39-9a0bcf7342b3 ([UPDATE_GAME_MODE])
[15:45:37] [Render thread/WARN]: Ignoring player info update for unknown player 94b2038d-3859-41fe-9d39-9a0bcf7342b3 ([UPDATE_GAME_MODE])
[15:45:37] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» kinda dumb but funny
[15:45:38] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» looks like something ud watch if u 50
[15:45:39] [Render thread/INFO]: [System] [CHAT]                                                         
[15:45:39] [Render thread/INFO]: [System] [CHAT] WANT A FREE PURPLE CRATE KEY?
[15:45:39] [Render thread/INFO]: [System] [CHAT] You can claim a free crate key by liking our
[15:45:39] [Render thread/INFO]: [System] [CHAT] server on NameMC: purpleprison.co/namemc
[15:45:39] [Render thread/INFO]: [System] [CHAT] Then claim your reward by typing /namemc
[15:45:39] [Render thread/INFO]: [System] [CHAT]                                                         
[15:45:40] [Render thread/INFO]: [System] [CHAT] seeingday has defeated KiiroWx in a $1,000,000,000,000 (1T) /coinflip
[15:45:42] [Render thread/WARN]: Ignoring player info update for unknown player 15eb38a2-2fa4-4fb5-826f-81f75f3a25b2 ([UPDATE_GAME_MODE])
[15:45:42] [Render thread/WARN]: Ignoring player info update for unknown player 15eb38a2-2fa4-4fb5-826f-81f75f3a25b2 ([UPDATE_GAME_MODE])
[15:45:44] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o45§5§oZ§d§l§o]§8 §7[mmmmm]§r §a§k!§f[§9§lIF§a§lGOD§f]§9§k!§r §f§f§fFastcraft §7» 19k tf is up on /tf
[15:45:45] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» nah he chill and kinda real
[15:45:46] [Render thread/INFO]: [System] [CHAT] [Z] RackGetter » yo welcome {MINECRAFT_USERNAME} join discord or bad discord.gg/pp
[15:45:46] [Render thread/INFO]: [System] [CHAT] KiiroWx has defeated seeingday in a $1,000,000,000,000 (1T) /coinflip
[15:45:47] [Render thread/INFO]: [System] [CHAT] Er_Tommy has defeated Asger1261 in a $50,000,000,000 (50B) /coinflip
[15:45:48] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» true
[15:45:49] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» send duels best on zeusiecake is shit
[15:45:52] [Render thread/INFO]: [System] [CHAT] [M] KindaKawaii » welcome to pp {MINECRAFT_USERNAME} ^_^
[15:45:52] [Render thread/INFO]: [System] [CHAT] seeingday has defeated KiiroWx in a $1,000,000,000,000 (1T) /coinflip
[15:45:55] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[blox]§r §fMAMASBOY2 §7» im at /p h frozen you no ones here im at the beach place
[15:45:55] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» but can u identify with him or just like him?
[15:45:57] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» accpeting all
[15:45:58] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» damn bro got pool
[15:46:07] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» bro took bojack horseman personally
[15:46:09] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o45§5§oZ§d§l§o]§8 §7[mmmmm]§r §a§k!§f[§9§lIF§a§lGOD§f]§9§k!§r §f§f§fFastcraft §7» 38k /tf up
[15:46:09] [Render thread/INFO]: [System] [CHAT] [I] PackMan » nice to see u {MINECRAFT_USERNAME} make sure to type /notifs if you find chat spammy 
[15:46:14] [Render thread/INFO]: [System] [CHAT] [!] You can't enter PvP zones for 2 HOURS after joining. Type /PROTOFF to disable PvP protection!
[15:46:14] [Render thread/INFO]: [System] [CHAT] PP » Warning! Ground items will be removed in 60 seconds!
[15:46:14] [Render thread/INFO]: [System] [CHAT] PP » TIP: View the price of each sellable block (/blocks)
[15:46:15] [Render thread/WARN]: Ignoring player info update for unknown player e6b32c8e-bffe-4c2a-a7fd-320c49268d90 ([UPDATE_GAME_MODE])
[15:46:15] [Render thread/INFO]: [System] [CHAT] [!] You can't enter PvP zones for 2 HOURS after joining. Type /PROTOFF to disable PvP protection!
[15:46:18] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» bro took family guy to heart
[15:46:18] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o8§5§oA§d§l§o]§8 §7[NoGbs]§r §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0hasch §7» wtff
[15:46:19] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §7[Genji]§r §8[§c§lツ§8] §f§f§fPenetrator §7» rizz
[15:46:19] [Render thread/INFO]: [System] [CHAT] Er_Tommy has defeated KiiroWx in a $10,000,000,000 (10B) /coinflip
[15:46:20] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §f§l[pvp]§r §8[§7§lDEBT§8] §f§f§f§fDress§8Bubb§7les921 §7» 1t cf
[15:46:23] [Render thread/WARN]: Ignoring player info update for unknown player f5f44c38-a1fd-445e-a644-5429842c8a6a ([UPDATE_GAME_MODE])
[15:46:23] [Render thread/WARN]: Ignoring player info update for unknown player f5f44c38-a1fd-445e-a644-5429842c8a6a ([UPDATE_GAME_MODE])
[15:46:25] [Render thread/INFO]: [System] [CHAT] CaeSlay has defeated KiiroWx in a $1,000,000,000,000 (1T) /coinflip
[15:46:25] [Render thread/INFO]: [System] [CHAT] [!] You can't enter PvP zones for 2 HOURS after joining. Type /PROTOFF to disable PvP protection!
[15:46:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» cf 10b anyone?
[15:46:28] [Render thread/INFO]: [System] [CHAT] DUELS: touriel_bg beat ITakeYourBase in a 1v1 duel! (Hover)
[15:46:31] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o45§5§oZ§d§l§o]§8 §7[mmmmm]§r §a§k!§f[§9§lIF§a§lGOD§f]§9§k!§r §f§f§fFastcraft §7» 76k /tf up
[15:46:31] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» lol i like him but i havent watched in a bit so havent seen some newer stuff
[15:46:33] [Render thread/WARN]: Ignoring player info update for unknown player c4b59a08-4859-43ed-b47e-ceea20027968 ([UPDATE_GAME_MODE])
[15:46:33] [Render thread/WARN]: Ignoring player info update for unknown player c4b59a08-4859-43ed-b47e-ceea20027968 ([UPDATE_GAME_MODE])
[15:46:34] [Render thread/WARN]: Ignoring player info update for unknown player 71b4e8c9-cd82-40da-83de-8e5c624bde2c ([UPDATE_GAME_MODE])
[15:46:34] [Render thread/WARN]: Ignoring player info update for unknown player 71b4e8c9-cd82-40da-83de-8e5c624bde2c ([UPDATE_GAME_MODE])
[15:46:36] [Render thread/WARN]: Ignoring player info update for unknown player a6a6604b-c20d-465b-b056-64f1982f0034 ([UPDATE_GAME_MODE])
[15:46:36] [Render thread/INFO]: [System] [CHAT] Welcome Zootch to PURPLE PRISON! (/vote for rewards)
[15:46:39] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» ohh okey
[15:46:40] [Render thread/INFO]: [System] [CHAT] Warping to a.
[15:46:40] [Render thread/INFO]: [System] [CHAT] EzPandah has defeated fastcraft51 in a 76K /tokenflip
[15:46:40] [Render thread/WARN]: Ignoring player info update for unknown player e0194783-0877-4463-b9ce-886f5a5b4f46 ([UPDATE_GAME_MODE])
[15:46:40] [Render thread/WARN]: Ignoring player info update for unknown player e0194783-0877-4463-b9ce-886f5a5b4f46 ([UPDATE_GAME_MODE])
[15:46:42] [Render thread/INFO]: [System] [CHAT] KiiroWx has defeated CaeSlay in a $1,000,000,000,000 (1T) /coinflip
[15:46:42] [Render thread/INFO]: [System] [CHAT] seeingday has defeated uhreturns in a $1,000,000,000,000 (1T) /coinflip
[15:46:47] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» whole plot full of axe drop?
[15:46:48] [Render thread/INFO]: [System] [CHAT] seeingday has defeated KiiroWx in a $5,000,000,000,000 (5T) /coinflip
[15:46:51] [Render thread/WARN]: Ignoring player info update for unknown player 7560888a-2757-4b75-bb50-fc4724ba1cf7 ([UPDATE_GAME_MODE])
[15:46:51] [Render thread/WARN]: Ignoring player info update for unknown player 7560888a-2757-4b75-bb50-fc4724ba1cf7 ([UPDATE_GAME_MODE])
[15:46:52] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» is bojak horseman that good
[15:46:53] [Render thread/WARN]: Ignoring player info update for unknown player 255408dc-247e-4fea-8306-679dba361f4a ([UPDATE_GAME_MODE])
[15:46:53] [Render thread/WARN]: Ignoring player info update for unknown player 255408dc-247e-4fea-8306-679dba361f4a ([UPDATE_GAME_MODE])
[15:46:53] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated qdil in a $5,000,000,000,000 (5T) /coinflip
[15:46:55] [Render thread/INFO]: [System] [CHAT] DressBubbles921 has defeated KiiroWx in a $1,000,000,000,000 (1T) /coinflip
[15:46:55] [Render thread/INFO]: [System] [CHAT] PP » Warning! Ground items will be removed in 20 seconds!
[15:46:56] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o11§5§oZ§d§l§o]§8 §f§l[vape]§r §6[§e§lGOLD§6] §fOldSkillz §7» BRRO
[15:46:56] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» 1 for everyone on server
[15:47:00] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated KiiroWx in a $4,000,000,000,000 (4T) /coinflip
[15:47:01] [Render thread/WARN]: Ignoring player info update for unknown player d3e183fa-3694-49d9-b7ac-044b6925ed87 ([UPDATE_GAME_MODE])
[15:47:01] [Render thread/WARN]: Ignoring player info update for unknown player d3e183fa-3694-49d9-b7ac-044b6925ed87 ([UPDATE_GAME_MODE])
[15:47:02] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» wheres it at
[15:47:04] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fZootch §7» test
[15:47:05] [Render thread/INFO]: [System] [CHAT] PP » You have received 4 tokens. (/tokens)
[15:47:05] [Render thread/WARN]: Ignoring player info update for unknown player 7560888a-2757-4b75-bb50-fc4724ba1cf7 ([UPDATE_GAME_MODE])
[15:47:05] [Render thread/WARN]: Ignoring player info update for unknown player 7560888a-2757-4b75-bb50-fc4724ba1cf7 ([UPDATE_GAME_MODE])
[15:47:07] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» it gets deep its a show u should watch when ur mentaly stable
[15:47:08] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated KiiroWx in a $1,000,000,000,000 (1T) /coinflip
[15:47:09] [Render thread/INFO]: [System] [CHAT] PP » You have received 2 tokens. (/tokens)
[15:47:10] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated seeingday in a $2,000,000,000,000 (2T) /coinflip
[15:47:11] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:47:14] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» hi
[15:47:15] [Render thread/INFO]: [System] [CHAT] CaeSlay has defeated KiiroWx in a $3,000,000,000,000 (3T) /coinflip
[15:47:15] [Render thread/WARN]: Ignoring player info update for unknown player e6b32c8e-bffe-4c2a-a7fd-320c49268d90 ([UPDATE_GAME_MODE])
[15:47:17] [Render thread/WARN]: Ignoring player info update for unknown player e73e6d8d-c1c2-4edf-b503-6796ce7b14ae ([UPDATE_GAME_MODE])
[15:47:17] [Render thread/WARN]: Ignoring player info update for unknown player e73e6d8d-c1c2-4edf-b503-6796ce7b14ae ([UPDATE_GAME_MODE])
[15:47:18] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» wheres trelop
[15:47:18] [Render thread/WARN]: Ignoring player info update for unknown player 7770c75d-4509-4c07-bda7-48f6ec9f9c0d ([UPDATE_GAME_MODE])
[15:47:18] [Render thread/WARN]: Ignoring player info update for unknown player 7770c75d-4509-4c07-bda7-48f6ec9f9c0d ([UPDATE_GAME_MODE])
[15:47:19] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» Frozenyou bet ill make a reminder
[15:47:19] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» cf 10b anyone?
[15:47:20] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» huntxng lol
[15:47:21] [Render thread/INFO]: [System] [CHAT] PP » Toothless__1 just voted! Vote on all links for OP rewards! /vote
[15:47:23] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» hey
[15:47:25] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» hi rxspeqt
[15:47:26] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:47:26] [Render thread/WARN]: Ignoring player info update for unknown player 917408cf-347e-41aa-960a-130b8206fbc7 ([UPDATE_GAME_MODE])
[15:47:26] [Render thread/WARN]: Ignoring player info update for unknown player 917408cf-347e-41aa-960a-130b8206fbc7 ([UPDATE_GAME_MODE])
[15:47:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» where is cix
[15:47:28] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» ur not mentally stable
[15:47:31] [Render thread/INFO]: [System] [CHAT] Canadian_Torch opened a purple crate, /buy to get your own!
[15:47:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» idk hes free
[15:47:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» fuck
[15:47:32] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:47:33] [Render thread/WARN]: Ignoring player info update for unknown player 747887f0-c9ee-462a-9e26-4b79958cd3e1 ([UPDATE_GAME_MODE])
[15:47:33] [Render thread/WARN]: Ignoring player info update for unknown player 747887f0-c9ee-462a-9e26-4b79958cd3e1 ([UPDATE_GAME_MODE])
[15:47:33] [Render thread/WARN]: Ignoring player info update for unknown player 1e747495-0e47-40cb-b099-35ce1b9c70c7 ([UPDATE_GAME_MODE])
[15:47:33] [Render thread/WARN]: Ignoring player info update for unknown player 1e747495-0e47-40cb-b099-35ce1b9c70c7 ([UPDATE_GAME_MODE])
[15:47:33] [Render thread/WARN]: Ignoring player info update for unknown player fc894493-c73f-4f6b-bb71-341a0f1f01b5 ([UPDATE_GAME_MODE])
[15:47:33] [Render thread/WARN]: Ignoring player info update for unknown player fc894493-c73f-4f6b-bb71-341a0f1f01b5 ([UPDATE_GAME_MODE])
[15:47:35] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» u shouldnt watch it
[15:47:36] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» rxspeqt duel me
[15:47:38] [Render thread/INFO]: [System] [CHAT] DUELS: touriel_bg beat ITakeYourBase in a 1v1 duel! (Hover)
[15:47:40] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §7[Genji]§r §8[§c§lツ§8] §f§f§fPenetrator §7» what the sigma
[15:47:41] [Render thread/WARN]: Ignoring player info update for unknown player e087681e-606f-4a52-a08a-62fc3c9640e1 ([UPDATE_GAME_MODE])
[15:47:41] [Render thread/WARN]: Ignoring player info update for unknown player e087681e-606f-4a52-a08a-62fc3c9640e1 ([UPDATE_GAME_MODE])
[15:47:41] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» ok i wont
[15:47:41] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» snoopygang
[15:47:42] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» sec gotta inject yk
[15:47:43] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oQ§d§l§o]§8 §fTsumtyz §7» no one can be mentally stable after watching bojack
[15:47:45] [Render thread/INFO]: [System] [CHAT] PP » TIP: Trade items, money, and tokens with players (/trade)
[15:47:46] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:47:46] [Render thread/INFO]: [System] [CHAT] Hey! Sorry, but you can't PvP here.
[15:47:46] [Render thread/INFO]: [System] [CHAT] [!] You can't attack users while protected from PvP!
[15:47:46] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated uhreturns in a $1,000,000,000,000 (1T) /coinflip
[15:47:46] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» okok
[15:47:47] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» trelop i need an inventory full of axes ASAP STAT
[15:47:48] [Render thread/WARN]: Ignoring player info update for unknown player 302d886b-6ffa-42d9-8a34-ecb27e93832f ([UPDATE_GAME_MODE])
[15:47:48] [Render thread/WARN]: Ignoring player info update for unknown player 302d886b-6ffa-42d9-8a34-ecb27e93832f ([UPDATE_GAME_MODE])
[15:47:48] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:47:49] [Render thread/WARN]: Ignoring player info update for unknown player 94b2038d-3859-41fe-9d39-9a0bcf7342b3 ([UPDATE_GAME_MODE])
[15:47:49] [Render thread/WARN]: Ignoring player info update for unknown player 94b2038d-3859-41fe-9d39-9a0bcf7342b3 ([UPDATE_GAME_MODE])
[15:47:50] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» i gotta be stable to watch a guy horse?
[15:47:51] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oZ§d§l§o]§8 §f§l[Femb0ys]§r §e§k!§c[§6§lBUILDER§c]§e§k!§r §f§f§f§dballpenis3 §7» a
[15:47:53] [Render thread/INFO]: [System] [CHAT] PP » You have received 9 tokens. (/tokens)
[15:47:55] [Render thread/WARN]: Ignoring player info update for unknown player 9eca86c4-bf33-4d70-bd87-30da955e3663 ([UPDATE_GAME_MODE])
[15:47:55] [Render thread/WARN]: Ignoring player info update for unknown player 9eca86c4-bf33-4d70-bd87-30da955e3663 ([UPDATE_GAME_MODE])
[15:47:55] [Render thread/INFO]: [System] [CHAT] seeingday has defeated levidejonge12 in a $1,000,000,000,000 (1T) /coinflip
[15:47:56] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:47:57] [Render thread/WARN]: Ignoring player info update for unknown player c2eb1da8-a3c3-4e76-99aa-29f639263a07 ([UPDATE_GAME_MODE])
[15:47:57] [Render thread/WARN]: Ignoring player info update for unknown player c2eb1da8-a3c3-4e76-99aa-29f639263a07 ([UPDATE_GAME_MODE])
[15:48:00] [Render thread/INFO]: [System] [CHAT] PP » You have received 7 tokens. (/tokens)
[15:48:04] [Render thread/INFO]: [System] [CHAT] Hey! Sorry, but you can't break that block here.
[15:48:04] [Render thread/INFO]: [System] [CHAT] PP » You have received 8 tokens. (/tokens)
[15:48:04] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated Asger1261 in a $30,000,000,000 (30B) /coinflip
[15:48:05] [Render thread/WARN]: Ignoring player info update for unknown player 6c2670b4-b251-4286-ae40-9272527a9c27 ([UPDATE_GAME_MODE])
[15:48:05] [Render thread/WARN]: Ignoring player info update for unknown player 6c2670b4-b251-4286-ae40-9272527a9c27 ([UPDATE_GAME_MODE])
[15:48:06] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» sent to rxspeqt and peen
[15:48:06] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» makes no sense
[15:48:06] [Render thread/WARN]: Ignoring player info update for unknown player aaa3ed38-cb80-4052-bf8a-8a7bc6164a36 ([UPDATE_GAME_MODE])
[15:48:06] [Render thread/WARN]: Ignoring player info update for unknown player aaa3ed38-cb80-4052-bf8a-8a7bc6164a36 ([UPDATE_GAME_MODE])
[15:48:07] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:48:07] [Render thread/INFO]: [System] [CHAT] PP » You have received 4 tokens. (/tokens)
[15:48:07] [Render thread/WARN]: Ignoring player info update for unknown player c5f75d0f-0d49-4121-bec6-118b8fe5bed5 ([UPDATE_GAME_MODE])
[15:48:07] [Render thread/WARN]: Ignoring player info update for unknown player c5f75d0f-0d49-4121-bec6-118b8fe5bed5 ([UPDATE_GAME_MODE])
[15:48:09] [Render thread/INFO]: [System] [CHAT] VOTEPARTY » ScouseWeed just voted! 50 votes needed to start the vote party!
[15:48:09] [Render thread/INFO]: [System] [CHAT] PP » ScouseWeed just voted! Vote on all links for OP rewards! /vote
[15:48:11] [Render thread/INFO]: [System] [CHAT] PP » Toothless__1 just voted! Vote on all links for OP rewards! /vote
[15:48:11] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» is it a guy horse or a horse guy
[15:48:14] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» rxspeqt u selling resets?
[15:48:15] [Render thread/WARN]: Ignoring player info update for unknown player a24c9973-8b08-4af8-a4c4-225e6faee727 ([UPDATE_GAME_MODE])
[15:48:15] [Render thread/WARN]: Ignoring player info update for unknown player a24c9973-8b08-4af8-a4c4-225e6faee727 ([UPDATE_GAME_MODE])
[15:48:15] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fJamuePrime §7» .sell
[15:48:16] [Render thread/INFO]: [System] [CHAT] glock88 has defeated Traptology in a $37,500,000,000,000 (37.50T) /coinflip
[15:48:16] [Render thread/WARN]: Ignoring player info update for unknown player e6b32c8e-bffe-4c2a-a7fd-320c49268d90 ([UPDATE_GAME_MODE])
[15:48:16] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» or a horse man
[15:48:17] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» Anyone 10b cf???
[15:48:19] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated seeingday in a $1,000,000,000,000 (1T) /coinflip
[15:48:21] [Render thread/INFO]: [System] [CHAT] PP » L3L3_1 just voted! Vote on all links for OP rewards! /vote
[15:48:21] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» MommyzLilMansta philospher
[15:48:23] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated KiiroWx in a $2,000,000,000,000 (2T) /coinflip
[15:48:23] [Render thread/INFO]: [System] [CHAT] Wavenel has defeated Ixvian in a $1,000,000,000 (1B) /coinflip
[15:48:23] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» i have some
[15:48:24] [Render thread/WARN]: Ignoring player info update for unknown player 6d01663c-e228-4a9e-8488-0c69fb8a8c96 ([UPDATE_GAME_MODE])
[15:48:24] [Render thread/WARN]: Ignoring player info update for unknown player 6d01663c-e228-4a9e-8488-0c69fb8a8c96 ([UPDATE_GAME_MODE])
[15:48:24] [Render thread/INFO]: [System] [CHAT] CougarCollector has defeated Traptology in a $25,000,000,000,000 (25T) /coinflip
[15:48:25] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» horse man id say
[15:48:26] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» rxspeqt u done injecting bro
[15:48:29] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» deep in thought over here
[15:48:29] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» its a pony boy
[15:48:30] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[��a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» snoopygang / DressBubbles921 / qdil / seeingday
[15:48:30] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:48:30] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» chilllll
[15:48:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o8§5§oA§d§l§o]§8 §7[NoGbs]§r §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0hasch §7» §7(hover) §7[§r§9§lO§a§lM§9§lE§a§lG§9§lA §9§l§6§lAXE §6§lPIECE§7 x33§7]§r
[15:48:33] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated KiiroWx in a $2,000,000,000,000 (2T) /coinflip
[15:48:34] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» snoopygang / DressBubbles921 / qdil / seeingday / Traptology
[15:48:35] [Render thread/INFO]: [System] [CHAT]                   PURPLE PRISON                  
[15:48:35] [Render thread/INFO]: [System] [CHAT] You sold 1949 items
[15:48:35] [Render thread/INFO]: [System] [CHAT] You got $97,450 (97.45K) for these items
[15:48:35] [Render thread/INFO]: [System] [CHAT] For a X14 multiplier for 1 hour, /vote on all links
[15:48:35] [Render thread/INFO]: [System] [CHAT] For permanent multipliers, buy.purpleprison.net
[15:48:35] [Render thread/INFO]: [System] [CHAT]                                                      
[15:48:37] [Render thread/INFO]: [System] [CHAT] PP » You have received 2 tokens. (/tokens)
[15:48:37] [Render thread/INFO]: [System] [CHAT] §e§LHELPER§7§8 §f§l[pvp]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§a§lsnoopygang §7» yes kit
[15:48:37] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:48:38] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:48:38] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» me kit
[15:48:39] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated KiiroWx in a $2,000,000,000,000 (2T) /coinflip
[15:48:39] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» rxspeqt how much per
[15:48:40] [Render thread/INFO]: [System] [CHAT] PP » You have received 7 tokens. (/tokens)
[15:48:41] [Render thread/INFO]: [System] [CHAT] A game just crashed at 4.14! WOW! (/crash)
[15:48:42] [Render thread/INFO]: [System] [CHAT] Er_Tommy has defeated CaeSlay in a $300,000,000,000 (300B) /coinflip
[15:48:43] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o1§5§oB§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fMilo §7» ale u buying axes?
[15:48:44] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» ./omegaaxeall
[15:48:44] [Render thread/INFO]: [System] [CHAT] KiiroWx has defeated glock88 in a $10,000,000,000,000 (10T) /coinflip
[15:48:44] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o11§5§oZ§d§l§o]§8 §f§l[vape]§r §6[§e§lGOLD§6] §fOldSkillz §7» go his 6th plot
[15:48:45] [Render thread/INFO]: [System] [CHAT] PP » L3L3_1 just voted! Vote on all links for OP rewards! /vote
[15:48:45] [Render thread/INFO]: [System] [CHAT] PP » You have received 6 tokens. (/tokens)
[15:48:45] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:48:46] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» 13
[15:48:49] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» yes milo
[15:48:50] [Render thread/WARN]: Ignoring player info update for unknown player fe66f0e7-d1d4-4014-8980-827e8931d7c2 ([UPDATE_GAME_MODE])
[15:48:50] [Render thread/WARN]: Ignoring player info update for unknown player fe66f0e7-d1d4-4014-8980-827e8931d7c2 ([UPDATE_GAME_MODE])
[15:48:50] [Render thread/INFO]: [System] [CHAT] KiiroWx has defeated levidejonge12 in a $2,000,000,000,000 (2T) /coinflip
[15:48:51] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» go my plot 6
[15:48:52] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» imma do 12
[15:48:53] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» did kitplayer win his cf
[15:48:54] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o1§5§oB§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fMilo §7» how much each?
[15:48:54] [Render thread/INFO]: [System] [CHAT] You must be holding a diamond pickaxe!
[15:48:57] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» rxspeqt broooo stop folding me
[15:48:57] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:48:58] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fPavliks_ §7» kitplayer wsp
[15:48:58] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated seeingday in a $1,000,000,000,000 (1T) /coinflip
[15:49:00] [Render thread/INFO]: [System] [CHAT] PanneDaniel has defeated KiiroWx in a $290,000,000,000 (290B) /coinflip
[15:49:00] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §7[Genji]§r §8[§c§lツ§8] §f§f§fPenetrator §7» do I not have a single tm8
[15:49:00] [Render thread/WARN]: Ignoring player info update for unknown player a24c9973-8b08-4af8-a4c4-225e6faee727 ([UPDATE_GAME_MODE])
[15:49:00] [Render thread/WARN]: Ignoring player info update for unknown player a24c9973-8b08-4af8-a4c4-225e6faee727 ([UPDATE_GAME_MODE])
[15:49:01] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[booty]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§aBlu_Clips §7» kitplayer L not me
[15:49:03] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» im ur dad broo
[15:49:04] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» rxspeqt no
[15:49:05] [Render thread/INFO]: [System] [CHAT] Trelap has defeated fastcraft51 in a $20,000,000,000 (20B) /coinflip
[15:49:05] [Render thread/INFO]: [System] [CHAT] glock88 has defeated KiiroWx in a $20,000,000,000,000 (20T) /coinflip
[15:49:08] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» huntxng patience king
[15:49:09] [Render thread/INFO]: [System] [CHAT] PP » Toothless__1 just voted! Vote on all links for OP rewards! /vote
[15:49:11] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» milo unblock me msg rn!!!
[15:49:11] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated KiiroWx in a $6,000,000,000,000 (6T) /coinflip
[15:49:14] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o1§5§oB§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fMilo §7» no
[15:49:15] [Render thread/WARN]: Ignoring player info update for unknown player 60f2ff7b-7f08-444a-bd01-4c00b203b25b ([UPDATE_GAME_MODE])
[15:49:15] [Render thread/WARN]: Ignoring player info update for unknown player 60f2ff7b-7f08-444a-bd01-4c00b203b25b ([UPDATE_GAME_MODE])
[15:49:16] [Render thread/INFO]: [System] [CHAT] PP » TIP: Bet your items against other players (/itemflip)
[15:49:16] [Render thread/WARN]: Ignoring player info update for unknown player e6b32c8e-bffe-4c2a-a7fd-320c49268d90 ([UPDATE_GAME_MODE])
[15:49:17] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated KiiroWx in a $2,000,000,000,000 (2T) /coinflip
[15:49:17] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» wtffff
[15:49:17] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» DressBubbles921
[15:49:18] [Render thread/INFO]: [System] [CHAT] You don't have enough tokens to buy this enchantment!
[15:49:20] [Render thread/INFO]: [System] [CHAT] You sold Purple Key Finder level 1 for 15 tokens!
[15:49:22] [Render thread/INFO]: [System] [CHAT] There is no levels on this pickaxe to sell!
[15:49:23] [Render thread/INFO]: [System] [CHAT] glock88 has defeated KiiroWx in a $10,000,000,000,000 (10T) /coinflip
[15:49:24] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» im setting up obs
[15:49:24] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» DressBubbles921 / Traptology
[15:49:25] [Render thread/INFO]: [System] [CHAT] There is no levels on this pickaxe to sell!
[15:49:25] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o1§5§oB§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fMilo §7» u scemmed me
[15:49:25] [Render thread/INFO]: [System] [CHAT] PP » L3L3_1 just voted! Vote on all links for OP rewards! /vote
[15:49:27] [Render thread/INFO]: [System] [CHAT] There is no levels on this pickaxe to sell!
[15:49:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» LOL
[15:49:28] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» ale wheres the swastika
[15:49:28] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» milo ill do 1b per
[15:49:31] [Render thread/INFO]: [System] [CHAT] You don't have enough tokens to buy this enchantment!
[15:49:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» bro is not clipping me
[15:49:32] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» MommyzLilMansta u wild
[15:49:34] [Render thread/WARN]: Ignoring player info update for unknown player 9b19ac4f-9616-4cd5-ac69-646ba3e85084 ([UPDATE_GAME_MODE])
[15:49:34] [Render thread/WARN]: Ignoring player info update for unknown player 9b19ac4f-9616-4cd5-ac69-646ba3e85084 ([UPDATE_GAME_MODE])
[15:49:34] [Render thread/WARN]: Ignoring player info update for unknown player 96721ec4-6655-470c-88c7-27cbc9f8283b ([UPDATE_GAME_MODE])
[15:49:34] [Render thread/WARN]: Ignoring player info update for unknown player 96721ec4-6655-470c-88c7-27cbc9f8283b ([UPDATE_GAME_MODE])
[15:49:35] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:49:35] [Render thread/WARN]: Ignoring player info update for unknown player bbc36cf3-e162-4818-bade-b37cb43e9159 ([UPDATE_GAME_MODE])
[15:49:35] [Render thread/WARN]: Ignoring player info update for unknown player bbc36cf3-e162-4818-bade-b37cb43e9159 ([UPDATE_GAME_MODE])
[15:49:35] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» DressBubbles921 / Traptology / skalz
[15:49:36] [Render thread/INFO]: [System] [CHAT] PP » L3L3_1 just voted! Vote on all links for OP rewards! /vote
[15:49:38] [Render thread/INFO]: [System] [CHAT] PP » Toothless__1 just voted! Vote on all links for OP rewards! /vote
[15:49:38] [Render thread/INFO]: [System] [CHAT] DUELS: touriel_bg beat ITakeYourBase in a 1v1 duel! (Hover)
[15:49:39] [Render thread/WARN]: Ignoring player info update for unknown player d98e6764-9093-4c85-ada4-3b51bd1b9302 ([UPDATE_GAME_MODE])
[15:49:39] [Render thread/INFO]: [System] [CHAT] Welcome SmokeyVendetta to PURPLE PRISON! (/vote for rewards)
[15:49:43] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» naH just wanna see it in all its glory
[15:49:43] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oQ§d§l§o]§8 §fTsumtyz §7» how do you guys have so much money
[15:49:43] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» i aint going in ur montage today bud
[15:49:44] [Render thread/INFO]: [System] [CHAT] A game just crashed at 4.85! WOW! (/crash)
[15:49:45] [Render thread/INFO]: [System] [CHAT] PP » L3L3_1 just voted! Vote on all links for OP rewards! /vote
[15:49:45] [Render thread/INFO]: [System] [CHAT] PP » You have received 3 tokens. (/tokens)
[15:49:47] [Render thread/INFO]: [System] [CHAT] PP » You have received 1 tokens. (/tokens)
[15:49:49] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» lol u sure bucko
[15:49:52] [Render thread/INFO]: [System] [CHAT] PP » You have received 4 tokens. (/tokens)
[15:49:52] [Render thread/INFO]: [System] [CHAT] seeingday has defeated levidejonge12 in a $4,000,000,000,000 (4T) /coinflip
[15:49:52] [Render thread/INFO]: [System] [CHAT] NerdSpotter opened a purple crate, /buy to get your own!
[15:49:53] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:49:53] [Render thread/WARN]: Ignoring player info update for unknown player d4110d43-7997-4a1d-83b8-42d7ef363dff ([UPDATE_GAME_MODE])
[15:49:53] [Render thread/INFO]: [System] [CHAT] NerdSpotter opened a purple crate, /buy to get your own!
[15:49:53] [Render thread/INFO]: [System] [CHAT] Welcome Miner3000boss to PURPLE PRISON! (/vote for rewards)
[15:49:53] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» yes bucko
[15:49:55] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fmk_gojo §7» is dont a demon slayer server ?
[15:49:59] [Render thread/WARN]: Ignoring player info update for unknown player 1c321950-635d-4e84-afc7-93522b9a7142 ([UPDATE_GAME_MODE])
[15:49:59] [Render thread/WARN]: Ignoring player info update for unknown player 1c321950-635d-4e84-afc7-93522b9a7142 ([UPDATE_GAME_MODE])
[15:49:59] [Render thread/WARN]: Ignoring player info update for unknown player 07d60728-bd2a-4fad-92fb-e88ad4886a0c ([UPDATE_GAME_MODE])
[15:49:59] [Render thread/WARN]: Ignoring player info update for unknown player 07d60728-bd2a-4fad-92fb-e88ad4886a0c ([UPDATE_GAME_MODE])
[15:50:00] [Render thread/INFO]: [System] [CHAT] NerdSpotter opened a vote crate, /vote to get your own!
[15:50:01] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oZ§d§l§o]§8 §7[STATIEZ]§r §8[§5§lPURPLE§d§lGOD§8] §fstateboiz §7» ./p h stateboiz 3 new shop!!!!!
[15:50:02] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §f§l[pvp]§r §8[§7§lDEBT§8] §f§f§f§fDress§8Bubb§7les921 §7» yes kit my bad
[15:50:03] [Render thread/INFO]: [System] [CHAT] Traptology has defeated glock88 in a $20,000,000,000,000 (20T) /coinflip
[15:50:06] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oZ§d§l§o]§8 §7[STATIEZ]§r §8[§5§lPURPLE§d§lGOD§8] §fstateboiz §7» ...
[15:50:06] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated UhChilllss in a $948,000,000,000 (948B) /coinflip
[15:50:09] [Render thread/INFO]: [System] [CHAT] PP » You have received 3 tokens. (/tokens)
[15:50:09] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» rxspeqt i found cix
[15:50:09] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:50:10] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» who elsa gave me a lot of money
[15:50:10] [Render thread/INFO]: [System] [CHAT] PP » You have received 8 tokens. (/tokens)
[15:50:10] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» skate
[15:50:10] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:50:11] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §f§l[pvp]§r §8[§7§lDEBT§8] §f§f§f§fDress§8Bubb§7les921 §7» hui kit
[15:50:13] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:50:14] [Render thread/INFO]: [System] [CHAT] PP » You have received 6 tokens. (/tokens)
[15:50:14] [Render thread/WARN]: Ignoring player info update for unknown player 83439489-0277-4f3a-9dbd-17d69a93077d ([UPDATE_GAME_MODE])
[15:50:14] [Render thread/WARN]: Ignoring player info update for unknown player 83439489-0277-4f3a-9dbd-17d69a93077d ([UPDATE_GAME_MODE])
[15:50:15] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oV§d§l§o]§8 §f§l[pvp]§r §5[§d✘§5✘§d✘§5] §f§f§f§0r§8e§7t§fu§8r§7n§fs §7» kitplayer me
[15:50:16] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» wheres the axes
[15:50:16] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oZ§d§l§o]§8 §7[STATIEZ]§r §8[§5§lPURPLE§d§lGOD§8] §fstateboiz §7» ./p h stateboiz 3 new shop!!!!!!!!!!!!!!!
[15:50:17] [Render thread/INFO]: [System] [CHAT] ALERT! Your inventory is full (USE /SELL)
[15:50:17] [Render thread/INFO]: [System] [CHAT] Purchase autosell here: buy.purpleprison.net
[15:50:17] [Render thread/INFO]: [System] [CHAT] L3L3_1 opened a vote crate, /vote to get your own!
[15:50:17] [Render thread/INFO]: [System] [CHAT] L3L3_1 opened a vote crate, /vote to get your own!
[15:50:17] [Render thread/INFO]: [System] [CHAT] L3L3_1 opened a vote crate, /vote to get your own!
[15:50:17] [Render thread/WARN]: Ignoring player info update for unknown player e6b32c8e-bffe-4c2a-a7fd-320c49268d90 ([UPDATE_GAME_MODE])
[15:50:17] [Render thread/INFO]: [System] [CHAT] L3L3_1 opened a vote crate, /vote to get your own!
[15:50:17] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» where
[15:50:17] [Render thread/INFO]: [System] [CHAT] L3L3_1 opened a vote crate, /vote to get your own!
[15:50:19] [Render thread/INFO]: [System] [CHAT] PP » You have received 7 tokens. (/tokens)
[15:50:20] [Render thread/INFO]: [System] [CHAT] ALERT! Your inventory is full (USE /SELL)
[15:50:20] [Render thread/INFO]: [System] [CHAT] Purchase autosell here: buy.purpleprison.net
[15:50:20] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» I love kissing boys im gay!!! LMAo
[15:50:21] [Render thread/INFO]: [System] [CHAT] PP » Trelap just voted! Vote on all links for OP rewards! /vote
[15:50:21] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» uhreturns go my plot 6
[15:50:22] [Render thread/WARN]: Ignoring player info update for unknown player ed8e56bd-e09f-48c6-8dd8-01c73e5a83db ([UPDATE_GAME_MODE])
[15:50:22] [Render thread/WARN]: Ignoring player info update for unknown player ed8e56bd-e09f-48c6-8dd8-01c73e5a83db ([UPDATE_GAME_MODE])
[15:50:24] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» hes in discord cf chanl
[15:50:24] [Render thread/INFO]: [System] [CHAT]                   PURPLE PRISON                  
[15:50:24] [Render thread/INFO]: [System] [CHAT] You sold 2048 items
[15:50:24] [Render thread/INFO]: [System] [CHAT] You got $102,400 (102.40K) for these items
[15:50:24] [Render thread/INFO]: [System] [CHAT] For a X14 multiplier for 1 hour, /vote on all links
[15:50:24] [Render thread/INFO]: [System] [CHAT] For permanent multipliers, buy.purpleprison.net
[15:50:24] [Render thread/INFO]: [System] [CHAT]                                                      
[15:50:25] [Render thread/WARN]: Ignoring player info update for unknown player 7878965a-9f43-4c62-964b-8f2a5d9f0af2 ([UPDATE_GAME_MODE])
[15:50:25] [Render thread/WARN]: Ignoring player info update for unknown player 7878965a-9f43-4c62-964b-8f2a5d9f0af2 ([UPDATE_GAME_MODE])
[15:50:26] [Render thread/INFO]: [System] [CHAT] PP » Toothless__1 just voted! Vote on all links for OP rewards! /vote
[15:50:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o3§5§oZ§d§l§o]§8 §7[Allein]§r §f[§5§k!§d§lB§d§lLISS§5§k!§f] §f§f§fIlyAnastasya §7» MrBodyKamase fuck shit
[15:50:29] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» MrBodyKamase pause
[15:50:29] [Render thread/INFO]: [System] [CHAT] PP » Zootch just voted! Vote on all links for OP rewards! /vote
[15:50:29] [Render thread/INFO]: [System] [CHAT] levidejonge12 has defeated glock88 in a $10,000,000,000,000 (10T) /coinflip
[15:50:30] [Render thread/WARN]: Ignoring player info update for unknown player 868e83e6-73be-487f-876a-716be65a4d40 ([UPDATE_GAME_MODE])
[15:50:30] [Render thread/WARN]: Ignoring player info update for unknown player 868e83e6-73be-487f-876a-716be65a4d40 ([UPDATE_GAME_MODE])
[15:50:30] [Render thread/INFO]: [System] [CHAT] PP » You have received 7 tokens. (/tokens)
[15:50:32] [Render thread/INFO]: [System] [CHAT] PP » You have received 8 tokens. (/tokens)
[15:50:33] [Render thread/INFO]: [System] [CHAT] PP » NerdSpotter just voted! Vote on all links for OP rewards! /vote
[15:50:33] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o30§5§oZ§d§l§o]§8 §f§l[Rico]§r §6§k!§7[§e§lTOKEN§6§lMASTER§7]§e§k!§r §f§f§f§fR§eiot §7» -=- Buy/Sell -=-
[15:50:37] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» nvm hes here glock
[15:50:39] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» :-"
[15:50:41] [Render thread/INFO]: [System] [CHAT] matty_023 has defeated CaeSlay in a $3,700,000,000,000 (3.70T) /coinflip
[15:50:41] [Render thread/WARN]: Ignoring player info update for unknown player b1678e44-b532-4bb1-891d-b77de940381c ([UPDATE_GAME_MODE])
[15:50:41] [Render thread/WARN]: Ignoring player info update for unknown player b1678e44-b532-4bb1-891d-b77de940381c ([UPDATE_GAME_MODE])
[15:50:43] [Render thread/INFO]: [System] [CHAT] UhChilllss has defeated Traptology in a $2,000,000,000,000 (2T) /coinflip
[15:50:44] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» Huh
[15:50:47] [Render thread/INFO]: [System] [CHAT] PP » TIP: Tired of chat spam? Turn off chat messages (/settings)
[15:50:47] [Render thread/INFO]: [System] [CHAT] PP » Toothless__1 just voted! Vote on all links for OP rewards! /vote
[15:50:47] [Render thread/INFO]: [System] [CHAT] You don't have enough tokens to buy this enchantment!
[15:50:48] [Render thread/INFO]: [System] [CHAT] DUELS: ITakeYourBase beat touriel_bg in a 1v1 duel! (Hover)
[15:50:49] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:49] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» rxspeqt bro u gonna take longer
[15:50:50] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:50] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:50] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:50] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:51] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:51] [Render thread/INFO]: [System] [CHAT] Zootch opened a vote crate, /vote to get your own!
[15:50:52] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» stateboiz
[15:50:53] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o30§5§oZ§d§l§o]§8 §f§l[Rico]§r §6§k!§7[§e§lTOKEN§6§lMASTER§7]§e§k!§r §f§f§f§fR§eiot §7» §7(hover) §7[§r§8[§c§l!§8] §8§e✞ §e§f§l#1 §f§lPlot §f§lShop §f§l��d§o/p §d§oh §d§oxGetRiotx§r §r§f§lCome §f§l§aSell§r §r§f§land §f§l§cBuy§r §r§e✞ §e§8[§c§l!§8]§7 x1§7]§r
[15:50:53] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[champs]§r §fBraccioDiFerro §7» I took a 500t coinflip but it said 500b can I get my money back??
[15:50:53] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» Huuuhhhhh?>
[15:50:54] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:54] [Render thread/WARN]: Ignoring player info update for unknown player c6c8752e-e46f-4835-b973-244c264fc7d4 ([UPDATE_GAME_MODE])
[15:50:54] [Render thread/WARN]: Ignoring player info update for unknown player c6c8752e-e46f-4835-b973-244c264fc7d4 ([UPDATE_GAME_MODE])
[15:50:54] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:54] [Render thread/WARN]: Ignoring player info update for unknown player 4ff925b9-70d8-4ef6-b6c4-46114aed7f14 ([UPDATE_GAME_MODE])
[15:50:54] [Render thread/WARN]: Ignoring player info update for unknown player 4ff925b9-70d8-4ef6-b6c4-46114aed7f14 ([UPDATE_GAME_MODE])
[15:50:55] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:55] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:55] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» i know who would love to kiss u....
[15:50:55] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:55] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[ots]§r §4[§f❄§4] §f§f§f§crespect §7» bro wAIT
[15:50:55] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:55] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:56] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:56] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» send duels no competiton best onion
[15:50:56] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:56] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:56] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:56] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:57] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:57] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:57] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:57] [Render thread/INFO]: [System] [CHAT] You don't have enough tokens to buy this enchantment!
[15:50:57] [Render thread/INFO]: [System] [CHAT] PanneDaniel opened a god crate, /buy to get your own!
[15:50:58] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[champs]§r §fBraccioDiFerro §7» .
[15:50:59] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oZ§d§l§o]§8 §7[STATIEZ]§r §8[§5§lPURPLE§d§lGOD§8] §fstateboiz §7» yes?
[15:50:59] [Render thread/WARN]: Ignoring player info update for unknown player 16acc8ba-f42a-4674-9c2d-60037608552b ([UPDATE_GAME_MODE])
[15:50:59] [Render thread/WARN]: Ignoring player info update for unknown player 16acc8ba-f42a-4674-9c2d-60037608552b ([UPDATE_GAME_MODE])
[15:51:00] [Render thread/INFO]: [System] [CHAT] uhreturns has defeated UhChilllss in a $500,000,000,000 (500B) /coinflip
[15:51:00] [Render thread/INFO]: [System] [CHAT] ScouseWeed opened a vote crate, /vote to get your own!
[15:51:02] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §f§l[champs]§r §fBraccioDiFerro §7» I took a 500t coinflip but it said 500b can I get my money back??
[15:51:03] [Render thread/WARN]: Ignoring player info update for unknown player 868e83e6-73be-487f-876a-716be65a4d40 ([UPDATE_GAME_MODE])
[15:51:03] [Render thread/WARN]: Ignoring player info update for unknown player 868e83e6-73be-487f-876a-716be65a4d40 ([UPDATE_GAME_MODE])
[15:51:05] [Render thread/WARN]: Ignoring player info update for unknown player da083052-a772-482a-837e-0e33bc1d40a4 ([UPDATE_GAME_MODE])
[15:51:05] [Render thread/WARN]: Ignoring player info update for unknown player da083052-a772-482a-837e-0e33bc1d40a4 ([UPDATE_GAME_MODE])
[15:51:06] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» who??
[15:51:07] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» come here
[15:51:07] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fPavliks_ §7» UhChilllss ?
[15:51:08] [Render thread/WARN]: Ignoring player info update for unknown player 1ab53da1-cd4d-4fcc-a1f6-21442a5df0b0 ([UPDATE_GAME_MODE])
[15:51:08] [Render thread/WARN]: Ignoring player info update for unknown player 1ab53da1-cd4d-4fcc-a1f6-21442a5df0b0 ([UPDATE_GAME_MODE])
[15:51:10] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[Haxsss]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§6h§ea§6x§es §7» §7(hover) §7[§r§2[§a§lSPRING§2§l24§a] §a§6§lTAG§7 x64§7]§r selling
[15:51:12] [Render thread/INFO]: [System] [CHAT] PP » NerdSpotter just voted! Vote on all links for OP rewards! /vote
[15:51:12] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o8§5§oA§d§l§o]§8 §7[NoGbs]§r §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0hasch §7» sup
[15:51:13] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ��d§l§o]§8 §8[§5§lP§d§lP§8] §f§f§fEr_Tommy §7» it says 40
[15:51:13] [Render thread/INFO]: [System] [CHAT] PP » MoonShinesOnYou just voted! Vote on all links for OP rewards! /vote
[15:51:16] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» did 1s
[15:51:17] [Render thread/WARN]: Ignoring player info update for unknown player e6b32c8e-bffe-4c2a-a7fd-320c49268d90 ([UPDATE_GAME_MODE])
[15:51:18] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» Is he a boy??
[15:51:19] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fPavliks_ §7» remember me ?
[15:51:19] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» his name is colliedog
[15:51:22] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o8§5§oA§d§l§o]§8 §7[NoGbs]§r §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0hasch §7» yea
[15:51:23] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» trying to check who gave me money
[15:51:23] [Render thread/INFO]: [System] [CHAT] You do not have enough credits to buy this enchantment, buy credits at BUY.PURPLEPRISON.NET
[15:51:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» a lot
[15:51:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» he boy like me??
[15:51:27] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oQ§d§l§o]§8 §f§l[ACIDent]§r §5[§e❁§d❀§e❁§5] §f§f§f§5F§dr§5o§dz§5e§dn§5y§do§5u §7» MommyzLilMansta my 7th plot
[15:51:29] [Render thread/WARN]: Ignoring player info update for unknown player e6d57ea2-88cf-4209-9b2f-0640b46e3609 ([UPDATE_GAME_MODE])
[15:51:29] [Render thread/INFO]: [System] [CHAT] Welcome ItzH7PER to PURPLE PRISON! (/vote for rewards)
[15:51:30] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o6§5§oZ§d§l§o]§8 §5[§d✘§5✘§d✘§5] §f§f§f§2Mommyz §7» not sure if hes on yet but i heard he loves kissing boys
[15:51:31] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» Skalz u here?
[15:51:31] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oV§d§l§o]§8 §f§l[pvp]§r §5[§d✘§5✘§d✘§5] §f§f§f§0r§8e§7t§fu§8r§7n§fs §7» kitplayer let lethal down here
[15:51:33] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §fPavliks_ §7» ur the only one i know here lmao
[15:51:35] [Render thread/INFO]: [System] [CHAT] PP » Trelap just voted! Vote on all links for OP rewards! /vote
[15:51:37] [Render thread/INFO]: [System] [CHAT] CaeSlay has defeated CougarCollector in a $10,000,000,000,000 (10T) /coinflip
[15:51:39] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o8§5§oA§d§l§o]§8 §7[NoGbs]§r §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0hasch §7» xDD
[15:51:39] [Render thread/INFO]: [System] [CHAT] You don't have enough tokens to buy this enchantment!
[15:51:40] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §7[1v1me]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§bK§fi§bt §7» UhChilllss whats his ign?
[15:51:41] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oZ§d§l§o]§8 §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0Hunt §7» rxspeqt bro noooob
[15:51:41] [Render thread/INFO]: [System] [CHAT] PP » NerdSpotter just voted! Vote on all links for OP rewards! /vote
[15:51:42] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o79§5§oA§d§l§o]§8 §7[ballpns]§r §8[§7§lCOAL§8] §f§6ballpenis4 §7» Frozenyou whats the point at mining warp purplegod
[15:51:42] [Render thread/INFO]: [System] [CHAT] §d§l§o[§5§oNew Inmate§d§l§o]§8 §7[bitch]§r §f§dglock88 §7» kit we fucking?
[15:51:42] [Render thread/WARN]: Ignoring player info update for unknown player d671768f-f6f2-480c-a62b-933b4206fad6 ([UPDATE_GAME_MODE])
[15:51:43] [Render thread/INFO]: [System] [CHAT] Welcome matthewhatter_ to PURPLE PRISON! (/vote for rewards)
[15:51:43] [Render thread/INFO]: [System] [CHAT] You don't have enough tokens to buy this enchantment!
[15:51:45] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o4§5§oZ§d§l§o]§8 §7[clowns]§r §fMrBodyKamase §7» YAYYYYYYYYYY
[15:51:45] [Render thread/WARN]: Ignoring player info update for unknown player f2329986-5d2f-4a83-94ff-b6dfeb232407 ([UPDATE_GAME_MODE])
[15:51:45] [Render thread/WARN]: Ignoring player info update for unknown player f2329986-5d2f-4a83-94ff-b6dfeb232407 ([UPDATE_GAME_MODE])
[15:51:46] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d��o8§5§oA§d§l§o]§8 §7[NoGbs]§r §c[§9§k!§c§l§oCHEA§9§l§oTER§c§k!§9] §f§f§f§0hasch §7» Pavliks_ u need an axe?
[15:51:46] [Render thread/INFO]: [System] [CHAT] Toothless__1 opened a vote crate, /vote to get your own!
[15:51:46] [Render thread/INFO]: [System] [CHAT] §e§LHELPER§7§8 §f§l[pvp]§r §2§k!§8[§a§lSHAREHOLDER§8]§2§k!§r §f§f§f§a§lsnoopygang §7» w
[15:51:46] [Render thread/WARN]: Ignoring player info update for unknown player f2329986-5d2f-4a83-94ff-b6dfeb232407 ([UPDATE_GAME_MODE])
[15:51:46] [Render thread/WARN]: Ignoring player info update for unknown player f2329986-5d2f-4a83-94ff-b6dfeb232407 ([UPDATE_GAME_MODE])
[15:51:47] [Render thread/INFO]: [System] [CHAT] PP » You have received 9 tokens. (/tokens)
[15:51:47] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o79§5§oA§d§l§o]§8 §7[ballpns]§r §8[§7§lCOAL§8] §f§6ballpenis4 §7» cant i just go warp a?
[15:51:47] [Render thread/INFO]: [System] [CHAT] PP » You have received 2 tokens. (/tokens)
[15:51:47] [Render thread/INFO]: [System] [CHAT] PP » You have received 5 tokens. (/tokens)
[15:51:50] [Render thread/INFO]: [System] [CHAT] Toothless__1 opened a vote crate, /vote to get your own!
[15:51:51] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o7§5§oZ§d§l§o]§8 §f§l[18]§r §8[§e§k!§e§lKB§e§k!§8] §f§f§fAle §7» sheesh Frozenyou is angy
[15:51:51] [Render thread/INFO]: [System] [CHAT] Toothless__1 opened a vote crate, /vote to get your own!
[15:51:51] [Render thread/INFO]: [System] [CHAT] §d§l§o[§d§o100§5§oZ§d§l§o]§8 §7[STATIEZ]§r §8[§5§lPURPLE§d§lGOD§8] §fstateboiz §7» buying omegas/p3s ./p h stateboiz 3!!!
[15:51:52] [CullThread/INFO]: [STDOUT]: Shutting down culling task!
[15:51:52] [Render thread/INFO]: Stopping!
[15:51:52] [Render thread/INFO]: Stopping worker threads
Exopandora commented 1 month ago

Assuming you just removed shoulder surfing reloaded from the mods folder, since the game didn't crash, I can tell you that the 1.20.4 version of shoulder surfing reloaded is not compatible with minecraft 1.20.5+. An update will be available at a later point in time, when all dependencies have been updated.