hallzi
hallzi
I'm trying to run this on Windows with SQLite only to start with. c:\Admin\SHIPS\SHIPS-master>c:\Ruby21-x64\bin\ruby.exe -r C:\Admin\SHIPS\SHIPS-master\lib\identsqlite.rb C:\Admin\SHIPS\SHIPS-master\SHIPS.rb Encountered a fatal startup error! undefined method `map' for nil:NilClass - C:/Admin/SHIPS/SHIPS-master/lib/configuration.rb:14:in`keys_to_sym' And...
Thanks for that, now I run into another issue. Seems like it's trying to use a function not supported by Windows. c:/Ruby21-x64/lib/ruby/2.1.0/webrick/server.rb:46:in `fork': fork() function is unimplemented on this machine...