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

[BUG] Crash on Windows 10 after transforming camera view port then trying to export #329

Closed
2 tasks done
MikeyMasu opened this issue Feb 6, 2024 · 1 comment · Fixed by #411
Closed
2 tasks done
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.

Comments

@MikeyMasu
Copy link

Validations

  • I have checked for similar bug reports and could not find any.
  • I have tested and confirmed that this is an issue in an official branded build.

Describe the bug

Tried to export video without animations (I'm new to the camera tool and was experimenting), resulting in an Inochi Creator Crashdump.
I actually did this once before and all it did was tell me No animations are defined for this model, please add an animation.

This time it immediately gave me Inochi Creator Crashdump dialog.
I tried a second time just to see if this was able to be replicated, resulted in the No animations are defined dialog, followed half a second later by the Crashdump dialog.

To be clear, I'm sure this was user error, but I still thought I should report it.

Reproduction

INITIAL

  1. Added a camera child to a regular parent node.
    (Note: Parent node was not the Puppet Node, it was nested 3 nodes below the puppet node. I'll add a screenshot to show what I'm talking about.*)
  2. Adjust the camera boundary using the movable, in frame, scale tool.
  3. Notice the numbers under Camera Viewport haven't changed to reflect the boundary movements.
    (Note: I had used the scale tool to move the boundary box to more of a 4:3 ratio while the Camera Viewport numbers still read for a 16:9 ratio.)
  4. When I did go to change the numbers from 1920x1080 to something else, the already adjusted boundary box lines started to move.
  5. File > Export > Video, to see what other steps I needed to complete
    (Note: This was my first time with using this tool.)
  6. Option to name and save appear. Named it test_example.mp4.
  7. Crash dialogue appeared said to report it here and provide the crash dump.

REPRODUCED
Only difference was the result**
7. Error: No animations are defined for this model, please add an animation. OK dialog appeared, followed by Inochi Creator Crashdump dialog after half second delay.

System Architecture

None

Operating System

Windows

Version

0.8.3

Logs

No response

Additional Context

*The highlighted spots is the node hierarchy I was talking about.
**The screenshot is from the reproduction.
image

Only 1 crash dump to give. I don't know if the reproduction overwrote the original crash, or if it just added to it.
https://github.com/Inochi2D/inochi-creator/files/14184236/inochi-creator-crashdump.txt

@MikeyMasu MikeyMasu added Bug Something isn't working Triage PR/Issue needs to be triaged. labels Feb 6, 2024
@r888800009
Copy link
Contributor

There are two possibilities for the crash. One is that the camera has an odd size, and the other is a problem that has been fixed in PR #393.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants