undreamai/LLMUnity

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

Closed this issue · 2 comments

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

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

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?