Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResolveVariables() error #122

Closed
Voresh opened this issue Jan 18, 2019 · 5 comments
Closed

ResolveVariables() error #122

Voresh opened this issue Jan 18, 2019 · 5 comments

Comments

@Voresh
Copy link

Voresh commented Jan 18, 2019

Scripting Backend: IL2CPP
Android version: 8.0.0
Device model: Samsung galaxy s8 plus
Unity version: 2018.3
Host OS version: Windows 10

Got this error on my device:
[Lunar Mobile Console] Unable to list types
System.Configuration.ConfigurationCollectionAttribute::.ctor
at System.Configuration.ConfigurationCollectionAttribute..ctor (System.Type itemType) [0x00000] in <00000000000000000000000000000000>:0
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00000] in <00000000000000000000000000000000>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePluginInternal.ReflectionUtils+<>c__DisplayClass11_0.b__0 (System.Type type) [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePluginInternal.ReflectionUtils.FindTypes (System.Reflection.Assembly assembly, LunarConsolePluginInternal.ReflectionTypeFilter filter) [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePluginInternal.ReflectionUtils.FindAttributeTypes (System.Reflection.Assembly assembly, System.Type attributeType) [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePlugin.LunarConsole.ResolveVariables () [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePlugin.LunarConsole.InitPlatform (System.Int32 capacity, System.Int32 trim, LunarConsolePlugin.LunarConsoleSettings settings) [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePlugin.LunarConsole.EnablePlatform () [0x00000] in <00000000000000000000000000000000>:0
at LunarConsolePlugin.LunarConsole.OnEnable () [0x00000] in <00000000000000000000000000000000>:0

stripping is disabled
last free version from asset store

@weeeBox
Copy link
Member

weeeBox commented Jan 18, 2019 via email

@Voresh
Copy link
Author

Voresh commented Jan 18, 2019

Thank you for your answer. I know that variables are only for pro version. But I really downloaded free once. What can be wrong and what should I do?

@weeeBox
Copy link
Member

weeeBox commented Jan 18, 2019

You can download and import the patch file

@weeeBox
Copy link
Member

weeeBox commented Jan 19, 2019

Fixed in 1.5.6

@weeeBox weeeBox closed this as completed Jan 19, 2019
@weeeBox
Copy link
Member

weeeBox commented Jan 21, 2019

@Voresh, 1.5.6 is now live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants