Skip to content

Instantly share code, notes, and snippets.

View SoScared's full-sized avatar

Jonas A. Lind SoScared

  • Oslo, Norway
View GitHub Profile
$ make
/bin/sh: 1: ./fetch-engine.sh: Permission denied
Unable to continue without engine files
make: *** [engine] Error 1
The command "make" exited with 2.
$ . mod.config; if [ "${TRAVIS_TEST_MOD}" == "True" ]; then make test || travis_terminate 1; fi; if [
"${TRAVIS_TEST_PACKAGING}" == "True" ]; then ./packaging/package-all.sh test-0 || travis_terminate 1; fi
/bin/sh: 1: ./fetch-engine.sh: Permission denied
@SoScared
SoScared / gist:68228081bd8cf2726f022fcf8ca6625b
Created April 2, 2018 15:50
hit TAB key (switch camera to MCV)
OpenRA engine version gen-20180402
Generals Alpha mod version gen-20180402
on map 4257db1769eb04c0cd6b7925bbcc6ee9caf13297 (Synergy by Nuke'm Bro.).
Date: 2018-04-02 15:48:31Z
Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
Runtime Version: .NET CLR 4.0.30319.42000
Exception of type `System.NullReferenceException`: Objektreferanse er ikke satt til en objektforekomst.
ved OpenRA.Actor.get_CenterPosition() i c:\OpenRA\Generals-Alpha-master\generals-alpha-engine\OpenRA.Game\Actor.cs:linje 59
ved OpenRA.Graphics.Viewport.<Center>b__10(Actor a) i c:\OpenRA\Generals-Alpha-master\generals-alpha-engine\OpenRA.Game\Graphics\Viewport.cs:linje 220
ved System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()