Cannot locate resource Style.scheme
Status: Pre-Alpha
Brought to you by:
tom-riddle-2
running ./foreverwar.sh it loads, screen flashes black and gives the final error:
OGRE EXCEPTION(6:): Cannot locate resource Style.scheme in resource group GUI or any other group. in ResourceGroupManager::openResource at OgreResourceGroupManager.cpp (line 604)
Full startup log attached.
foreverwar.sh &> log.txt
Logged In: YES
user_id=2192242
Originator: NO
Your working directory is correct (otherwise the script wouldn't find the application), but the 'resource' folder cannot be found.
Please verify that it is in the same directory as the application.
It should be if you extracted both archives into the same directory; however, for example the "extract here" command of Nautilus places the content of the archives in directories called like the archive file names. That might be the problem.
So, instead of a directory structure like this:
- fwdemo_datafiles
- - resource
- fwdemo_linux
- - foreverwar
You should have this:
- top_folder
- - resource
- - foreverwar
I'll clarify that on the homepage if that is the problem.
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).