Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Reload Script Not Working #1454

Open
Diego4458 opened this issue Jun 13, 2022 · 0 comments
Open

Reload Script Not Working #1454

Diego4458 opened this issue Jun 13, 2022 · 0 comments

Comments

@Diego4458
Copy link
Contributor

Diego4458 commented Jun 13, 2022

the CSharpScriptEngine class is loading the compilation data directly into the appDomaion, which causes there to be multiple "CSharpScriptEngine_Compiler" assemblies the scripts pull from the first assembly they find with that name, changing it to LastOrDefault, should fix this, but it can cause the program collects a lot of garbage

image

Issue introduced in commit #1398

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant