With the changes to runebooks Vita-Nex is now erroring out. This is the errors:

Errors:
+ Custom/Systems/VitaNex/Core/Items/Books/RuneCodex/RuneCodex.cs:
CS7036: Line 599: There is no argument given that corresponds to the required formal parameter 'type' of 'RunebookEntry.RunebookEntry(Point3D, Map, string, BaseHouse, RecallRuneType, BaseGalleon)'
+ Custom/Systems/VitaNex/Core/Items/Books/RuneCodex/RuneCodexEntry.cs:
CS7036: Line 119: There is no argument given that corresponds to the required formal parameter 'type' of 'RunebookEntry.RunebookEntry(Point3D, Map, string, BaseHouse, RecallRuneType, BaseGalleon)'
CS7036: Line 160: There is no argument given that corresponds to the required formal parameter 'type' of 'RunebookEntry.RunebookEntry(Point3D, Map, string, BaseHouse, RecallRuneType, BaseGalleon)'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

I am slow but how do I find out what they changed to get Vita-Nex working again?
 
Back