Nguyen Vinh Loc

Results 2 issues of Nguyen Vinh Loc

When I build in IOS using Unity and run then I got this error log The type initializer for 'com.nct.nplay.proto.SystemMessage' threw an exception. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37) System.TypeInitializationException: The type...

What steps will reproduce the problem? 1.Build a simple .proto file then convert into .cs file ( simple .proto file can just be a simple class with single data )...