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

Component scripts freezing and not updating #1855

Open
Samurai-X9061 opened this issue Oct 21, 2023 · 2 comments
Open

Component scripts freezing and not updating #1855

Samurai-X9061 opened this issue Oct 21, 2023 · 2 comments

Comments

@Samurai-X9061
Copy link

There's a bug in 0.36.1 where some component randomly get frozen and stop updating... Like even if have any changes in my script the component will be running on an older version of the script... The only way I could fix it is by renaming the script and reattaching the component... No other method like relinking the script or component worked and it still refered to the old code. This is error is linked to an object as even on appending to other projects the issue persists on that specific object

@JYamihud
Copy link

JYamihud commented Mar 2, 2024

This happened to me today. And so what I did was to make the file internal and delete the file from the system. So keep it only inside of the .blend.

@Samurai-X9061
Copy link
Author

Samurai-X9061 commented Mar 5, 2024

This happened to me today. And so what I did was to make the file internal and delete the file from the system. So keep it only inside of the .blend.

i had tried that and it still would not update, i had to rename and relink only.. also i needed the scripts to be external as i use vscode

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

2 participants