brianzhouzc / SteamInviteHelper-ASF

An ASF plugin that process steam invites automatically
50 stars 9 forks source link

Issue with loading config file. #2

Open douliftm9 opened 4 years ago

douliftm9 commented 4 years ago

Logs: 2019-09-19 20:08:45|ArchiSteamFarm-13109|ERROR|ASF|LogError() [SIH] Error when loading config file 2019-09-19 20:08:45|ArchiSteamFarm-13109|ERROR|ASF|LogError() [SIH] Exception: Object reference not set to an instance of an object. 2019-09-19 20:08:45|ArchiSteamFarm-13109|ERROR|ASF|LogError() [SIH] Exiting in 5 seconds...

Directory - plugins\SteamInviteHelper-ASF\SteamInviteHelper-ASF.dll

Using 4.0.4.2 - Linux/Windows got the same issue.

brianzhouzc commented 4 years ago

If you dont mind can you paste your config file here? Of course replace username/password and all sensitive data with something else :)

douliftm9 commented 4 years ago

{ "AcceptGifts": true, "AutoSteamSaleEvent": true, "Ryzhehvost.DispenseItems" : [{ "AppID": 753, "ContextID": 3}], "BotBehaviour": 28, "CustomGamePlayedWhileFarming": "", "CustomGamePlayedWhileIdle": "", "Enabled": true, "FarmingOrder": 0, "GamesPlayedWhileIdle": [ ], "HandleOfflineMessages": false, "HoursUntilCardDrops": 3, "IdlePriorityQueueOnly": false, "IdleRefundableGames": true, "LootableTypes": [ 0, 6 ], "MatchableTypes": [ 5 ], "OnlineStatus": 1, "PasswordFormat": 0, "Paused": false, "RedeemingPreferences": 0, "SendOnFarmingFinished": false, "SendTradePeriod": 0, "ShutdownOnFarmingFinished": false, "SteamLogin": "", "SteamMasterClanID": 0, "SteamParentalPIN": "0", "SteamPassword": "", "SteamTradeToken": "", "SteamUserPermissions": {}, "TradingPreferences": 1, "UseLoginKeys": true }