NOTICE: This channel is no longer actively logged.
[00:03:12] *** empika has quit IRC[00:12:41] *** PSvils has quit IRC[01:56:13] <argylelabcoat> oh hey, the NME site is back[01:56:26] <llamahunter> horray![01:56:44] <argylelabcoat> did you get in touch? I had to go find dinner[01:57:03] <llamahunter> w/ Joshua? yes.[01:57:12] <argylelabcoat> cool[02:00:39] *** photex has quit IRC[02:37:05] *** corne has quit IRC[02:44:41] *** corne has joined #nme[03:03:59] *** filt3rek has quit IRC[05:27:24] *** photex has joined #nme[05:43:03] *** photex has quit IRC[05:45:53] *** photex has joined #nme[05:59:40] *** photex has quit IRC[06:01:07] *** photex has joined #nme[06:27:28] *** PSvils has joined #nme[06:36:48] *** PSvils has quit IRC[07:32:15] *** kohvihoor has joined #nme[07:38:50] *** PSvils has joined #nme[08:02:51] *** empika has joined #nme[08:10:01] *** empika has quit IRC[09:09:59] *** sspiff has joined #nme[09:09:59] *** sspiff has joined #nme[09:49:02] *** Boorik has joined #nme[09:53:25] *** extrawurst has joined #nme[09:54:49] *** extrawurst has left #nme[10:03:27] *** hesselbom has joined #nme[10:06:11] *** filt3rek has joined #nme[10:06:34] *** filt3rek is now known as Guest2661[10:32:58] *** sspiff has quit IRC[10:41:27] *** Turboconnard has joined #nme[10:43:56] *** justsee has joined #nme[10:50:32] *** Guest2661 has quit IRC[11:09:34] *** sspiff has joined #nme[11:18:32] *** Virtuall has quit IRC[11:18:56] *** Virtuall has joined #nme[11:20:08] *** justsee has quit IRC[11:22:26] *** Guest2661 has joined #nme[11:26:59] *** Guest2661 is now known as filt3rek[11:46:17] *** PSvils has quit IRC[11:57:50] *** justinfrontThink has joined #nme[11:59:11] *** PSvils has joined #nme[12:10:55] *** justinfrontThink has quit IRC[12:34:10] *** mlopes has joined #nme[12:44:04] *** Caribou| has joined #nme[12:52:13] *** Virtuall has quit IRC[12:52:38] *** Virtuall has joined #nme[13:02:15] *** PSvils has quit IRC[13:37:50] *** filt3rek has quit IRC[13:42:15] *** filt3rek has joined #nme[13:42:38] *** filt3rek is now known as Guest88697[13:53:03] *** kohvihoor has quit IRC[13:56:59] *** Guest88697 is now known as filt3rek[14:00:46] *** tametick has joined #nme[14:24:39] *** justinfrontThink has joined #nme[14:33:50] *** tametick has quit IRC[15:03:36] *** argylelabcoat_ has joined #nme[16:05:53] *** ashes999|work has joined #nme[16:06:05] <ashes999|work> An NME channel, really? Since when? :|[16:09:20] <argylelabcoat_> at least the last 5 days :P[16:09:37] <argylelabcoat_> I think since Aug 24th[16:10:57] <ashes999|work> awesome! why break off from #haxe though?[16:11:49] <argylelabcoat_> honestly, I don't know… NME is just a lib right? I suppose it is the most popular one though[16:13:51] * ashes999|work shrugs[16:17:40] <ashes999|work> there doesn't seem to be a terribly good reason[16:17:50] <ashes999|work> one more "Haxe vs. NME" point of emnity, I suppose[16:19:23] <argylelabcoat_> I don't get it myself, it took me too long figure out if NME was a fork or just a lib because of this strange… split[16:19:35] <justinfrontThink> Anyone using blackberry target?[16:28:29] <mlopes> I am[16:29:41] <mlopes> for playbook only, haven't tried blackberry 10 yet[16:30:50] <justinfrontThink> Hi mlopes we met at LFPUG :) Did you get yours running?[16:31:13] <justinfrontThink> I am having problems with compile[16:31:41] <mlopes> yes, I've already got 2 games I'm currently developing compiling for the blackberry[16:31:46] <mlopes> wasn't hard at all :)[16:31:58] <mlopes> what kind of problems?[16:32:57] <justinfrontThink> http://pastebin.com/8VjwMHCY[16:37:13] <mlopes> odd[16:37:46] <mlopes> it has a -Dcpp so I wonder what's with the .java files[16:38:01] <mlopes> shouldn't it be using the c++ native API instead?[16:38:37] <justinfrontThink> mlopes are you using flashdevelop?[16:38:55] <justinfrontThink> on window7?[16:39:15] <mlopes> no, I'm compiling it on the command line and using Sublimetext 2 to edit[16:39:19] <mlopes> on Mac[16:39:20] *** sspiff has quit IRC[16:39:29] <justinfrontThink> Darn :)[16:40:52] <argylelabcoat_> I've had too many problems with flashdevelop, I'm going back to Vim and Linux :P[16:43:28] <mlopes> :D[16:43:43] <mlopes> are there any good HaXe/NME plugins for Vim?[16:48:10] *** echelog-1 has joined #nme[16:48:29] <mlopes> I can't remember why I don't use vim for HaXe development :^)[16:49:03] <justinfrontThink> mlopes your using an nmml file though so flashdevelop should not be a factor[16:49:50] <mlopes> I am, I created it myself though[16:50:14] <mlopes> but the compilation flags generated by nme are pretty similar to yours[16:50:27] <mlopes> haxelib run hxcpp Build.xml haxe -Dactuate -Dblackberry -Dcpp -Dhaxe_208 -Dhaxe_209 -Dhaxe_210 -DhxJson2 -Dmobile -Dnme -Dnme_install_tool -Dspritesheet -Dsys -Dtrue[16:50:56] <mlopes> the difference is just in a couple of libs I'm using and you're not[16:52:00] <justinfrontThink> which nme version?[16:52:32] <mlopes> 3.4.4[16:56:59] <mlopes> I'm building directly to the device, not using the simulator[16:59:00] <justinfrontThink> I was intending to do the same do I need to adjust my nmml[16:59:50] <justinfrontThink> Could you send me over a test project - net dot justinfront at google dot com[17:05:51] <ashes999|work> NME 3.4.4 is out? since when?[17:06:59] <justinfrontThink> a week?[17:07:43] <mlopes> yeah, a week or two[17:08:07] <mlopes> ok, I'll send it to you, will have to wait to get home to get it though :)[17:08:47] <justinfrontThink> ah ok. just want to rule stuff out and it helps to have something that should work.[17:11:47] <mlopes> I'll compile and run it on the playbook first and then send it to you[17:11:57] <mlopes> it's just that I don't have it here with me :([17:12:02] <justinfrontThink> That would be ideal.[17:12:30] <mlopes> I can send you one of my nmml files that compile to blackberry[17:13:32] <mlopes> but the only really blackberry specific line I have is this one[17:13:36] <mlopes> <window width="1024" height="600" fps="30" orientation="landscape" resizable="false" background="0x000000" if="target_blackberry"/>[17:14:13] <justinfrontThink> http://pastebin.com/BmEiLQAE[17:17:39] <justinfrontThink> Is there anywhere I tell it to use an actual device?[17:18:41] <mlopes> I've been using the target_<platform> to define platform specific stuff[17:19:08] <mlopes> what happens if you replace those 3 <window> tags with the one I sent you?[17:19:46] <mlopes> btw, I'm using 1024x800 because afaik that's the resolution of the playbook[17:26:45] <justinfrontThink> the latest NME seems to be not working correctly cropping my pieces just switching back to it now to try again.[17:28:44] *** Boorik has quit IRC[17:29:20] <justinfrontThink> getting the same errors what version of java are you running?[17:29:53] <mlopes> $ java -version[17:29:53] <mlopes> java version "1.6.0_35"[17:29:53] <mlopes> Java(TM) SE Runtime Environment (build 1.6.0_35-b10-428-11M3811)[17:29:54] <mlopes> Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01-428, mixed mode)[17:31:20] <justinfrontThink> I am on 32 maybe i should upgrade there is a download waiting[17:34:51] *** mlopes_ has joined #nme[17:34:54] *** tametick has joined #nme[17:35:37] <mlopes_> maybe[17:36:28] <justinfrontThink> no still the same :([17:36:38] *** mlopes has quit IRC[17:38:03] *** mlopes_ has quit IRC[17:38:18] *** mlopes has joined #nme[17:39:51] <mlopes> sorry the wifi here is a bit sh*t[17:41:09] <justinfrontThink> if you send my a whole project when you get home that would be good that way I can eliminate some aspects, maybe Joshua has not tested in fully on windows7?[17:42:31] <mlopes> sure, I already sent an e-mail to myself so I won't forget :)[17:44:37] *** missilemike has joined #nme[17:49:03] *** mr_pinc has joined #nme[17:51:06] *** mlopes has quit IRC[17:52:14] *** tametick has quit IRC[18:00:18] *** kohvihoor has joined #nme[18:30:47] *** filt3rek has quit IRC[18:36:06] *** mlopes has joined #nme[18:38:44] *** justinfrontThink has quit IRC[18:43:00] *** mlopes has quit IRC[18:49:55] *** kohvihoor has quit IRC[18:59:02] *** kohvihoor has joined #nme[19:29:12] *** argylelabcoat__ has joined #nme[19:32:05] *** argylelabcoat_ has quit IRC[19:49:40] *** photex has joined #nme[19:52:21] *** filt3rek has joined #nme[20:02:10] *** kohvihoor has quit IRC[20:19:43] *** argylelabcoat__ has quit IRC[20:19:55] *** argylelabcoat_ has joined #nme[20:26:33] *** mr_pinc has quit IRC[20:30:38] *** justinfrontThink has joined #nme[21:12:06] *** mlopes has joined #nme[21:12:46] <mlopes> justinfrontThink: going to prepare the example now[21:17:37] <mlopes> going to do it using the Animation example on the nme site[21:20:34] <justinfrontThink> Thanks it maybe that my cert is not getting uploaded to the device I am not sure why[21:21:59] *** missilemike has quit IRC[21:23:32] <mlopes> you can check that under security->development[21:23:46] <mlopes> also you need to enable the developer mode[21:24:07] <mlopes> are you using a debug token?[21:27:28] <mlopes> done, sent you the example[21:27:49] <mlopes> I basically changes the <window> tag for the one I sent you earlier today, and it compiled and uploaded to the device[21:33:28] *** argylelabcoat_ is now known as argylelabcoat|wo[21:37:11] <justinfrontThink> thanks I am just trying to find the debugToken.bar[21:37:46] <mlopes> how did you generate it>[21:37:51] <mlopes> how did you generate it?[21:42:26] <justinfrontThink> I was at Blackberry yesterday I am sure they helped me with this[21:49:48] <mlopes> After having the signing keys I created the key following the instructions on this page[21:49:49] <mlopes> https://developer.blackberry.com/html5/documentation/runnning_unsigned_apps_using_a_debug_token_1866987_11.html[21:50:29] <mlopes> then I ran nme setup blackberry, and it asked me for the path to the token, which I gave it[21:59:30] <justinfrontThink> Ok I went through it again and now all working :)[22:00:54] <justinfrontThink> not the link but the haxelib run nme setup stuff.... Now I just need to understand why latest version of NME is breaking the jigsaw rendering I may see if I can run the previous NME version now I have a debug key working.[22:12:36] <mlopes> nice, I think the latest version improved blackberry support a lot[22:13:58] *** ashes999|work has quit IRC[22:16:18] *** Virtuall has quit IRC[22:43:41] *** mlopes has quit IRC[22:50:22] *** Turboconnard has quit IRC[23:01:23] *** Decept404 has joined #nme[23:01:31] <Decept404> hi all[23:11:19] *** mlopes has joined #nme[23:14:02] *** Virtuall has joined #nme[23:41:45] *** justinfrontThink has quit IRC