[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["`TextureNotSetException` is thrown if the camera texture name is not set before calling `Session.update()`."],["This exception is unchecked, meaning it does not need to be explicitly caught in a try-catch block."],["The exception can be constructed with or without a custom error message."],["It inherits methods from `java.lang.Throwable` and `java.lang.Object` for exception handling and object manipulation."],["You need to call `Session.setCameraTextureName(int)` before `Session.update()` to avoid this exception."]]],[]]