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

Custom controllable error - Object reference not set to an instance of an object #32

Open
amc-nu opened this issue Jan 7, 2021 · 0 comments

Comments

@amc-nu
Copy link

amc-nu commented Jan 7, 2021

Hey,

I'm trying to create a custom controllable based on the TrafficCone example.
I can create and export successfully the controllable. It even worked the first time. However, after editing the model and exporting it again, now the simulator outputs the following during initialization:

found manifest at Controllables\controllable_Test\manifest 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

failed to load asset from Controllables\controllable_Test\manifest: Object reference not set to an instance of an object STACK:   at Simulator.Web.Config.LoadControllablePlugin (Simulator.Manifest manifest, VirtualFileSystem.VfsEntry dir) [0x00054] in <c08252f04b61463890d3e3b5a919ddf6>:0 
  at (wrapper delegate-invoke) <Module>.invoke_void_Manifest_VfsEntry(Simulator.Manifest,VirtualFileSystem.VfsEntry)
  at Simulator.Web.Config.checkDir (VirtualFileSystem.VfsEntry dir, Simulator.Web.Config+AssetLoadFunc loadFunc) [0x0006a] in <c08252f04b61463890d3e3b5a919ddf6>:0  
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Do you have any idea what could be causing this error?

Thank you for your kind support.

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