04-02-2021, 17:57
(04-02-2021, 12:48)jonasa Wrote: Ok. In order to better capture any error messages, please edit the startup script. This is the file c:\users\Nienke\DEPONS\start_model.bat.
The last line begins with
Code:START javaw -Xss10M .....
Change this to
Code:java -Xss10M .....
By removing the "START" the output will be kept in the same window and by changing javaw to java the output will not be hidden.
After saving the changes, open a command-line and change directory to c:\users\Nienke\DEPONS\. When you now run start_model.bat, the console should contain some output, which can assist further analysis.
Brilliant, thank you very much!
This change did the trick, and the 'Model - Repast Simphony' screen appeared. No problems initiating the simulation.
Thanks very much again, and looking forward to seeing the modelled outputs.
All the best,
Nienke
