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

Invalid assignment of property or key 'position' with value of type 'Vector3' on a base object of type 'null instance'. #361

Open
CDGames1 opened this issue Jan 23, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@CDGames1
Copy link

Cogito and Godot Engine Version:
Cogito 1.0 Godot Version: 4.3 Stable

Description:
When i load the a save file, this error gets produced

Expected behavior:
what is meant to happen is that its meant to load the scene

Screenshots:
If applicable, add screenshots to help explain your problem.

Image

@CDGames1 CDGames1 added the bug Something isn't working label Jan 23, 2025
@CDGames1
Copy link
Author

Also if i execute and run it as normal, all the Cogito Objects all disappear and all pickups

@Phazorknight
Copy link
Owner

  1. How did you install Cogito? Did you make a copy of the Github repo? Or did you do it via the asset library?
  2. Can you post a pic of your level scene tree?

This error is related to Cogito not being able to find objects (or objects being set up in incorrect ways) within a scene.
First step for this would be to delete all save files in your user directory and save/load again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants