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

error ocuur when open in godot4.3.dev6 on windows 10 #171

Open
yythlj opened this issue May 15, 2024 · 9 comments
Open

error ocuur when open in godot4.3.dev6 on windows 10 #171

yythlj opened this issue May 15, 2024 · 9 comments

Comments

@yythlj
Copy link

yythlj commented May 15, 2024

image
Godot Engine v4.3.dev6.official (c) 2007-present Juan Linietsky, Ariel Manzur & Godot Contributors.

GUT config loaded
res://addons/cyclops_level_builder/math/convex_volume.gd:314 - Out of bounds get index '0' (on base: 'PackedByteArray')
res://addons/cyclops_level_builder/math/convex_volume.gd:314 - Out of bounds get index '0' (on base: 'PackedByteArray')
servers/rendering/renderer_rd/storage_rd/mesh_storage.cpp:787 - Parameter "mesh" is null.

@yythlj
Copy link
Author

yythlj commented May 15, 2024

and leave get error
image

@yythlj
Copy link
Author

yythlj commented May 15, 2024

image
image

@blackears
Copy link
Owner

Which version of Cyclops are you using?

@blackears
Copy link
Owner

This code has changed a lot. Please upgrade to the latest master and let me know what errors you get. Make sure to backup your code first, as this might be destructive.

@blackears
Copy link
Owner

It might also be better if you could just send me a copy of your project so I can try and debug it on my machine.

@yythlj
Copy link
Author

yythlj commented May 15, 2024

I use the master branch from download

@yythlj
Copy link
Author

yythlj commented May 15, 2024

and I just open it with godot4.3
image

@yythlj
Copy link
Author

yythlj commented May 15, 2024

when click the blocknode on the panel ,it do nothing but return to the parent node
image
image

@blackears
Copy link
Owner

I don't know why you're getting this error. I tried it on Blender 4.3dev6 and still cannot reproduce it. You seem to be getting errors from files that are not part of the project. Also, some of the errors you're getting are from things that should be impossible.

Is this a clean checkout of the project? Try creating a new, empty project and adding just the addon files from the previous release to it. Do you still get these errors?
https://github.com/blackears/cyclopsLevelBuilder/releases/tag/v1.0.3

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