chihirobelmo / FalconBMS-Alternative-Launcher

Configure and save FalconBMS setup per Joysticks.
Other
131 stars 30 forks source link

Could not find FalconBMS installed - after install ver. 2.0.0 #45

Closed emcek closed 2 years ago

emcek commented 2 years ago

I installed new version 2.0.0, it starts fine but by accidence I choose 4.32 (there was list in right low corner 4.35, 4.34 and 4.32). And right now instead of main alternative launcher window: image and then image image

I can not find any config file for new launcher to select correct version of BMS

emcek commented 2 years ago

and what is really strange i stack trace I see: C:\Users\chihi.... which isn't my user name (probably some hardcode value.....)

chihirobelmo commented 2 years ago

Hi, You can remove C:\Users\\AppData\Local\Benchmark_Sims To reset settings for 2.0.0

Showing 4.32 name is fixed in the latest commit.

I believe "C:\Users\chihi" is just a matter of pdb file. It's not hardcoded in AL code I'm sure.

emcek commented 2 years ago

yes, helped ;)

chihirobelmo commented 2 years ago

@Hawkeye4040 Hi, sorry I didn't know you were working on the AL code I changed these days. I just opened the Discussion and Project page on the AL GitHub so we can share what we are working on with AL right now. To prevent changing the same code at the same time.

Hawkeye4040 commented 2 years ago

That's a good idea actually but I don't think that was the problem here. I was working on something and it's changing on me and I'm like stop stop stop pulling my hair out over here! AL setting should help but we might need something else here as well.

Right now the best we have is either me annoying the hell out of you on discord just to write a line without stepping on yours or this. I think both are incredibly frustrating approaches but to be fair I don't have something better either to solve this one.

I guess keep going and I'll adjust it when you're done 🤕 this is going to really delay it though.

emcek commented 2 years ago

original issue solved so I will close