zbanks / CrewLink

Free, open, Among Us Proximity Chat
GNU General Public License v3.0
41 stars 4 forks source link

Unsupported version #8

Closed Denton-L closed 3 years ago

Denton-L commented 3 years ago

I'm currently getting the following error when I'm launching Crewlink built from source:

image

I suspect the error is because the version has been changed to v1.2.1-linux. I think the fix for this is either fixing changing the version back to v1.2.1 or stripping the -linux during the version check.

Denton-L commented 3 years ago

cc @zbanks @ghaith

Denton-L commented 3 years ago

Sorry, seems like a PEBKAC issue. I'm trying to run the unpacked version which is what's causing these issues. I see that you have a version with -linux stripped that's tagged but not on any branch. I'll package that tagged version.

zbanks commented 3 years ago

Yeah don't worry, this was my bad (see my comment on #9)