Bridge Building prototype 0.1

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
slime
Solid Snayke
Posts: 3166
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Bridge Building prototype

Post by slime »

What's the error exactly?
User avatar
rokit boy
Party member
Posts: 198
Joined: Wed Jan 18, 2012 7:40 pm

Re: Bridge Building prototype

Post by rokit boy »

Cannot draw canvas for your OpenGL implemention.
Somthing laik datz
u wot m8
iemfi
Citizen
Posts: 52
Joined: Fri Mar 30, 2012 11:03 am

Re: Bridge Building prototype

Post by iemfi »

Probably means you need to upgrade your graphics card...

Updated version up! Should be playable now, gameplay suggestions please :)
User avatar
Larsii30
Party member
Posts: 267
Joined: Sun Sep 11, 2011 9:36 am
Location: Germany

Re: Bridge Building prototype 0.1

Post by Larsii30 »

does not start for me.
got "Traceback : main.lua:237 in function load.
I use the newest version 0.8. hmmm

edit:
the line between this isn't readable for me because of the resolution and the fullscreen.
iemfi
Citizen
Posts: 52
Joined: Fri Mar 30, 2012 11:03 am

Re: Bridge Building prototype 0.1

Post by iemfi »

Are you using Love 0.8 to launch it? Could be an old installation auto launching the .love. line 237 is love.physics.setMeter(64) which breaks 0.72
User avatar
GijsB
Party member
Posts: 380
Joined: Wed Jul 20, 2011 10:19 pm
Location: Netherlands

Re: Bridge Building prototype 0.1

Post by GijsB »

i have no idea how it works ._.
User avatar
richapple
Citizen
Posts: 65
Joined: Sun Dec 25, 2011 10:25 am

Re: Bridge Building prototype 0.1

Post by richapple »

"Cannot create canvas: Not supported by your OpenGL implementation"
:(
But I support canvases up to 4096 x 4096..

edit:
I looked at your code and it looks like you're creating canvases exactly 4096 x 4096. But wouldn't it be (correct me if I'm wrong) better to just make a canvas with the size of window?
iemfi
Citizen
Posts: 52
Joined: Fri Mar 30, 2012 11:03 am

Re: Bridge Building prototype 0.1

Post by iemfi »

Damn, the whole canvas thing seems like such a compatibility problem. Try this file and see if it works, it doesn't draw any canvas larger than 1024x1024. I guess I could split it up into multiple screen sized canvas instead. The problem with only 1 screen sized canvas seems to be that I would have to redraw it every time the player scrolls around the game world? Unless there's a way to translate stuff already on the canvas?
Attachments
bridgeTest.love
(101.85 KiB) Downloaded 101 times
User avatar
richapple
Citizen
Posts: 65
Joined: Sun Dec 25, 2011 10:25 am

Re: Bridge Building prototype 0.1

Post by richapple »

Wow, I finally could play it! Very interesting game but there is still canvas size issue though. This time it's smaller than my screen :P.

Wouldn't it be better create canvases with window size? Sorry. Nope. Just tried.

I feel unhelpful and I don't know how to fix this so here is bug report:
If you click Bae > Cpu it gives an error:
err.png
err.png (11.5 KiB) Viewed 4041 times
iemfi
Citizen
Posts: 52
Joined: Fri Mar 30, 2012 11:03 am

Re: Bridge Building prototype 0.1

Post by iemfi »

No you've been very helpful! This way I can fix it before I end up relying too much on big canvases. Could you help me test if you can run 2048x2048 or 4096x4096 (the main one draws a rectangle)? Sorry about the smaller than your screen part, that was just a quick fix to see if it would work :). Any gameplay suggestions? I'm worried the game may not turn out to be very fun.
Attachments
test4096.love
(186.28 KiB) Downloaded 93 times
test2048.love
(195.93 KiB) Downloaded 89 times
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests