This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
rhino:windows:debuglogging [2025/08/26] will created |
rhino:windows:debuglogging [2025/08/26] (current) will [Enable Debug Logging in Rhino for Windows] |
||
---|---|---|---|
Line 4: | Line 4: | ||
//If you're reading this then you've probably been sent here by one of our support technicians or developers!// | //If you're reading this then you've probably been sent here by one of our support technicians or developers!// | ||
- | To enable debug logging in Rhino 8 for Windows, please | + | To enable debug logging in Rhino for Windows, please |
- | * In the [[https:// | + | Now restart Rhino and try to reproduce the behaviour that you've reported to us. Once you're able to do so, locate the file “RhinoDebugMessages.txt” in your My Documents folder and send it to us! |
+ | |||
+ | |||
+ | |||
+ | In the event that Rhino crashes on startup or fails to license itself, you can enable debug logging by editing | ||
+ | |||
+ | * Under '' | ||
* Create REG_DWORD (32) value named “Enabled” and set the data to “1” | * Create REG_DWORD (32) value named “Enabled” and set the data to “1” | ||
* Create REG_DWORD (32) value named “SaveToFile” and set the data to “1” | * Create REG_DWORD (32) value named “SaveToFile” and set the data to “1” | ||
- | * Run Rhino 8 | ||
- | * Local the file “RhinoDebugMessages.txt” in your My Documents folder and send it to us! | ||
- | |||
+ | Again, restart Rhino and try to reproduce the behaviour that you've reported to us. Once you're able to do so, locate the file “RhinoDebugMessages.txt” in your My Documents folder and send it to us! | ||