Author Topic: DoodleJump Discussion  (Read 86200 times)

0 Members and 1 Guest are viewing this topic.

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: DoodleJump Discussion
« Reply #180 on: April 21, 2011, 03:15:11 am »
something is wierd about the way the pixels go up and down...wierd...try totally reseting your clac..RAM+ROM clear..if you want that is..1st try RAM clear but archive your items or ull lose them.. :) good luck sorry this is happening.. ;(
I've tried RAM clears a few times already... I'm not sure if ROM clear would help much, and it would take a while for me to send my programs back, so I probably won't do it.

FYI, app signing problems are usually not like this - either the app doesn't transfer, or it produces some error message or disappears.

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: DoodleJump Discussion
« Reply #181 on: April 21, 2011, 10:18:19 am »
Yeah I just tested it, and I have the same problem with the graphics.  JosJuice, do you have a 15Mhz Calculator?  Mohammad, are you using Axe 0.5.1?

My guess is that the program is trying to display graphics in Full mode.  While the older Axe versions allowed monochrome graphics in Full mode, the new version has some trouble.
ld a, 0
ld a, a

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: DoodleJump Discussion
« Reply #182 on: April 21, 2011, 11:30:53 am »
Yeah I just tested it, and I have the same problem with the graphics.  JosJuice, do you have a 15Mhz Calculator?  Mohammad, are you using Axe 0.5.1?

My guess is that the program is trying to display graphics in Full mode.  While the older Axe versions allowed monochrome graphics in Full mode, the new version has some trouble.

Mohammad, try to use an older version of Axe and tell us how it looks like.

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: DoodleJump Discussion
« Reply #183 on: April 21, 2011, 12:43:32 pm »
Yeah I just tested it, and I have the same problem with the graphics.  JosJuice, do you have a 15Mhz Calculator?  Mohammad, are you using Axe 0.5.1?
Yes. I'm using a TI-84+SE.

Offline Mohammad

  • Project Author
  • LV3 Member (Next: 100)
  • ***
  • Posts: 95
  • Rating: +23/-8
    • View Profile
Re: DoodleJump Discussion
« Reply #184 on: April 23, 2011, 11:18:20 am »
ok, so...ever since i got 2.55mp on my calc (ti-84+SE)...my calc turned to garbage...
because, i could no transfer apps to my comp...so...i transfer the src of doodle jump on to wabbitemu and used axe 5.1(aha there we go!) to create the app. Now i know what i did wrong. i'm going to put it in wabbit now and do it in axe 4.5. if it doesnt work i think someone could manually do it for me on a calculator and transfer it if i can give the src file...wierd problem.!

EDIT:
OK, i have put in a new file. look at download link in first post. try it now. This time compiled with 4.5. if it dsnt work now then it's wabbit...
« Last Edit: April 23, 2011, 11:32:08 am by Mohammad »

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: DoodleJump Discussion
« Reply #185 on: April 24, 2011, 03:04:05 pm »
I tried to send it to my calc, but it didn't work. I think you forgot to sign it...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: DoodleJump Discussion
« Reply #186 on: April 24, 2011, 03:40:05 pm »
What did cause the issue with the previous app? Is it a bad signature problem or just that your game only works on older versions of Axe?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Mohammad

  • Project Author
  • LV3 Member (Next: 100)
  • ***
  • Posts: 95
  • Rating: +23/-8
    • View Profile
Re: DoodleJump Discussion
« Reply #187 on: April 24, 2011, 08:48:31 pm »
i dont think you need to have axe to run the game? its an app right?
i dont know whats wrong...oh well
when i release v1 I'll make sure it's fine
« Last Edit: April 24, 2011, 08:49:16 pm by Mohammad »

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: DoodleJump Discussion
« Reply #188 on: April 26, 2011, 07:58:46 pm »
I think DJ meant you might have compiled it with a newer version of Axe that changed some stuff, making the game unusable on some calcs?
« Last Edit: April 26, 2011, 08:01:44 pm by Deep Thought »




Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: DoodleJump Discussion
« Reply #189 on: April 26, 2011, 08:23:24 pm »
Thanks.  Works great now! ^^
Great graphics, great physics... An overall great game! :)

I think you forgot to sign your app.  Also, when you use Axe 0.5.1, make sure to always display in normal mode.  ;)
ld a, 0
ld a, a

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: DoodleJump Discussion
« Reply #190 on: April 29, 2011, 07:44:13 pm »
Yeah what ralphdspam said. Basically, instead of doing the following:
<code>
DispGraph
<rest of THE GAME code>

Do this:

<code>
Normal
DispGraph
Full
<rest of THE GAME code>
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: DoodleJump Discussion
« Reply #191 on: May 14, 2011, 04:55:04 pm »
I think you forgot to sign your app.  Also, when you use Axe 0.5.1, make sure to always display in normal mode.  ;)
Yea, I think that too: After transferring the app to my calc, TIconnect showed a warning that the app wasn't signed, and the app was deleted from my calc.
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline Anima

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 133
  • Rating: +4/-0
    • View Profile
Re: DoodleJump Discussion
« Reply #192 on: May 17, 2011, 03:06:31 pm »
I think you forgot to sign your app.  Also, when you use Axe 0.5.1, make sure to always display in normal mode.  ;)
Yea, I think that too: After transferring the app to my calc, TIconnect showed a warning that the app wasn't signed, and the app was deleted from my calc.
me too...


Sorry for my bad English. I'm German.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: DoodleJump Discussion
« Reply #193 on: May 26, 2011, 01:27:38 am »
By the way I think Axe 0.5.2 fixes the 15 MHz dispgraph issue above. However I'm not sure if everything else is stable in it yet.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Progammer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +9/-0
    • View Profile
Re: DoodleJump Discussion
« Reply #194 on: June 23, 2011, 04:48:44 pm »
What is "the 15 MHz dispgraph issue above" ?
Check out my New Axe game : Wormsblock http://www.omnimaga.org/index.php?topic=8393.msg154258#msg154258
Any suggest would be welcome :)

<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/e1c7a850d530fb8e.png" alt="NerdTests.com says I'm a Cool Light-Weight Nerd.  Click here to take the Nerd Test, get geeky images and jokes, and talk to others on the nerd forum!">
</a>
Have fun !