Search found 203 matches

by makeshyft
Tue Oct 17, 2023 3:02 am
Forum: Off-Topic
Topic: OpenAI Chat API Sample
Replies: 16
Views: 20993

Re: OpenAI Chat API Sample

I plan on it :) Hmmm, if openAI has to remove things from their training set, they will do it and move on with life. As regulation comes in, everyone will adjust and continue to innovate. I think of LLMs to be at the base of an exponential curve. I think we are closer to that, than a peak. The reaso...
by makeshyft
Thu Oct 12, 2023 10:39 pm
Forum: Off-Topic
Topic: OpenAI Chat API Sample
Replies: 16
Views: 20993

Re: OpenAI Chat API Sample

Cool, I built a a livecodeGPT plugin for my own needs, was thinking about open sourcing it, but now I don't have to.
Livecode & GPT can be magic. I have found a use case that I wish to turn into a product.
by makeshyft
Wed May 24, 2023 1:28 am
Forum: Internet
Topic: Websocket client Livecode
Replies: 3
Views: 2279

Re: Websocket client Livecode

Thanks so much for sharing your proof of concept.
Did this implementation work well for you?
by makeshyft
Tue Feb 07, 2023 10:20 pm
Forum: Android Deployment
Topic: Android error: Could not compile service support class
Replies: 19
Views: 22869

Re: Android error: Could not compile service support class

Thanks for this.

I also had to install "Android SDK Tools (Obsolete) 26.1.1 to help Livecode find "tools" folder and recognize the SDK.
by makeshyft
Wed Jan 11, 2023 5:48 am
Forum: Android Deployment
Topic: Common Android Deployment issues
Replies: 91
Views: 155617

Re: Common Android Deployment issues

This worked perfectly to help me track down the problem.
so far no "tools" folder and no sdklib.jar found.
My plan is to replace these files manually.
The error message hack really helped.
lesson for us all to just incllude the error message.
Cheers,
Tom
by makeshyft
Tue Jan 10, 2023 6:34 am
Forum: Android Deployment
Topic: Common Android Deployment issues
Replies: 91
Views: 155617

Re: Common Android Deployment issues

Tom- Try monkeypatching the IDE stacks. The following will at least give you reasonable clues about what's missing. Look in the revDeployLibraryAndroid stack. In the deployIsValidSDK handler uncomment all the validation strings and comment the "return false" statements. Then in the deployAutoconfig...
by makeshyft
Tue Jan 10, 2023 4:33 am
Forum: Android Deployment
Topic: Common Android Deployment issues
Replies: 91
Views: 155617

Re: Common Android Deployment issues

Hello, I've recently upgraded my pc and since then I've not been able to get android sdk to be recognized. I've tried everything that is in this thread and i followed the lesson. I'm on windows 11, 9.6.9 RC 2 ... have SDK 12 API 31 installed, AND the build and command tools installed as well pointin...
by makeshyft
Fri Nov 04, 2022 6:14 pm
Forum: Android Deployment
Topic: Reading qr codes in Livecode with ZXing [Solved]
Replies: 7
Views: 7744

Re: Reading qr codes in Livecode with ZXing [Solved]

hmmm..ok I will test this again, thank you.
by makeshyft
Thu Oct 20, 2022 4:43 am
Forum: Android Deployment
Topic: Reading qr codes in Livecode with ZXing [Solved]
Replies: 7
Views: 7744

Re: Reading qr codes in Livecode with ZXing [Solved]

Thanks for this but this no longer seems to work. The function returns

button "qrCode": execution error at line 8 (LCB Error in file java.lcb at line 152: Could not convert String to Java string) near "java", char 14

Has anyone encountered or solved this?
by makeshyft
Sun Aug 21, 2022 8:48 pm
Forum: Talking LiveCode
Topic: Issues with new plugins/extension from megabundle
Replies: 23
Views: 8186

Re: Issues with new plugins/extension from megabundle

By “9.8 stable” I presume you mean “ 9.6.8”. Yes this is what I am running as explicitly stated in my early posts, alongside machine specs. “Graphics driver issues” is a nonsense statement on macOS. And yours is the only stack/app that has these issues (note that the machine is capable of running 3...
by makeshyft
Sun Aug 21, 2022 4:51 pm
Forum: Talking LiveCode
Topic: Issues with new plugins/extension from megabundle
Replies: 23
Views: 8186

Re: Issues with new plugins/extension from megabundle

A video would still help. Hi Tom, further to my previous posts, I've tested again on my older MacBook Pro - 2012 15' MBP (2.3 GHz quad core i7 with 16 Gb RAM) running latest version of MacOS Big Sur and latest LC IDE. Machine speed is seems to be an issue an issue although i've not had any kind of ...
by makeshyft
Sun Aug 21, 2022 4:44 pm
Forum: Talking LiveCode
Topic: Issues with new plugins/extension from megabundle
Replies: 23
Views: 8186

Re: Issues with new plugins/extension from megabundle

Hello Stam, I'm sorry you are having troubles. Regarding the error you were getting, I was unable to reproduce it from a the mega-bundle download. But was able to reproduce it based on how I know that error to happen. I will check it again. I attempted to respond to each issue you expressed, I'm sor...
by makeshyft
Sat Aug 20, 2022 9:27 pm
Forum: Talking LiveCode
Topic: Issues with new plugins/extension from megabundle
Replies: 23
Views: 8186

Re: Issues with new plugins/extension from megabundle

As far as the crash you demoed, its because the "ContentGroups" custom property of that card seems to have an empty line in it, or a name that does not match an existing group. The file you were supplied with does not produce this error. Stam, I think its important for you to set some time aside for...
by makeshyft
Sat Aug 20, 2022 9:15 pm
Forum: Talking LiveCode
Topic: Issues with new plugins/extension from megabundle
Replies: 23
Views: 8186

Re: Issues with new plugins/extension from megabundle

Also, to change how the stack windows rearrange themselves, you can change the code in the "IDERearrange" handler of the stack "Start Here". NOTHING in the AppStarterStack is hard coded, and if there are things you want to change, go ahead, that is the point of it all, to change the stack and its co...
by makeshyft
Sat Aug 20, 2022 4:10 pm
Forum: Talking LiveCode
Topic: Issues with new plugins/extension from megabundle
Replies: 23
Views: 8186

Re: Issues with new plugins/extension from megabundle

Stam, It seems as if you are under the impression that the AppStarterStack was somehow supposed to be made for your likes and preferences. It has features that you may need/like or not need and not like .. such as the minimizing of the application instead of closing. Some people might like the optio...

Go to advanced search