Advertisement
samicrusader

Untitled

Apr 13th, 2023
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. [samicrusader@heisenberg stmserver]$ python3 emulator.py
  2. Steam 2004-2010 Server Emulator v0.55
  3. =====================================
  4.  
  5. **************************
  6. Server IP: 127.0.0.1
  7. **************************
  8.  
  9. 2023-04-13 10:42:32,109 emulator INFO ...Starting Steam Server...
  10.  
  11. Config line not found
  12. Config line not found
  13. Config line not found
  14. Config line not found
  15. Config line not found
  16. Config line not found
  17. Config line not found
  18. Config line not found
  19. Config line not found
  20. Config line not found
  21. Config line not found
  22. Config line not found
  23. Config line not found
  24. Config line not found
  25. Config line not found
  26. Config line not found
  27. Config line not found
  28. Config line not found
  29. Config line not found
  30. Config line not found
  31. Config line not found
  32. Config line not found
  33. Config line not found
  34. Config line not found
  35. Config line not found
  36. Config line not found
  37. Config line not found
  38. Config line not found
  39. Config line not found
  40. Config line not found
  41. Config line not found
  42. Config line not found
  43. Config line not found
  44. Config line not found
  45. Traceback (most recent call last):
  46. File "/home/samicrusader/Downloads/stmserver/emulator.py", line 384, in <module>
  47. file = neuter_file(file, config['server_ip'], config['dir_server_port'])
  48. File "/home/samicrusader/Downloads/stmserver/Steam2/neuter.py", line 320, in neuter_file
  49. if file.find(search) != -1:
  50. AttributeError: 'NoneType' object has no attribute 'find'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement