ata4 / bspsrc

A Source engine map decompiler
Other
657 stars 86 forks source link

[1.4.4] Cannot launch bspsrc when the path has backspace #175

Open Yankumo-Koishi opened 8 months ago

Yankumo-Koishi commented 8 months ago

Yeah I know it sounds really stupid but why it can't be launched when the path has backspace

rihi commented 7 months ago

Hm, funnily enough this seems to be a bug with java itself, so nothing I can fix. I'll see if a newer version fixes that issue and will update to that for the next release.

rihi commented 7 months ago

If you need a workaround, just move bspsrc to a directory not containing any special unicodes. Alternativly you could install java 19+ yourself on your system and download the bspsrc-jar-only.zip instead.