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

The editor crashes when exiting playmode while it is creating the LLM service #171

Open
SubatomicPlanets opened this issue Jun 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SubatomicPlanets
Copy link
Contributor

Describe the bug

This happens if asynchronous startup is true. When you exit playmode after the "Server command" log but before the "LLM service created" log, then the editor just closes.

Steps to reproduce

No response

LLMUnity version

2.0.0

Operating System

Windows

@SubatomicPlanets SubatomicPlanets added the bug Something isn't working label Jun 21, 2024
@stanchiang
Copy link

Same error. But happens regardless of async startup bool value. v1.2.9 example projects worked fine, but started a new project with 2.0.2 and they error out now.

LLMUnity Version
2.0.2

Operating System
Mac

@amakropoulos
Copy link
Collaborator

amakropoulos commented Jul 11, 2024

I can't replicate it so far in my PCs.
@stanchiang do you get the crashes in general or only when you exit playmode before the llm is created?

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

3 participants