zhyrohaad / AlasiyaEvE

Public repo for bug tracking the private Alasiya-EvE codebase
2 stars 0 forks source link

Destroy Active Probes causes a segfault #110

Closed ryllae closed 3 years ago

ryllae commented 4 years ago

Launch a Sisters Core Scanner Probe. Open the scanner window, click "Destroy Active Probes". SEGFAULT.

zhyrohaad commented 4 years ago

incomplete code. i KNEW i was forgetting something.

zhyrohaad commented 4 years ago

delete is fixed. had to write a specific Delete() method for probes. still working on remainder of probe/scan code. eta unknown at this time.

edit 12aug20 most of probe/scan code has been completed. have not tested very much, except for highlights and proper operation under controlled conditions actual scan probe signal strength formulas will need some tweaking after a bit more testing, but are working for now.

ryllae commented 3 years ago

doesn't crash, good enough for now