Questions tagged [runtime-error]
The runtime-error tag has no summary.
107 questions
1
vote
1
answer
91
views
XML Parse Errors when trying to view/open SVG file
I'm getting at least 3 different error messages (depending on which of the following programs I try to open it with) when trying to view an SVG file that I asked Claude.ai to create for me.
1. When ...
1
vote
1
answer
113
views
Why do comments in loops behave differently than outside of loops?
This seems like really strange behavior for me in Tcl, or is this normal and I just don't understand how comments work?
This code runs just fine in Tcl:
#foreach corner {1 2} {
#if { $a } {
#}
OK,...
-1
votes
1
answer
405
views
Will jq output valid json even if error?
Is jq guaranteed to always output valid json, even if it encounters an error while running? Error could be due to poorly formatted input, for example. Outputting valid json and not outputting anything ...
0
votes
0
answers
187
views
Moving or copying single character folders names in windows explorer causes explorer crash
I have found a very specific bug in Windows in which folders whose names only have a single character cannot be copied/moved. If I have a folder named 'Q', and in explorer attempt to drag copy or move ...
0
votes
0
answers
544
views
Winzip cmd line gives fatal error
I'm trying to add folders from a mapped network drive into a zip file using winzip command line but everytime I am receiving this error:
FATAL ERROR: assert failure (WzZipAdd.c@1346)
Please send the ...
0
votes
1
answer
2k
views
Cannot launch modern (UWP) Microsoft Store apps from Start Menu or App Installer (error 0x800700B7)
I came across a rare problem that I cannot solve for a week. This happened to my primary Windows 10 version 21H2 account which happens to be Administrator.
Whenever I launch some of modern (UWP) ...
1
vote
1
answer
223
views
Delphi, Restore, runtime error message,.Delphi
I received an error message during the operation of the program and mistakenly said "do not show more of these types of errors".
How can I get this error message back again?
Delphi version ...
0
votes
0
answers
16
views
Games Recognize C++ Runtime Is Installed For Some Users But Not For Other Users [duplicate]
I have two games that will each run fine for one user on my Windows 10 PC, but another user account encounters these errors whenever trying to run either game.
The first game shows this error message ...
1
vote
0
answers
6k
views
RuntimeError: can't start new thread
I'm running into an issue where running multiple instances of the same Python program on my server is causing some of the jobs to throw the following error:
File "/home/joe/workspace/...
0
votes
2
answers
884
views
Jupyter does not work without kernel restart after exception
I need to kill and restart the kernel of Jupyter upon encountering an exception in the code. Otherwise, none of the cells will execute. This happens with any script, i.e. it can be something as simple ...
18
votes
5
answers
308k
views
How to solve “Unable to locate a Java Runtime that supports” error?
I am trying to run a java-based program called Caver analyst on MacOS BigSur 11.2.3
When I click on the Unix executable file, a terminal window pops up with the following message:
/Users/amir/Desktop/...
1
vote
2
answers
1k
views
Not charging while laptop in use otherwise charging
My laptop brand and number is (HP-ac124TX), laptop is charging well (orange light) when the laptop is not turned on and as soon as I'm turning it on it is not charging (white light), as matter of fact ...
1
vote
0
answers
152
views
Make windows automatically start an application again when it suddenly closed
I have windows form application running in Windows, but it sometimes crashes randomly.
Can we set it to automatically run again when it it closed? I need the application to always be running.
0
votes
1
answer
2k
views
Keep getting "Index out of range" error
So I primarily use java and C++ and VBA is very new to me. I'm very confused as to why I keep getting error 9 - "Index out of range". Here is the code:
Dim count As Integer
Dim j As Integer
...
1
vote
2
answers
6k
views
The port 55283 was occupied" errors comes whenever I use ShareIt
Today I installed ShareIt Windows software from ShareIt official site. Software installed correctly without any issue, but when I opened it, I am getting prompt "The port 55283 was occupied". I want ...