We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All the compilation went fine, no errors at all then when i run the program for the game Frogatto4 i get a segmentation fault
./anura INFO: main.cpp:498 : Anura engine version 1.4 INFO: main.cpp:537 : Default Tile Size: 16 INFO: main.cpp:538 : Default Tile Scale: 2 INFO: main.cpp:540 : Build Options: INFO: main.cpp:542 : isomap INFO: main.cpp:542 : save_png INFO: main.cpp:542 : sdl2 INFO: main.cpp:542 : svg INFO: module.cpp:334 : LOOKING IN 'modules/frogatto4/module.cfg': 1 INFO: preferences.cpp:592 : SET PREFERENCES PATH: ~/.frogatto4/ Segmentation fault
My system
GCC 12.2.0 SDL2-2.28.3_1 GLIBC 2.36 Desktop LXQT 1.3.0 Kernel Linux 6.5.8
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
All the compilation went fine, no errors at all then when i run the program for the game Frogatto4 i get a segmentation fault
./anura
INFO: main.cpp:498 : Anura engine version 1.4
INFO: main.cpp:537 : Default Tile Size: 16
INFO: main.cpp:538 : Default Tile Scale: 2
INFO: main.cpp:540 : Build Options:
INFO: main.cpp:542 : isomap
INFO: main.cpp:542 : save_png
INFO: main.cpp:542 : sdl2
INFO: main.cpp:542 : svg
INFO: module.cpp:334 : LOOKING IN 'modules/frogatto4/module.cfg': 1
INFO: preferences.cpp:592 : SET PREFERENCES PATH: ~/.frogatto4/
Segmentation fault
My system
GCC 12.2.0
SDL2-2.28.3_1
GLIBC 2.36
Desktop LXQT 1.3.0
Kernel Linux 6.5.8
Thanks!
The text was updated successfully, but these errors were encountered: