Server Startup problem.
Posted: Tue May 19, 2015 11:11 pm
I've recently tried to start my server again but for some reason I keep getting these I guess errors but I'm not really sure what to call them. This is whats shown in the cmd window...
Traceback (most recent call last):
File "run.py", line 33, in <module>
File "json\__init__.pyo", line 278, in load
File "json\__init__.pyo", line 326, in loads
File "json\decoder.pyo", line 366, in decode
File "json\decoder.pyo", line 382, in raw_decode
ValueError: Expecting , delimiter: line 46 column 174 (char 1906)
*I deleted the first and last lines including C:\ etc etc. thats including the file path because they're not really important.*
Traceback (most recent call last):
File "run.py", line 33, in <module>
File "json\__init__.pyo", line 278, in load
File "json\__init__.pyo", line 326, in loads
File "json\decoder.pyo", line 366, in decode
File "json\decoder.pyo", line 382, in raw_decode
ValueError: Expecting , delimiter: line 46 column 174 (char 1906)
*I deleted the first and last lines including C:\ etc etc. thats including the file path because they're not really important.*