Hi all,
I’m a university undergraduate currently working on a code written by
someone else. I am told that the code works but when I run it, I initially
encountered file pathing problems which I managed to resolve by changing some of
the file paths and also duplicating the rest. After doing so, the code runs
without errors (Checks finish constants and equations, checks each components
then once again load the DLLs) until I encounter this message:
Access violation at address 1007639A in module 'TRNDLL.DLL'. Read of
address 0000003C.
An unexpected error was encountered and Trnsys was aborted.
Then the simulation stops running. There is no record of an error in the
log file, which simply just terminates after a final notice. Checking the list
file also produces no result. The list file simply terminates with records of
User DLLs being called from the UserLib. Does anyone know why this happened and
how to resolve it? Thanks in advance. |