• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android Export error!

V

Vegas46

Guest
Hi, i'have an issue with android export, when i try to export apk i take this error message:

Code:
Creating APK /Users/lorenzociabotti/Desktop/Ahead.apk for arch armeabi armeabi-v7a x86 mips
System.DllNotFoundException: kernel32
  at (wrapper managed-to-native) .: (string,./&)
  at .. (System.Collections.Generic.Dictionary`2[TKey,TValue] ) [0x00bec] in <6ed14f85cfa44af09afc027116fb0029>:0
  at .. (System.Collections.Generic.Dictionary`2[TKey,TValue] , System.String , System.String , System.Boolean ) [0x00830] in <6ed14f85cfa44af09afc027116fb0029>:0
  at Igor.AndroidBuilder.Package () [0x007b3] in <6ed14f85cfa44af09afc027116fb0029>:0
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <ffb99659fc1c47faa4d5f883014d08aa>:0 Igor complete.
elapsed time 00:00:10.2860690s for command "/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono" /Users/Shared/GameMakerStudio2/Cache/runtimes/runtime-2.0.7.110/bin/Igor.exe -options="/var/folders/q2/8gfhvwdd6r54jc64r4pbd0300000gn/GameMakerStudio2/GMS2TEMP/build.bff"  -- Android Package started at 07/21/2017 14:56:02
FAILED : Package Program Complete
Anyone can help me?
Thank you so much!!!

L
 
A

ahinbazly

Guest
I have exactly the same issue, among many other issues in Android export module, I also didn't receive any feedback about these problems yet, but since Mac IDE is in the Beta phase we have to wait for the official release when these bugs would be fixed, I hope.
 
Top