Author Topic: [SOLVED] Cannot find GMINTRO1 music file  (Read 3780 times)

misterx

  • Guest
[SOLVED] Cannot find GMINTRO1 music file
« on: November 21, 2019, 11:42:05 pm »
Hello, just installed openxcom 6.1.1 on an ubuntu 18.04 machine but game cannot start since seems the file GMINTRO1 is mission, but actually it's present in the folder. I used a win version of the game

Code: [Select]
[21-11-2019_22-34-13] [INFO] OpenXcom Version: Extended 6.1.1 (v2019-11-02)
[21-11-2019_22-34-13] [INFO] Platform: Linux
[21-11-2019_22-34-13] [INFO] Data folder is:
[21-11-2019_22-34-13] [INFO] Data search is:
[21-11-2019_22-34-13] [INFO] - /home/nico/.local/share/openxcom/
[21-11-2019_22-34-13] [INFO] - /usr/share/ubuntu/openxcom/
[21-11-2019_22-34-13] [INFO] - /usr/local/share//openxcom/
[21-11-2019_22-34-13] [INFO] - /usr/share//openxcom/
[21-11-2019_22-34-13] [INFO] - /usr/local/share/openxcom/
[21-11-2019_22-34-13] [INFO] - /usr/share/openxcom/
[21-11-2019_22-34-13] [INFO] - ./
[21-11-2019_22-34-13] [INFO] User folder is: ./user/
[21-11-2019_22-34-13] [INFO] Config folder is: /home/nico/.config/openxcom/
[21-11-2019_22-34-13] [INFO] Options loaded successfully.
[21-11-2019_22-34-13] [INFO] SDL initialized successfully.
[21-11-2019_22-34-13] [INFO] SDL_mixer initialized successfully.
[21-11-2019_22-34-13] [INFO] Attempted locale: C.UTF-8
[21-11-2019_22-34-13] [INFO] Detected locale: C.UTF-8
[21-11-2019_22-34-13] [INFO] Attempting to set display to 640x400x8...
[21-11-2019_22-34-13] [INFO] Display set to 640x400x8.
[21-11-2019_22-34-13] [INFO] Loading data...
[21-11-2019_22-34-13] [INFO] Scanning standard mods in ''...
[21-11-2019_22-34-13] [INFO] Scanning user mods in './user/'...
[21-11-2019_22-34-13] [ERROR] FileMap::mapExtResources(xcom2, TFTD): external resources not found.
[21-11-2019_22-34-13] [INFO] Active mods:
[21-11-2019_22-34-13] [INFO] - xcom1 v1.0
[21-11-2019_22-34-13] [INFO] Loading rulesets...
[21-11-2019_22-34-14] [INFO] Loading fonts... Font.dat
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] /etc/timidity/freepats.cfg: No such file or directory
[21-11-2019_22-34-14] [INFO] Lazy loading: 1
[21-11-2019_22-34-14] [INFO] Loading custom palettes from ruleset...
[21-11-2019_22-34-14] [INFO] Making palette backups...
[21-11-2019_22-34-14] [INFO] Data loaded successfully.
[21-11-2019_22-34-14] [INFO] Loading language...
[21-11-2019_22-34-14] [INFO] Language loaded successfully.
[21-11-2019_22-34-14] [INFO] OpenXcom started successfully!
[21-11-2019_22-34-14] [INFO] Playing flx, 320x200, 890 frames
[21-11-2019_22-34-14] [FATAL] A fatal error has occurred: Music GMINTRO1 not found
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::CrossPlatform::stackTrace(void*)+0x36) [0x555a913e2d06]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::CrossPlatform::crashDump(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x477) [0x555a913e38a7]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(exceptionLogger()+0x75) [0x555a91237715]
[21-11-2019_22-34-14] [FATAL] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x92ab6) [0x7f65ab150ab6]
[21-11-2019_22-34-14] [FATAL] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x92af1) [0x7f65ab150af1]
[21-11-2019_22-34-14] [FATAL] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x92d24) [0x7f65ab150d24]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::Music* OpenXcom::Mod::getRule<OpenXcom::Music>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, OpenXcom::Music*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OpenXcom::Music*> > > const&, bool) const+0x1a7) [0x555a9163f587]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::Mod::getMusic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const+0x94) [0x555a916109b4]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::AudioSequence::operator()()+0x89f) [0x555a915bb04f]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::FlcPlayer::play(bool)+0x78) [0x555a913f9b48]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::VideoState::init()+0x281) [0x555a915ba331]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(OpenXcom::Game::run()+0x3fc) [0x555a9140185c]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(main+0x175) [0x555a91213e05]
[21-11-2019_22-34-14] [FATAL] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65aa738b97]
[21-11-2019_22-34-14] [FATAL] ./OpenXcomEx(_start+0x2a) [0x555a9121a78a]
[21-11-2019_22-34-24] [FATAL] OpenXcom has crashed: Music GMINTRO1 not found
Log file: ./user/openxcom.log
If this error was unexpected, please report it on OpenXcom forum or discord.
The following can help us solve the problem:
1. a saved game from just before the crash (helps 98%)
2. a detailed description how to reproduce the crash (helps 80%)
3. a log file (helps 10%)
4. a screenshot of this error message (helps 5%)

log is attached
« Last Edit: November 22, 2019, 01:06:31 pm by misterx »

Offline BlackStaff

  • Colonel
  • ****
  • Posts: 336
    • View Profile
Re: Cannot find GMINTRO1 music file
« Reply #1 on: November 22, 2019, 01:20:55 am »
Gloups !!! Sorry !
« Last Edit: November 22, 2019, 03:05:18 pm by BlackStaff »

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8616
    • View Profile
Re: Cannot find GMINTRO1 music file
« Reply #2 on: November 22, 2019, 12:13:59 pm »
You should find what you need in this post.... https://openxcom.org/forum/index.php/topic,6469.msg100681.html#msg100681

There is nothing even remotely relevant to the question in that post.
Please ignore.

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8616
    • View Profile
Re: Cannot find GMINTRO1 music file
« Reply #3 on: November 22, 2019, 12:17:28 pm »
First thing I would try is to disable the intro, you can do that in the options.cfg file.

Change

Code: [Select]
  playIntro: true

to

Code: [Select]
  playIntro: false

If that helps, there is something wrong only with that file.

If it doesn't help, there is something wrong with music in general.

misterx

  • Guest
Re: Cannot find GMINTRO1 music file
« Reply #4 on: November 22, 2019, 01:06:02 pm »
Yep, it worked, but the game start with vanila openxcom, and then need to activate the mod in the menu Maybe it's a bug with the linux build, since in windows there are no problems at all.

Offline R1dO

  • Colonel
  • ****
  • Posts: 437
    • View Profile
Re: [SOLVED] Cannot find GMINTRO1 music file
« Reply #5 on: November 22, 2019, 01:19:12 pm »
Since the log complains about "/etc/timidity/freepats.cfg" it could also be possible midi is not setup correctly on your system.

If that is the case try the following cli commands (or install the 2 packages via your preferred GUI):
Code: [Select]
apt install timidity
# or
apt install timidity freepats

From personal experience the 2nd one is not necessary, although it might be needed in your case.