-
-
Notifications
You must be signed in to change notification settings - Fork 406
bug read-only disappears #1284
Copy link
Copy link
Closed
Labels
Priority: LowMinor impactMinor impactStatus: Pending TestThis PR or Issue requires more testingThis PR or Issue requires more testingType: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Priority
Low
Area
- Data
Previously, the read-only used to work,
but today I updated my branch and now it no longer works.
After logout, the tab disappears.
ERROR: Lua exception: /game_console/console.lua:2395: attempt to index upvalue 'readOnlyPanel' (a nil value)
stack traceback:
[C]: in function '__index'
/game_console/console.lua:2395: in function 'clearReadOnlyTab'
/game_console/console.lua:503: in function 'terminate'
/game_console/console.otmod:9:[@onUnload]:1: in main chunk
ERROR: Unable to unload module 'game_console': LUA ERROR:
/game_console/console.lua:2395: attempt to index upvalue 'readOnlyPanel' (a nil value)
stack traceback:
[C]: in function '__index'
/game_console/console.lua:2395: in function 'clearReadOnlyTab'
/game_console/console.lua:503: in function 'terminate'
/game_console/console.otmod:9:[@onUnload]:1: in main chunkWhat OS are you seeing the problem on?
Windows
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: LowMinor impactMinor impactStatus: Pending TestThis PR or Issue requires more testingThis PR or Issue requires more testingType: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.