SteamInviteHelper-ASF icon indicating copy to clipboard operation
SteamInviteHelper-ASF copied to clipboard

Issue with loading config file.

Open douliftm9 opened this issue 5 years ago • 2 comments

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.

douliftm9 avatar Sep 19 '19 18:09 douliftm9

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

brianzhouzc avatar Sep 21 '19 00:09 brianzhouzc

{ "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 }

douliftm9 avatar Sep 21 '19 11:09 douliftm9