seriallos / commandstar

Starbound Server Status Website for your Players!
http://commandstar.munshot.com:8080
35 stars 5 forks source link

Error #23

Closed Samuell1 closed 8 years ago

Samuell1 commented 9 years ago

TypeError: Cannot read property 'dataPath' of undefined at Object. (/home/vps/Desktop/commandstar/lib/commandstar.coffee:54:5, :70:33) at Object. (/home/vps/Desktop/commandstar/lib/commandstar.coffee:1:1, :311:4) at Module._compile (module.js:456:26)

My config:

starbound:
  binPath: /home/vps/Desktop/Starbound/starbound
  assetsPath: /home/vps/Desktop/Starbound/assets
  dataPath: /home/vps/Desktop/Starbound/universe
  logFile: /home/vps/Desktop/Starbound/starbound_server.log
  configFile: /home/vps/Desktop/Starbound/starbound.config
seriallos commented 8 years ago

This project is not being maintained at this time. Feel free to fork and hack away.