Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

[Bug]: Crash on VRM load #193

Open
exodrifter opened this issue Dec 28, 2022 · 0 comments
Open

[Bug]: Crash on VRM load #193

exodrifter opened this issue Dec 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@exodrifter
Copy link

exodrifter commented Dec 28, 2022

Description

Loading a VRM model I've created in VRoid studio works as expected. However, when loading a VRM model I have comissioned, the application crashes while loading.

Steps to reproduce

  1. Install vpuppr
  2. Run the VRM runner
  3. Click Model
  4. Click Load Model
  5. Select the model from my filesystem
  6. Crash

App version

0.9.0 alpha 2

Operating system

Arch Linux

Relevant log output

[INFO] VRM Runner 2022-12-28_13:52:49 Starting load_model for /mnt/dropbox/Dropbox/exo-neko-space-mechanic.vrm
[INFO] VRM Runner 2022-12-28_13:52:49 Loading /mnt/dropbox/Dropbox/exo-neko-space-mechanic.vrm using load_vrm
[INFO] VRM Runner 2022-12-28_13:52:49 Using vrm loader
VRM: Using builtin gltf module
/mnt/dropbox/Dropbox/exo-neko-space-mechanic.vrm
WARNING: Octahedral compression cannot be used to compress a zero-length vector, please use normalized normal values or disable octahedral compression
   at: norm_to_oct (servers/visual_server.cpp:346) - Octahedral compression cannot be used to compress a zero-length vector, please use normalized normal values or disable octahedral compression

godot_2022-12-28_14.43.05.log

Additional information

I see the same octahedral compression message when VRM files created by VRoid Studio load, so I doubt that error message is the cause of the issue even though it is always the last message in the log when I try loading my commissioned model.

@exodrifter exodrifter added the bug Something isn't working label Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant