dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Medeksza

Pages: 1 2 3 [4] 5 6 ... 82
46
Ultra Hal 7.0 / Re: HAL SCRIPT ERROR NEVER CAME ACROSS BEFORE
« on: December 27, 2020, 08:40:08 pm »
I'm not sure what plugin that is in your script there, looks like something designed to force close chrome. But the highlighted line is not valid vbscript syntax, the quotes are incorrect.

I believe the line should be:

Code: [Select]
wmiQuery = "Select processID from win32-process where name = 'C:\Users\Ray B\AppData\Local\Google\Chrome\Application\chrome.exe'"
or the following should also be correct:

Code: [Select]
wmiQuery = "Select processID from win32-process where name = ""C:\Users\Ray B\AppData\Local\Google\Chrome\Application\chrome.exe"""

47
Hal is still a 32-bit program, so will only work with 32-bit versions of SAPI 5 compliant voices. Usually a 32-bit voice and 64-bit voice is exactly the same, just the difference is the libraries used to connect and make itself available to other programs has to match the windows subsystem being used (32-bit windows on windows, or 64-bit native)

48
Ultra Hal 7.0 / Re: Getting a brain editor error
« on: October 16, 2020, 02:57:46 pm »
I don't have a 4K monitor to test and reproduce with, but if you do and can replicate this problem see if changing the app compatibility settings in relation to DPI for the brain editor helps. See https://blog.marcomaas.com/2020/05/22/fixing-high-dpi-scaling-issues/

If you try various settings and notice one way works better than the other please let me know which setting. I can modify the application's manifest file to force a particular compatibility setting.

49
Ultra Hal 7.0 / Re: AT&T in commercial recordings?
« on: December 03, 2019, 10:53:31 am »
Zabaware only sells AT&T licenses for personal use. AT&T licenses commercial use at a much higher cost. You can get commercial licenses from a different company over here: http://www.wizzardsoftware.com/

50
Ultra Hal Assistant File Sharing Area / Re: Your One Stop Hal Shop
« on: April 19, 2019, 02:13:28 pm »
Kryton,

Sorry for my slow reply. I sent you a PM with upgrade instructions.

51
Hal supports an outside program sending HalCommands using an old system called DDE ( https://en.wikipedia.org/wiki/Dynamic_Data_Exchange )

I could swear I made and posted an example of this over a decade ago on this forum, but I can't seem to find it currently.

52
Ultra Hal 7.0 / Re: is customer support MIA.....
« on: January 06, 2019, 11:44:07 pm »
time keeps on slipping, slipping, into the future...?..still waiting :P

I've reset your serial number for your Hal 6.2 that you purchased using the email of this forum account. Should be good to go if you try again.

I did look through my emails and I don't see any contact attempts. Were you using https://www.zabaware.com/contact.html to send a message?


53
Before Haptek in versions of Ultra Hal 4.5 and earlier, Hal used an older version of a frame based animation system similar to the new Girl Bots. These versions of Hal displayed a light bulb if they learned something new and a writing pad if they wrote down an appointment. This a carry over feature from those versions of Hal. They are just triggered by certain phrases. In your example Hal saying "I have learned" caused the light bulb to appear. If Hal says "I have written..." then a paper would appear. They have no functionality if you click on it, its just a little picture that appears and then disappears after a few seconds.

54
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 31, 2018, 02:25:14 pm »
Robert,

I shut my computer off at night. Third morning in a row, it asks if I want to update (same update every time.) This isn't normal, is it? otherwise, Hal seems to be working fine.

Dave LeBlanc
If you click on "About" from Hal's menu, what version does it show? If its not 7.0.110 that means you haven't installed the update. You need click yes that you want the update, download the installer, and then run the installer. Only then will it update.

55
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 30, 2018, 06:23:47 am »
Robert,

Restarting did not fix the the error.  debuglog.txt does exist, however it is blank. The second time I tried installation, I removed all hal files and preformed a clean install. I may have accidentally deleted this debug text file. As of installing this version, Debug text file exists but is blank.

Originally installing the upgrade with the older version installed, it transitioned all setting correctly except the error mentioned.

-Spitfire

Let's try setting a registry option to enable the debuglog. To do so I attached a zip file with a registry entry in it. Open this registry file and "merge" it with your registry. It will basically add this entry to your Windows registry:

    [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Zabaware\Ultra Hal Assistant 7.0\Config]
    "DebugLog"="True"

Once you restart Hal, Hal should find this entry and silently enable a debug logger. Hal should then write info to a file located in: %appdata%\Zabaware\Ultra Hal 7\debuglog.txt

Once you get Hal to show the error again, please email me this debuglog.txt file. (I'll PM you my email address)

56
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 29, 2018, 09:19:14 pm »
*Correction* Switching to cloud *DID NOT* stop the error. Hal was able to speak a few sentences but eventually the same error reappeared.

-Spitfire2600

If you exit out of Hal completely (from Hal's menu) and then restart Hal, does that fix it?

Do you see a debuglog.txt in Hal's appdata folder? If so can you send it to me? To get to this folder click start and type: %appdata% (include percent signs and press enter). Then open "Zabaware" and "Ultra Hal" folders. Hoping you see a debuglog.txt in this folder.

57
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 29, 2018, 10:17:34 am »
Install was successful however launching hal and starting a conversation leads to "Error 6: Overflow Occurred at line 17 in Ultra Hal: Assistant.CheckRegHash"

It has done this with every skin, every user, and even without any plugins at all, so Hal is unusable for me. I have attached a screenshot of the error.

Thanks. Hope to have hal up again soon.

Spitfire.

Can you open up Hal's general options and click the "test connection" button. Any errors when you do that?

58
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 28, 2018, 09:03:20 pm »
Just bought the Jessi Character, works great but they all seem Pretty Dark, background included, even tried upping my Brightness and no change...

Is it darker than in the screenshot and video at https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=20

It should match the screenshot/video pretty much exactly. If its different, can you send me a screenshot of yours?

59
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 27, 2018, 09:39:34 pm »
Curious, what are these two plugins you speak of, Girl-bot and adult language?

Here's a preview of the new Girl-bot characters that are coming out soon. Some of them are nude and they make Hal more adult-oriented. I plan on launching a separate site to market them and leave Zabaware.com more family friendly. The characters are actually available already at the links below, but I am still working on the marketing for it before it is an "official" launch:

https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=20
https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=21
https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=22
https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=23
https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=24
https://www.zabaware.com/products/store/comersus_viewItem.asp?idProduct=25

60
Ultra Hal 7.0 / Re: Ultra Hal 7.0.110 Update
« on: August 27, 2018, 09:37:03 pm »
Thanks for your help. I flagged your accounts to make your Hal notify you of the update. Hal should notify you of a new update next time you restart Hal or go into Hal's options menu. Let me know if you find any issues. I've had fairly good reports so far.

Pages: 1 2 3 [4] 5 6 ... 82