Skip to content

Forking

If you fork the github repository of NarrativeCraft and try running/building the mod, you may get this error: Error build image

The reason is because I forked the repository of bladecoder of it's java adaptation of ink and added some features in order to make it work for NarrativeCraft.

To resolve this issue:

  • Close this repository
  • Run build task then push it to your maven repository with publishToMavenLocal task
  • Return to NarrativeCraft project
  • Run or build