You are here: PSPad forum > Bug report / Hlášení chyb > error when opening specific VBscript

error when opening specific VBscript

#1 error when opening specific VBscript

Posted by: czapek | Date: 2025-12-08 05:28 | IP: IP Logged

Hi

when try to open specific VBScript file the program is collapsing
with other script file no problem

***********************************************************************************
Exception description:

======================================
List index out of bounds (319). TSynHashEntryList range is 0..310.
Exception class: EListError
Exception address: 0000000000BEB994
----------------------------------------------------------------------------------------------------
Stack list, generated 08/12/2025 6:20:26
[0000000000F02F44] JclDebug.TJclStackInfoList.Create (Line 5509, "JclDebug.pas" + 34) + $0
[0000000000F02A62] JclDebug.JclCreateStackList (Line 5351, "JclDebug.pas" + 1) + $3E
[0000000000F029B2] JclDebug.DoExceptionStackTrace (Line 5292, "JclDebug.pas" + 20) + $1F
[0000000000F0577B] JclDebug.DoExceptNotify (Line 6741, "JclDebug.pas" + 7) + $0
[0000000000EF10C2] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas" + 5) + $1D
[0000000000EF132C] JclHookExcept.DoExceptNotify (Line 339, "JclHookExcept.pas" + 13) + $2B
[0000000000EF14A0] JclHookExcept.HookedRaiseException (Line 381, "JclHookExcept.pas" + 14) + $0
[0000000000AD231D] System.@InternalRaiseAtExcept + $12D
[0000000000AD233C] System.@RaiseAtExcept + $C
[0000000000B11D30] System.SysUtils.ListIndexError + $50
[0000000000BEB994] System.Classes.TList.Get + $24
[00000000010B494E] SynHighlighterVBScript.TSynVBScriptSyn.IdentKind (Line 247, "SynHighlighterVBScript.pas" + 2) + $1F
[00000000010B60DA] SynHighlighterVBScript.TSynVBScriptSyn.IdentProc (Line 531, "SynHighlighterVBScript.pas" + 1) + $31
[00000000010B6730] SynHighlighterVBScript.TSynVBScriptSyn.Next (Line 612, "SynHighlighterVBScript.pas" + 7) + $A
[0000000000FFD7DF] SynEditHighlighter.TSynCustomHighlighter.NextToEol (Line 1176, "SynEditHighlighter.pas" + 1) + $15
[0000000000FDD23D] SynEdit.TCustomSynEdit.ScanRanges (Line 5077, "SynEdit.pas" + 7) + $0
[0000000000FE77A5] SynEdit.TCustomSynEdit.HighlighterAttrChanged (Line 7925, "SynEdit.pas" + 8) + $0
[0000000000FE07C5] SynEdit.TCustomSynEdit.SetHighlighter (Line 5931, "SynEdit.pas" + 19) + $0
[00000000012473A6] uChildParent.TfChildParent.InternalSetHighlighter (Line 1376, "uChildParent.pas" + 3) + $0
[00000000012458FF] uChildParent.TfChildParent.SetHighLightSyntax (Line 826, "uChildParent.pas" + 19) + $0
[00000000013288C8] uChildEdit.TfChildEdit.InternalLoadFromFile (Line 625, "uChildEdit.pas" + 250) + $0
[0000000001244863] uChildParent.TfChildParent.LoadFromFile (Line 490, "uChildParent.pas" + 26) + $1E
[00000000014E4805] uMain.TfPSPad.OpenSynEditFile (Line 4561, "uMain.pas" + 48) + $13
[00000000014FC049] uMain.TfPSPad.PSOpenFiles (Line 9934, "uMain.pas" + 17) + $0
[00000000014FBDFD] uMain.TfPSPad.PSOpenFile (Line 9901, "uMain.pas" + 4) + $17
[00000000014F3A7D] uMain.TfPSPad.ProjTreeDblClick (Line 8316, "uMain.pas" + 36) + $0
[0000000000E8F562] Vcl.Controls.TControl.DblClick + $22
[0000000000E8F7DC] Vcl.Controls.TControl.WMLButtonDblClk + $5C
[0000000000AD0564] System.TObject.Dispatch + $44
[0000000000D59BE5] Vcl.ComCtrls.TCustomTreeView.WndProc + $75
[0000000000E95BEC] Vcl.Controls.TWinControl.MainWndProc + $2C
[0000000000C12FA6] System.Classes.StdWndProc + $26
[00007FF97D977846] Unknown function at CallWindowProcW + $6A6
[00007FF97D97539D] Unknown function at IsWindowUnicode + $3CD
[0000000000E43C70] Vcl.Forms.TApplication.ProcessMessage + $130
[0000000000E43CE8] Vcl.Forms.TApplication.HandleMessage + $18
[0000000000E4413F] Vcl.Forms.TApplication.Run + $EF
[0000000001532948] PSPad.PSPad (Line 121, "" + 57) + $0
[00007FF97C48E8D7] BaseThreadInitThunk + $17
[00007FF97E68C53C] RtlUserThreadStart + $2C
----------------------------------------------------------------------------------------------------
Program : C:\Program Files\PSPad editor\PSPad.exe 5.5.1 (825)
System : Windows 11 Professional x64, Version: 10.0, Build: 65F4,
Processor: AMD, AMD Ryzen 7 1700X Eight-Core Processor , 3390 MHz MMX
Display : 1920x1200 pixels, 32 bpp PPI: 96
Skin : Windows
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit "FEditor1"
TfChildEdit "fEdit_V67533581"
----------------------------------------------------------------------------------------------------

--
samouk - kdo je víc?

Win11 x64

Options: Reply | Quote | Up ^


#2 Re: error when opening specific VBscript

Posted by: pspad | Date: 2025-12-08 05:34 | IP: IP Logged

Can you send me to support mail this JavaScript?
I have to find source of this problem.

Options: Reply | Quote | Up ^


#3 Re: error when opening specific VBscript

Posted by: pspad | Date: 2025-12-11 05:36 | IP: IP Logged

Anyway, I noticed you are using 64b PSPad version. It still makes problem on come computers.
Download 32b ZIP version and replace content of the installation folder, at least PSPad.exe + 2 Open SSL DLLs

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2026 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR