Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with loading config file. #2

Open
douliftm9 opened this issue Sep 19, 2019 · 2 comments
Open

Issue with loading config file. #2

douliftm9 opened this issue Sep 19, 2019 · 2 comments

Comments

@douliftm9
Copy link

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
Copy link
Owner

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

@douliftm9
Copy link
Author

douliftm9 commented Sep 21, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants