LLMUnity icon indicating copy to clipboard operation
LLMUnity copied to clipboard

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

Open SubatomicPlanets opened this issue 1 year ago • 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

SubatomicPlanets avatar Jun 21 '24 10:06 SubatomicPlanets

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

stanchiang avatar Jul 05 '24 01:07 stanchiang

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?

amakropoulos avatar Jul 11 '24 06:07 amakropoulos