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

Reload Script Not Working #1454

@Diego4458

Description

@Diego4458

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions