Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Are you using compatibility renderer?

I was using forward+, in compatibility it works fine. Thanks!

interesting. I was expecting you to have issues because of compatibility, since these effects are made for forward+/mobile. If you're okay using compatibility, then all is well, but I'll have to say that the effects might have other issues/work differently due to compatibility using a different rendering pipeline.

Either way I'll ask just in case: which version of Godot are you using and what kind of specs does your computer have? If you're uncomfortable telling me your specs, you can give me general idea of the age/if it's low-high end. 

(+1)

The problem is that I have an almost finished project, and switching to Compatibility mode causes certain elements, such as lighting, to work improperly. To use the asset, I would need to change many other parts of my project. I’m currently using Godot 4.6.2, and the PC doesn’t seem to be the issue, as I tested the same setup on three different computers and got the same result: it works in Compatibility mode and on mobile.

I obviously can't expect you to change the renderer mid project which is why I'll try my best to figure this out! I don't have any issues on my computers, but I have a few things in mind that could be the cause. I'll get back to you if I find a solution

Does Godot crash immediately without any warnings? Admittedly it is hard to fix because on my end there isn't a problem.

(1 edit)

I’d love to be more helpful, but running Godot with the assets folder inside the project crashes Godot completely—I have to force close it from the task manager. Creating a new project and importing the folder does the same. Don’t worry though; I'll just open them in compatibility mode, see how they’re set up, and recreate them as best I can in my project. After all, the textures and scripts are already included. If it works fine in your machine with the same version then surely the problem is on my side. Thanks a lot anyway!

you've already been very helpful and I'm very thankful for that!

Thank you!