blackears / cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.
MIT License
920 stars 36 forks source link

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

Open yythlj opened 1 month ago

yythlj commented 1 month ago

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 commented 1 month ago

and leave get error image

yythlj commented 1 month ago

image image

blackears commented 1 month ago

Which version of Cyclops are you using?

blackears commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

I use the master branch from download

yythlj commented 1 month ago

and I just open it with godot4.3 image

yythlj commented 1 month ago

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

blackears commented 1 month ago

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