Sebastiaan Dammann

Results 175 comments of Sebastiaan Dammann

Yes, also crashes vanilla: ![image](https://github.com/OpenLoco/OpenLoco/assets/1426097/70e0730b-57ae-416a-a79c-7a93e2cbb4b6)

I'm playing around a bit with this idea 😄 ![image](https://github.com/OpenLoco/OpenLoco/assets/1426097/16b184dc-a638-428d-8215-78680d4b7129)

![image](https://github.com/OpenLoco/OpenLoco/assets/1426097/7edd9dc3-d3dc-4da4-8aa8-84d684927898) ![image](https://github.com/OpenLoco/OpenLoco/assets/1426097/e38828b3-ea51-42a6-8809-708ee0c0cf5d)

I would like this for development purposes also, because as both a user and someone who thinkers with the code I want to use different resolutions and screen modes etc.

This should be fairly easy to fix: - dotCover on Linux only supports Unix-style arguments - dotCover on Windows supports both Unix-style and Windows style arguments The fix would be...

I'm not changing to change the paths, I'm saying that *Cake* should pass Unix-style arguments, so prefixed by `--` instead of `/` so the command line looks like: ``` /usr/bin/mono...

> If dotCover translate to that command , could you update me how to overcome and use (the dotcover in cake) your solution in cake itself ? Sorry, you can't...

Exactly my thoughts. You'd want series of tests of which each test may have a dependency on the other. Series may or may not have a dependency on one another....

Key in de logging messages seems to be: ``` [ 7.339063] usbserial: USB Serial support registered for FTDI USB Serial Device [ 7.339117] ftdi_sio 4-1:1.0: FTDI USB Serial Device converter...