Skip to content

GBuffer refactor + fix#848

Open
Astazium wants to merge 7 commits into
MihailRis:mainfrom
Astazium:main
Open

GBuffer refactor + fix#848
Astazium wants to merge 7 commits into
MihailRis:mainfrom
Astazium:main

Conversation

@Astazium

@Astazium Astazium commented Jun 1, 2026

Copy link
Copy Markdown

No description provided.

@Astazium Astazium changed the title GBuffer refactor GBuffer refactor + fix Jun 1, 2026
auto level = controller->getLevel();
auto defname = lua::tostring(L, 1);
if (defname == nullptr) {
throw std::runtime_error("empty string");

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lua::tostring возвращает nullptr если значение - не строка и не число

@Astazium Astazium requested a review from MihailRis June 27, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants