Page 1 of 1

Materials Ver. 4.0.0

Posted: Wed Oct 09, 2024 12:40 pm
by polatd
Hi STKO team,

I I downloaded the latest version of STKO, 4.0.0, to my computer,
when I enter the material properties, the material test section does not work
I get an error as seen below.
Can you help me to solve this issue sir?

Error:
Traceback (most recent call last):
File "C:\Program Files/STKO\external_solvers\opensees\physical_properties\utils\tester\Tester1D.py", line 907, in onTestClicked
self.tester.run()
File "C:\Program Files/STKO\external_solvers\opensees\physical_properties\utils\tester\Tester1D.py", line 192, in run
for item in tu.executeAsync([opensees_cmd, temp_script_file_rel], temp_dir):
File "C:\Program Files/STKO\external_solvers\opensees\utils\Gui\TesterUtils.py", line 52, in executeAsync
raise Exception(command, exitCode, output)
Exception: (['C:/OpenSees-Solvers/opensees.bat', 'script.tcl'], 3221225785, b'')
Abort Command: EditPhysicalProperty

Re: Materials Ver. 4.0.0

Posted: Thu Oct 10, 2024 3:26 am
by kesavapraba
Hi, Did you also install OpenSees version 3.7 along with STKO? If not, please download and install it from the following link. https://www.researchgate.net/publicatio ... r_OpenSees

Re: Materials Ver. 4.0.0

Posted: Thu Oct 10, 2024 7:02 am
by polatd
Yes, I also installed OpenSees version 3.7,

İt still gaves the same error,


Error:
Traceback (most recent call last):
File "C:\Program Files/STKO\external_solvers\opensees\physical_properties\utils\tester\Tester1D.py", line 907, in onTestClicked
self.tester.run()
File "C:\Program Files/STKO\external_solvers\opensees\physical_properties\utils\tester\Tester1D.py", line 192, in run
for item in tu.executeAsync([opensees_cmd, temp_script_file_rel], temp_dir):
File "C:\Program Files/STKO\external_solvers\opensees\utils\Gui\TesterUtils.py", line 52, in executeAsync
raise Exception(command, exitCode, output)
Exception: (['C:/OpenSees-Solvers/opensees.bat', 'script.tcl'], 3221225785, b'')

Re: Materials Ver. 4.0.0

Posted: Thu Oct 10, 2024 8:29 am
by STKO Team
Probably there is an error in the definition of your material params.
Can you show the entire text in the editor?

Re: Materials Ver. 4.0.0

Posted: Thu Oct 10, 2024 10:01 am
by polatd
Hi sir,

Here is the problem I think:
The system cannot find the specified file: 'C:/Users ......
Materail Test.PNG
Materail Test.PNG (80.2 KiB) Viewed 590 times

When I go to the >>> AppData/Local/ASDEA Software Technology/STKO
STko folder.PNG
STko folder.PNG (14.56 KiB) Viewed 590 times
I see that all files are empty,

There is someting else;
I don't know if this could be due to a Cleaner tool that was sent to me before.
The reason we used the Cleaner tool was to transfer the license key from another computer to the computer I am currently using.
However, when I detach from the other computer, STKO closes again after a minute or two on my current computer and I cannot successfully activate the license key.
and it is saying :your license is active on another device even though I detached from the other computer

I find a post in forum>>>>
I followed the steps you mentioned in the message titled STKO Opening error,
I deleted the STKO folder and downloaded STKO again.

The problem with material testing still persists.

Re: Materials Ver. 4.0.0

Posted: Fri Oct 18, 2024 7:49 am
by STKO Team
I'm able to do the test with your parameters, so the problem is somewhere else.
Those last red lines of error are not useful (it's simply saying that STKO cannot find the files used for testing, because there was an error before, probably in opensees, and those files could not be generated).

Please scroll up the terminal until you see the OpenSees output, I need the whole Terminal output to understand the issue.
You can simply go into the terminal (after the test) and 1) select all + 2) copy + 3) paste the whole message here