Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

880094 Posts in 33019 Topics- by 24386 Members - Latest Member: tu3sday

May 25, 2013, 06:13:35 PM
TIGSource ForumsDeveloperTechnical (Moderators: Glaiel-Gamer, ThemsAllTook)The grumpy old programmer room
Pages: 1 ... 178 179 [180] 181 182 ... 275
Print
Author Topic: The grumpy old programmer room  (Read 307200 times)
wademcgillis
Guest
« Reply #2685 on: October 07, 2011, 05:04:29 PM »

Just been rejected from AppStore because of a crash bug on Apple's part  Cool
None of my projects work when opened manually when using iOS5 because of this.

2 days A.S.J. and counting.

ASJ = After Steve Jobs?
Logged
mcc
Level 10
*****


glitch


View Profile WWW Email
« Reply #2686 on: October 07, 2011, 05:33:23 PM »

If you can submit apps you should be able to download iOS 5 for testing already?
Logged

My projects:<br />Games: Jumpman Retro-futuristic platforming iJumpman iPhone version Drumcircle PC+smartphone music toy<br />More: RUN HELLO
_Tommo_
Level 7
**


frn frn frn


View Profile WWW
« Reply #2687 on: October 07, 2011, 06:00:26 PM »

In fact i already got the RC, and my games always crash on it. I have my reasons to think it's a bug, but I can't say more.

@Wade McGillis yeah Smiley
Logged

eclectocrat
Level 5
*****


Most of your personality is unconscious.


View Profile WWW
« Reply #2688 on: October 07, 2011, 06:38:59 PM »

In fact i already got the RC, and my games always crash on it. I have my reasons to think it's a bug, but I can't say more.

iOS fragmentation is Apple's dirty little secret. I've talked to a lot of devs whose apps have been broken by 'upgrades'. Good luck.
Logged

I am eclectocrat.
I make Mysterious Castle, a Tactics-Roguelike (TIGSource devlog).
mcc
Level 10
*****


glitch


View Profile WWW Email
« Reply #2689 on: October 07, 2011, 11:37:03 PM »

In fact i already got the RC, and my games always crash on it. I have my reasons to think it's a bug, but I can't say more.

@Wade McGillis yeah Smiley
FILE A RADAR
Logged

My projects:<br />Games: Jumpman Retro-futuristic platforming iJumpman iPhone version Drumcircle PC+smartphone music toy<br />More: RUN HELLO
mcc
Level 10
*****


glitch


View Profile WWW Email
« Reply #2690 on: October 08, 2011, 10:27:23 AM »

The hard drive on my old machine is not working and the backup drive is also not working! I need, like, two files off of it (though there's a LOT of files I want off of it eventually)

DVDs flake, seemingly every hard drive I've ever owned eventually breaks. Why can't someone invent a method of storing backup data such that, you know, you still have it after ten years?!
Logged

My projects:<br />Games: Jumpman Retro-futuristic platforming iJumpman iPhone version Drumcircle PC+smartphone music toy<br />More: RUN HELLO
zacaj
Level 3
***


void main()


View Profile WWW Email
« Reply #2691 on: October 08, 2011, 11:02:20 AM »

The hard drive on my old machine is not working and the backup drive is also not working! I need, like, two files off of it (though there's a LOT of files I want off of it eventually)

DVDs flake, seemingly every hard drive I've ever owned eventually breaks. Why can't someone invent a method of storing backup data such that, you know, you still have it after ten years?!
I wish I could find giant ROM chips that plug in via USB.  Those things are indestructable.
Logged

My twitter: @zacaj_

Quote from: mcc
Well let's just take a look at this "getting started" page and see--
Quote
Download and install cmake
Noooooooo
mirosurabu
Level 4
****


View Profile Email
« Reply #2692 on: October 09, 2011, 09:35:22 AM »

Anyone knows what causes sprites to become invisible in flash when you zoom/go fullscreen?
Logged
st33d
Guest
« Reply #2693 on: October 10, 2011, 01:32:13 AM »

never had that ever, seriously

my guess is that you're running it on the linux player or there's something else wrong with your code
Logged
_Tommo_
Level 7
**


frn frn frn


View Profile WWW
« Reply #2694 on: October 10, 2011, 01:59:57 AM »

Facepalm

Found out that the crashes in iOS5 was due to a completely unrelated NSAutoRelease pool created in a completely unrelated place. At least now I can publis -

(XCode:) NO WAIT YOU CAN'T - even tough GAME_CENTER_ENABLED is defined at Target Level, some files do see it and some others don't so your GC works like shit  Corny Laugh

I feel mocked up, really.
Logged

Skomakar'n
Level 10
*****


Vąutah


View Profile WWW Email
« Reply #2695 on: October 10, 2011, 03:38:21 PM »

Facepalm

Found out that the crashes in iOS5 was due to a completely unrelated NSAutoRelease pool created in a completely unrelated place. At least now I can publis -

(XCode:) NO WAIT YOU CAN'T - even tough GAME_CENTER_ENABLED is defined at Target Level, some files do see it and some others don't so your GC works like shit  Corny Laugh

I feel mocked up, really.
Would it be too bad to automate a #define at the top of each of your files?
Logged

mak gam
Geisha Novia: Out now!
Bottoms Up!: Devlog

Royal Railway on Twitter.

Adam Emil
_Tommo_
Level 7
**


frn frn frn


View Profile WWW
« Reply #2696 on: October 10, 2011, 04:37:20 PM »

Tried that, I got a "GAME_CENTER_ENABLED redefinition error" on each file.
While it wouldn't still get the #define 10 lines down in the class constructor. I also tried creating a .cpp exclusively for that .h (that's often the problem) but with no results.

The solution was to repeatedly fiddle with debugger settings, to clean and rebuild the project, and to swear to multiple religious figures, then it worked just fine  Durr...?
Logged

eclectocrat
Level 5
*****


Most of your personality is unconscious.


View Profile WWW
« Reply #2697 on: October 11, 2011, 06:23:46 AM »

XCode 4 FAQ:

Q: How do I fix error X?

A: The solution is to repeatedly fiddle with debugger settings, to clean and rebuild the project, and to swear to multiple religious figures
Logged

I am eclectocrat.
I make Mysterious Castle, a Tactics-Roguelike (TIGSource devlog).
sublinimal
Level 6
*


This game is: UNPLAYABLE


View Profile
« Reply #2698 on: October 11, 2011, 08:38:25 AM »

Logged

Megaproject: Panacea
Big project: that other game
Control Room is dead, long live Veins of a Planet
Latest jam game: Vineyard Adagio (LD26)
Skomakar'n
Level 10
*****


Vąutah


View Profile WWW Email
« Reply #2699 on: October 11, 2011, 10:35:59 AM »

Tried that, I got a "GAME_CENTER_ENABLED redefinition error" on each file.
While it wouldn't still get the #define 10 lines down in the class constructor. I also tried creating a .cpp exclusively for that .h (that's often the problem) but with no results.

The solution was to repeatedly fiddle with debugger settings, to clean and rebuild the project, and to swear to multiple religious figures, then it worked just fine  Durr...?
You never tried to surround it with #ifndef? The final solution sounds better, though.

Do you have any good resources for working with Game Center, by the way?
Logged

mak gam
Geisha Novia: Out now!
Bottoms Up!: Devlog

Royal Railway on Twitter.

Adam Emil
Pages: 1 ... 178 179 [180] 181 182 ... 275
Print
Jump to:  

Theme orange-lt created by panic