Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 14 23:03:57,077.104 [0xa126d1a8] src/crea/main.cpp:106 INFO main – Initializing python
  2. 10/24/14 23:03:57,081.439 [0xa126d1a8] src/crea/main.cpp:109 INFO main – Finished initializing python
  3. 10/24/14 23:03:57,137.044 [0xa126d1a8] src/crea/main.cpp:117 INFO main – Initialized Steam API
  4. 10/24/14 23:03:57,201.026 [0xa126d1a8] src/sg/GameManager.cpp:133 INFO main – Initializing the GameManager and all Subsystems: 0.9.3
  5. 10/24/14 23:03:57,201.104 [0xa126d1a8] src/sg/Random.cpp:18 INFO main – Random: setting seed to 1414191837
  6. 10/24/14 23:03:57,201.130 [0xa126d1a8] src/sg/RenderSystem.cpp:37 INFO main – Initializing RenderSystem
  7. 10/24/14 23:03:58,030.685 [0xa126d1a8] src/sg/RenderSystem.cpp:41 INFO main – Maximum Texture Size: 16384
  8. 10/24/14 23:03:58,838.512 [0xa126d1a8] src/sg/GameManager.cpp:172 INFO main – Commandline:
  9. 10/24/14 23:03:58,838.595 [0xa126d1a8] src/sg/Scene.cpp:18 INFO main – Creating Scene: Logo
  10. 10/24/14 23:04:01,850.785 [0xa126d1a8] src/sg/Scene.cpp:18 INFO main – Creating Scene: Menu
  11. 10/24/14 23:04:01,894.120 [0xa126d1a8] src/sg/Package.cpp:47 WARN main – Failed to load package information: <type 'exceptions.ValueError'>: Invalid control character at: line 4 column 61 (char 120): File "/Users/familyaccount/Library/Application Support/Steam/SteamApps/common/Crea/modules/json/__init__.py", line 278, in load
  12. **kw)
  13.  
  14. File "/Users/familyaccount/Library/Application Support/Steam/SteamApps/common/Crea/modules/json/__init__.py", line 326, in loads
  15. return _default_decoder.decode(s)
  16.  
  17. File "/Users/familyaccount/Library/Application Support/Steam/SteamApps/common/Crea/modules/json/decoder.py", line 366, in decode
  18. obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  19.  
  20. File "/Users/familyaccount/Library/Application Support/Steam/SteamApps/common/Crea/modules/json/decoder.py", line 382, in raw_decode
  21. obj, end = self.scan_once(s, idx)
  22.  
  23. 10/24/14 23:04:01,894.315 [0xa126d1a8] src/sg/GameManager.cpp:350 ERROR main – Unexpected error caught during main loop: boost::filesystem::directory_iterator::construct: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement