Difference between revisions of "How to Report VTube Errors"
(→Call Stacks Menu) |
(→Call Stacks Menu) |
||
Line 83: | Line 83: | ||
[[image:vtube error call stacks trace button press.png|500px]] | [[image:vtube error call stacks trace button press.png|500px]] | ||
</td> | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td> | ||
+ | The information above the button press event is usually enough information to help us know where the error occured. <br><br> | ||
+ | (To create this error, I asked VTube to free an object that never existed.) | ||
+ | </td> | ||
+ | <td> | ||
+ | [[image:vtube error call stacks trace inside button press.png|500px]] | ||
+ | </td> | ||
+ | |||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 16:31, 16 March 2017
|
VTube has a sophisticated error reporting system that can help us track problems that you encounter when VTube is running.
Contents |
Error Windows
Non-Critical ErrorIf the error is not critical, then you will be given a choice of
|
|
Critical ErrorWhen the error is critical, then VTube cannot continue. The window will look like this:
|
Show Bug Report
If press "Show Bug Report", then you will see detailed data that explains the error and also the state of the software and computer when the error occurs. General Menu Exception ValuesWhen you click on Show Bug Report, the General menu will display first like this.
|
|
Call Stacks MenuThe next tab menu over is the Call Stacks menu. It helps us follow what leads up to the error event. |
|
The information above the button press event is usually enough information to help us know where the error occured. |
Other Pages
- Back to the VTube-STEP page
- Back to the VTube-LASER page