Stephan

Results 4 issues of Stephan

### Version of OpenTTD master @ commit f4dd2d8, Windows 10 x64 ### Expected result Setting the parameter "generation_seed" in the "game_creation" section of openttd.cfg should lead to OpenTTD using the...

I have the following bit of code: ``` distDocker { applicationName = "[redacted]" tagVersion = jar.version.toLowerCase() tag = "[redacted]" volume '/tmp' addFile jar.archivePath, '/app.jar' setEnvironment 'JAVA_OPTS', '' entryPoint = ['sh',...

See title. Happens both when creating a new connection, and when logging in to a previously created connection that has no saved password. ![image](https://cloud.githubusercontent.com/assets/5377412/10412773/cb6b92a4-6f90-11e5-89f9-14fe6b773224.png)

I'm trying to build FakeSMTP's docker image to use it for testing my web application. Sadly, the build fails with the following error: ``` [INFO] Copying C:\Users\Stephan\Documents\Programme\bulletin\FakeSMTP\target\fakeSMTP-2.1-SNAPSHOT.jar -> C:\Users\Stephan\Documents\Programme\bulletin\FakeSMTP\target\docker\fakeSMTP-2.1-SNAPSHOT.jar [INFO]...