OpenGL error after updating windows
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- FloatingBanana
- Prole
- Posts: 22
- Joined: Sat Mar 02, 2019 4:57 pm
- Contact:
OpenGL error after updating windows
I was using LÖVE on Windows 7 32 bits and never had any problems until I updated to Windows 8.1 64 bits. Now I keep getting this error
Code: Select all
if anyMistake(self.english) then
print("Sorry, english is not my first language")
end
Re: OpenGL error after updating windows
It looks like you need to update your graphics drivers. You're currently using OpenGL 1.1, whereas LÖVE requires 2.1.
- FloatingBanana
- Prole
- Posts: 22
- Joined: Sat Mar 02, 2019 4:57 pm
- Contact:
Re: OpenGL error after updating windows
I scanned with Driver Booster and it said that all drivers are up to date.
Code: Select all
if anyMistake(self.english) then
print("Sorry, english is not my first language")
end
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: OpenGL error after updating windows
Are you using a laptop? Does it have anything else other than an integrated GPU? maybe there are no drivers for windows versions above 7?
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
- FloatingBanana
- Prole
- Posts: 22
- Joined: Sat Mar 02, 2019 4:57 pm
- Contact:
Re: OpenGL error after updating windows
I'm using a desktop pc with an integrated GPU only (Intel g45/g43 express chipset)
Code: Select all
if anyMistake(self.english) then
print("Sorry, english is not my first language")
end
Re: OpenGL error after updating windows
Try to use this driver installer. instead of shady driver boosterFloatingBanana wrote: ↑Sat May 30, 2020 8:29 pm I'm using a desktop pc with an integrated GPU only (Intel g45/g43 express chipset)
https://sdi-tool.org/
Our LÖVE Gamedev blog Zabuyaki (an open source retro beat 'em up game). Twitter: @Zabuyaki.
LÖVE & Lua Video Lessons in Russian / Видео уроки по LÖVE и Lua
LÖVE & Lua Video Lessons in Russian / Видео уроки по LÖVE и Lua
Who is online
Users browsing this forum: Bing [Bot] and 3 guests