Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem occurs when running arg_files run_amp_target_humanoid3d_locomotion_args.txt but run_humanoid3d_spinkick_args.txt worked #201

Open
tuchapong1234 opened this issue Aug 14, 2024 · 0 comments

Comments

@tuchapong1234
Copy link

tuchapong1234 commented Aug 14, 2024

I have running DeepMimic.py with run_humanoid3d_spinkick_args.txt it work normally, but when change to run_amp_target_humanoid3d_locomotion_args.txt this apper.

"
Renderer: NVIDIA GeForce RTX 4070 Ti SUPER/PCIe/SSE2
OpenGL version supported 4.6.0 NVIDIA 555.42.06
Compiling shader: data/shaders/Mesh_VS.glsl
Compiling shader: data/shaders/VertColor_PS.glsl
Compiling shader: data/shaders/FullScreenQuad_VS.glsl
Compiling shader: data/shaders/DownSample_PS.glsl
Compiling shader: data/shaders/Mesh_VS.glsl
Compiling shader: data/shaders/DownSample_PS.glsl
[fibo1:16289] *** Process received signal ***
[fibo1:16289] Signal: Segmentation fault (11)
[fibo1:16289] Signal code: (128)
[fibo1:16289] Failing at address: (nil)
[fibo1:16289] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x797295642520]
...
"

From issue#10 I have forward to file DeepMimic.py but it doesn't contain 'glutInitContextVersion(3, 2)'. So I don't know what might help to fixed this problem.

issue#29 Talk about nvidia driver might would have caused the problem. I am using OpenGL version string: 4.6.0 NVIDIA 555.42.06 [NVIDIA GeForce RTX 4070 Ti SUPER].

thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant