You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,I have get the answer,Out.txt file is not output to file int the dir of Output.when you input <gradle :simulator:run> ,the content of out.txt will output to the command line.
#24
Open
vmardiansyah opened this issue
Sep 25, 2021
· 0 comments
Hello,I have get the answer,Out.txt file is not output to file int the dir of Output.when you input ,the content of out.txt will output to the command line.
Hello,I have get the answer,Out.txt file is not output to file int the dir of Output.when you input ,the content of out.txt will output to the command line.
Originally posted by @1073280291 in #16 (comment)
I believe there is no "out.txt" file, only output.json file is created when you running this simulator. as you can see in main.java
https://github.com/vmardiansyah/simblock/blob/master/simulator/src/main/java/simblock/simulator/Main.java
The simulator will create the output.json file as an output information
The text was updated successfully, but these errors were encountered: