arkology / ShaderV

Godot Visual Shader Plugin
MIT License
807 stars 41 forks source link

Godot crash when trying to load the sample scene #7

Closed Armadon7 closed 3 years ago

Armadon7 commented 3 years ago

Afternoon :) , When trying to load the sample scene in an open project to get a handle on setup etc. Godot full crashes. If I try to load it from the project selection window through the project.godot file that was uploaded it doesn't load and goes right back to the selection screen. I'm running Godot_v3.2.3-stable_x11.64 on Linux Mint 19.3.

clemens-tolboom commented 3 years ago

Did you use the asserLib version or cloned this repo?

I did cloning this repo and open it as a Godot project without trouble on MacOS.

Armadon7 commented 3 years ago

I had Dled it as a zip from the repo, but I just dled it straight from the godot's interface and it works totally fine through there

--

Michael Reisner, LMHC, CH

Reisner Counseling Services

243 Main St. Suite #260 New Paltz, NY 12561

http://ReisnerCounselingServices.com

Phone: (845)-332-9500 Fax : (845)-746-9092

Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you have received this communication in error, please notify the sender immediately by replying to the message and deleting it from your computer.

On Fri, Mar 19, 2021, 12:15 PM Clemens Tolboom @.***> wrote:

Did you use the asserLib version or cloned this repo?

I did cloning this repo and open it as a Godot project without trouble on MacOS.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arkology/ShaderV/issues/7#issuecomment-802948304, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASMLYP6FN3FV6HFKW53H5DLTEN2D3ANCNFSM4ZDAR77Q .

arkology commented 3 years ago

Cannot reproduce on Windows 10, Godot 3.3.2 stable. Closing for now - if you still can reproduce the problem, fell free to comment, I'll try to do something.