The editor crashes when exiting playmode while it is creating the LLM service
Closed this issue · 2 comments
SubatomicPlanets commented
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
stanchiang commented
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 commented
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?