GithubHelp home page GithubHelp logo

Comments (16)

ugaugabuga avatar ugaugabuga commented on May 13, 2024

Exact same issue here except I am on Windows 7 x64

from hakuneko.

ronny1982 avatar ronny1982 commented on May 13, 2024

Exact same issue here except I am on Windows 7 x64

Could you start HakuNeko from console and post the output?

from hakuneko.

ugaugabuga avatar ugaugabuga commented on May 13, 2024

Could you start HakuNeko from console and post the output?

Hakuneko takes 5-6 seconds to show things on every start; it took longer on first boot after installation. Everything works as expected. Sorry for posting without giving much time testing things.

from hakuneko.

ronny1982 avatar ronny1982 commented on May 13, 2024

After some deep investigation of the client it was noticed, that during the update the entries from the ZIP archive are extracted asynchronous.
That means, a directory entry from the ZIP is created at the same time as a file entry is extracted from the ZIP and written into the directory.
It may happen that the directory is not created in time before the file is extracted, which leads to an error.

It cannot be proved that this is the reason for the white screen, but it is definitely a bug which will be addressed in the next milestone Desktop Client 5.

As a current workaround just keep restarting HakuNeko until it was successfully updated.

from hakuneko.

ronny1982 avatar ronny1982 commented on May 13, 2024

New desktop client v5.0.8 has been released last week.
If there are no new reports about HakuNeko getting stucked during loading until October 1st, this issue will be closed.

from hakuneko.

ugaugabuga avatar ugaugabuga commented on May 13, 2024

In my case it's loading much faster now.

from hakuneko.

ronny1982 avatar ronny1982 commented on May 13, 2024

Loading time depends on the updating process

  • bad server connection => slow start
  • installing update => slow start

So basically when the connection is good and no update needs to be installed it will start fast

from hakuneko.

ugaugabuga avatar ugaugabuga commented on May 13, 2024

I've upgraded my connection so that's why it's loading faster. Thanks for letting me know.

from hakuneko.

ronny1982 avatar ronny1982 commented on May 13, 2024

New desktop client v5.0.8 has been released last week.
If there are no new reports about HakuNeko getting stucked during loading until October 1st, this issue will be closed.

There are still complaints from some users that it gets stuck on startup, further details are unknown

from hakuneko.

ronny1982 avatar ronny1982 commented on May 13, 2024

Today it was reproducible with the following error:
Screen Shot 2020-01-10 at 8 39 53 AM

from hakuneko.

muichimotsu avatar muichimotsu commented on May 13, 2024

Getting a major stream of issues on my end, but running Windows 7 and that may be the issue, but here's a sample of what I got and this is running 6.17 from Command Prompt

