Closed
Description
After pulling master today, my current project is giving the following assertion error:
Assertion `li->min_world <= world && li->max_world >= world' failed.
Cursory debugging suggests the method has been deleted in the current world. Investigating further.
(rr) p li->min_world
$9 = 25116
(rr) p world
$11 = 28906
(rr) p li->max_world
$14 = 28839
Metadata
Metadata
Assignees
Labels
No labels