Skip to content

bug read-only disappears #1284

@javiertringol

Description

@javiertringol

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 chunk

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowMinor impactStatus: Pending TestThis PR or Issue requires more testingType: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions