Hello, I'm using too many external libraries in my project to check what causes this error and I can't figure out where this error actually comes from. Please help. :)
It works fine with Mono, but with IL2CPP this happens:
01-12 15:44:00.330: E/Unity(13561): ArgumentNullException: Value cannot be null. 01-12 15:44:00.330: E/Unity(13561): Parameter name: method 01-12 15:44:00.330: E/Unity(13561): at System.Dynamic.Utils.ContractUtils.RequiresNotNull (System.Object value, System.String paramName) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.330: E/Unity(13561): at System.Linq.Expressions.Expression.Call (System.Reflection.MethodInfo method, System.Linq.Expressions.Expression arg0) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.330: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T].CreateCustomNoMatchDelegate (System.Reflection.MethodInfo invoke) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.330: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T].MakeUpdateDelegate () [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.330: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T].GetUpdateDelegate (T& addr) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.330: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T]..ctor (System.Runtime.CompilerServices.CallSiteBinder binder) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.330: E/Unity(13561): at System.Runtime.CompilerServices.Cal 01-12 15:44:00.340: E/Unity(13561): ArgumentNullException: Value cannot be null. 01-12 15:44:00.340: E/Unity(13561): Parameter name: method 01-12 15:44:00.340: E/Unity(13561): at System.Dynamic.Utils.ContractUtils.RequiresNotNull (System.Object value, System.String paramName) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.340: E/Unity(13561): at System.Linq.Expressions.Expression.Call (System.Reflection.MethodInfo method, System.Linq.Expressions.Expression arg0) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.340: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T].CreateCustomNoMatchDelegate (System.Reflection.MethodInfo invoke) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.340: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T].MakeUpdateDelegate () [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.340: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T].GetUpdateDelegate (T& addr) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.340: E/Unity(13561): at System.Runtime.CompilerServices.CallSite`1[T]..ctor (System.Runtime.CompilerServices.CallSiteBinder binder) [0x00000] in <00000000000000000000000000000000>:0 01-12 15:44:00.340: E/Unity(13561): at System.Runtime.CompilerServices.Cal