UncleGoogle/galaxy-integration-osu

Installation not detected

Boof-Woof opened this issue · 5 comments

My installation of osu is not being detected in GoG. It was installed before I had the plugin and that wasn't detected. I uninstalled and re-installed using the plugin, but it's still not detected. Restarted GoG and my computer. Nothing.

Hi, where have you installed osu? I mean directory path to application. Do you use latest plugin version?

Aattach logs please

  • go to logs location: %programdata%\GOG.com\Galaxy\logs
  • look for file with 'egg' in name
  • archive logs to zip file and attach here

When I wrote this, I thought I was on the latest, but it looks like v1.0.1 doesn't have a compiled version on the releases page. It looks like I was using 1.0.0 because of that.

I used the commands on the README to compile 1.0.1 myself, but it's not copying over the source to my plugins folder, just an "osu" file with version history inside it.

plugin-egg-79764115-b455-4ff0-be13-a316c7c53dec.log

image

I re-installed v1.0.0 and just replaced the api.py, local.py, manifest.json, and plugin.py files manually. The game is now detected. Having a proper v1.0.1 release should fix this for other users.

@MrJabberwock thanks for raising those issues! I forgot to click "publish" on release... I've added build for release 1.0.1
And fixed bug with building from source ab6d1a7