Jump to content

Debugger: Difference between revisions

From Advanced Computers Wiki
No edit summary
No edit summary
Line 1: Line 1:
[[File:Debugger thumbnail.png|alt=Debugger|thumb|Debugger]]
[[File:Debugger thumbnail.png|alt=Debugger|thumb|Debugger]]
The allows obtaining additional information about the state of a variety of blocks. It also provides access to the crash information of computers as can be seen in the screenshot below. You can access this information by holding the debugger in your hand and right-clicking any block with it.
The allows obtaining additional information about the state of a variety of blocks. It also provides access to the crash information of computers as can be seen in the screenshot below. You can access this information by holding the debugger in your hand and right-clicking any block with it.
== Displayed output ==
Currently it lists the following properties about blocks that support this information.
Currently it lists the following properties about blocks that support this information.
[[File:Debugger crash information.png|alt=Debugger output|thumb|Debugger output]]
[[File:Debugger crash information.png|alt=Debugger output|thumb|Debugger output]]

Revision as of 13:50, 19 August 2026

Debugger
Debugger

The allows obtaining additional information about the state of a variety of blocks. It also provides access to the crash information of computers as can be seen in the screenshot below. You can access this information by holding the debugger in your hand and right-clicking any block with it.

Displayed output

Currently it lists the following properties about blocks that support this information.

Debugger output
Debugger output

Computer info

For computers, the following information is added:

  • The current state of the computer, i.e whether it is stopped, running or crashed.
  • In case the computer is in the crashed state, a reason is also displayed, such as "No mainboard installed".
  • If the computer did boot initially and a fatal Lua error occurred which was not caught by the OS or UEFI, the stacktrace is also shown in this output.
  • The Ac IP Address of this computer

Cluster info

For any blocks that support connecting to cables but are not just cables, the debugger lists all connected cable clusters and all participants in each cluster. For brevity, participants are only listed for the first occurrence of a given network id, but networks with the same id also share the same participants.