Hello. I'm using Lumafly v3.2.0.0, [[BingoSync]] v1.2.1.0, [[BingoSyncExtension]] v1.1.0.0, and [[BingoGoalPack1]] v1.2.1.0.
When I start the game it fails to load BingoSyncExtension and BingoGoalPack1 with this error in the ModLog.txt file [ERROR]:[API] - System.IO.FileNotFoundException: [ERROR]:[API] - File name: '/home/jwwood/.local/share/Steam/steamapps/common/Hollow Knight/.\\Managed\Mods\BingoSync\BingoSync.dll'
It seems that they are looking for the BingoSync mod in the wrong folder, it should be '.../common/Hollow Knight/hollow_knight_data/Managed/Mods/BingoSync/BingoSync.dll'
My game install path is set correctly to the Managed folder, so I'm not sure why they would be looking in the wrong place. Any help would be appreciated.
#BingoSyncExtension and BingoGoalPack1 not loading
16 messages · Page 1 of 1 (latest)
Mods referenced:
BingoSync:
- Readme
- Download
- Repository
- Description: A Hollow Knight mod that automatically marks squares on bingosync.com
- Dependencies:
╚ MagicUI
╚ Satchel
╚ ItemChanger
BingoSyncExtension:
- Readme
- Download
- Repository
- Description: A library mod that provides an interface to add extra automarking logic to BingoSync
- Dependencies:
╚ BingoSync
╚ MagicUI - Tags:
╚ Library
BingoGoalPack1:
- Readme
- Download
- Repository
- Description: Adds more goals to BingoSync and includes new board types
- Dependencies:
╚ BingoSyncExtension
╚ Satchel
My guess is that mod isn't accounting for Linux/Unix systems well?
In general the way it seems to be searching seems odd.
Correct, we didn't account for linux at all, and my way of doing certain things was not flexible in the slightest
there is another thing that was changed somewhere else recently that we need to account for, we're working on it, should be done in a couple days at most
Thank you
The update today should have fixed your issue, when the update for BingoGoalPack1 gets merged, that should work as well
@merry ledge BingoGoalPack1 got merged, both mods should work now, please ping me if they don't
Thank you, I'll try it today
@desert silo Looks like BingoGoalPack1 is still accessing the wrong directory. [ERROR]:[API] - Failed to load Mod `BingoGoalPack1` [ERROR]:[API] - System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/jwwood/.local/share/Steam/steamapps/common/Hollow Knight/Managed/Mods/BingoGoalPack1/Squares/Extended.json". It's missing the hollow_knight_Data folder between Hollow Knight and Managed.
BingoSyncExtension seems to work though
that is extremely peculiar, especially since it's not missing the hkData folder from the path on windows, even tho the way the path is created is the exact same
we're gonna try to look further into that, but neither of us has a linux install available atm, so finding the issue and testing will probably take a bit fyi
just to be safe, can you please make sure that the name of the hkData folder is exactly hollow_knight_Data?
Yes, it is.