19MisterX98 / Nether_Bedrock_Cracker

Cracks nether seeds from bedrock. JAVA EDITION ONLY
62 stars 8 forks source link

Doesnt open on windows #23

Open Andrey1008 opened 1 week ago

Andrey1008 commented 1 week ago

I downloaded executable from latest release, but after running it nothing happened. Then I built exe from source, but now only blank console showed up for a second.

19MisterX98 commented 1 week ago

Ok, this happens to a lot of people and I can't figure out why. Some had luck with older releases that have older dependencies.

The app runs on the iced toolkit. Can you try to run their tour example?

Clone the repository https://github.com/iced-rs/iced/

Run the tour example https://github.com/iced-rs/iced/tree/master/examples/tour

If that works then I probably f**d up somewhere, if not then it's a problem with iced

Andrey1008 commented 1 week ago

message (2).txt Got this error after running that example, but I dont know if this is the same error that causes your app to crash.

19MisterX98 commented 1 week ago

ok, you're running a system with an apu and a dedicated gpu. Currently it prefers the apu which fails for some reason. Can you try to force it to run the exe with the dedicated gpu?

Andrey1008 commented 1 week ago

I set tour.exe to "High performance" in graphic settings, so in theory it should use dedicated gpu, but it still throws same error.

Andrey1008 commented 1 week ago

Also tried the same through nvidia control panel and for cracker_gui.exe