Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

default mod now in ~/.local/share/flare/default/mods and stash issues.

shirish
Wednesday, April 23, 2014 - 19:51

Hi all,

I was looking at http://opengameart.org/forumtopic/default-mod-added-back-to-flare-game

The thing is, after sometime today I git pulled both clint-flare-engine and flare-game to the latest git master and tried to compile and run the game today and got this :-

~/games/flare-game$ ./flare

Warning: A game wasn't specified, falling back to the 'default' game.

Did you forget the --game flag? (e.g. --game=flare-game).

See --help for more details.

 

Could not find the default mod in the following locations:

./mods/

./mods/

/home/shirish/.local/share/flare/default/mods/

/home/shirish/.local/share/flare/default/mods/

 

A copy of the default mod is in the "mods" directory of the flare-engine repo.

The repo is located at: https://github.com/clintbellanger/flare-engine

Try again after copying the default mod to one of the above directories.

Exiting.

after doing the needful

~/games/clint-flare-engine/mods$ cp -r default/ ~/.local/share/flare/default/mods/

I went to flare-game :-

~/games/clint-flare-engine/mods/default$ cd ../../../flare-game/
~/games/flare-game$

I then tried to play the game and while the game loads and I can move around this is what it says :-

$ ./flare --game=flare-game

Using Render Device: SDLRenderDevice

No joysticks were found.

No item sets were found.

No item sets were found.

Could not open text file: /home/shirish/.local/share/flare/flare-game/flare0.19_stash.txt

Unable to open /home/shirish/.local/share/flare/flare-game/flare0.19_stash.txt!

Could not open text file: /home/shirish/.local/share/flare/flare-game/flare0.19_stash.txt

Unable to open /home/shirish/.local/share/flare/flare-game/flare0.19_stash.txt!

 

Looking foward to know more.

 

 

 

  • Log in or register to post comments
dorkster
joined 12 years 10 months ago
Friday, April 25, 2014 - 12:53
dorkster's picture

It's nothing to worry about. The stash file didn't exist because it was your first time playing.  It is created after saving the game (i.e. exiting the game, moving to another map, or acessing the stash itself).

  • Log in or register to post comments