Advertisement
Guest User

Untitled

a guest
Jul 17th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. This is my error:
  2. *******************************************************************************************************
  3. :: OTServ Version 0.7.0
  4. :: ============================================================================
  5. ::
  6. :: Initializing the random numbers... [done]
  7. :: Loading lua script config.lua...
  8.  
  9. Error: Unable to load config.lua or /home/phasma/.otserv/config.lua
  10. otserv: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46: boost::condition_variable::~condition_variable(): Assertion `!pthread_mutex_destroy(&internal_mutex)' failed.
  11. Avbruten (SIGABRT) (minnesutskrift skapad)
  12. ************************************************************************************************''
  13. The only problem is that /home/phasma/.otserv doesn't exist..
  14. The path where every thing is is /home/server/server/
  15. and the original location where "otserv" is /home/server/server/build
  16. and I got one file named config.lua.dist and i guess thats the config file.
  17. I tried locating the config file in /home/phasma didn't work
  18. I tried locating the config file in /home/server/server/build didn't work
  19. I also tried renaming in to only config.lua didn't work either....
  20. IM OUT OF IDEAS!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement