Materials Ver. 4.0.0

Post Reply
polatd
Posts: 19
Joined: Wed Jun 07, 2023 2:11 pm

Materials Ver. 4.0.0

Post by polatd » Wed Oct 09, 2024 12:40 pm

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

kesavapraba
Posts: 468
Joined: Sat Mar 28, 2020 2:25 pm

Re: Materials Ver. 4.0.0

Post by kesavapraba » Thu Oct 10, 2024 3:26 am

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
:: With best wishes ::
Prabakaran Kesavan

polatd
Posts: 19
Joined: Wed Jun 07, 2023 2:11 pm

Re: Materials Ver. 4.0.0

Post by polatd » Thu Oct 10, 2024 7:02 am

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'')

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Materials Ver. 4.0.0

Post by STKO Team » Thu Oct 10, 2024 8:29 am

Probably there is an error in the definition of your material params.
Can you show the entire text in the editor?

polatd
Posts: 19
Joined: Wed Jun 07, 2023 2:11 pm

Re: Materials Ver. 4.0.0

Post by polatd » Thu Oct 10, 2024 10:01 am

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 586 times

When I go to the >>> AppData/Local/ASDEA Software Technology/STKO
STko folder.PNG
STko folder.PNG (14.56 KiB) Viewed 586 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.

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Materials Ver. 4.0.0

Post by STKO Team » Fri Oct 18, 2024 7:49 am

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

Post Reply