Facebook
From Colorant Wigeon, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 135
  1. Logged in !
  2. Getting token for withdraw...
  3. Setting trade url + api key...
  4. Error traceback :
  5. Traceback (most recent call last):
  6.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 613, in main
  7.     to_print += treat_items(item)
  8.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 528, in treat_items
  9.     profit = get_shadow_profit(item)
  10.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 512, in get_shadow_profit
  11.     read_shadow_db()
  12.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 598, in read_shadow_db
  13.     knives_data = json.loads(f.read())
  14.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjson__init__.py", line 357, in loads
  15.     return _default_decoder.decode(s)
  16.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 337, in decode
  17.     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  18.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 355, in raw_decode
  19.     raise JSONDecodeError("Expecting value", s, err.value) from None
  20. json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
  21. Error message :
  22. Expecting value: line 1 column 1 (char 0)
  23. bug somewhere main()
  24. Error traceback :
  25. Traceback (most recent call last):
  26.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 613, in main
  27.     to_print += treat_items(item)
  28.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 528, in treat_items
  29.     profit = get_shadow_profit(item)
  30.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 512, in get_shadow_profit
  31.     read_shadow_db()
  32.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 598, in read_shadow_db
  33.     knives_data = json.loads(f.read())
  34.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjson__init__.py", line 357, in loads
  35.     return _default_decoder.decode(s)
  36.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 337, in decode
  37.     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  38.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 355, in raw_decode
  39.     raise JSONDecodeError("Expecting value", s, err.value) from None
  40. json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
  41. Error message :
  42. Expecting value: line 1 column 1 (char 0)
  43. bug somewhere main()
  44. Error traceback :
  45. Traceback (most recent call last):
  46.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 613, in main
  47.     to_print += treat_items(item)
  48.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 528, in treat_items
  49.     profit = get_shadow_profit(item)
  50.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 512, in get_shadow_profit
  51.     read_shadow_db()
  52.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 598, in read_shadow_db
  53.     knives_data = json.loads(f.read())
  54.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjson__init__.py", line 357, in loads
  55.     return _default_decoder.decode(s)
  56.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 337, in decode
  57.     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  58.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 355, in raw_decode
  59.     raise JSONDecodeError("Expecting value", s, err.value) from None
  60. json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
  61. Error message :
  62. Expecting value: line 1 column 1 (char 0)
  63. bug somewhere main()
  64. Error traceback :
  65. Traceback (most recent call last):
  66.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 613, in main
  67.     to_print += treat_items(item)
  68.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 528, in treat_items
  69.     profit = get_shadow_profit(item)
  70.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 512, in get_shadow_profit
  71.     read_shadow_db()
  72.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 598, in read_shadow_db
  73.     knives_data = json.loads(f.read())
  74.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjson__init__.py", line 357, in loads
  75.     return _default_decoder.decode(s)
  76.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 337, in decode
  77.     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  78.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 355, in raw_decode
  79.     raise JSONDecodeError("Expecting value", s, err.value) from None
  80. json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
  81. Error message :
  82. Expecting value: line 1 column 1 (char 0)
  83. bug somewhere main()
  84. Error traceback :
  85. Traceback (most recent call last):
  86.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 613, in main
  87.     to_print += treat_items(item)
  88.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 528, in treat_items
  89.     profit = get_shadow_profit(item)
  90.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 512, in get_shadow_profit
  91.     read_shadow_db()
  92.   File "C:UsersBerkinDesktopcsgoempirebotpyprofitdatacsgoempireBot.py", line 598, in read_shadow_db
  93.     knives_data = json.loads(f.read())
  94.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjson__init__.py", line 357, in loads
  95.     return _default_decoder.decode(s)
  96.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 337, in decode
  97.     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  98.   File "C:UsersBerkinAppDataLocalProgramsPythonPython38-32libjsondecoder.py", line 355, in raw_decode
  99.     raise JSONDecodeError("Expecting value", s, err.value) from None
  100. json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
  101. Error message :
  102. Expecting value: line 1 column 1 (char 0)
  103. bug somewhere main()