[3588:0703/103955.083:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1i: no program in use
[3588:0703/103955.083:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[3588:0703/103955.083:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1fv: no program in use
[3588:0703/103955.083:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[3588:0703/103955.084:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[3588:0703/103955.084:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[3588:0703/103955.084:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[3588:0703/103955.084:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[3588:0703/103955.084:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[3588:0703/103955.084:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[3588:0703/103955.085:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glLinkProgram: unknown program
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glUseProgram: unknown program
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[3588:0703/103955.086:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[3588:0703/103955.087:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[3588:0703/103955.101:ERROR:gles2_cmd_decoder.cc(10600)] [.RenderWorker-0C604DB0
.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUseProgram: program not lin
ked
[3588:0703/103955.101:ERROR:gles2_cmd_decoder.cc(9943)] [.RenderWorker-0C604DB0.
GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUniform4fv: no program in us
e
[3588:0703/103955.102:ERROR:gles2_cmd_decoder.cc(4934)] [.RenderWorker-0C604DB0.
GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: fram
ebuffer incomplete (check)
[3588:0703/103955.102:ERROR:buffer_manager.cc(488)] [.RenderWorker-0C604DB0.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData: <- error from previous G
L command
[3588:0703/103955.102:ERROR:buffer_manager.cc(501)] [.RenderWorker-0C604DB0.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData:
[3588:0703/103955.103:ERROR:gles2_cmd_decoder.cc(2813)] [.RenderWorker-0C604DB0.
GpuRasterization]GL ERROR :GL_OUT_OF_MEMORY : BackFramebuffer::Destroy: <- error
from previous GL command
[7964:0703/103955.194:ERROR:gles2_cmd_decoder.cc(10600)] [.DisplayCompositor]GL
ERROR :GL_INVALID_OPERATION : glUseProgram: program not linked
[7964:0703/103955.194:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1i: no program in use
[7964:0703/103955.194:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[7964:0703/103955.194:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1fv: no program in use
[7964:0703/103955.195:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[7964:0703/103955.195:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[7964:0703/103955.195:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[7964:0703/103955.195:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[7964:0703/103955.195:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[7964:0703/103955.195:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[7964:0703/103955.196:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glLinkProgram: unknown program
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glUseProgram: unknown program
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[7964:0703/103955.197:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[7964:0703/103955.198:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[7964:0703/103955.198:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[7964:0703/103955.210:ERROR:gles2_cmd_decoder.cc(10600)] [.RenderWorker-0AC88420
.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUseProgram: program not lin
ked
[7964:0703/103955.210:ERROR:gles2_cmd_decoder.cc(9943)] [.RenderWorker-0AC88420.
GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUniform4fv: no program in us
e
[7964:0703/103955.211:ERROR:gles2_cmd_decoder.cc(4934)] [.RenderWorker-0AC88420.
GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: fram
ebuffer incomplete (check)
[7964:0703/103955.211:ERROR:buffer_manager.cc(488)] [.RenderWorker-0AC88420.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData: <- error from previous G
L command
[7964:0703/103955.211:ERROR:buffer_manager.cc(501)] [.RenderWorker-0AC88420.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData:
[7964:0703/103955.212:ERROR:gles2_cmd_decoder.cc(2813)] [.RenderWorker-0AC88420.
GpuRasterization]GL ERROR :GL_OUT_OF_MEMORY : BackFramebuffer::Destroy: <- error
from previous GL command
[8784:0703/103955.295:ERROR:gles2_cmd_decoder.cc(10600)] [.DisplayCompositor]GL
ERROR :GL_INVALID_OPERATION : glUseProgram: program not linked
[8784:0703/103955.295:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1i: no program in use
[8784:0703/103955.295:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[8784:0703/103955.295:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1fv: no program in use
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[8784:0703/103955.300:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[8784:0703/103955.301:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glLinkProgram: unknown program
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glUseProgram: unknown program
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[8784:0703/103955.302:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[8784:0703/103955.315:ERROR:gles2_cmd_decoder.cc(10600)] [.RenderWorker-0C3C6780
.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUseProgram: program not lin
ked
[8784:0703/103955.315:ERROR:gles2_cmd_decoder.cc(9943)] [.RenderWorker-0C3C6780.
GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUniform4fv: no program in us
e
[8784:0703/103955.316:ERROR:gles2_cmd_decoder.cc(4934)] [.RenderWorker-0C3C6780.
GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: fram
ebuffer incomplete (check)
[8784:0703/103955.316:ERROR:buffer_manager.cc(488)] [.RenderWorker-0C3C6780.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData: <- error from previous G
L command
[8784:0703/103955.316:ERROR:buffer_manager.cc(501)] [.RenderWorker-0C3C6780.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData:
[8784:0703/103955.317:ERROR:gles2_cmd_decoder.cc(2813)] [.RenderWorker-0C3C6780.
GpuRasterization]GL ERROR :GL_OUT_OF_MEMORY : BackFramebuffer::Destroy: <- error
from previous GL command
[5880:0703/103955.410:ERROR:gles2_cmd_decoder.cc(10600)] [.DisplayCompositor]GL
ERROR :GL_INVALID_OPERATION : glUseProgram: program not linked
[5880:0703/103955.410:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1i: no program in use
[5880:0703/103955.410:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[5880:0703/103955.410:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform1fv: no program in use
[5880:0703/103955.410:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glShaderSource: unknown shader
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(1333)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glCompileShader: unknown shader
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[5880:0703/103955.411:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glAttachShader: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindAttribLocation: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glBindUniformLocationCHROMIUM: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glLinkProgram: unknown program
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(8082)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glDeleteShader: unknown shader
[5880:0703/103955.412:ERROR:gles2_cmd_decoder.cc(1300)] [.DisplayCompositor]GL E
RROR :GL_INVALID_VALUE : glUseProgram: unknown program
[5880:0703/103955.413:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform4fv: no program in use
[5880:0703/103955.413:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniform2fv: no program in use
[5880:0703/103955.413:ERROR:gles2_cmd_decoder.cc(9943)] [.DisplayCompositor]GL E
RROR :GL_INVALID_OPERATION : glUniformMatrix4fv: no program in use
[5880:0703/103955.413:ERROR:gles2_cmd_decoder.cc(10908)] [.DisplayCompositor]REN
DER WARNING: Drawing with no current shader program.
[5880:0703/103955.431:ERROR:gles2_cmd_decoder.cc(10600)] [.RenderWorker-0AC88420
.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUseProgram: program not lin
ked
[5880:0703/103955.431:ERROR:gles2_cmd_decoder.cc(9943)] [.RenderWorker-0AC88420.
GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUniform4fv: no program in us
e
[5880:0703/103955.432:ERROR:gles2_cmd_decoder.cc(4934)] [.RenderWorker-0AC88420.
GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: fram
ebuffer incomplete (check)
[5880:0703/103955.432:ERROR:buffer_manager.cc(488)] [.RenderWorker-0AC88420.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData: <- error from previous G
L command
[5880:0703/103955.432:ERROR:buffer_manager.cc(501)] [.RenderWorker-0AC88420.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData:
[5880:0703/103955.433:ERROR:gles2_cmd_decoder.cc(2813)] [.RenderWorker-0AC88420.
GpuRasterization]GL ERROR :GL_OUT_OF_MEMORY : BackFramebuffer::Destroy: <- error
from previous GL command
[7904:0703/103955.672:ERROR:gles2_cmd_decoder.cc(10600)] [.RenderWorker-0C604DB0
.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUseProgram: program not lin
ked
[7904:0703/103955.672:ERROR:gles2_cmd_decoder.cc(9943)] [.RenderWorker-0C604DB0.
GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glUniform4fv: no program in us
e
[7904:0703/103955.673:ERROR:gles2_cmd_decoder.cc(4934)] [.RenderWorker-0C604DB0.
GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: fram
ebuffer incomplete (check)
[7904:0703/103955.673:ERROR:buffer_manager.cc(488)] [.RenderWorker-0C604DB0.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData: <- error from previous G
L command
[7904:0703/103955.674:ERROR:buffer_manager.cc(501)] [.RenderWorker-0C604DB0.GpuR
asterization]GL ERROR :GL_OUT_OF_MEMORY : glBufferData:
[7904:0703/103955.676:ERROR:gles2_cmd_decoder.cc(2813)] [.RenderWorker-0C604DB0.
GpuRasterization]GL ERROR :GL_OUT_OF_MEMORY : BackFramebuffer::Destroy: <- error
from previous GL command

from hakuneko.

Lord-Death avatar Lord-Death commented on May 13, 2024

I am having this exact issue for a Windows 7 64 bit machine... I noticed that in console there is a total of 14 errors. Starting with
GET hakueko://plugins/ net: : ERR_FILE_NOT_FOUND Connector.mjs.10
GET hakuneko://cache/lib/polymer/lib/elements/dom-repeat.html net::ERR_FILE_NOT_FOUND lib/polymer/lib/elem_s/dom-repeat.html:1
GET hakuneko://cache/lib/polymer/lib/elements/dom-if.html net::ERR_FILE_NOT_FOUND lib/polymer/lib/elements/dom-if.html:1

after that are errors about polymer not defined

Is there a way to reinstall the polymer plugins to have it defined??? This also references "plugins Failed to load response data" under network tab in the console.

from hakuneko.

ap-sensei avatar ap-sensei commented on May 13, 2024

I'm having this problem too.
Windows 7 / 64bit
HakuNeko 6.1.7 (both portable and exe)

Started the app in terminal, and this is what I got.
Go to imgur
I did all other troubleshooting steps.

from hakuneko.

Sheepux avatar Sheepux commented on May 13, 2024

I'm having this problem too.
Go to imgur

HPE_invalid_constant means that the http flow received was invalid. Nothing we can do about it as it is context related: (bad internet connexion, vpn or proxy issue).
Trying again and again might solve the issue but you should be having global internet difficulties (not just hakuneko).
As always, complex issue.

from hakuneko.

ikmumuni avatar ikmumuni commented on May 13, 2024

this the error code i get when i open form the terminal
2022-02-04T03:24:47.034Z Update Failed! Error: connect ETIMEDOUT 188.114.96.0:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1054:14) {
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '188.114.96.0',
port: 443
}

from hakuneko.

aalfaiz avatar aalfaiz commented on May 13, 2024

this the error code i get when i open form the terminal 2022-02-04T03:24:47.034Z Update Failed! Error: connect ETIMEDOUT 188.114.96.0:443 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1054:14) { errno: 'ETIMEDOUT', code: 'ETIMEDOUT', syscall: 'connect', address: '188.114.96.0', port: 443 }

I've similiar issues

 2023-10-24T12:29:59.668Z <ERROR>    Update Failed! Error: read ECONNRESET
    at TCP.onStreamRead (internal/stream_base_commons.js:183:27) {
  errno: 'ECONNRESET',
  code: 'ECONNRESET',
  syscall: 'read'
}

it is turns out that antivirus blocked my connection. try to disable it.

from hakuneko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.