OpenGL error after updating windows

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
FloatingBanana
Prole
Posts: 22
Joined: Sat Mar 02, 2019 4:57 pm
Contact:

OpenGL error after updating windows

Post by FloatingBanana »

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 Image

Code: Select all

if anyMistake(self.english) then
    print("Sorry, english is not my first language")
end
User avatar
rougan
Citizen
Posts: 58
Joined: Wed Aug 12, 2015 10:30 am

Re: OpenGL error after updating windows

Post by rougan »

It looks like you need to update your graphics drivers. You're currently using OpenGL 1.1, whereas LÖVE requires 2.1.
User avatar
FloatingBanana
Prole
Posts: 22
Joined: Sat Mar 02, 2019 4:57 pm
Contact:

Re: OpenGL error after updating windows

Post by FloatingBanana »

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
User avatar
zorg
Party member
Posts: 3441
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: OpenGL error after updating windows

Post by zorg »

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 :3True 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.
User avatar
FloatingBanana
Prole
Posts: 22
Joined: Sat Mar 02, 2019 4:57 pm
Contact:

Re: OpenGL error after updating windows

Post by FloatingBanana »

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
User avatar
D0NM
Party member
Posts: 250
Joined: Mon Feb 08, 2016 10:35 am
Location: Zabuyaki
Contact:

Re: OpenGL error after updating windows

Post by D0NM »

FloatingBanana wrote: Sat May 30, 2020 8:29 pm I'm using a desktop pc with an integrated GPU only (Intel g45/g43 express chipset)
Try to use this driver installer. instead of shady driver booster
https://sdi-tool.org/
Our LÖVE Gamedev blog Zabuyaki (an open source retro beat 'em up game). Twitter: @Zabuyaki.
:joker: LÖVE & Lua Video Lessons in Russian / Видео уроки по LÖVE и Lua :joker:
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 57 guests