Thanks for the DxDiag. It does help a bit, but are you able to share the GPU report? It's the one from edge://gpu or chrome://gpu depending on your browser. It should have a button at the top that says Copy Report to Browser, followed by the heading Graphics Feature Status.
Arrenai š±
Did you receive an awesome, helpful response? š +XP!
Was your issue resolved by a great post? š Accept as Solution
gfx::BufferFormats supported for allocation and texturing
R_8: not supported, R_16: not supported, RG_88: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRA_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, P010: not supported
gfx::BufferFormats supported for allocation and texturing
R_8: not supported, R_16: not supported, RG_88: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRA_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, P010: not supported
I read where something should not read "disabled" and Googled how to do a work-around, so tried that under chrome://flags. Tried Poppit! again, and it still wouldn't load.
Please keep in mind that the flags adjustment is a workaround and not a fix, so it can still affect you after the fact, or that they may be overwritten in the future by a browser update.
What the "unavailable" error means is that you don't have the latest drivers. This may mean that you still have drivers to update, OR your hardware may not support the latest drivers. Generally it is just that drivers need updated, and that's an easy fix.
disable_program_caching_for_transform_feedback(Frontend workarounds): Disabled On some GPUs, program binaries don't contain transform feedback varyings
lose_context_on_out_of_memory(Frontend workarounds): Enabled: true Some users rely on a lost context notification if a GL_OUT_OF_MEMORY error occurs
scalarize_vec_and_mat_constructor_args(Frontend workarounds)398694: Enabled: true Always rewrite vec/mat constructors to be consistent
sync_framebuffer_bindings_on_tex_image(Frontend workarounds): Disabled On some drivers TexImage sometimes seems to interact with the Framebuffer
add_dummy_texture_no_render_target(D3D workarounds)anglebug:2152: Disabled: isIntel && capsVersion < IntelDriverVersion(4815) On some drivers when rendering with no render target, two bugs lead to incorrect behavior
allow_clear_for_robust_resource_init(D3D workarounds)941620: Enabled: true Some drivers corrupt texture data when clearing for robust resource initialization.
call_clear_twice(D3D workarounds)655534: Disabled: isIntel && isSkylake && capsVersion < IntelDriverVersion(4771) Using clear() may not take effect
depth_stencil_blit_extra_copy(D3D workarounds)anglebug:1452: Disabled Bug in some drivers triggers a TDR when using CopySubresourceRegion from a staging texture to a depth/stencil
disable_b5g6r5_support(D3D workarounds): Disabled: (isIntel && capsVersion < IntelDriverVersion(4539)) || isAMD Textures with the format DXGI_FORMAT_B5G6R5_UNORM have incorrect data
dont_translate_uniform_block_to_structured_buffer(D3D workarounds): Enabled: true Fails to allocate ShaderResourceView for StructuredBuffer on some drivers
emulate_isnan_float(D3D workarounds)650547: Disabled: isIntel && isSkylake && capsVersion < IntelDriverVersion(4542) Using isnan() on highp float will get wrong answer
emulate_tiny_stencil_textures(D3D workarounds): Disabled: isAMD && !(deviceCaps.featureLevel < D3D_FEATURE_LEVEL_10_1) 1x1 and 2x2 mips of depth/stencil textures aren't sampled correctly
expand_integer_pow_expressions(D3D workarounds): Enabled: true The HLSL optimizer has a bug with optimizing 'pow' in certain integer-valued expressions
flush_after_ending_transform_feedback(D3D workarounds): Disabled: isNvidia Some drivers sometimes write out-of-order results to StreamOut buffers when transform feedback is used to repeatedly write to the same buffer positions
force_atomic_value_resolution(D3D workarounds)anglebug:3246: Disabled: isNvidia On some drivers the return value from RWByteAddressBuffer.InterlockedAdd does not resolve when used in the .yzw components of a RWByteAddressBuffer.Store operation
get_dimensions_ignores_base_level(D3D workarounds): Disabled: isNvidia Some drivers do not take into account the base level of the texture in the results of the HLSL GetDimensions builtin
mrt_perf_workaround(D3D workarounds): Enabled: true Some drivers have a bug where they ignore null render targets
pre_add_texel_fetch_offsets(D3D workarounds): Disabled: isIntel HLSL's function texture.Load returns 0 when the parameter Location is negative, even if the sum of Offset and Location is in range
rewrite_unary_minus_operator(D3D workarounds): Disabled: isIntel && (isBroadwell || isHaswell) && capsVersion < IntelDriverVersion(4624) Evaluating unary minus operator on integer may get wrong answer in vertex shaders
select_view_in_geometry_shader(D3D workarounds): Disabled: !deviceCaps.supportsVpRtIndexWriteFromVertexShader The viewport or render target slice will be selected in the geometry shader stage for the ANGLE_multiview extension
set_data_faster_than_image_upload(D3D workarounds): Enabled: !(isIvyBridge || isBroadwell || isHaswell) Set data faster than image upload
skip_vs_constant_register_zero(D3D workarounds): Disabled: isNvidia In specific cases the driver doesn't handle constant register zero correctly
use_instanced_point_sprite_emulation(D3D workarounds): Disabled: isFeatureLevel9_3 Some D3D11 renderers do not support geometry shaders for pointsprite emulation
use_system_memory_for_constant_buffers(D3D workarounds)593024: Disabled: isIntel Copying from staging storage to constant buffer storage does not work
zero_max_lod(D3D workarounds): Disabled: isFeatureLevel9_3 Missing an option to disable mipmaps on a mipmapped texture
gfx::BufferFormats supported for allocation and texturing
R_8: not supported, R_16: not supported, RG_88: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRA_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, P010: not supported
[1848:13620:1104/135432.337:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1104/135458.819:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
GpuProcessHost:The info collection GPU process exited normally. Everything is okay.
[1848:13620:1104/140012.478:ERROR:gl_utils.cc(316)] :[.WebGL-0000025C97590EB0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
[1848:13620:1104/140257.024:ERROR:gl_utils.cc(316)] :[.WebGL-0000025C97590EB0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
[1848:13620:1104/153017.395:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1104/153114.144:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1104/153644.415:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1104/153648.982:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1104/200729.359:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1105/081039.653:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000014857F26E70] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/081039.654:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000014857F26E70] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/081039.657:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000014857F26E70] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/081039.658:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000014857F26E70] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/081102.399:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000024960EECF60] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/081102.400:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000024960EECF60] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/081102.421:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000024960EECF60] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/081257.457:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000020A0D79FE70] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/081257.458:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000020A0D79FE70] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/081257.461:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000020A0D79FE70] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/081257.462:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000020A0D79FE70] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/092455.310:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002652AE883E0] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/092455.311:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002652AE883E0] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/092455.314:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002652AE883E0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/092455.315:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002652AE883E0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/092523.838:ERROR:gl_utils.cc(316)] :[.RendererMainThread-00000275140A4350] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/092523.838:ERROR:gl_utils.cc(316)] :[.RendererMainThread-00000275140A4350] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/092523.856:ERROR:gl_utils.cc(316)] :[.RendererMainThread-00000275140A4350] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/092605.765:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000021CA15718A0] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/092605.766:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000021CA15718A0] GL_INVALID_OPERATION: Framebuffer is incomplete.
[1848:13620:1105/092605.770:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000021CA15718A0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/092605.771:ERROR:gl_utils.cc(316)] :[.RendererMainThread-0000021CA15718A0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/093220.964:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1105/100017.479:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.479:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.479:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.479:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.479:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.480:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100017.481:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100133.579:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100133.579:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/100133.580:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/104939.377:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1105/105036.459:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1105/105036.509:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[1848:13620:1105/122128.773:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002028D8808F0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/122128.882:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002028D8808F0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/122128.882:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002028D8808F0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/122128.882:ERROR:gl_utils.cc(316)] :[.RendererMainThread-000002028D8808F0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
[1848:13620:1105/124052.796:WARNING:ipc_message_attachment_set.cc(49)] :MessageAttachmentSet destroyed with unconsumed attachments: 0/1
GpuProcessHost:The info collection GPU process exited normally. Everything is okay.
[1848:13620:1105/125143.926:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[1848:13620:1105/125143.926:ERRORšhared_image_manager.cc(214)] :SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
The funny thing is, up until a few weeks ago, I was able to play Poppit with zero issues. And now I've been sitting on "ballooning" again for several minutes.
Thanks for the update, @Calicat67. It looks like it's no longer blocked on the GPU report, which is good, but I do understand that it's still not going past Ballooning.
I'll go ahead and send this up to the Pogo team to investigate, in case it is an issue on the account-side. Thanks for the report.
Arrenai š±
Did you receive an awesome, helpful response? š +XP!
Was your issue resolved by a great post? š Accept as Solution
Join the Pogo community to talk about game issues, browser and HTML5 troubleshooting, and report bugs in the games.Latest Activity: 58 minutes ago5,379 Posts