unity中使用seventzip老是出现OutOfMemoryException

项目组内有一台打包机,老是出错。

经常出现 OutOfMemoryExceptoin,百思不得其解。

今天再仔细推敲了代码后,发现原来的字典长度写的是 dictionary = 1 << 23;

修改为如下图后,没有再次出现过OutOfMemoryException。

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>