yourtownapps
Aspiring developer
Profile
Posts: 63
Reg: Mar 08, 2012
Collingswood, N...
6,130
01/02/17 05:08 PM (7 years ago)

error messages

I am not sure which errors are my fault and which are difficulties with the updates (I greatly admire your efforts in updating the code base--I am a technological neanderthal), but all of my apps are not running due to similar errors. Here is the debug list from one of them: objc[6850]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x11ac244c) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x11903b78). One of the two will be used. Which one is undefined. 2017-01-02 18:59:34.861 worldwariagain[6850:308399] worldwariagain_appDelegate: didFinishLaunchingWithOptions 2017-01-02 18:59:34.876 worldwariagain[6850:308399] BT_loading: viewDidLoad (super) 2017-01-02 18:59:34.876 worldwariagain[6850:308399] BT_loading: configureNavBar (super) for screen with itemId: (null) 2017-01-02 18:59:34.877 worldwariagain[6850:308399] BT_loading: configureBackground (super) for screen with itemId (null): 2017-01-02 18:59:34.877 worldwariagain[6850:308399] BT_loading: viewDidLoad 2017-01-02 18:59:34.877 worldwariagain[6850:308399] BT_loading: viewWillAppear (super) 2017-01-02 18:59:34.877 worldwariagain[6850:308399] BT_loading: fadeInOnEntry (super): 2017-01-02 18:59:34.884 worldwariagain[6850:308399] worldwariagain_appDelegate: applicationDidBecomeActive 2017-01-02 18:59:34.886 worldwariagain[6850:308399] BT_loading: viewWillLayoutSubviews (super) 2017-01-02 18:59:34.887 worldwariagain[6850:308399] BT_loading: viewWillLayoutSubviews (super) 2017-01-02 18:59:34.897 worldwariagain[6850:308399] BT_loading: viewDidAppear 2017-01-02 18:59:34.897 worldwariagain[6850:308399] BT_database: initWithDatabaseFilename:BT_database.sqlite 2017-01-02 18:59:34.898 worldwariagain[6850:308399] BT_database: copyDatabaseFromBundle: (exists) not copying "BT_database.sqlite" 2017-01-02 18:59:34.898 worldwariagain[6850:308399] BT_database: createDefaultTables 2017-01-02 18:59:34.901 worldwariagain[6850:308399] BT_database: createTable: "tbl_btItems" NOT CREATING, exists 2017-01-02 18:59:34.902 worldwariagain[6850:308399] BT_device: INIT 2017-01-02 18:59:34.908 worldwariagain[6850:308399] BT_device: getCurrentMemoryUsage 2017-01-02 18:59:34.919888 worldwariagain[6850:308399] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/douglasmcvarish/Library/Developer/CoreSimulator/Devices/7A02DAB8-A83C-4A3F-8882-1E507CB99DD3/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2017-01-02 18:59:34.920277 worldwariagain[6850:308399] [MC] Filtering mail sheet accounts for bundle ID: com.worldwariagain.com, source account management: 1 2017-01-02 18:59:35.138195 worldwariagain[6850:308462] [MC] Invalidating cache 2017-01-02 18:59:35.152031 worldwariagain[6850:308462] [MC] Invalidating cache 2017-01-02 18:59:35.170327 worldwariagain[6850:308399] [MC] Result: NO 2017-01-02 18:59:35.170823 worldwariagain[6850:308465] [MC] Invalidating cache 2017-01-02 18:59:35.172 worldwariagain[6850:308399] BT_user: INIT 2017-01-02 18:59:35.172 worldwariagain[6850:308399] BT_user: User is not logged in 2017-01-02 18:59:35.172 worldwariagain[6850:308399] BT_application: INIT 2017-01-02 18:59:35.175 worldwariagain[6850:308399] BT_locationManager: INIT 2017-01-02 18:59:35.175 worldwariagain[6850:308399] BT_soundEffectPlayer: INIT 2017-01-02 18:59:35.176 worldwariagain[6850:308399] BT_soundEffectPlayer: loadSoundEffects 2017-01-02 18:59:35.182 worldwariagain[6850:308399] worldwariagain_appDelegate: refreshAppData 2017-01-02 18:59:35.182 worldwariagain[6850:308399] BT_fileManager: readTextFileFromBundleWithEncoding: "BT_config_en.txt" encoding: -1 2017-01-02 18:59:35.185336 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.185773 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.186 worldwariagain[6850:308399] worldwariagain_appDelegate: refreshAppData: ERROR parsing JSON: Error Domain=NSCocoaErrorDomain Code=3840 "Badly formed object around character 2370." UserInfo={NSDebugDescription=Badly formed object around character 2370.} 2017-01-02 18:59:35.187209 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.188645 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.191842 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.192 worldwariagain[6850:308399] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems" 2017-01-02 18:59:35.194 worldwariagain[6850:308399] worldwariagain_appDelegate: refreshAppData: Database contains 0 rows 2017-01-02 18:59:35.194 worldwariagain[6850:308399] worldwariagain_appDelegate: updateConfigDataInDatabase: parsing config data 2017-01-02 18:59:35.194 worldwariagain[6850:308399] BT_database: getOneValue: "SELECT COUNT(*) FROM tbl_btItems" 2017-01-02 18:59:35.195 worldwariagain[6850:308399] updateConfigDataInDatabase: Database items BEFORE updating: 2036629344 2017-01-02 18:59:35.196 worldwariagain[6850:308399] BT_database: getSimpleStringListWithQuery: "SELECT guid FROM tbl_btItems" 2017-01-02 18:59:35.197416 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.200 worldwariagain[6850:308399] worldwariagain_appDelegate: ERROR parsing JSON in updateConfigDataInDatabase: Error Domain=NSCocoaErrorDomain Code=3840 "Badly formed object around character 2370." UserInfo={NSDebugDescription=Badly formed object around character 2370.} 2017-01-02 18:59:35.201 worldwariagain[6850:308399] BT_loading: appDataDidLoad (recieved notification from delegate) 2017-01-02 18:59:35.202 worldwariagain[6850:308399] BT_application: buildInterface app interface 2017-01-02 18:59:35.202260 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.203 worldwariagain[6850:308399] BT_background_view: INIT 2017-01-02 18:59:35.203 worldwariagain[6850:308399] BT_application: getTabs 2017-01-02 18:59:35.204 worldwariagain[6850:308399] BT_application: getBtItemsWithType "Tab" 2017-01-02 18:59:35.204 worldwariagain[6850:308399] BT_database: getBtItemsWithQuery: "SELECT * from tbl_btItems WHERE itemTypeLabel = 'Tab'" 2017-01-02 18:59:35.205 worldwariagain[6850:308399] BT_database: getItemsWithQuery: "SELECT * from tbl_btItems WHERE itemTypeLabel = 'Tab'" 2017-01-02 18:59:35.206405 worldwariagain[6850:308462] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-02 18:59:35.206 worldwariagain[6850:308399] BT_application: building a single navigation controller app 2017-01-02 18:59:35.206 worldwariagain[6850:308399] BT_application: getItemDataByItemId 2017-01-02 18:59:35.207 worldwariagain[6850:308399] BT_database: getBtItemWithId: "" 2017-01-02 18:59:35.207 worldwariagain[6850:308399] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems WHERE guid = ''" 2017-01-02 18:59:35.208 worldwariagain[6850:308399] BT_database: getBtItemWithId: ERROR. Multiple items in db have id: "" 2017-01-02 18:59:35.208 worldwariagain[6850:308399] BT_application: could not find screen with itemId: 2017-01-02 18:59:35.208 worldwariagain[6850:308399] BT_application: getViewControllerForScreen nickname: "no nickname?" itemId: n/a type: BT_missing 2017-01-02 18:59:35.209 worldwariagain[6850:308399] BT_application: getViewControllerForScreen: NO STORYBOARD, looking for .XIB FOR: "BT_missing" 2017-01-02 18:59:35.210 worldwariagain[6850:308399] BT_missing: INIT 2017-01-02 18:59:35.231 worldwariagain[6850:308399] BT_missing: viewDidLoad (super) 2017-01-02 18:59:35.232 worldwariagain[6850:308399] BT_missing: configureNavBar (super) for screen with itemId: n/a 2017-01-02 18:59:35.233 worldwariagain[6850:308399] BT_missing: configureBackground (super) for screen with itemId n/a: 2017-01-02 18:59:35.234 worldwariagain[6850:308399] BT_background_view: updateProperties (color and image) for screen with itemId: n/a: 2017-01-02 18:59:35.234 worldwariagain[6850:308399] BT_background_view: "blank.png" exists in Xcode bundle - not downloading. 2017-01-02 18:59:35.237 worldwariagain[6850:308399] BT_background_view: setImage 2017-01-02 18:59:35.238 worldwariagain[6850:308399] BT_missing: viewDidLoad 2017-01-02 18:59:35.245 worldwariagain[6850:308399] BT_navController: pushViewController 2017-01-02 18:59:35.260 worldwariagain[6850:308399] BT_application: This app does not use a splash screen 2017-01-02 18:59:35.260 worldwariagain[6850:308399] BT_contextMenu: INIT 2017-01-02 18:59:35.267 worldwariagain[6850:308399] BT_loading: fadeOutLoadView 2017-01-02 18:59:35.268 worldwariagain[6850:308399] worldwariagain_appDelegate: reportToCloud 2017-01-02 18:59:35.268 worldwariagain[6850:308399] BT_missing: hideProgress (super) 2017-01-02 18:59:35.273 worldwariagain[6850:308399] worldwariagain_appDelegate: networkConnectionTypeChanged. CONNECTED ON: WiFi 2017-01-02 18:59:35.287378 worldwariagain[6850:308463] [MC] Invalidating cache 2017-01-02 18:59:40.276 worldwariagain[6850:308399] BT_loading: fadeInStartView 2017-01-02 18:59:40.276 worldwariagain[6850:308399] BT_loading: viewWillDisappear (super) 2017-01-02 18:59:40.277 worldwariagain[6850:308399] BT_loading: fadeOutOnExit (super): 2017-01-02 18:59:40.287 worldwariagain[6850:308399] BT_missing: viewWillAppear (super) 2017-01-02 18:59:40.288 worldwariagain[6850:308399] BT_missing: fadeInOnEntry (super): 2017-01-02 18:59:40.291 worldwariagain[6850:308399] BT_missing: viewWillLayoutSubviews (super) 2017-01-02 18:59:40.292 worldwariagain[6850:308399] BT_missing: viewWillLayoutSubviews (super) 2017-01-02 18:59:40.302 worldwariagain[6850:308399] BT_missing: viewWillAppear (super) 2017-01-02 18:59:40.302 worldwariagain[6850:308399] BT_missing: fadeInOnEntry (super): 2017-01-02 18:59:40.302 worldwariagain[6850:308399] BT_missing: viewDidAppear For those of you who know more than I do about such things, are there things that I am doing wrong? Douglas McVarish
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
01/02/17 06:07 PM (7 years ago)
Is this self hosted or hosted on buzztouh?
 
yourtownapps
Aspiring developer
Profile
Posts: 63
Reg: Mar 08, 2012
Collingswood, N...
6,130
like
01/03/17 06:51 PM (7 years ago)
It is hosted on Buzztouch. Thanks.
 

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.