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
Traceback (most recent call last):
File "C:/Program Files/IDA 7.2/plugins/casc_plugin.py", line 467, in activate
self.fn(ctx)
File "C:/Program Files/IDA 7.2/plugins/casc_plugin.py", line 2399, in insert_string_item
chooser = self.FormToPySideWidget(ctx.form)
File "C:\Program Files\IDA 7.2\python\ida_kernwin.py", line 7759, in TWidgetToPySideWidget
form = pythonapi.PyCObject_FromVoidPtr(ptr_l, 0)
ctypes.ArgumentError: argument 1: <type 'exceptions.OverflowError'>: long int too long to convert
Windows 10 - OS build 17134.1
IDA - Version 7.2.181105 Windows x64 (32-bit address size)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:/Program Files/IDA 7.2/plugins/casc_plugin.py", line 467, in activate
self.fn(ctx)
File "C:/Program Files/IDA 7.2/plugins/casc_plugin.py", line 2399, in insert_string_item
chooser = self.FormToPySideWidget(ctx.form)
File "C:\Program Files\IDA 7.2\python\ida_kernwin.py", line 7759, in TWidgetToPySideWidget
form = pythonapi.PyCObject_FromVoidPtr(ptr_l, 0)
ctypes.ArgumentError: argument 1: <type 'exceptions.OverflowError'>: long int too long to convert
Windows 10 - OS build 17134.1
IDA - Version 7.2.181105 Windows x64 (32-bit address size)
The text was updated successfully, but these errors were encountered: