tuyoogame / huatuo

huatuo是一个特性完整、零成本、高性能、低内存的近乎完美的Unity全平台原生c#热更方案。 Huatuo is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotfix
MIT License
2.31k stars 376 forks source link

crash VTableSetUp::ComputInterpTypeVtables #27

Closed eelgame closed 2 years ago

eelgame commented 2 years ago

dll.zip

CSharp.dll hotfix dll nunit.framework/nunitlite aot

eelgame commented 2 years ago

image

eelgame commented 2 years ago
    public virtual BSTNode<T> Root
    {
        get { return this._root; }
        internal set { this._root = value; }
    }
pirunxi commented 2 years ago

感谢。我们很快就解决。

pirunxi commented 2 years ago

已修复。