Skip to content

Error when adding a method to a newly created class #15

Description

@ricnar456

Traceback (most recent call last):
File "C:\Program Files/IDA Professional 9.1/plugins\classy\gui.py", line 501, in handle_add_method
self.update_fields()
File "C:\Program Files/IDA Professional 9.1/plugins\classy\gui.py", line 340, in update_fields
address_item = QtWidgets.QTableWidgetItem(m.ea)
OverflowError: argument 1 overflowed: value must be in the range -2147483648 to 2147483647

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions