1
Technical Help: Problems BEFORE entering the game / Re: Crash before account selection screen after updating
« on: March 16, 2016, 04:45:04 pm »
Good to hear you can still play at least.
The libpng warning is indeed something that rarely causes anything more severe than a non-functional image.
The real problem with this is that it appears mac related, and none of the current devs have a mac to be able to replicate the problem.
As LigH said, a debugger would be the best way to find what caused this, but technically not required, a stack trace (crash dump) of the program would suffice *if* the symbols set used to create this mac build are still around. I have not been able to determine that yet. In addition, I am not sure how to obtain a stack trace like that.
I will try to find out more about that, but keep in mind that currently we do not have a mac dev, so even if the problem were to be found, it would take a little time to get someone to build a mac release.
The libpng warning is indeed something that rarely causes anything more severe than a non-functional image.
The real problem with this is that it appears mac related, and none of the current devs have a mac to be able to replicate the problem.
As LigH said, a debugger would be the best way to find what caused this, but technically not required, a stack trace (crash dump) of the program would suffice *if* the symbols set used to create this mac build are still around. I have not been able to determine that yet. In addition, I am not sure how to obtain a stack trace like that.
I will try to find out more about that, but keep in mind that currently we do not have a mac dev, so even if the problem were to be found, it would take a little time to get someone to build a mac release.