Primary tabs

Comments by User

Wednesday, September 11, 2013 - 17:02

aha, did that but this happened when I tried to run the new mod, I got the following (the hero gets killed instantly ) :-

This is what comes on the CLI :-

~/games/flare-mod-noname$ ./flare
No joysticks were found.
Using joystick #0.

This is till the menu, this is regular stuff as have no joystick.

I have put up the configuration as it shows now at my end as the attachment.

When I try to run the game/play though, first there is only an adventurer class available (none of the other classes are available it seems) as can be seen in the other screenshot. 

And finally when you get to the first screenshot you are dead and you get the following on the CLI :-

ignoring unknown key  set to
ignoring unknown key requires_mental_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_mental_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key damage_multiplier set to 75
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key damage_multiplier set to 15
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key damage_multiplier set to 75
ignoring unknown key damage_multiplier set to 150
ignoring unknown key damage_multiplier set to 75
ignoring unknown key damage_multiplier set to 150
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key requires_offense_weapon set to true
ignoring unknown key spawn_level set to stat,2,1,defense
ignoring unknown key spawn_level set to stat,2,1,defense
ignoring unknown key spawn_level set to stat,2,1,defense
ignoring unknown key spawn_level set to stat,2,1,defense
ignoring unknown key spawn_level set to stat,2,1,defense
ignoring unknown key spawn_level set to stat,2,1,mental
ignoring unknown key spawn_level set to stat,2,1,mental
ignoring unknown key spawn_level set to stat,2,1,mental
ignoring unknown key spawn_level set to stat,2,1,mental
ignoring unknown key spawn_level set to stat,2,1,mental
ignoring unknown key spawn_level set to stat,2,1,offense
ignoring unknown key spawn_level set to stat,2,1,offense
ignoring unknown key spawn_level set to stat,2,1,offense
ignoring unknown key spawn_level set to stat,2,1,offense
ignoring unknown key spawn_level set to stat,2,1,offense
ignoring unknown key spawn_level set to stat,2,1,physical
ignoring unknown key spawn_level set to stat,2,1,physical
ignoring unknown key spawn_level set to stat,2,1,physical
ignoring unknown key spawn_level set to stat,2,1,physical
ignoring unknown key spawn_level set to stat,2,1,physical
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
ignoring unknown key trait_ignore_avoidance set to true
No item sets were found.

in-game I get

'You are defeated' this is without firing a single shot or doing anything .

I have no idea how to debug this, any ideas ?

I can build flare-engine with debugging symbols but dunno if that is alone enough to debug this, comments ?

Wednesday, September 11, 2013 - 09:02

nope, don't see new_game_mod anywhere in the configuration screen.

I just did git status and that's what it shows me :-

~/games/flare-mod-noname$ git status
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#    flare
#    mods/
nothing added to commit but untracked files present (use "git add" to track)

both the mods directory and flare are taken from flare-engine

The mods directory has the following :-

~/games/flare-mod-noname/mods$ ls
alpha_demo  default  fantasycore

so guessing something is missing but how or from where no idea.

Tuesday, September 10, 2013 - 17:50

I am not able to see the new powers. Attaching a screenie of the same.

I would also suggest to have some sort of different look so it's easily distinguishable between flare-game and flare-mod-noname. As of right now it's only on the first run when our hero goes to the plains I see the message, otherwise looks wise till now no change.

 

Tuesday, September 10, 2013 - 11:25

I still have no enemies thing even after gitting up :-

$ ./flare
No joysticks were found.
Using joystick #0.
No item sets were found.
No item sets were found.
Could not spawn all enemies in group at frontier_plains.txt (x=115,y=37,w=8,h=7), 4 missing
No item sets were found.
Could not spawn all enemies in group at frontier_plains.txt (x=115,y=37,w=8,h=7), 4 missing

Just so you know.

Saturday, September 7, 2013 - 22:57

I gitted up today.

~/games/flare-mod-noname$ git log
commit 3964ff7de79a576badaa92adac66923bffedb508
Author: Ryan Dansie <ryan_dansie@yahoo.co.uk>
Date:   Sat Sep 7 23:55:55 2013 +0100

    Some vendors

and when going to frontier plains, got the following on the CLI :-

~/games/flare-mod-noname$ ./flare
No joysticks were found.
Using joystick #0.
No item sets were found.
No item sets were found.
Could not spawn all enemies in group at frontier_plains.txt (x=115,y=37,w=8,h=7), 2 missing
No item sets were found.
Could not spawn all enemies in group at frontier_plains.txt (x=115,y=37,w=8,h=7), 4 missing

This should not be happening right ?

Saturday, September 7, 2013 - 20:10

Looking forward to any updates.

Friday, September 6, 2013 - 21:20

+1 on this.

Friday, September 6, 2013 - 19:51

@ryan.dansie thanx. I do not know if everything is there or if something is missing. I played the game and saw the following :-

~/games/flare-mod-noname$ ./flare
No joysticks were found.
Using joystick #0.
No item sets were found.
No item sets were found.
Could not spawn all enemies in group at frontier_plains.txt (x=115,y=37,w=8,h=7), 2 missing

Another thing, you need to fix your readme. It is a copy of the flare-engine readme. Yours need to be more similar to the flare-game readme which is different and go on from there.You might wanna also talk about OGA in there.

Looking forward to the updates.

 

Wednesday, September 4, 2013 - 18:25

@ryan.dansie. Could you take that data and push it your repo. ? I have been unable to clone flare-game for quite sometime so would appreciate if you could pull it from flare-game and push it in the repo otherwise I can't play your game.

Wednesday, September 4, 2013 - 09:11

one another trick is/would be merchandizing perhaps but that is out of scope of what the OP wanted to ask/share.

Pages