You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to generate downhole points returns the error shown below error. I've attached an example of delocated drillhole collars and survey files which recreate the error.
2024-12-10T16:15:46 WARNING Traceback (most recent call last):
File "C:\Users/Alexc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geoscience\DrillManager.py", line 162, in onDownholePoints
self.createDownholePoints()
File "C:\Users/Alexc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geoscience\DrillManager.py", line 412, in createDownholePoints
if not self.desurveyLayer.isValid() or not self.dataLayer.isValid():
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'isValid'
On Tue, 10 Dec 2024 at 19:21, Coastal0 ***@***.***> wrote:
Attempting to generate downhole points returns the error shown below
error. I've attached an example of delocated drillhole collars and survey
files which recreate the error.
2024-12-10T16:15:46 WARNING Traceback (most recent call last):
File "C:\Users/Alexc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geoscience\DrillManager.py", line 162, in onDownholePoints
self.createDownholePoints()
File "C:\Users/Alexc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geoscience\DrillManager.py", line 412, in createDownholePoints
if not self.desurveyLayer.isValid() or not self.dataLayer.isValid():
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'isValid'
Proposed_Collar_ed_Desurvey.zip
<https://github.com/user-attachments/files/18075524/Proposed_Collar_ed_Desurvey.zip>
—
Reply to this email directly, view it on GitHub
<#21>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPOEQZPKBTO3FVZN75GVS32E2P7NAVCNFSM6AAAAABTKSPHK6VHI2DSMVQWIX3LMV43ASLTON2WKOZSG4ZDSMZWG4ZTKMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Attempting to generate downhole points returns the error shown below error. I've attached an example of delocated drillhole collars and survey files which recreate the error.
Proposed_Collar_ed_Desurvey.zip
The text was updated successfully, but these errors were encountered: