Check for required modules before starting server #3

Closed
opened 2020-01-02 20:43:17 +00:00 by tgpholly · 1 comment
tgpholly commented 2020-01-02 20:43:17 +00:00 (Migrated from github.com)

The server has one module that is required for startup currently which is the consoleHelper.
If it's not there it will appear to work but will crash as soon as there is a call to the consoleHelper.
Some checks for this should be added

The server has one module that is required for startup currently which is the consoleHelper. If it's not there it will appear to work but will crash as soon as there is a call to the consoleHelper. Some checks for this should be added
tgpholly commented 2020-01-02 21:05:06 +00:00 (Migrated from github.com)

Resolved by #1

Resolved by [#1](https://github.com/tgpethan/Revolution/pull/4)
Sign in to join this conversation.
No description provided.