Latest build "Cannot create canvas", earlier can.

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.
User avatar
NÖÖB
Prole
Posts: 41
Joined: Thu Jul 31, 2008 10:57 pm
Location: Norway

Latest build "Cannot create canvas", earlier can.

Post by NÖÖB »

Hey, I'm trying out some of the shader samples on the forums, and they just won't run on the latest build, giving out the error "cannot create canvas: not supported by your opengl implementation". They however work on an earlier build.
Attached are pics from 6.sept build and 11.oct build respectively - running caleidoscope-fixed.love by kraftman
My computer's an Acer Aspire Timeline 3810T with integrated Intel graphics.
build from 06.september
build from 06.september
worky.jpg (16.27 KiB) Viewed 5416 times
Attachments
build from 11.october
build from 11.october
noworky.jpg (4.91 KiB) Viewed 5416 times
User avatar
vrld
Party member
Posts: 917
Joined: Sun Apr 04, 2010 9:14 pm
Location: Germany
Contact:

Re: Latest build "Cannot create canvas", earlier can.

Post by vrld »

That would be a case for the issue tracker. I'm putting it there.
I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum.

hump | HC | SUIT | moonshine
User avatar
adrix89
Party member
Posts: 135
Joined: Fri Oct 15, 2010 10:58 am

Re: Latest build "Cannot create canvas", earlier can.

Post by adrix89 »

Did you make sure that your framebuffers(aka canvas) are pot2?
I use Workflowy but you can check out Dynalist as its the better offer.
User avatar
NÖÖB
Prole
Posts: 41
Joined: Thu Jul 31, 2008 10:57 pm
Location: Norway

Re: Latest build "Cannot create canvas", earlier can.

Post by NÖÖB »

PO2; It's not my program, and it worked in a previous build..
The newest build - october. 14 - gives me the error "attempt to call field 'newPixelEffect' (a nil value)", still using caleidoscope-fixed.love from the thread at http://love2d.org/forums/viewtopic.php?f=4&t=3733
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Latest build "Cannot create canvas", earlier can.

Post by bartbes »

You actually grabbed a build of the 'minor' branch, which hasn't been updated in a bit, the builds of the 'default' branch failed today, but this should have been remedied, and it should all go well tomorrow.
User avatar
NÖÖB
Prole
Posts: 41
Joined: Thu Jul 31, 2008 10:57 pm
Location: Norway

Re: Latest build "Cannot create canvas", earlier can.

Post by NÖÖB »

October 15. default x86 build : "cannot create canvas: not supported by your opengl implementation"
XD
User avatar
vrld
Party member
Posts: 917
Joined: Sun Apr 04, 2010 9:14 pm
Location: Germany
Contact:

Re: Latest build "Cannot create canvas", earlier can.

Post by vrld »

Did you try installing the latest driver version for your graphics card?

edit: grammar... :roll:
Last edited by vrld on Sun Oct 16, 2011 8:02 pm, edited 1 time in total.
I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum.

hump | HC | SUIT | moonshine
User avatar
adrix89
Party member
Posts: 135
Joined: Fri Oct 15, 2010 10:58 am

Re: Latest build "Cannot create canvas", earlier can.

Post by adrix89 »

My guess is its a problem with your opengl implementation.
Maybe a new function was added to canvas that brakes your build?
Maybe stencils?
I use Workflowy but you can check out Dynalist as its the better offer.
User avatar
NÖÖB
Prole
Posts: 41
Joined: Thu Jul 31, 2008 10:57 pm
Location: Norway

Re: Latest build "Cannot create canvas", earlier can.

Post by NÖÖB »

I tried installing the latest Mobile Intel® 4 Series Express Chipset Family drivers, but it wouldn't let me, saying a customized computer manufacturer driver is installed on my computer (Acer; latest Acer driver installed).

Could well be the reason for my problem, though I still find it weird the earlier build worked..
User avatar
vrld
Party member
Posts: 917
Joined: Sun Apr 04, 2010 9:14 pm
Location: Germany
Contact:

Re: Latest build "Cannot create canvas", earlier can.

Post by vrld »

Stencils were added in the time you mentioned, and the canvas code was changed in order for stencils to work with them. So that's likely the cause of the problem. Strange thing though: The Intel GMA 4500MHD (the graphic chip in your laptop) should be able to work with the changed code.

To be sure though, can you look if the driver supports the packed depth stencil extension: GL_EXT_packed_depth_stencil?
On Windows, you can get a list of extensions supported by your driver using the GPU Caps Viewer or GLview. On linux, you can use the command glxinfo | grep GL_EXT_packed_depth_stencil.
Last edited by vrld on Tue Oct 18, 2011 2:56 pm, edited 1 time in total.
I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum.

hump | HC | SUIT | moonshine
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 5 guests