Andrettin / Wyrmsun

Strategy game based on history, mythology and fiction
http://andrettin.github.io/
GNU General Public License v2.0
301 stars 47 forks source link

Can't Run Wyrmsun in Debian 8 #88

Closed ghost closed 8 years ago

ghost commented 8 years ago

I built Stratagus from source. I'm currently running the Ubuntu 14.04 engine from the PPA. https://launchpad.net/~stratagus/+archive/ubuntu/ppa

When I go into the folder I stored Wyrmsun and start Stratagus, I get this output:

stratagus-2.4.0/src/stratagus/script.cpp:1975: CclFilteredListDirectory: Forbidden directory Forbidden directory stack traceback: [C]: in function 'ListDirsInDirectory' [string "scripts/stratagus.lua"]:52: in main chunk

johndh commented 8 years ago

Do you mean the regular Stratagus engine (https://github.com/Stratagus/Stratagus) or the Wyrmgus fork (https://github.com/Andrettin/Wyrmgus)?

ghost commented 8 years ago

I'm using the "regular" Stratagus engine. Does it not work with Wyrmsun? The docs imply it should, but Wyrmsun never claims this.

KroArtem commented 8 years ago

For Wyrmsun you should use Stratagus's modified engine known as Wyrmgus. Some changes were applied to upstream (stratagus) but engines are not compatible.

ghost commented 8 years ago

I was able to successfully to play the game with the forked engine.

https://github.com/Andrettin/Wyrmgus/issues/93

Andrettin commented 8 years ago

Great that everything is working now :) Yes, building instructions would be really good.