TreyRuffy / BetterF3

A Fabric, Forge, and NeoForge for Minecraft that provides a highly customizable, more human-readable Debug HUD.
https://modrinth.com/mod/betterf3
MIT License
27 stars 10 forks source link

[Bug]: Error spam in logs when using profiler #24

Closed MithicSpirit closed 12 months ago

MithicSpirit commented 1 year ago

Describe the Bug

When using the profiler (either by turning on "Always Enable the Profiler" or pressing Shift+F3), minecraft's logs are spammed with

[Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?

This also leads to reduced performance.

Steps to Reproduce

  1. Use mod
  2. Enter a world
  3. Press Shift+F3
  4. Look at logs

Expected Behavior

No logspam

Screenshots

No response

Modloader Type

Fabric

Modloader Version

Quilt 0.20.2

Mod Version

7.0.1

Log Output

[22:11:21] [main/INFO]: Loading Minecraft 1.20.1 with Quilt Loader 0.20.2
[22:11:21] [main/INFO]: Loading mappings: jar:file:/home/mithic/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/fabricmc/intermediary/1.20.1/intermediary-1.20.1.jar!/mappings/mappings.tiny
[22:11:21] [main/INFO]: Not reusing previous transform cache since it has 424 different keys. (Add '-Dloader.transform_cache.log_changed_keys=true' to see all changes).
[22:11:23] [main/INFO]: Copying minecraft to a temporary jar file /home/mithic/games/data/prismlauncher/instances/LGS/.minecraft/.cache/quilt_loader/transform-cache-client/transformed-mod-minecraft-v1.20.1.jar
transform-cache took 2130ms
zip sub copy took 9ms
tmp jar copy took 8003ms
mod adding took 2ms
[22:11:31] [main/INFO]: Loading 7 mods:
| Index | Mod                         | ID                        | Version           | Type    | File Hash (SHA-1)                        | File(s)                                                                                                                              | Sub-File                                                                            |
|------:|-----------------------------|---------------------------|-------------------|---------|------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|
|     5 | BetterF3                    | betterf3                  | 7.0.1             | Fabric  | 106b8b7bdc698b8ced09c28ec089697dfbfbca1b | <mods>/BetterF3-7.0.1-Fabric-1.20.1.jar                                                                                              |                                                                                     |
|     1 | Cloth Config v11            | cloth-config              | 11.1.106          | Fabric  | 106b8b7bdc698b8ced09c28ec089697dfbfbca1b | <mods>/BetterF3-7.0.1-Fabric-1.20.1.jar                                                                                              | /META-INF/jars/cloth-config-fabric-11.1.106.jar                                     |
|     0 | cloth-basic-math            | cloth-basic-math          | 0.6.1             | Fabric  | 106b8b7bdc698b8ced09c28ec089697dfbfbca1b | <mods>/BetterF3-7.0.1-Fabric-1.20.1.jar                                                                                              | /META-INF/jars/cloth-config-fabric-11.1.106.jar!/META-INF/jars/basic-math-0.6.1.jar |
|     6 | Fabric Resource Loader (v0) | fabric-resource-loader-v0 | 0.11.8+e3d6ed2577 | Fabric  | 106b8b7bdc698b8ced09c28ec089697dfbfbca1b | <mods>/BetterF3-7.0.1-Fabric-1.20.1.jar                                                                                              | /META-INF/jars/fabric-resource-loader-v0-0.11.8+e3d6ed2577.jar                      |
|     4 | Minecraft                   | minecraft                 | 1.20.1            | Builtin | 7db7a23c71ff585f1e66ff01f083102aee21f9d5 | <game>/.cache/quilt_loader/remappedJars/minecraft-1.20.1-0.20.2/client-intermediary.jar                                              |                                                                                     |
|     2 | OpenJDK 64-Bit Server VM    | java                      | 17                | Builtin |                                          | /app/jdk/17                                                                                                                          |                                                                                     |
|     3 | Quilt Loader                | quilt_loader              | 0.20.2            | Quilt   | 5d64acadc81a2c586695169fd902f7b2be62ecab | <user>/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/quiltmc/quilt-loader/0.20.2/quilt-loader-0.20.2.jar |                                                                                     |
|------:|-----------------------------|---------------------------|-------------------|---------|------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|
Mod Table Version: 2
Plugin Types: {quilted_fabric_loader=[Fabric], quilt_loader=[Quilt, Builtin]}
[22:11:31] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/mithic/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Quilt Env=CLIENT
[22:11:31] [QuiltClassPath ZipScanner#1/INFO]: Took 69049us to scan /
[22:11:31] [main/INFO]: Compatibility level set to JAVA_17
[22:11:33] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 88 milliseconds
[22:11:34] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:11:35] [Render thread/INFO]: Setting user: MithicSpirit
[22:11:35] [Render thread/INFO]: [BetterF3] Loading...
[22:11:35] [Render thread/INFO]: [BetterF3] All done!
[22:11:35] [Render thread/INFO]: Backend library: LWJGL version 3.3.2+13
[2023-09-13 22:11:35.571] [MANGOHUD] [info] [config.cpp:118] skipping config: '/app/jdk/17/bin/MangoHud.conf' [ not found ]
[2023-09-13 22:11:35.571] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/mithic/.var/app/org.prismlauncher.PrismLauncher/config/MangoHud/java.conf' [ not found ]
[2023-09-13 22:11:35.572] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/mithic/.var/app/org.prismlauncher.PrismLauncher/config/MangoHud/MangoHud.conf'
[2023-09-13 22:11:35.649] [MANGOHUD] [info] [overlay.cpp:808] Uploading is disabled (permit_upload = 0)
[2023-09-13 22:11:35.657] [MANGOHUD] [info] [gl_renderer.cpp:422] GL version: 4.6 
[22:11:35] [Render thread/INFO]: Found non-pack entry '/home/mithic/games/data/prismlauncher/instances/LGS/.minecraft/resourcepacks/faithless-convert', ignoring
[ALSOFT] (EE) Failed to connect PipeWire event context (errno: 112)
[22:11:36] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/04 VanillaTweaks Niceties.zip, file/Faithless, file/Faithless Mod Patch.zip, file/03 VanillaTweaks Sounds.zip, file/02 VanillaTweaks Font.zip, file/01 Words of Wisdom v1.5.zip, fabric (cloth-config, quilt_loader, betterf3, fabric-resource-loader-v0)
[22:11:36] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.attack.crit
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.attack.knockback
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.attack.nodamage
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.attack.strong
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.attack.sweep
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.attack.weak
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.enter
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.exit
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop.additions
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop.additions.rare
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop.additions.ultra_rare
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.fish.swim
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.generic.swim
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.swim
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.squid.squirt
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.squid.ambient
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.bee.loop
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.spider.step
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/dig/stone5.ogg does not exist, cannot add it to event minecraft:block.stone.hit
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/dig/stone6.ogg does not exist, cannot add it to event minecraft:block.stone.hit
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/dig/stone5.ogg does not exist, cannot add it to event minecraft:block.stone.step
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/dig/stone6.ogg does not exist, cannot add it to event minecraft:block.stone.step
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.enter
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.exit
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop.additions
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop.additions.rare
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:ambient.underwater.loop.additions.ultra_rare
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.fish.swim
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.generic.swim
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.player.swim
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.squid.squirt
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/x.ogg does not exist, cannot add it to event minecraft:entity.squid.ambient
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/close.ogg does not exist, cannot add it to event minecraft:block.wooden_door.close
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/close4.ogg does not exist, cannot add it to event minecraft:block.wooden_door.close
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/close5.ogg does not exist, cannot add it to event minecraft:block.wooden_door.close
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/close6.ogg does not exist, cannot add it to event minecraft:block.wooden_door.close
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/open.ogg does not exist, cannot add it to event minecraft:block.wooden_door.open
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/open3.ogg does not exist, cannot add it to event minecraft:block.wooden_door.open
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/block/wooden_door/open4.ogg does not exist, cannot add it to event minecraft:block.wooden_door.open
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/dig/stone5.ogg does not exist, cannot add it to event minecraft:block.stone.hit
[22:11:36] [Worker-Main-2/WARN]: File minecraft:sounds/dig/stone6.ogg does not exist, cannot add it to event minecraft:block.stone.hit
[22:11:36] [Worker-Main-5/WARN]: Unused frames in sprite minecraft:block/fire_1: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
[22:11:36] [Worker-Main-8/WARN]: Unused frames in sprite minecraft:block/end_portal_frame_eye_2: [2]
[22:11:36] [Worker-Main-8/WARN]: Unused frames in sprite minecraft:block/end_portal_frame_eye_4: [3, 4, 5, 6, 7]
[22:11:36] [Worker-Main-2/WARN]: Unused frames in sprite minecraft:block/end_portal_frame_eye_5: [4, 6]
[22:11:36] [Worker-Main-1/WARN]: Invalid frame index on sprite minecraft:block/netherrack_lungs frame 7: 7
[22:11:36] [Worker-Main-1/WARN]: Unused frames in sprite minecraft:item/suspicious_stew: [0]
[22:11:38] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/air
[22:11:38] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/tall_seagrass_bottom
[22:11:38] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/air
[22:11:38] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/small_dripleaf_bottom
[22:11:39] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/small_dripleaf_bottom
[22:11:39] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/small_dripleaf_bottom
[22:11:39] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/pitcher_plant_bottom
[22:11:39] [Worker-Main-1/WARN]: Unable to resolve texture due to reference chain air->air in minecraft:block/small_dripleaf_bottom
[22:11:39] [Render thread/WARN]: Skipped language file: minecraft:lang/en_us.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 47 column 4 path $.item.minecraft.tropical_fish)
[22:11:39] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[22:11:39] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[22:11:39] [Render thread/INFO]: OpenAL initialized on device Family 17h/19h HD Audio Controller Speaker + Headphones
[22:11:39] [Render thread/INFO]: Sound engine started
[22:11:40] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas
[22:11:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/signs.png-atlas
[22:11:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[22:11:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[22:11:40] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[22:11:40] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[22:11:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[22:11:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[22:11:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[22:11:40] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[22:11:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[22:11:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[22:11:40] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[22:11:45] [Render thread/INFO]: Loaded 7 recipes
[22:11:45] [Render thread/INFO]: Loaded 1271 advancements
[22:11:45] [Server thread/INFO]: Starting integrated minecraft server version 1.20.1
[22:11:45] [Server thread/INFO]: Generating keypair
[22:11:46] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:11:47] [Render thread/INFO]: Preparing spawn area: 0%
[22:11:47] [Render thread/INFO]: Preparing spawn area: 0%
[22:11:47] [Render thread/INFO]: Preparing spawn area: 0%
[22:11:47] [Render thread/INFO]: Preparing spawn area: 0%
[22:11:48] [Render thread/INFO]: Preparing spawn area: 10%
[22:11:48] [Render thread/INFO]: Preparing spawn area: 85%
[22:11:48] [Render thread/INFO]: Time elapsed: 2538 ms
[22:11:48] [Server thread/INFO]: Changing view distance to 12, from 10
[22:11:48] [Server thread/INFO]: Changing simulation distance to 12, from 0
[22:11:48] [Server thread/INFO]: MithicSpirit[local:E:6d191389] logged in with entity id 18 at (365.44047499221085, 4.0, -175.72004550795285)
[22:11:49] [Server thread/INFO]: MithicSpirit joined the game
[22:11:49] [Render thread/INFO]: Loaded 933 advancements
[22:11:51] [Render thread/WARN]: Something's taking too long! 'root.gameRenderer' took aprox 102.123382 ms
[22:11:51] [Render thread/WARN]: Something's taking too long! 'root' took aprox 116.735893 ms
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:51] [Render thread/WARN]: Something's taking too long! 'root' took aprox 118.901811 ms
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:51] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:52] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:53] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:54] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:55] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:56] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:57] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:11:58] [Render thread/ERROR]: Tried to pop one too many times! Mismatched push() and pop()?
[22:12:03] [Server thread/INFO]: Saving and pausing game...
[22:12:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[test]'/minecraft:overworld
[22:12:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[test]'/minecraft:the_end
[22:12:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[test]'/minecraft:the_nether
[22:12:03] [Server thread/INFO]: MithicSpirit lost connection: Disconnected
[22:12:03] [Server thread/INFO]: MithicSpirit left the game
[22:12:03] [Server thread/INFO]: Stopping singleplayer server as player logged out
[22:12:03] [Server thread/INFO]: Stopping server
[22:12:03] [Server thread/INFO]: Saving players
[22:12:03] [Server thread/INFO]: Saving worlds
[22:12:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[test]'/minecraft:overworld
[22:12:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[test]'/minecraft:the_end
[22:12:04] [Server thread/INFO]: Saving chunks for level 'ServerLevel[test]'/minecraft:the_nether
[22:12:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (test): All chunks are saved
[22:12:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:12:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22:12:04] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[22:12:05] [Render thread/INFO]: Stopping!

Additional Context

No response

TreyRuffy commented 12 months ago

Fixed in 7.0.2