Joe Cincotta

Results 9 comments of Joe Cincotta

The solution I found to this was the following: 1. use tslint directly from the command line in your project directory with the 'i' option (see tslint documentation [https://palantir.github.io/tslint/usage/cli/](https://palantir.github.io/tslint/usage/cli/)) to...

You need to post your tslint.json file, your sonar-project properties file to help me understand the problem. The issues I faced were twofold: 1. TSLINT misconfiguration - and I showed...

To simplify the TLS deployment, consider using Certbot: https://certbot.eff.org/ which is a simple frontend to LetsEncrypt - this makes life a lot simpler than having to pay for SSL certs...

Implemented some of the required fixes for this in https://github.com/actframework/act-starter-kit/commit/7aab4eda78a11ff9eb20ad135568f178120cb68b - ongoing, low severity.

sorry, was coding, let me check

[debug_0.zip](https://github.com/jpage8580/GTUltra/files/9945671/debug_0.zip) See debug output

The one time I managed to get export to work, the playback on Mega65 was clearly missing functionality, so I enabled sound effects and volume control to check and the...

Thanks @jpage8580. Pls see if you can lend a hand before the weekend. :)

That fixed the bug! Thank you so much for turning that around so fast.