I tried but nothing, as usual, I was thinking it could be the libs, and I'm linking with 32bit, and my operating system is 64-bit, but for some strange reason, the 64bit not compiled, it is as if no I detect the Dev C + +.
Download the entire game, and compile the src coming in, but gives the same error. Edit config / mods.txt and mods / mods.txt but goes as before.
It may be for different architecture libraries? I should get out a compiler for x64?
Thanks for reply, i see the warrior and mage models, and wanted to ask if you have thought about when creating a new character, choose your class instead of avatar, and depending on the type chosen, have a skill tree (yes, I love the Diablo II xD). FLARE I think has the potential to make a game similar to the aforementioned characteristics, and that it is still in an alpha / beta, I do not want to imagine a release.
Congratulations on the project, the truth is that these two latest updates are very good, especially that of the gear, which was what I had thought in the source editing, but I see that the developers went ahead :)
I have client 0.17.1 (the last). Source code have 0.16.1087 (the last too)
Now the exe run but not detected mods.txt (i know). In play game say "Enable a core mod to continue". With flare-game i can play game, with the same mods and confs files.
In stdout.txt say:
TTF_OpenFont: Couldn't open fonts/LiberationSans-Bold.ttf
TTF_OpenFont: Couldn't open fonts/LiberationSans-Italic.ttf
No joysticks were found.
Using joystick #0.
Mix_LoadMUS: Couldn't read from 'music/title_theme.ogg'
I download flare 0.13 (game and source). Make flare.exe and works it!, but with 0.17 not works. I'll be trying things if I have the solution.
One more point, I have windows 7 64-bit, x64 SDL_ttf does not work, I do not recognize it, however if x86. And if I change SDL.dll for x64 any exe not work, with x86 flare(game) works.
I tried but nothing, as usual, I was thinking it could be the libs, and I'm linking with 32bit, and my operating system is 64-bit, but for some strange reason, the 64bit not compiled, it is as if no I detect the Dev C + +.
Download the entire game, and compile the src coming in, but gives the same error. Edit config / mods.txt and mods / mods.txt but goes as before.
It may be for different architecture libraries? I should get out a compiler for x64?
Greetings and thanks for the ideas!
I'll try downloading it from here https://github.com/clintbellanger/flare-engine/
Thanks for answering
I try it, but my exe compilated not work, but with flare.exe game works!.
which version you have SDL , mixer, image, ttf?
Any suggestion? I want work in this project!, try new things etc...
I,m not have problems in the compilation, and i edited mods.txt well i think
Here one screenshot, the configuration UI is out of position, and can`t play the game.
Manually, i add fantasycore and alpha_demo in config/mods.txt and mods/mods.txt but not working.
Here a log of Dev C++ compilation (i,m not see any problem):
Compilador: Default compiler
Building Makefile: "C:\Users\Diego\Desktop\Test\Makefile.win"
Ejecutando make...
make.exe -f "C:\Users\Diego\Desktop\Test\Makefile.win" all
g++.exe ../../Downloads/flare-game-master/flare-game-master/src/Animation.o ../../Downloads/flare-game-master/flare-game-master/src/AnimationManager.o ../../Downloads/flare-game-master/flare-game-master/src/AnimationSet.o ../../Downloads/flare-game-master/flare-game-master/src/AStarNode.o ../../Downloads/flare-game-master/flare-game-master/src/Avatar.o ../../Downloads/flare-game-master/flare-game-master/src/BehaviorStandard.o ../../Downloads/flare-game-master/flare-game-master/src/CampaignManager.o ../../Downloads/flare-game-master/flare-game-master/src/CombatText.o ../../Downloads/flare-game-master/flare-game-master/src/EffectManager.o ../../Downloads/flare-game-master/flare-game-master/src/Enemy.o ../../Downloads/flare-game-master/flare-game-master/src/EnemyBehavior.o ../../Downloads/flare-game-master/flare-game-master/src/EnemyGroupManager.o ../../Downloads/flare-game-master/flare-game-master/src/EnemyManager.o ../../Downloads/flare-game-master/flare-game-master/src/Entity.o ../../Downloads/flare-game-master/flare-game-master/src/FileParser.o ../../Downloads/flare-game-master/flare-game-master/src/FontEngine.o ../../Downloads/flare-game-master/flare-game-master/src/GameState.o ../../Downloads/flare-game-master/flare-game-master/src/GameStateConfig.o ../../Downloads/flare-game-master/flare-game-master/src/GameStateLoad.o ../../Downloads/flare-game-master/flare-game-master/src/GameStateNew.o ../../Downloads/flare-game-master/flare-game-master/src/GameStatePlay.o ../../Downloads/flare-game-master/flare-game-master/src/GameStateTitle.o ../../Downloads/flare-game-master/flare-game-master/src/GameSwitcher.o ../../Downloads/flare-game-master/flare-game-master/src/GetText.o ../../Downloads/flare-game-master/flare-game-master/src/Hazard.o ../../Downloads/flare-game-master/flare-game-master/src/HazardManager.o ../../Downloads/flare-game-master/flare-game-master/src/ImageManager.o ../../Downloads/flare-game-master/flare-game-master/src/InputState.o ../../Downloads/flare-game-master/flare-game-master/src/ItemManager.o ../../Downloads/flare-game-master/flare-game-master/src/ItemStorage.o ../../Downloads/flare-game-master/flare-game-master/src/Loot.o ../../Downloads/flare-game-master/flare-game-master/src/LootManager.o ../../Downloads/flare-game-master/flare-game-master/src/main.o ../../Downloads/flare-game-master/flare-game-master/src/MapCollision.o ../../Downloads/flare-game-master/flare-game-master/src/MapRenderer.o ../../Downloads/flare-game-master/flare-game-master/src/Menu.o ../../Downloads/flare-game-master/flare-game-master/src/MenuActionBar.o ../../Downloads/flare-game-master/flare-game-master/src/MenuActiveEffects.o ../../Downloads/flare-game-master/flare-game-master/src/MenuCharacter.o ../../Downloads/flare-game-master/flare-game-master/src/MenuConfirm.o ../../Downloads/flare-game-master/flare-game-master/src/MenuEnemy.o ../../Downloads/flare-game-master/flare-game-master/src/MenuExit.o ../../Downloads/flare-game-master/flare-game-master/src/MenuHUDLog.o ../../Downloads/flare-game-master/flare-game-master/src/MenuInventory.o ../../Downloads/flare-game-master/flare-game-master/src/MenuItemStorage.o ../../Downloads/flare-game-master/flare-game-master/src/MenuLog.o ../../Downloads/flare-game-master/flare-game-master/src/MenuManager.o ../../Downloads/flare-game-master/flare-game-master/src/MenuMiniMap.o ../../Downloads/flare-game-master/flare-game-master/src/MenuPowers.o ../../Downloads/flare-game-master/flare-game-master/src/MenuStash.o ../../Downloads/flare-game-master/flare-game-master/src/MenuStatBar.o ../../Downloads/flare-game-master/flare-game-master/src/MenuTalker.o ../../Downloads/flare-game-master/flare-game-master/src/MenuVendor.o ../../Downloads/flare-game-master/flare-game-master/src/MessageEngine.o ../../Downloads/flare-game-master/flare-game-master/src/ModManager.o ../../Downloads/flare-game-master/flare-game-master/src/NPC.o ../../Downloads/flare-game-master/flare-game-master/src/NPCManager.o ../../Downloads/flare-game-master/flare-game-master/src/PowerManager.o ../../Downloads/flare-game-master/flare-game-master/src/QuestLog.o ../../Downloads/flare-game-master/flare-game-master/src/SaveLoad.o ../../Downloads/flare-game-master/flare-game-master/src/SDL_gfxBlitFunc.o ../../Downloads/flare-game-master/flare-game-master/src/Settings.o ../../Downloads/flare-game-master/flare-game-master/src/SharedResources.o ../../Downloads/flare-game-master/flare-game-master/src/StatBlock.o ../../Downloads/flare-game-master/flare-game-master/src/TileSet.o ../../Downloads/flare-game-master/flare-game-master/src/Utils.o ../../Downloads/flare-game-master/flare-game-master/src/UtilsDebug.o ../../Downloads/flare-game-master/flare-game-master/src/UtilsFileSystem.o ../../Downloads/flare-game-master/flare-game-master/src/UtilsParsing.o ../../Downloads/flare-game-master/flare-game-master/src/Widget.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetButton.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetCheckBox.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetInput.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetLabel.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetListBox.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetScrollBar.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetScrollBox.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetSlider.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetTabControl.o ../../Downloads/flare-game-master/flare-game-master/src/WidgetTooltip.o -o "Proyecto1.exe" -L"C:/Dev-Cpp/lib" -lmingw32 -lSDLmain -lSDL -lSDL_image -lSDL_mixer -lSDL_ttf -mwindows -lmingw32 -lSDLmain -lSDL -lSDL_image -lSDL_mixer -lSDL_ttf
Ejecución Terminada (execution terminated)
Compilación Concluida con Éxito (Compilation successfully completed)
Where I can activate the mods? in Mods folder mods.txt, or config folder mods.txt
I have the game (into Mods folder, have more mods).
In mods.txt:
fantasycore
alpha_demo
Thanks for reply, i see the warrior and mage models, and wanted to ask if you have thought about when creating a new character, choose your class instead of avatar, and depending on the type chosen, have a skill tree (yes, I love the Diablo II xD). FLARE I think has the potential to make a game similar to the aforementioned characteristics, and that it is still in an alpha / beta, I do not want to imagine a release.
Congratulations on the project, the truth is that these two latest updates are very good, especially that of the gear, which was what I had thought in the source editing, but I see that the developers went ahead :)
I have client 0.17.1 (the last). Source code have 0.16.1087 (the last too)
Now the exe run but not detected mods.txt (i know). In play game say "Enable a core mod to continue". With flare-game i can play game, with the same mods and confs files.
In stdout.txt say:
TTF_OpenFont: Couldn't open fonts/LiberationSans-Bold.ttf
TTF_OpenFont: Couldn't open fonts/LiberationSans-Italic.ttf
No joysticks were found.
Using joystick #0.
Mix_LoadMUS: Couldn't read from 'music/title_theme.ogg'
I download flare 0.13 (game and source). Make flare.exe and works it!, but with 0.17 not works. I'll be trying things if I have the solution.
Thanks all for reply :)
Yes only "Unable to determine default font!"
I use:
- Flare src v 0.17.1
- SDL and SDLmain 1.2.15
- SDLmixer 1.2.11
- SDLimage 1.2.10
- SDLttf 2.0.11
One more point, I have windows 7 64-bit, x64 SDL_ttf does not work, I do not recognize it, however if x86. And if I change SDL.dll for x64 any exe not work, with x86 flare(game) works.
Pages