[Solved] cannot export to entities which include public static methods

0 votes
asked Nov 13, 2019 in Bug report by phoehne (140 points)
edited Nov 14, 2019 by phoehne

Hi,
Since the latest update Skipper chrashes on export to entities which contain methods marked as "public static".
These methods are completly unrelatet to the properties which skipper should manage.

Ausnahmefehler bei 0x696484CB (ucrtbase.dll) in Skipper.exe: Schwerwiegende Beendigung des Programms angefordert

its means : exception... termination requested

How can this be fixed?
Thank you in advance.
Peter

commented Nov 13, 2019 by ludek.vodicka Skipper developer (140,450 points)

Thanks for report and sorry for the inconvenience.

Please send some example files to [email protected] so we can investigate it.

It's probably caused by changes to support Php 7.4. We will check it tomorrow.

commented Nov 14, 2019 by ludek.vodicka Skipper developer (140,450 points)

We localized and fixed the issue. The new release will be in about hour.

1 Answer

0 votes
answered Nov 14, 2019 by ludek.vodicka Skipper developer (140,450 points)

Hello Peter,

new version with a fix for this issue is ready. Please download it from our site or use the application auto update.

https://www.skipper18.com/en/download

commented Nov 14, 2019 by phoehne (140 points)

thank you for fixing this so quickly
Peter

commented Nov 14, 2019 by ludek.vodicka Skipper developer (140,450 points)

You're welcome. Thanks for reporting it.

...