Hello!
I'm getting the following error after updating to 2024.13 (updating from the Nov. 2024 release):
TargetInvocationException after updating to 2024.13
I'm getting the following error after updating to 2024.13 (updating from the Nov. 2024 release):
Code:
Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at GMAssetCompiler.Loader.LoadGMS2CreateAssets(String _filename)
at GMAssetCompiler.Loader.Load(String _name)
at GMAssetCompiler.Program.GetAssetsFile(List`1...