ExpiredPopsicle / SnekStudio

Open-source VTuber software using Godot Engine!
GNU General Public License v3.0
128 stars 9 forks source link

The screen is PINK and i cannot load a VRM/Open GUI elements. #2

Closed GenericFiredemon closed 1 month ago

GenericFiredemon commented 1 month ago

image

GenericFiredemon commented 1 month ago

Some elaboration on my predicaments here: I'm running on a Windows 10 Machine, and I cannot seem to get into anything beyond the toolbar dropdown menus, but for every GUI Window it fails to load? Godot_v4 3-stable_win64_ZfsGuyeMbk Godot_v4 3-stable_win64_9AsczqYmOx Godot_v4 3-stable_win64_uREvENFnEA

GenericFiredemon commented 1 month ago

I think I found the cause: I was running it off of a Godot Executable when I should have spent a bit more time looking for the proper editors. Godot_v4 3-stable_win64_console_EZrSdMOzan One of the errors thrown was this: Godot_v4 3-stable_win64_console_U2Kr7GdevI

GenericFiredemon commented 1 month ago

Ok I fixed it by moving the executable out of the main Snudio directory and now it's letting me edit it properly i'll see if this fixed the issues or not.

GenericFiredemon commented 1 month ago

It did not: image

GenericFiredemon commented 1 month ago

I moved the mods folder a bit and this error is preventing the preview from loading image

GenericFiredemon commented 1 month ago

Issue resolved by reading basic instructions

ExpiredPopsicle commented 1 month ago

For anyone who sees this in the future, this original issue was caused by running the project without opening it in the editor first. This can happen if you run the Godot editor out of the same directory as the project without the --editor command line argument