Brenton Horne

Results 55 issues of Brenton Horne

**MATLAB input** ```matlab # Clear all variables clear all # Show numbers in a long, yet intuitive form format long g # Number of collocation points N = 1000; NN...

When I run the command: ```bash ./launch-game.sh ``` after building this mod with `make`, I receive the error: ```bash Required engine files not found. Run `make` in the mod directory...

Hi, The build fails currently, with the error: ```bash Version changed to 274.git.8c9f6d6. OpenRA engine version dc57a75f11cc7673bf08433775d4a4e9052d16d7 is required. Downloading engine... Compiling engine... make[1]: Entering directory '/data/AUR/openra-mw-git/src/Medieval-Warfare/engine' make[1]: Leaving directory...

Hi, Presently commit 260 of this repo (1bbb1da823ea7a1320f1fd4607ac9d4e670b33a4), which uses [engine commit dc57a75f11cc7673bf08433775d4a4e9052d16d7](../../OpenRA/commits/dc57a75f11cc7673bf08433775d4a4e9052d16d7), fails to build on Arch Linux at the engine building stage. The error I get is: ```bash...

Hi, On Arch Linux commit 234 (f0fdfb8df3bdfe34cbc56207bf1561cc1493268d) gives the build error: ```bash CSC mods/d2k/OpenRA.Mods.D2k.dll CSC OpenRA.Utility.exe CSC OpenRA.Server.exe make[1]: Leaving directory '/data/GitHub/others/Medieval-Warfare/engine' Traits/Activites/PreyBuildActiviy.cs(56,56): error CS1061: 'WithHarvestAnimation' does not contain a...

Hi, I built commit 222 (d78a9d354ea9f3bd11575ec1b61b5671b910e5d2) as an AppImage and launched it and it immediately crashed and this is the error I received: ```bash Loading mod: mw Exception of type...

Hi, On Solus I compiled an AppImage for commit 217 (00997c4) and when I played the game I received the error: ```bash Exception of type `System.InvalidOperationException`: Cannot locate type: NewProductionTooltipLogic...

Hi, I tried to emerge `games-fps/tremulous-1.1.0-r4` but the download of the source files fails with the error: ```bash >>> Emerging (1 of 1) games-fps/tremulous-1.1.0-r4::games-overlay >>> Downloading 'http://ftp.swin.edu.au/gentoo/distfiles/tremulous-gentoopatches-1.1.0-r5.zip' --2017-05-01 00:31:53-- http://ftp.swin.edu.au/gentoo/distfiles/tremulous-gentoopatches-1.1.0-r5.zip...

help wanted

Hi, I tried emerging `games-fps/unvanquished-0.48.0` from this overlay and it failed as `dev-python/pyyaml` was not installed giving this [error](https://paste.pound-python.org/show/UnYm2Asu1kbgBobQIaVs/) during the configure stage. Installing `dev-python/pyyaml`, and then trying to emerge...

Hi, The `games-fps/urbanterror-4.2.023` ebuild fails to merge with the full output: ```bash * Fetching files in the background. * To view fetch progress, run in another terminal: * tail -f...