-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|527|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Dan

JSE - Notify and Graphic bug

14th December 2024

Ok Thanks !


dna

Hardwired

14th December 2024

What ever happened to that coding language Hardwired? Is it till any good compared to Blitz3D?


dna

Punctuation Issue

14th December 2024

I think it has something to do with Blitz itself.
The software use the INCLUDE directive to load external code and somewhere inside Blitz the software is trying to interpret that as a reference to external source code to load.
It might be a bug.
*** No,*snip*


dna

Punctuation Issue

14th December 2024

[code]
Graphics 1500,800,16,2:SeedRnd MilliSecs():Color 180,180,0:Dim S$(16100),FND$(16100),C$(16000,2), CT$(16010),NI(16000),PC(20):Global P$
Dim B$(100),CURINLINE(100),MAX(100):Global LR_MOVE,CUR_FLAG,XC,YC,LI::Print
PRM$=''Searched for: '':XC*snip*


dna

Punctuation Issue

14th December 2024

There has to be something I'm doing incorrectly It worked fine then the next day it stopped. Same code


dna

Punctuation Issue

14th December 2024

[code]
Graphics 1500,800,16,2:SeedRnd MilliSecs():Color 180,180,0:Dim S$(16100),FND$(16100),C$(16000,2), CT$(16010),NI(16000),PC(20):Global P$
Dim B$(100),CURINLINE(100),MAX(100):Global LR_MOVE,CUR_FLAG,XC,YC,LI::Print
PRM$=''Searched for: '':XC*snip*


Jayenkai

SnackVerse

14th December 2024

Sandwich
(Image.jpeg)
What a unique and easily trademarkable name..!
This is the Pepparkaka limited edition, which Google suggests is a gingerbread cookie.
Mmmm..
(Image.jpeg)
Tiny. About the size of a DS Cartridge.
Absolutely no crunch to *snip*


steve_ancell

Car Stuff.

14th December 2024

And off goes the old one to my mate Tez, thanks Keith for coming to collect it.
(Image.jpg) (Image.jpg)


Jayenkai

JSE - Notify and Graphic bug

14th December 2024

(Image.png)
LOL.. Such groundwork fail!!
That'll be these two lines, then..
That a<1 should be a<0.
*tsk*
OK, I *have* uploaded the fix, but you might need to close your browser and force a refresh before you see it, as it's still ca*snip*


Dan

JSE - Notify and Graphic bug

14th December 2024

I wont open a new Thread for this, but i have found another bug:
[jse]
For x=0 to 7
Print ''X=''+x+'' ''+(128 shr x)
Next
[/jse]
The 128 shr 0 should return 128 but JSE returns 0


Jayenkai

Advent 2024

14th December 2024

Day Fourteen
Inside the Drawer
[spoiler]
(Image.jpeg)
Badges
Panda
Pineapple
Pinwheel
Carrot
DS Game
Touchmaster
Early touchscreen games, and how not to make them.
Right off the bat, the menu is horrifically garish, resembling one of those *snip*


Jayenkai

JSE - Notify and Graphic bug

14th December 2024

JSE v.3ghz
Tweaked the Notify to (hopefully!!) fit on the screen, all the time.
Added Debug to DevTools consoleLog.


Jayenkai

Advent of Creativity 2024

14th December 2024

Cute, a cat, so fluffy and fine.
And your code now runs much better, divine.
The gravatars are blocky and full of bits.
I think we need some kitty pics.


cyangames

Advent of Creativity 2024

14th December 2024

Day Fourteen
This year we got a Christmas Mog
Which claimed thesSofa, what a Hog!
It's tail curled up
and milk filled cup
I wish it could use the Bog.


Dan

JSE - Notify and Graphic bug

14th December 2024

The notify command adds to the Dev tools log, so it's ok.


Jayenkai

QOTD - December 2024

14th December 2024

A perfect AI Marketing bot, so I never have to do that.


Jayenkai

JSE - Notify and Graphic bug

14th December 2024

Just be aware that JSE tends to clear out the console log (dev tools) a fair amount, so a lot of the time, what you'd want to be there, won't be. The FPS box is much more usable.


Dan

JSE - Notify and Graphic bug

14th December 2024

I think the fps log is ok, its just that next time when i need it, i may forget that it's on the FPS button and if the help file does not mention it ...


Socoder

QOTD - December 2024

14th December 2024

Question of the Day : December 14th What's one tool or technology you wish existed?


Jayenkai

JSE - Notify and Graphic bug

14th December 2024

I can probably get it to debug to the console, too.
I chose to use the FPS display because mobile devices tend not to let you open DevTool


Dan

JSE - Notify and Graphic bug

14th December 2024

Ah i see. Turning on the FPS display was the thing that i haven't done !
I was opening the google chrome ''Developer Tools'' because the Help page is saying:
[quote]
''Switches Debug mode on or off. Anything sent using the command Debu*snip*


cyangames

Advent of Creativity 2024

14th December 2024

Updated :)


cyangames

Advent of Creativity 2024

13th December 2024

Cool, I'll add a range check to that on monday then, haha!


therevillsgames

RIP - Mark Sibly

13th December 2024

Wow... this hit me hard even though never met Mark in the flesh, he changed my life.
RIP!


Jayenkai

Punctuation Issue

13th December 2024

Chop it up into 1-command-per-line, and that should help you to track down the bug a bit better. Though Blitz is happy to do multi-command ''horizontal scroll'' lines, it does make things harder to debug, because you might have any number of issue*snip*

Newer Posts More - Older Posts