Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

корваксный материал бумаги ломает рендеры #2600

Open
lzk228 opened this issue Sep 17, 2024 · 3 comments
Labels
Priority: 3-Medium Medium priority issue that needs to be resolved

Comments

@lzk228
Copy link
Collaborator

lzk228 commented Sep 17, 2024

Painting map CorvaxPaper failed due to an internal exception:
NUnit.Framework.AssertionException: CLIENT: 44,434s [ERRO] go.comp.sprite: бумага (16185/n16455, SheetPrinter1) - Layer with key 'Writing' does not exist! Trace

Painting map CorvaxPilgrim failed due to an internal exception:
NUnit.Framework.InconclusiveException:
In a different test, the pool manager had an exception when trying to create a server/client pair.
Instead of risking that the pool manager will fail at creating a server/client pairs for every single test,
we are just going to end this here to save a lot of time. This is the exception that started this:\n NUnit.Framework.AssertionException: CLIENT: 44,434s [ERRO] go.comp.sprite: бумага (16185/n16455, SheetPrinter1) - Layer with key 'Writing' does not exist! Trace:

Painting map CorvaxTerra failed due to an internal exception:
NUnit.Framework.InconclusiveException:
In a different test, the pool manager had an exception when trying to create a server/client pair.
Instead of risking that the pool manager will fail at creating a server/client pairs for every single test,
we are just going to end this here to save a lot of time. This is the exception that started this:\n NUnit.Framework.AssertionException: CLIENT: 44,434s [ERRO] go.comp.sprite: бумага (16185/n16455, SheetPrinter1) - Layer with key 'Writing' does not exist! Trace:

Painting map CorvaxPearl failed due to an internal exception:
NUnit.Framework.InconclusiveException:
In a different test, the pool manager had an exception when trying to create a server/client pair.
Instead of risking that the pool manager will fail at creating a server/client pairs for every single test,
we are just going to end this here to save a lot of time. This is the exception that started this:\n NUnit.Framework.AssertionException: CLIENT: 44,434s [ERRO] go.comp.sprite: бумага (16185/n16455, SheetPrinter1) - Layer with key 'Writing' does not exist! Trace:
@lzk228 lzk228 added the Priority: 3-Medium Medium priority issue that needs to be resolved label Sep 17, 2024
@Ko4ergaPunk
Copy link
Collaborator

Его нет ни на одной из перечисленных карт. Откуда взялись ошибки?

@Meguneri
Copy link
Contributor

Его нет ни на одной из перечисленных карт. Откуда взялись ошибки?

Обманываешь, как минимум на двух из вышеперечисленных картах есть SheetPrinter. А вот почему оно ругается даже на карты, где их нет - вопрос открытый. Есть теория, что из-за того, что она сразу много рендеров стала делать, то как только очередь дошла до "сломанной" карты, то выдаёт ошибку, при чём, сразу на все оставшиеся карты, даже если на этих картах всё окей. Да, это глупо и не должно так работать, но иного варианта пока нет.

@kerisargit
Copy link
Contributor

Правы, проверила рендеры карт по одному. Совсем беда только с CorvaxAvrite и CorvaxPaper. На остальных вылетает ошибка с Invalid layer /Textures/Structures/Machines/arcade.rsi/screen_blockgame.png for entity аркада NT-блоки (1115/n1115, BlockGameArcade) at (2320, 5360), но в целом рендерится. Если вместе сразу, то не всегда.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 3-Medium Medium priority issue that needs to be resolved
Projects
None yet
Development

No branches or pull requests

4 participants