Author Topic: Installed Latest Nightly and Final Mod Pack only and get error message  (Read 3362 times)

Offline ArthurRose

  • Squaddie
  • *
  • Posts: 1
    • View Profile
Hi I'm new to modding, and OpenXcom itself, and I was wondering if I could get some help. I installed the latest nightly (2018_05_12_1952) and Final Mod Pack (2.2d) and I also tried the Latest OXCE (v5.1) as well with the Final Mod pack

This is what the log file said:

[06-12-2018_20-23-57]   [INFO]   OpenXcom Version: 1.0 git 2018-12-05 19:52
[06-12-2018_20-23-57]   [INFO]   Platform: Windows
[06-12-2018_20-23-57]   [INFO]   Data folder is:
[06-12-2018_20-23-57]   [INFO]   Data search is:
[06-12-2018_20-23-57]   [INFO]   - C:\Users\deros\OneDrive\Documents\OpenXcom\
[06-12-2018_20-23-57]   [INFO]   - C:\Program Files (x86)\OpenXcom
[06-12-2018_20-23-57]   [INFO]   - C:\Program Files (x86)\OpenXcom
[06-12-2018_20-23-57]   [INFO]   User folder is: C:\Users\deros\OneDrive\Documents\OpenXcom\
[06-12-2018_20-23-57]   [INFO]   Config folder is: C:\Users\deros\OneDrive\Documents\OpenXcom\
[06-12-2018_20-23-57]   [INFO]   Options loaded successfully.
[06-12-2018_20-23-58]   [INFO]   SDL initialized successfully.
[06-12-2018_20-23-58]   [INFO]   SDL_mixer initialized successfully.
[06-12-2018_20-23-58]   [INFO]   requested file not found: openxcom.png
[06-12-2018_20-23-58]   [INFO]   Detected locale: C
[06-12-2018_20-23-58]   [INFO]   Attempting to set display to 1920x1080x8...
[06-12-2018_20-23-59]   [INFO]   Display set to 1920x1080x8.
[06-12-2018_20-23-59]   [INFO]   Loading data...
[06-12-2018_20-23-59]   [INFO]   Scanning standard mods in 'standard'...
[06-12-2018_20-23-59]   [INFO]   Scanning user mods in 'C:\Users\deros\OneDrive\Documents\OpenXcom\mods'...
[06-12-2018_20-23-59]   [INFO]   Mapping resource files...
[06-12-2018_20-23-59]   [INFO]   Resources files mapped successfully.
[06-12-2018_20-23-59]   [INFO]   Loading rulesets...
[06-12-2018_20-24-00]   [INFO]   Loading fonts... Font.dat
[06-12-2018_20-24-01]   [INFO]   Data loaded successfully.
[06-12-2018_20-24-01]   [INFO]   Loading language...
[06-12-2018_20-24-01]   [INFO]   Language loaded successfully.
[06-12-2018_20-24-01]   [INFO]   OpenXcom started successfully!
[06-12-2018_20-24-01]   [INFO]   Playing flx, 320x200, 890 frames
[06-12-2018_20-24-01]   [INFO]   Using software scaling routine. For best results, try an OpenGL filter.
[06-12-2018_20-24-01]   [INFO]   SDL_mixer initialized successfully.
[06-12-2018_20-24-02]   [INFO]   SDL_mixer initialized successfully.
[06-12-2018_20-24-09]   [INFO]   Mapping resource files...
[06-12-2018_20-24-10]   [INFO]   Resources files mapped successfully.
[06-12-2018_20-24-10]   [INFO]   Attempting to set display to 1920x1080x8...
[06-12-2018_20-24-10]   [INFO]   Display set to 1920x1080x8.
[06-12-2018_20-24-10]   [INFO]   SDL_mixer initialized successfully.
[06-12-2018_20-24-10]   [INFO]   Loading data...
[06-12-2018_20-24-10]   [INFO]   Scanning standard mods in 'standard'...
[06-12-2018_20-24-10]   [INFO]   Scanning user mods in 'C:\Users\deros\OneDrive\Documents\OpenXcom\mods'...
[06-12-2018_20-24-10]   [INFO]   Mapping resource files...
[06-12-2018_20-24-12]   [INFO]   Resources files mapped successfully.
[06-12-2018_20-24-12]   [INFO]   Loading rulesets...
[06-12-2018_20-24-13]   [INFO]   requested file not found: Resources/FinalModPack/TerrainPack/Geoscape/IMPROVEDGLOBE.DAT
[06-12-2018_20-24-13]   [WARN]   disabling mod with invalid ruleset: final_mod_pack_2.2d
[06-12-2018_20-24-13]   [ERROR]   failed to load 'final_mod_pack_2.2d'; mod disabled for next startup
Resources/FinalModPack/TerrainPack/Geoscape/IMPROVEDGLOBE.DAT not found

But when I look there is a file called IMPROVEDGLOBE.DAT. I tried looking for a fix and all I found seemed to have been old posts and the fixes appeared to be implemented on this versions rule set

If someone could give me some help I would really appreciate it, I loved this game when i was a kid and I saw all the videos online about this and wanted to give it a go and I'm thwarted at the very beginning.
« Last Edit: December 07, 2018, 05:33:29 am by ArthurRose »

Offline R1dO

  • Colonel
  • ****
  • Posts: 437
    • View Profile
Re: Installed Latest Nightly and Final Mod Pack only and get error message
« Reply #1 on: December 07, 2018, 06:25:46 pm »
It could be because newer OneDrive versions support lazy loading of files (e.g. they are not always on your system, only get downloaded when actually used).
In that case the files were probably not on your system yet.

-- edit --


Could you try installing oxc (and the mod folders) somewhere else on your harddrive, just to see if that solves the problem.

Or/and when possible post a screenshot of windows explorer showing that file on your system.


It seems onedrive can protect your Documents by migrating that folder into it's cloud-protected area. In that case thy the following:

Assuming you have a pretty recent OneDrive version:
1) Onder windows explorer, navigate to C:\Users\deros\OneDrive\Documents
2) Use Right Mouse Button on the OpenXcom folder.
3) Select the option:
Code: [Select]
Always keep on this Device
This should force download all your mods and saves to the computer (while still allowing cloud synchronization)
« Last Edit: December 07, 2018, 06:52:37 pm by R1dO »

Offline NuggetsNoGlory

  • Squaddie
  • *
  • Posts: 1
    • View Profile
Re: Installed Latest Nightly and Final Mod Pack only and get error message
« Reply #2 on: October 17, 2019, 12:22:20 am »
Hello there, I know I'm necroing an old thread but I just wanted to add an additional info in case someone else gets this issue, without OneDrive installed.

I also got the message that IMPROVEDGLOBE.DAT couldn't be found, it took me a few minutes to understand what happened, it was my fault.
The problem is that I have the habit of unzipping archives into folders with their respective names instead of choosing "extract here",
so it created a folder with the name of the zip file with another subfolder.

So, make sure you only cut/paste the "Final Mod Pack" folder into your mods folder and not "final_mod_pack_2.3b\Final Mod Pack\"
because OpenXcom can't find files into this subfolder.