x64: scripting command html seems to not work anymore (correctly)

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
autocart
Posts: 1388
Joined: 26 Sep 2013 15:22

x64: scripting command html seems to not work anymore (correctly)

Post by autocart »

This line of script worked fine in the 32 bit version:
html("https://www.xyplorer.com/xyfc/viewtopic.php?f=1&t=4&sd=d",1600,1000);

In the x64 version the view window pops but does not show the website. Instead in only shows black space. see image.
To see the attached files, you need to log into the forum.

autocart
Posts: 1388
Joined: 26 Sep 2013 15:22

Re: x64: scripting command html seems to not work anymore (correctly)

Post by autocart »

Update:
The previous bug report was based on version 28.00.000.

Now, with the latest beta 28.00.0003, it xy pops an error message instead:
Error: 91 (0x0000005B)
Desc: Automation error
Dll: 0
Proc: script_EvalFunction: html

Source:
XY ver: XYplorer 28.00.0003 (64-bit) - Lifetime License Enterprise
OS: Windows 11 Enterprise, 64-bit, ...
Locale: 1031 (de-DE)
ANSI: 1252, ACP: 1252 (ANSI - Lateinisch I)
Font: Segoe UI 12.75, Segoe UI 12, DBCS: No
DPI: 96 (100%), 1920x1080

Date: 2025-09-26 09:15:39

Besides the new beta version, I had also adapted the html string a little bit. New web address:
html("viewtopic.php?f=1&t=28739&sd=d",1600,1000);
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: x64: scripting command html seems to not work anymore (correctly)

Post by admin »


kiwichick
Posts: 686
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

Re: x64: scripting command html seems to not work anymore (correctly)

Post by kiwichick »

admin wrote: 26 Sep 2025 09:59 Yep, known issue. See https://www.xyplorer.com/faq.php#up64
Is there likely to be a fix for this at some point? Or something else we can use?
Windows 10 Pro 22H2

highend
Posts: 14975
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: x64: scripting command html seems to not work anymore (correctly)

Post by highend »

One of my scripts helped you out? Please donate via Paypal

Post Reply