Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
11/28/13 01:46 AM (11 years ago)

Error after upgrading to self hosted 3.0

I just upgraded to 3.0 self hosted. Previous version worked fine. I downloaded my project, added my folders to xcode, went to compile and got 17 ARC errors. So I disabled ARC under build settings, now I only get one error, located in BT_screen_menuButtons.m ----------- Lexical or Preprocessor Issue 'bt_viewcontrollerManager.h' file not found #import "bt_viewcontrollerManager.h" 'bt_viewcontrollerManager.h' file not found ----------- I also went in and noticed that the bt_viewcontrollerManager.h and .m files are not in my bt_layout folder, like they are in my version 2.x builds... I tried copying over the 2.x version into my 3.0 bt_layout folder and adding them, but instead of 1 error, now I have 49, lol. Where do these files generate from, and why are they not included in my newly downloaded project? Are they from a plugin that has not been updated, or??? I'm lost. Any ideas?
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/28/13 01:53 AM (11 years ago)
Change all instanced of bt_viewcontrollerManager to bt_viewcontroller then delete any references to [release] etc. or comment them out and all other errors like the [configure navigation background something] Your plugin is 2.0 and not 3.0 compatible (whatever plugin is giving you those errors. Would give you more info but 1am and about to pass out.. lol. should be able to compile after those changes. david buzztihdnsdsadc.comm
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
11/28/13 01:55 AM (11 years ago)
Thanks, I'll give it a shot. Go get some sleep :) For the record, the plugin in question is bt_screen_menuButtons
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/28/13 01:58 AM (11 years ago)
all else fails update your plugins:) https://www.buzztouch.com/plugins/download.php?pid=9D19BE46E483710C76BA9FB that is the 3.0 menu button cheers!
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
11/28/13 02:00 AM (11 years ago)
Strange, I updated all my plugins through my control panel right after the upgrade. I'll give it a try manually. btw... first fix didn't work... lots of "root device" and unidentified "screen data" errors. I'll upgrade the plugin manually and go from there. Thanks.
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
11/28/13 02:27 AM (11 years ago)
Updated the plugin manually, but looks like I have bigger issues. I have a total of 36 plugins... when I check for updates, they all say they are ok and the latest version. When I prepare my project in my control panel, it says 9 plugins are required, 27 are optional. The required ones are all checked obviously. When I prepare it and do the actual download, my bt_plugins directory only has 2 plugins listed in it. Not sure what would cause this. I guess my next step is to manually remove every plugin, and re-download and re-add each one individually?
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
11/28/13 02:53 AM (11 years ago)
Nuking all my plugins and redownloading them seems to have worked. My app looks all messed up, lol, but at least it compiles. I have thick black bars at the top of almost all my screens now... off to look into whats causing it. Thanks for your help :)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.