Author Topic: Bug Reports  (Read 402769 times)

0 Members and 2 Guests are viewing this topic.

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: Bug Reports
« Reply #885 on: November 01, 2010, 05:59:36 pm »
idk how much this would do, but I think that putting an end bracket on FFFFFFFFFF->Pic1 might help. Otherwise I can't see anything wrong with it either :x

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bug Reports
« Reply #886 on: November 02, 2010, 02:13:36 pm »
For those who can't open the file for any reason or can't access SC2 here's Guy602665 code below:

I could have used sourcecoder couldn't I? oops XP

Offline Kiligolo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 218
  • Rating: +10/-1
    • View Profile
Re: Bug Reports
« Reply #887 on: November 02, 2010, 02:34:50 pm »
ERR:DUPLICATE is not in the error list and I do not know this can mean. :(
Spoiler For Calcul Mental:
Version 1.3 :100%!!
Here is a program that reduces your dependence on the calculator! Click here!
Spoiler For Some screen shots:
       
The screenshots are in french but there is an english version

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bug Reports
« Reply #888 on: November 02, 2010, 02:39:42 pm »
ERR:DUPLICATE is not in the error list and I do not know this can mean. :(
ERR:DUPLICATE means that you tried to rewrite a static variable, static variables such as Pic1,Str1,GDB1 can't be rewritten.

On another note, after adding more code my program works, i didn't delete anything either, so I really don't understand the problem with my program.

Offline Kiligolo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 218
  • Rating: +10/-1
    • View Profile
Re: Bug Reports
« Reply #889 on: November 02, 2010, 03:04:55 pm »
Ok. :)
So it is not possible to create a string with letters? :(
« Last Edit: November 02, 2010, 03:05:09 pm by Kiligolo »
Spoiler For Calcul Mental:
Version 1.3 :100%!!
Here is a program that reduces your dependence on the calculator! Click here!
Spoiler For Some screen shots:
       
The screenshots are in french but there is an english version

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Bug Reports
« Reply #890 on: November 02, 2010, 03:06:49 pm »
Ok. :)
So it is not possible to create a string with letters? :(
how do you mean? you can set letters in a string, but you cant create StrHEY or so
I'm not a nerd but I pretend:

Offline Kiligolo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 218
  • Rating: +10/-1
    • View Profile
Re: Bug Reports
« Reply #891 on: November 02, 2010, 03:11:38 pm »
I would like to do something like that:
Code: [Select]
"MON TEXTE"→Str1
Spoiler For Calcul Mental:
Version 1.3 :100%!!
Here is a program that reduces your dependence on the calculator! Click here!
Spoiler For Some screen shots:
       
The screenshots are in french but there is an english version

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Bug Reports
« Reply #892 on: November 02, 2010, 03:16:36 pm »
I would like to do something like that:
Code: [Select]
"MON TEXTE"→Str1
that is possible. to display that, you should use:
Code: [Select]
"MON TEXTE"-> Str1
[00]
Text(Xpos,Ypos,Str1)
That should work
I'm not a nerd but I pretend:

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Bug Reports
« Reply #893 on: November 02, 2010, 03:40:39 pm »
the [00] is unnecessary. storing string data to a static pointer appends the null character at the end automatically.


Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Bug Reports
« Reply #894 on: November 02, 2010, 03:41:41 pm »
whoop yes I forgot. if you want to store multiple text in 1 string, you should do
I'm not a nerd but I pretend:

Offline Kiligolo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 218
  • Rating: +10/-1
    • View Profile
Re: Bug Reports
« Reply #895 on: November 02, 2010, 03:44:42 pm »
thanks :)
Spoiler For Calcul Mental:
Version 1.3 :100%!!
Here is a program that reduces your dependence on the calculator! Click here!
Spoiler For Some screen shots:
       
The screenshots are in french but there is an english version

Offline Aichi

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +76/-3
    • View Profile
    • Devrays
Re: Bug Reports
« Reply #896 on: November 05, 2010, 02:23:47 pm »
It seems like DCS7 doesnt support descriptions when I compile an axe code to an Ion prog.
« Last Edit: November 05, 2010, 02:29:18 pm by Aichi »

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: Bug Reports
« Reply #897 on: November 05, 2010, 07:15:40 pm »
Hmm weird. Are you sure Doors supports Ion descriptions, though? You may need to try a random Ion game on ticalc.org to see, and if it doesn't, this might need to be reported to KermMartian.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: Bug Reports
« Reply #898 on: November 05, 2010, 07:17:24 pm »
It seems like DCS7 doesnt support descriptions when I compile an axe code to an Ion prog.

Doors definitely supports Ion descriptions... Do you have another shell you could try it in?




Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: Bug Reports
« Reply #899 on: November 05, 2010, 07:43:45 pm »
Not sure if this has been mentioned already, but if you overwrite an external variable that's been in archive, it just gets deleted and not overwritten.