-
Hi
In R multiple statements in a single line are separated by semi-colon. R_eval is evaluating only the first statement. Everything after the first semi-colon is ignored. I think there is somethi…
-
Hi @agrignard !
I am trying to run the experiments on a server and want to take advantage of the multithreading.
I see that the execution parameters can be adjusted in the Preferences tab on the gr…
-
**Describe the bug**
When running headless on the latest release (on windows) this error messages appears:
```java.awt.AWTException: headless environment
at java.desktop/java.awt.Robot.chec…
-
**Describe the bug**
Follow the instruction in the documentation with
![1](https://user-images.githubusercontent.com/62107278/224893591-0d8e0649-50ea-481b-b454-ac6ad0af6914.png)
![2](https://user-i…
-
**Describe the bug**
In the experimental plugin, irit.gama.switchproject, an attempt of event-based scheduling has been implemented.
In particular, an action `later` has been implemented in order to…
-
**Describe the bug**
Trying to run gama-headless automatically failed on latest build whatever option is chosen; even -help does not work. See for instance error below:
```
MacBook-Pro:headless kev…
-
**Describe the bug**
In the last nightly built of GAMA 1.9, I opened the "Install new plugins..." menu.
Non of the available sites works:
- `https://github.com/anb0s/EasyShell/releases/tag/v2.2.1`
…
-
Hi, I am a Mac M1 user, using the Monterey system. I am on GAMA 1.9.
I was recently struggling with not being able to start game-headless server in GAMA 1.9 (alpha version). It turns out the solut…
-
**Describe the bug**
When trying to use headless batch mode on a HPC, Gama is prevented to launch correctly because it cannot write metadata in default locations. See the attached [log file](https://…
-
**Describe the bug**
I have my gama installation on disk `D` and want to run a batch experiment from a file that is stored on my `C` drive through headless, but when I run this command:
```
.\gama-…