Errors often lately.

Things you’d like to miss in the future...
Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Errors often lately.

Post by Skettalee »

Right now its been Error 91, but sometimes it may be different and I wil try to add that when it happens. But Im assuming it might be something to do with my custom columns, i created a custom column layout called it file folder count size.txt and it has this info in the file:
Index.56,Path.150,+Name.201,Custom 3.56,+Size.198,Ext.48,Created.66,Accessed.84,Attr.80,Len.48,Label.61,Type.114,Tags.53,Comment.82,Extra 1.70,Extra 2.64,Extra 3.64,Extra 4.64,Extra 5.64,Custom 1.79,+Custom 2.89,Custom 4.79,Custom 5.79,Extra 6.64,Extra 7.64,Extra 8.64,Extra 9.64,Extra 10.64,Extra 11.64,Extra 12.64,Extra 13.64,Extra 14.64,Extra 15.64,Extra 16.64,:u-.98,Custom 6.80,+Custom 7.86,+Modified.106,Custom 8.80,Custom 9.80,Custom 10.80,Status.96
It is like this: Name / Size / Folder * / Files * / Modified

the Folder and Files are custom columns :
Folders:
Caption: Folders
Type: Script
Script: return report("{count}",<cc_item>);
Format: Number
Trigger: List
Item Type: Folders
Item Filter:

Files:
Caption: Files
Type: Script
Script: return foldersize(<cc_item>, "<f>");
Format: Number
Trigger: List
Item Type: Folders
Item Filter:

Now if i am wrong about where the error lies at then i dont know but I am just giving this information to you guys.

Error 91:
Error: 91 (0x0000005B)
Desc: Object variable or With block variable not set
Dll: 0
Proc: script_Process: return

Source: XYplorer
XY ver: XYplorer 25.70.0100 - Lifetime License Enterprise
OS: Windows 11 Pro, 64-bit, Version 23H2, Build 22631.3296 (10.0)
Locale: 1033 (en-US)
ANSI: 1252, ACP: 1252 (ANSI - Latin I)
Font: Acumin Pro Light 11, Acumin Pro Light 8, DBCS: No
DPI: 144 (150%), 3840x2160

Date: 2024-03-14 18:01:52

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

I tried starting from scratch, opened Xyplorer. Then picked a drive to view and then loaded custom column layout that I made. and it waited a while then popped up this error:

Error: 10 (0x0000000A)
Desc: This array is fixed or temporarily locked
Dll: 0
Proc: cLi@15, cv=False, cs=False, su=True, km=False

Source: XYplorer
XY ver: XYplorer 25.70.0100 - Lifetime License Enterprise
OS: Windows 11 Pro, 64-bit, Version 23H2, Build 22631.3296 (10.0)
Locale: 1033 (en-US)
ANSI: 1252, ACP: 1252 (ANSI - Latin I)
Font: Acumin Pro Light 11, Acumin Pro Light 8, DBCS: No
DPI: 144 (150%), 3840x2160

Date: 2024-03-14 18:14:45
Screenshot 2024-03-14 181757.png
Screenshot 2024-03-14 181757.png (92.09 KiB) Viewed 178 times
But it didn't crash, yet. Thought the mouse it showing the busy circle next to the pointer and I can click through any of the tabs of folders right now and it stays stucj on the one drive that i clicked when i started plus it doesn't show put 1 or 2 folders and its not refreshing, if i click F5 then it crashes. And anytime that I rerun the program it starts back up crashing already. I hope to edit the ini or something maybe i can find what directory its starting in which i set it to open where i was last at anyway, but not sure yet srtill looking for that info. Not sure if this helps

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

I think i got the program to run kinda regular though it still shows issues going into a directory and in even log i had these events :

Application Error (1000)
Faulting application name: XYplorer.exe, version: 25.70.0.100, time stamp: 0x65f3474b
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000096
Fault offset: 0x09f49d56
Faulting process id: 0x0x1DC0
Faulting application start time: 0x0x1DA76780B50E061
Faulting application path: C:\Program Files (x86)\XYplorer\XYplorer.exe
Faulting module path: unknown
Report Id: ef5eb377-6fee-4fa2-a355-ad473a042e79
Faulting package full name:
Faulting package-relative application ID:

__________________________________________________________________________________________________

Application Error (1005)
Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program XYplorer because of this error.

Program: XYplorer
File:

The error value is listed in the Additional Data section.
User Action
1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
2. If the file still cannot be accessed and
- It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
- It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
4. If the problem persists, restore the file from a backup copy.
5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.

Additional Data
Error value: 0x0
Disk type: 0x0

__________________________________________________________________________________________________

Application Error (1000)
Faulting application name: XYplorer.exe, version: 25.70.0.100, time stamp: 0x65f3474b
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc000041d
Fault offset: 0x09f49d56
Faulting process id: 0x0x1DC0
Faulting application start time: 0x0x1DA76780B50E061
Faulting application path: C:\Program Files (x86)\XYplorer\XYplorer.exe
Faulting module path: unknown
Report Id: 49bb763d-60ca-46a6-b6f6-e52113c9096b
Faulting package full name:
Faulting package-relative application ID:

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

Re: Errors often lately.

Post by admin »

Can you pack your complete application data folder into a ZIP file and send it to support@xyplorer.com ?

This menu command will take you to that folder: Go | Go to Application Data Folder

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

Re: Errors often lately.

Post by highend »

Unrelated: What is the exact purpose of that "Folders" column? Showing how many subfolders exist?
One of my scripts helped you out? Please donate via Paypal

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

Sent!

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

highend wrote: 15 Mar 2024 08:58 Unrelated: What is the exact purpose of that "Folders" column? Showing how many subfolders exist?
I like to have ways to keep track of locations and the amount of data that is stored there that I have to watch because they tend to get big pretty fast so I use the visual of the amount of folders, amount of files that are currently in those locations so if it gets very big I can go deal with it.

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

Re: Errors often lately.

Post by admin »

Skettalee wrote: 15 Mar 2024 08:58Sent!
Did not arrive.

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

Re: Errors often lately.

Post by highend »

Why don't you just use a single column for this, splitted into files & folders like:
return foldersize(<c_item>, "D:<d> / F:<f>");
One of my scripts helped you out? Please donate via Paypal

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

ok, i resent the email with a link to the zipped folder since google said it wouldn't send it but i also made sure to scan from here for malwarebytes and defender security.

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

highend wrote: 15 Mar 2024 09:20 Why don't you just use a single column for this, splitted into files & folders like:
return foldersize(<c_item>, "D:<d> / F:<f>");
Hey i dont know if im doing something wrong but I tried the command you sent but nothing comes up that way.
error.png
error.png (227.69 KiB) Viewed 124 times

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

Re: Errors often lately.

Post by highend »

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

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

Re: Errors often lately.

Post by admin »

admin wrote: 15 Mar 2024 09:15
Skettalee wrote: 15 Mar 2024 08:58Sent!
Did not arrive.
OK, got it now, thanks.

Skettalee
Posts: 108
Joined: 06 May 2019 20:27

Re: Errors often lately.

Post by Skettalee »

highend wrote: 15 Mar 2024 09:38 <cc_item>
what does that mean?

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Errors often lately.

Post by RalphM »

That the variable was misspelled and needs another "c"!
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

Post Reply