#just had the debugger tell me i have 27,000 errors
65 messages · Page 1 of 1 (latest)
probably the opengl3 compat i saw a video that had a similar issue that old cps that only use opengl had graphics errors and bad obtimization
i can pass it to you but it was a dev log not a solution
restart godot
so close it and reopen it?
yeah
i had some errors with terrabrush that solved like that
exact same errors
the errors continue after closing the scene btw
and when the scene opens, it goes black and the DEBUG is added to the title
if your pc internal grapichs are old
mieaning like 2014- 2015
probably isnt compatible with vulkan at all
at least the latest versions of vulkan are fully incompatible with pcs and laptoms trom 2017 or earlier
Download new and previously released drivers including support software, bios, utilities, firmware and patches for Intel products.
yeah i have no idea what i'm looking at
that isnt a god thing rn
._.
that cpu production was stoped like 4 years ago
i have a i5 11400H and intel doesnt produce it anymore
so im fucked?
wait a little ill see if i can found a solution
alr np 👍
meanwile you can see the actual state of my game
@hasty moss https://www.youtube.com/watch?v=WbCbNTC0-_A
try this it probably can work
Watch this video for (possibly) solve your OpenGL problem, this also work if the project was open/running in a higher version and your video settings have a lower version (mainly old integrated video board).
Timestamps:
00:00 Intro
00:06 Past the file (DOWNLOAD in the COMMENT tab)
00:10 Open Godot and your Project.
00:16 Result
00:19 Check the ...
if doesnt work this will be true
aside of that i recomend you tu buy a new pc or laptop in this days that one probably cant handle games more powerfull than fnf or cuphead
you can also try out godot 3.6 and see if you have any better luck with that
that has opegles 3 and 2 so it has an older version of gles that might play better with your graphics drivers
i need to use C# with it tho
does it support C#? and how do i turn the version on the docs to be 3.6 if i do change versions?
oh ok awesome
what about my second question?
you will have to change the version you are looking at on the docs, yes
lower left part of the docs page, there's a version listed. you can click on that and change it to a different version
alright thanks bros
do you have any recommendations for laptops?
yep v3.6 works fine
@quaint bronze
my chess program that i'm making a display for is written in .NET 8
but v3.6 compiles to .NET 4.7.2
godot 4.x uses .NET 8 tho
oh wait it was @floral terrace who recommended me this
ah, i didn't realize you had a specific .net requirement, just c#
yeah, 3.6 requires 4.7.2
Anything with a i5 13 gen will work
If Wanna use advances 3d graphics a gtx 1650 Is minimum requierement
The Acer nitro 5 works fine
which one can do .NET 8?
4
it sounds like your immediate options are to downgrade your code to be compatible with .net 4.7.2, or find a replacement laptop, or an alternative solution for rendering your .net 8 code
alright