Closed GoogleCodeExporter closed 8 years ago
It seems that it's because i'm under android 1.5 isn't it ?(fucking samsung
galaxy)
Original comment by Malgo...@gmail.com
on 2 Jan 2010 at 4:24
Yes, it'll get fixed in the trunk pretty soon, its just a bad variable name.
Original comment by rtaylor205@gmail.com
on 2 Jan 2010 at 4:31
Original comment by rtaylor205@gmail.com
on 2 Jan 2010 at 4:31
And will it work under 1.5 or not ?
Original comment by Malgo...@gmail.com
on 2 Jan 2010 at 4:36
Yes, it will.
Original comment by anton.he...@gmail.com
on 2 Jan 2010 at 5:16
ah great news :D Any idea of the time it will take ?
Original comment by Malgo...@gmail.com
on 2 Jan 2010 at 5:21
umm... I'd guess it would take like one or two minutes (it's a really simple
bug),
but then again, I'm not one of the developers so I can't commit to their SVN :P
But wait an hour or two and Richard will probably have fixed it. :)
In the meantime, you could always run it on a 1.6 emulator.
Original comment by anton.he...@gmail.com
on 2 Jan 2010 at 5:40
Yes but it's not really good to try it on an 1.6 emulator, which is very slow =/
Hope Richard will fix it :D
Original comment by Malgo...@gmail.com
on 2 Jan 2010 at 5:46
You know, if you don't feel like waiting, you could always take a look at issue
37
where I stated the bug as well as the fix.
Just change all
Build.VERSION.SDK_INT == 3
in the rokon source code to
Build.VERSION.SDK == "3"
and it will work. :)
Original comment by anton.he...@gmail.com
on 2 Jan 2010 at 8:49
Or not :P
It's fixed now, just get the latest trunk.
Original comment by anton.he...@gmail.com
on 2 Jan 2010 at 9:02
Oh yeah it works :D thanks, i will have a look to see if i can't help coding
rokon :)
Original comment by Malgo...@gmail.com
on 2 Jan 2010 at 9:03
Hello,
I'm trying to use Rokon to develope my game and I'm having the same problem as
Malgon33 had... I've just read all of yours answers but I don't get the point
of the
solution :S
I have downloaded the latest version available and I suppose that is updated
with the
bug that you're talking about fixed... or maybe not? Please help, I don't know
what to do
thanks
Original comment by jessis...@gmail.com
on 7 Apr 2010 at 9:10
Original issue reported on code.google.com by
Malgo...@gmail.com
on 2 Jan 2010 at 3:53