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

[Fix?] Json generation for wiki works again #1504

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

mhamsterr
Copy link
Contributor

Описание PR

Фиксы:

Пофикшена ошибка System.Reflection.TargetParameterCountException: Parameter count mismatch., которая вела к тому, что json не билдились после #1494.

Я, честно, не знаю насколько это на самом деле fix, насколько он правильно сделан и можно ли сделать по другому, но текущий вариант работает отлично (должно как минимум, как максимум works on my pc:tm:), а новый json не имеет отличий от json, сделанного до прошлого апстрима.

Медиа

Проверки

  • PR полностью завершён и мне не нужна помощь чтобы его закончить.
  • Я внимательно просмотрел все свои изменения и багов в них не нашёл.
  • Я запускал локальный сервер со своими изменениями и всё протестировал.
  • Я добавил скриншот/видео демонстрации PR в игре, или этот PR этого не требует.

Изменения

no cl

UniversalJsonConverter now skips indexed params
@mhamsterr mhamsterr requested a review from Morb0 as a code owner October 14, 2023 10:24
@github-actions github-actions bot added the Status: Needs Review This PR requires new reviews before it can be merged label Oct 14, 2023
Copy link
Member

@Morb0 Morb0 left a comment

Choose a reason for hiding this comment

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

Пойдет..?

@Morb0 Morb0 merged commit 65cfa17 into space-syndicate:master Oct 15, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review This PR requires new reviews before it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants