Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start 1.2.4 version #21

Closed
roman-orekhov opened this issue Jun 14, 2021 · 15 comments
Closed

Can't start 1.2.4 version #21

roman-orekhov opened this issue Jun 14, 2021 · 15 comments

Comments

@roman-orekhov
Copy link

1.2.3 worked good.

After replacing files of 1.2.3 with files of 1.2.4 it won't start properly:
first start asks about autoupdate, I press "No", then it checks for updates and exits.
Second and so on starts: it checks for updates, then "CPU", then it exits.

Previously it worked like this:
2021-06-11

@irusanov
Copy link
Owner

irusanov commented Jun 14, 2021

What if you extract the new zip in a new folder and launch from there?
I have tested the exact same zip from the website directly and it works on 2 machines, but they are both with older SMU version.

You can also try with deleting settings.xml, it would effectively reset them, but they aren't that many to redo after that from the options dialog.

@Schrotty74
Copy link

Same problem here. Not start and i have test also in a new folder.

@irusanov
Copy link
Owner

irusanov commented Jun 14, 2021

Would you mind attaching a debug report from v1.2.3? Thank you.

@Schrotty74
Copy link

Would you mind attaching a debug report from v1.2.3? Thank you.

Sure here.
Debug_Report_27061060,7511857.txt

@irusanov
Copy link
Owner

Thanks, nothing unusual.
Next thing to try:

  • Make a copy of your working v1.2.3
  • Replace ZenStates-Core.dll from v1.2.4 to the v1.2.3 directory copy

Run the old app with that new DLL and see if it starts.
I need to understand if it is from the dll or from the app itself.

@Schrotty74
Copy link

Dont start. See only the Bootscreen thene closing.

@irusanov
Copy link
Owner

Thanks, so it seems to be from the dll then. I will have to find a way to reproduce it first.

@Schrotty74
Copy link

Ok thanks too.

@roman-orekhov
Copy link
Author

roman-orekhov commented Jun 14, 2021

What if you extract the new zip in a new folder and launch from there?
You can also try with deleting settings.xml, it would effectively reset them, but they aren't that many to redo after that from the options dialog.

Done both -- no dice.

Report from older version:
Debug_Report_27059072,7153857.txt

Using new DLL with old version also didn't work.

@irusanov
Copy link
Owner

@roman-orekhov Yes, old app is not compatible with new DLL.
I might have found the problem, there's incorrect status returned when the lib is partially initialized.

Could you try the dll with the fixed status. It was returning status 0 rather than correct 2.
It could still display some sort of an error, but allow the app to load.
ZenStates-Core.zip

@Schrotty74
Copy link

@roman-orekhov Yes, old app is not compatible with new DLL.
I might have found the problem, there's incorrect status returned when the lib is partially initialized.

Could you try the dll with the fixed status. It was returning status 0 rather than correct 2.
It could still display some sort of an error, but allow the app to load.
ZenStates-Core.zip

Also not start.

@Vincent-Michael
Copy link

confirm

maybe help this:
Image

@roman-orekhov
Copy link
Author

@Vincent-Michael
It fails at a later stage for me, when string "CPU" is already shown on UI.

@CfYz-R
Copy link

CfYz-R commented Jun 14, 2021

Same here, unzipped to separate folder, check updates and closes on CPU polling. Debug from working 1.2.3 attached.
Debug_Report_27061181,5946686_1.2.3.txt

@irusanov
Copy link
Owner

Issue found thanks to the German ZEN community, it's a locale issue.
Will release a fixed version soon.

Thanks for the reports and sorry for the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants