Skip to content

归档跟解归档会崩 #19

Description

@LamMeya

你好,发现一个bug,归档跟解归档会崩。
例子
SubReflectAClass : Reflect {
number : String = ""
bClass : SubReflectBClass = SubReflectBClass()
}

SubReflectBClass : Reflect {
ID : String = ""
name : String = ""
}
解归档的时候,bClass里面的属性会显示unable to read data 。
报错是 read memory from 0x6***** failed ( 0 of 8 bytes read ) >

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions