Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building custom events #21

Open
kurtisdavid opened this issue Oct 5, 2021 · 0 comments
Open

Building custom events #21

kurtisdavid opened this issue Oct 5, 2021 · 0 comments

Comments

@kurtisdavid
Copy link

Hello,

When building custom events, do we just have to run the provided build.bat? I wanted to try a modification to tmdata, but when running build.bat I get the following error:

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at MexTK.Commands.CmdFighterFunction.CompileInput(String[] inputs, String[] funcTable, LinkFile link, Boolean quiet, Boolean disableWarnings, Boolean clean, Int32 optimizationLevel)
   at MexTK.Commands.CmdFighterFunction.DoIt(String[] args)
   at MexTK.Program.Main(String[] args)

This happens without any changes to the source.

Any help is appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant