flareteam / flare-engine

Free/Libre Action Roleplaying Engine (engine only)
http://flarerpg.org/
GNU General Public License v3.0
1.1k stars 186 forks source link

FLARE Error #1876

Open Ab-Mr opened 10 months ago

Ab-Mr commented 10 months ago

This error message appeared to me

System Information: Android 11 by One UI Core 3.1

Android: # main: Could not find the 'default' mod in the following locations:

/storage/emulated/0/Android/data/org.flare.app/files/userdata/mods/ /storage/emulated/0/Android/data/org.flare.app/files/mods/

dorkster commented 10 months ago

The engine does not ship with the game data. Instructions for getting it set up can be found here: https://github.com/flareteam/flare-engine/wiki/Android-port

Ab-Mr commented 10 months ago

@dorkster Thanks,

dorkster commented 10 months ago

Here's a step-by-step:

  1. Create a directory named Flare on your phone's storage (screenshot)
  2. Download the ZIP file containing the latest version of the game: https://github.com/flareteam/flare-game/releases/download/v1.14/flare-win-v1.14.zip
  3. Extract the ZIP file
  4. Copy the mods directory with its contents to the Flare directory that you created in step 1.
Ab-Mr commented 10 months ago

@dorkster Thanks again.