-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hey I was currently going through the zelda code and when I run it without making any changes I got this stencil error
Error
src/world/Room.lua:214: Drawing to the stencil buffer with a Canvas active requires either stencil=true or a custom stencil-type Canvas to be used, in setCanvas.
Traceback
[C]: in function 'stencil'
src/world/Room.lua:214: in function 'render'
src/world/Dungeon.lua:152: in function 'render'
src/states/game/PlayState.lua:51: in function 'render'
src/StateMachine.lua:27: in function 'render'
main.lua:58: in function 'draw'
[C]: in function 'xpcall'
Metadata
Metadata
Assignees
Labels
No labels