Jump to content
  • 0

Construction mode for the type


Escanor

Question

2 answers to this question

Recommended Posts

  • 1

The exception is rather self explanatory: your packet class doesn't have a parameterless constructor.

You either need to provide one, or you need to follow Ceras' documentation for using custom constructors.

All of the non-abstract packets in Intersect provide parameterless constructors so we have not done anything like this.

Link to comment
Share on other sites

×
×
  • Create New...