WEAKNESS class causes Edge to crash

Bugs that have been fixed, including bugs reported here.
Links are provided here for bugs reported at both Sourceforge sites and Github:
https://sourceforge.net/p/edge2/bugs/
https://sourceforge.net/p/edge/bugs/
https://github.com/3dfxdev/EDGE/issues? ... s%3Aclosed
Post Reply
User avatar
Lobo
Posts: 97
Joined: Sat Aug 08, 2020 2:24 am
Contact:

WEAKNESS class causes Edge to crash

Post by Lobo »

Using the WEAKNESS class causes Edge to randomly crash to desktop. It's enough just to use the line WEAKNESS.CLASS=X; and nothing else to provoke it.

But it doesn't always happen. As soon as I can get a test case that is 100% reproducible I'll post it here.

Note that this also happens in edge 1.35 too.

User avatar
Lobo
Posts: 97
Joined: Sat Aug 08, 2020 2:24 am
Contact:

Re: WEAKNESS class causes Edge to crash

Post by Lobo »

It's probably just some variable not being initialized properly: maybe you don't need a test case, just go over the code making sure weakness stuff is being done correctly?

User avatar
Lobo
Posts: 97
Joined: Sat Aug 08, 2020 2:24 am
Contact:

Re: WEAKNESS class causes Edge to crash

Post by Lobo »

Seems to be fixed!

Return to “Fixed Bugs”