[Resolved] Vanilla 1.12 works, but no other version

I did at first, which is what produced the bind error. You’ll see the modification to the properties file and then an attempt at the end to try to re-start the instance.

Start with IP:

 {"level":"info","message":"[ForgeCraft] 192.168.0.107 issued command : \"start\"","timestamp":"2017-10-03T03:34:17.351Z"}
{"level":"info","message":"[ForgeCraft] received request \"start\"","timestamp":"2017-10-03T03:34:17.354Z"}
{"level":"error","message":"Cannot bind broadcaster to ip ","timestamp":"2017-10-03T03:34:19.491Z"}

server.properties modification to remove IP

{"level":"info","message":"[ForgeCraft] 192.168.0.107 issued command : \"modify_sp\"","timestamp":"2017-10-03T03:36:48.686Z"}
{"level":"info","message":"[ForgeCraft] received request \"modify_sp\"","timestamp":"2017-10-03T03:36:48.691Z"}

Start without IP:

{"level":"info","message":"[ForgeCraft] 192.168.0.107 issued command : \"start\"","timestamp":"2017-10-03T03:37:00.381Z"}
{"level":"info","message":"[ForgeCraft] received request \"start\"","timestamp":"2017-10-03T03:37:00.382Z"}