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

hemtt photoshoot crashes if addon with editorPreview isnt loaded #848

Open
Andx667 opened this issue Dec 18, 2024 · 1 comment
Open

hemtt photoshoot crashes if addon with editorPreview isnt loaded #848

Andx667 opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Andx667
Copy link

Andx667 commented Dec 18, 2024

Tools (complete and add to the following information):

  • HEMTT: 1.14.0
  • Operating System: Windows 11

Description:
hemtt photoshoot crashed after repeated runs.

I ran the command once after fixing my own issues and it worked great. On repeated runs it crashes.

Steps to reproduce:

  1. Using this branch https://github.com/TacticalTrainingTeam/ttt_a3/tree/add-editor-preview
  2. Run 'hemtt photoshoot'

Expected behavior:
No crash and maybe an error message if something the user made wrong caused it.

Logs:
Log: https://pastebin.com/cTfvGwns

Additional context:
None.

@Andx667 Andx667 added the bug Something isn't working label Dec 18, 2024
@Andx667
Copy link
Author

Andx667 commented Dec 18, 2024

so I did some testing. It seems to be related to editorpreviews inside not loaded pbos (because of missing depency).

Im certain now it happens because of the following situation:
inside the mod you have an Addon that uses "skipwhenMissingDependencies" - when you then try to photoshoot without the dependency hemtt crashes.

@Andx667 Andx667 changed the title hemtt photoshoot crashes on repeated uses hemtt photoshoot crashes if addon with editorPreview isnt loaded Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant