-
I run the cascading water test scene here at 100 and 200 resolution and it finished successfully.
I'm running the same scene at 300 resolution now to see how it goes.
My processor is only a few seco…
-
Hello,
Reference implementation of mnemonic wordlist wallet generation doesn't seem to be able to do use-case/test 4, which is to protect the wallet seed with a passphrase.
Please let me know if…
-
**Is this a BUG REPORT?** (choose one):
BUG REPORT
**Environment**:
Host OS: Ubuntu:16.04
Virtualbox: 5.1.12r112440
Vagrant: 1.9.1
OS: CentOS-7
RAM: 4GB
vCPU's: 2
Master: 1/2/3
Minion:…
-
Hello,
Is there a way to search or filter for packages?
For example, typing `micro` would bring up any package with the string "micro" either in package name or package description, that is:
```
…
-
[2017-02-28 15:48:42,594] INFO k.jobserver.JobStatusActor [] [] [akka://JobServer/user/context-supervisor/context1-104/$a] - Job 68ef809a-4c53-4102-a69a-4a85ff32aa97 finished OK
[2017-02-28 15:50:40…
-
Hello,
My server 139.59.72.10:27015 is having lag.. !
when i asked our host they told all servers running HLDS aren't having lag and since only im having ReHLDS im having llags...
Please can anyon…
-
I face following error occasionally while submitting job. This error goes away if I remove the rootdir of filedao, datadao and sqldao. That means I have to restart the job-server and re-upload my jar…
-
Hi, today i start to play back cs1.6 (Steam) and playing in my local HLDS (ReHLDS+ReGameDLL) hosted on the same machine as client. But i noticed a very weird mouse movement issue, mouse auto-move jus…
-
Hi Shanapu i have uploaded content to the /logs/ on the hosting with new errors and some screen shots from ingame.
Server is crashing when there is a CT and a T
-
``` scala
import org.scalatest.{FunSuite, OneInstancePerTest}
import org.scalamock.scalatest.MockFactory
trait Foo {
def foo (i: Int): Int
}
class JUnitStyleFixtureTest extends FunSuite with OneIn…