You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I've done something weong, but when I make a build and try to use the zipping, I get this:
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)
ArgumentException: Encoding name 'IBM437' not supported
Parameter name: name
at System.Text.Encoding.GetEncoding (System.String name) [0x00000] in :0
at Ionic.Zip.ZipFile..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Ionic.Zip.ZipFile
The text was updated successfully, but these errors were encountered:
Not sure if I've done something weong, but when I make a build and try to use the zipping, I get this:
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)
ArgumentException: Encoding name 'IBM437' not supported
Parameter name: name
at System.Text.Encoding.GetEncoding (System.String name) [0x00000] in :0
at Ionic.Zip.ZipFile..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Ionic.Zip.ZipFile
The text was updated successfully, but these errors were encountered: