Switch to DuckDuckGo Search
   November 25, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >

Toggle Join/Part | bottom
[00:02:08] *** Gama11 has quit IRC
[00:02:24] *** [mkv25] has joined #openfl
[00:03:46] *** mkv25 has quit IRC
[00:35:03] *** caribou| has quit IRC
[00:40:38] *** K4T has quit IRC
[00:55:04] *** Uhfgood has joined #openfl
[01:09:01] *** pepee_ has joined #openfl
[01:11:38] *** pepee has quit IRC
[01:11:41] *** pepee_ is now known as pepee
[01:17:12] *** smiley1983 has joined #openfl
[01:17:12] *** Kapwee has quit IRC
[02:05:20] *** mrcdk has quit IRC
[02:50:50] *** smoke_fumus has joined #openfl
[02:53:04] *** smiley1983 has quit IRC
[04:04:42] *** lewellyn is now known as ihateyou
[04:05:07] *** ihateyou is now known as lewellyn
[05:34:37] *** singmajesty has quit IRC
[05:35:06] *** singmajesty has joined #openfl
[05:39:34] *** singmajesty has quit IRC
[06:14:08] *** allyourcodebase has joined #openfl
[06:45:43] *** singmajesty has joined #openfl
[06:50:18] *** singmajesty has quit IRC
[07:13:49] *** pl1x has joined #openfl
[07:33:29] *** Uhfgood has quit IRC
[08:25:09] *** smiley1983 has joined #openfl
[08:34:44] *** singmajesty has joined #openfl
[08:38:53] *** singmajesty has quit IRC
[09:26:37] *** pl1x has quit IRC
[09:39:32] *** pepee has quit IRC
[09:43:13] *** pepee has joined #openfl
[09:58:27] *** pepee has quit IRC
[10:02:15] *** pepee has joined #openfl
[10:23:36] *** singmajesty has joined #openfl
[10:27:47] *** singmajesty has quit IRC
[11:01:27] *** pepee has quit IRC
[11:05:51] *** pepee has joined #openfl
[11:08:31] *** pepee has quit IRC
[11:12:20] *** pepee has joined #openfl
[12:09:45] *** Kapwee has joined #openfl
[12:12:22] *** singmajesty has joined #openfl
[12:16:06] *** pepee has quit IRC
[12:16:55] *** singmajesty has quit IRC
[12:19:57] *** pepee has joined #openfl
[12:59:42] *** pepee has quit IRC
[13:04:01] *** pepee has joined #openfl
[13:04:49] *** pl1x has joined #openfl
[13:09:10] *** pepee has quit IRC
[13:11:25] *** Kapwee has quit IRC
[13:13:32] *** pepee has joined #openfl
[13:15:29] *** pepee has quit IRC
[13:15:42] *** Kapwee has joined #openfl
[13:16:36] *** Kapwee has quit IRC
[13:16:47] *** Kapwee has joined #openfl
[13:19:33] *** pepee has joined #openfl
[13:21:29] *** pepee has quit IRC
[13:25:03] *** pepee has joined #openfl
[13:26:34] *** Gama11 has joined #openfl
[13:35:55] *** pepee has quit IRC
[13:40:04] *** pepee has joined #openfl
[14:01:17] *** singmajesty has joined #openfl
[14:05:54] *** singmajesty has quit IRC
[14:24:10] *** blirp has joined #openfl
[14:27:19] *** aeclean has quit IRC
[14:28:02] <blirp> anybody have experience with textfield instability?
[14:28:59] <blirp> seems related to get/set width/height. crashes about one time of twenty on release build for android.
[14:30:07] *** aeclean has joined #openfl
[14:30:39] <blirp> current attempts to pinpoint crashes regularly, when it does crash, without executing trace( textField.width, textField.height ); the preceding trace( textField != null ); returns true;
[14:32:13] <blirp> tried setting width, height at instantiation and follow up with autoSize, but makes no difference
[14:32:43] <blirp> drives me bonker, bananas and slightly insane
[15:14:22] *** aeclean has quit IRC
[15:31:38] *** aeclean has joined #openfl
[15:33:46] <blirp> looking deeper into the parka i notice a memory map fault... Hmm... I wonder if textField.width -> crash is coincidence? does haxe/openfl execute worker threads or delayed execution of some sort?
[15:48:57] *** aeclean has quit IRC
[15:50:10] *** singmajesty has joined #openfl
[15:54:17] *** singmajesty has quit IRC
[15:55:19] *** caribou| has joined #openfl
[16:25:05] *** K4T has joined #openfl
[16:39:27] *** blirp has quit IRC
[16:47:03] *** Gama11 has quit IRC
[16:47:04] *** blirp has joined #openfl
[16:50:14] *** aeclean has joined #openfl
[16:55:03] *** smoke_fumus has quit IRC
[17:39:03] *** singmajesty has joined #openfl
[17:42:48] <aeclean> hi guys
[17:42:59] <aeclean> I struggling with html5 build
[17:43:42] *** singmajesty has quit IRC
[17:45:15] *** singmajesty has joined #openfl
[17:45:26] *** Gama11 has joined #openfl
[17:46:20] <aeclean> Every time I try to compile to html5, I got either ApplicationMain.hx, on line 18, Unexpected ;
[17:47:02] <aeclean> or BitmapData, line 1186, openfl.Vector.T should be UInt
[17:47:54] <aeclean> I have no idea to resolve it
[17:51:07] <aeclean> openfl 2.1.6 and lime 2.0.0
[17:52:10] <filt3rek> hej, what's your version of Haxe ? Maybe try to change it ?
[17:54:13] *** lordkryss has joined #openfl
[18:07:12] <aeclean> 3.3.6
[18:08:02] <aeclean> sorry, 3.3.6 is haxeflixel
[18:08:50] <aeclean> haxe compiler 3.1.0
[18:12:51] <filt3rek> I don't know sorry haven't tried these versions, I'm on 2.1.5 and 2.0.0-beta, maybe they are mistakes but if it's the case it should be yet fixed on git, try to get git version so
[18:13:53] *** aeclean has quit IRC
[18:26:57] *** smiley1983 has quit IRC
[18:59:13] *** aeclean has joined #openfl
[19:00:19] *** singmajesty has quit IRC
[19:00:29] *** aeclean has quit IRC
[19:09:09] *** singmajesty has joined #openfl
[19:18:14] *** aeclean has joined #openfl
[19:39:36] *** pepee has quit IRC
[19:40:04] *** pepee has joined #openfl
[19:50:41] <aeclean> filt3rek updated haxe to 3.1.3 and still getting the error when compiling to html5
[20:26:38] *** pl1x has quit IRC
[20:37:06] *** filt3rek has quit IRC
[20:40:23] *** mrcdk has joined #openfl
[20:40:47] *** blirp has quit IRC
[21:53:18] *** blirp has joined #openfl
[21:57:30] *** blirp has quit IRC
[22:53:44] *** singmajesty has quit IRC
[22:59:54] *** K4T has quit IRC
[23:00:45] *** K4T has joined #openfl
[23:03:58] *** singmajesty has joined #openfl
[23:11:55] *** aeclean has quit IRC
[23:28:05] *** Gama11 has quit IRC
[23:39:53] *** pepee_ has joined #openfl
[23:40:47] *** singmajesty has quit IRC
[23:42:21] *** pepee has quit IRC
[23:42:24] *** pepee- has joined #openfl
[23:45:41] *** pepee_ has quit IRC
[23:48:56] *** pepee has joined #openfl
[23:51:37] *** pepee- has quit IRC
[23:53:29] *** pepee_ has joined #openfl
[23:55:37] *** pepee has quit IRC
[23:55:39] *** pepee_ is now known as pepee
top

   November 25, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >