dmc31a42 / UnityL10nTool

Unity Game Localization Tools is helper to make localization patch for un-supported language.
70 stars 9 forks source link

System.OutOfMemoryException 에러 #65

Open alice3141 opened 3 years ago

alice3141 commented 3 years ago

https://github.com/dmc31a42/UnityL10nTool/releases/tag/v0.1.29 파일을 받은 후 unity 게임 디렉토리를 선택했는데 Loading UnityL10nToolAPI 단계에서 'System.OutOfMemoryException' 형식의 예외가 Throw되었습니다 라는 오류가 뜹니다.

컴퓨터는 한글 윈도우 10 64비트, 메모리는 23.9GB이고 해당 에러가 뜨는 순간 시스템 메모리 전체 사용량은 5.3GB여서 메모리 부족할 리가 없는 것 같은데, 뭐가 문제인지 모르겠습니다.

Initialize UnityL10nTool Loading Assets Loading Class Information Loading MonoClassDatabase 까지는 문제없는데, 그 다음 단계인 Loading UnityL10nToolAPI 에서 Loading Text Plugins Support Asset List 과정에서 해당 에러가 뜹니다

바쁘시겠지만, 혹시 해결방법을 아신다면 알려주시면 감사하겠습니다