Cannot Find Libplayer.so

Discussion in 'Technical Discussion' started by jeeven56, Jan 3, 2019.

  1. jeeven56

    jeeven56 Boxer

    Joined:
    Mar 21, 2018
    Messages:
    2
    Likes Received:
    0
    Hey Everybody,

    So I've been having this issue with BB2 v2.3.7 (most up-to-date) where I export the game to Android, open up Android Studio and try running the game. It runs the build and installs the APK and opens the game, but instantly crashes. It then gives an UnsatisfiedLinkError telling me "cannot find libplayer.so" and then tells me where the error occurs, where the game calls
    Code:
    static{
          System.loadlibrary(player)
    }
    Any ideas on what to do when trying to fix this. It's been happening with almost every game I export to android. Maybe try BB2 on another computer?
     

Share This Page