The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5327 - File: inc/functions.php PHP 8.4.12 (Linux)
File Line Function
/inc/functions.php 5327 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



2DWorlds Forums
The Clicked event of parts is not firing - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: Bug Reports (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=23)
+--- Thread: The Clicked event of parts is not firing (/showthread.php?tid=9575)



The Clicked event of parts is not firing - Qwertygiy - 07-04-2012

It's broken the Contraption, and I've tested in the editor, and it's not responding to my clicking any box or circle set to do something when clicked.


RE: The Clicked event of parts is not firing - JamaicanSwag - 07-05-2012

Same.


RE: The Clicked event of parts is not firing - Dignity - 07-28-2012

Please Jacob, its getting annoying.


RE: The Clicked event of parts is not firing - Jacob__mybb_import1 - 07-28-2012

If you put an infinite loop in a script that uses events, events won't work. This was the only way I could fix the completely random script errors that bothered us for over a year, and sleep() and infinite loops were going to be removed in the new editor anyway.


RE: The Clicked event of parts is not firing - Dignity - 07-28-2012

(07-28-2012, 03:36 PM)Jacob_ Wrote: If you put an infinite loop in a script that uses events, events won't work. This was the only way I could fix the completely random script errors that bothered us for over a year, and sleep() and infinite loops were going to be removed in the new editor anyway.

So... When is the new editor coming out?
You don't even care, do you?


RE: The Clicked event of parts is not firing - Jacob__mybb_import1 - 07-28-2012

(07-28-2012, 03:41 PM)Dignity Wrote:
(07-28-2012, 03:36 PM)Jacob_ Wrote: If you put an infinite loop in a script that uses events, events won't work. This was the only way I could fix the completely random script errors that bothered us for over a year, and sleep() and infinite loops were going to be removed in the new editor anyway.

So... When is the new editor coming out?
You don't even care, do you?

Never, because it's too much work and everyone seems to like the old way.

But all of the features that were going to be the "new editor" are already there, except for sharing models on the website, reading scripting documentation without leaving the editor, and a better scripting system that would require all of the old games to run in "classic mode" or something. If you just use the scripting tab in the properties window and don't use infinite loops or sleep() it's basically the same thing.


RE: The Clicked event of parts is not firing - Qwertygiy - 07-28-2012

Oh, speaking of models, they don't seem to be saving correctly. The object which should be the "main parent" model is only listed as

"-- name"
"-- randomnumber"

instead of code, and so trying to insert it causes an error.