dylanevl
Results
1
issues of
dylanevl
To get this to run, I had to change line 14 of server.js to: var world = worldDB(__dirname + '/node_modules/world-db/data/world.db', 1024, 10000); I also created an empty 'world.db' file in...