Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging Rerit 2017 #10

Open
DrorSegev opened this issue Dec 28, 2017 · 1 comment
Open

Debugging Rerit 2017 #10

DrorSegev opened this issue Dec 28, 2017 · 1 comment

Comments

@DrorSegev
Copy link

Hi,
If I start Revit from start menu or from command->run (C:\Program Files\Autodesk\Revit 2017\Revit.exe),
Revit works fine.
but if i start it by debug (F5) the splash screen showd OK but than revit stopped with:

The program '[11760] Revit.exe: Program Trace' has exited with code 0 (0x0).
The program '[11760] Revit.exe' has exited with code 0 (0x0).

In Journal file this is what I get:
'C 28-Dec-2017 11:04:43.241; 0:< started recording journal file
' Build: 20171027_0315(x64)
' Branch: RELEASE_2017_R2
Dim Jrn
Set Jrn = CrsJournalScript
'C 28-Dec-2017 11:04:43.241; 0:< ->desktop InitApplication
'C 28-Dec-2017 11:04:43.257; 0:< <-desktop InitApplication
'C 28-Dec-2017 11:04:43.258; 0:< ->desktop InitNativeInstance
' 0:< Options::loadOptions: m_strDataLibraryLocations=Library=, Detail Library= (defaultLib==\Library)
'C 28-Dec-2017 11:04:43.838; 0:< License initialization complete
' 0:< License version: 17.3.26.0
'C 28-Dec-2017 11:04:44.169; 0:< Assertion failed: line 133 of Tasks\ChannelAccess.cpp
I hope you can help me
Thanks
Dror

@Andrey-Bushman
Copy link
Owner

I apologize for my so later answer. I did not have time to study Revit. My current work isn't related with Revit, therefore beginning with Spring 2017 I don't use Revit and forgot even the little thing that I knew about Revit. Also I forgot my Revit templates. Unfortunately my memory is bad. :( In the near future I do not plan to study Revit.

I had no problems using these templates in the past. Now I do not have free time to deal with this. If you are interested in this topic, then you can try to figure out how it works. I strived to comment in detail on all my code so that it could be understood by those who study it. Now I almost do not remember anything about these templates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants