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

Could not find suitable button @dialog box: "Some numerical data within the imported file was out of range..." #108

Open
2Komm opened this issue Apr 30, 2023 · 2 comments

Comments

@2Komm
Copy link

2Komm commented Apr 30, 2023

Hi @DanRumery,
Thank you for this awesome Tool .

I stumbled upon a warning that is entering an endless loop:

08:51:58 : 'Revit' dialog box detected.
08:51:58 :
08:51:58 : WARNING: Could not find suitable button to click for 'Revit' dialog box!
08:51:58 :
08:51:58 : Button: 'Close'
08:51:58 :

Revit_4hYWC8wjtk

The Revit Journal shows:

' 9:< GUI Resource Usage GDI: Avail 9759, Used 241, User: Used 296
' 9:< TaskDialog "Some numerical data within the imported file was out of range. This numerical data has been truncated."
'CommonButtons : Close
'DefaultButton : Close
' 9:< ::68:: Delta VM: Avail +12 -> 134177272 MB, Used 1232 MB; RAM: Avail -343 -> 14694 MB, Used 1457 MB
' 9:< GUI Resource Usage GDI: Avail 9751, Used 249, User: Used 292
'H 30-Apr-2023 08:53:05.806; 9:<
Jrn.Data "TaskDialogResult" _
, "Some numerical data within the imported file was out of range. This numerical data has been truncated.", _
"Close", "IDCLOSE"
'E 30-Apr-2023 08:53:05.809; 9:<
' [Jrn.AutoConvertedMessageBox] Rvt.Attr.MessageId: String_Revit_FilterDataOutOfRange Rvt.Attr.MessageAnswer: IDOK
' 9:< TaskDialog "Some entities were lost during import."
'CommonButtons : Close
'DefaultButton : Close
' 9:< ::69:: Delta VM: Avail +15 -> 134177288 MB, Used 1232 MB; RAM: Avail +96 -> 14790 MB, Used 1457 MB
' 9:< GUI Resource Usage GDI: Avail 9751, Used 249, User: Used 291
'H 30-Apr-2023 08:53:10.723; 9:<
Jrn.Data "TaskDialogResult" _
, "Some entities were lost during import.", _
"Close", "IDCLOSE"
'E 30-Apr-2023 08:53:10.723; 9:<
' [Jrn.AutoConvertedMessageBox] Rvt.Attr.MessageId: String_Revit_EntitiesNotImported Rvt.Attr.MessageAnswer: IDOK

Please let me know if you need more information.
Thank you!

@eyalBPM
Copy link

eyalBPM commented Jun 7, 2023

I have the same issue.
I hope that it's be fix soon.
Also in Revit version 2019.

@eyalBPM
Copy link

eyalBPM commented Jul 12, 2023

Another one:
image

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