The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 33 - File: global.php(779) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(779) : eval()'d code 33 errorHandler->error
/global.php 779 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 837 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 837 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 4950 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 4950 errorHandler->error
/global.php 837 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1394 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1394 errorHandler->error
/inc/functions.php 1349 fetch_forum_permissions
/printthread.php 83 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error



High Frontier Forums
Now building with Unity 5 - Printable Version

+- High Frontier Forums (http://highfrontier.com/forum)
+-- Forum: General (http://highfrontier.com/forum/forumdisplay.php?fid=1)
+--- Forum: Dev Log (http://highfrontier.com/forum/forumdisplay.php?fid=15)
+--- Thread: Now building with Unity 5 (/showthread.php?tid=31)



Now building with Unity 5 - JoeStrout - 05-02-2015

We've been using Unity 4.3 to make High Frontier for a long time.  I didn't want to upgrade to Unity 5 (which came out in March) because, in an unrelated project, I've been helping some middle schoolers build a spacecraft simulator for their aerospace club, and the school computers only have Unity 4.3.  Since you can't easily go back and forth between Unity 5 and Unity 4, I decided to just stick with Unity 4 until the aerospace project was done.

But it wrapped up this week!  (And the software worked perfectly, though the pilot had a little trouble landing under pressure.)  So, we finally updated to Unity 5.

For the most part, the transition went very smoothly.  The footpaths aren't shading properly in Unity 5, instead coming out very dark.  But, once we fix that, we should be all set, and it's full speed ahead for version 0.16!