jgosar / mine-city-2000

A program that converts SimCity 2000 cities into Minecraft worlds
GNU General Public License v3.0
731 stars 11 forks source link

MineCity2000-GUI.exe always crashes on launch #15

Open Moltresrider opened 3 months ago

Moltresrider commented 3 months ago

The link to the compiled program links to a not-working program. Running MineCity2000-GUI.exe on Windows 10 64-bit always results on Mine City 2000 opening as a process and then immediately crashing. The program does not work whatsoever.

jgosar commented 3 months ago

Thanks for reporting, I'll check.

Can you please also try running the CLI version? https://github.com/jgosar/mine-city-2000/wiki/CLI-usage

jgosar commented 3 months ago

And also here's an older version of the app that is also more likely to work: https://raw.githubusercontent.com/jgosar/mine-city-2000/master/release/mc2k-release-legacy.rar

jgosar commented 3 months ago

@Moltresrider

I wasn't able to replicate the issue on my machine, which is also Windows 10 64-bit.

Can you please open Powershell, navigate to the directory where you have extracted the release files and run ./MineCity2000-GUI.exe? Check if you get any kind of error message there.