Skip to content

Fix of annoying bug with non-existent RoomType (more details in PR)#106

Open
PUDGE133 wants to merge 4 commits intoMichal78900:mainfrom
PUDGE133:main
Open

Fix of annoying bug with non-existent RoomType (more details in PR)#106
PUDGE133 wants to merge 4 commits intoMichal78900:mainfrom
PUDGE133:main

Conversation

@PUDGE133
Copy link

Снимок экрана 2025-03-22 141021
fix bug/suggestion: discord topic

  • Minor refactoring of commands
  • Major refactoring of MapUtils.cs
  • Minor changes in many files
  • Update to the current version of Exiled

Test map. Don't forget to change the file extension to yml testmap.txt
Test seed map_seed: 712170397. With this seed generation, there is no room RoomType.EzConference

If in my yml file, there are objects that are attached to non-existent rooms (for example, ezconference), then as a result, the previous code did not allow loading the entire map. Now the code skips objects that cannot be spawned in the game. The code compiles and runs on the server without errors. No issues were found during game tests.

the result of my work:
test map Снимок экрана 2025-03-25 101349
main map Снимок экрана 2025-03-25 101357

- Minor refactoring of commands
- Major refactoring of MapUtils.cs
- Minor changes in many files
- Update to the current version of Exiled
@PUDGE133
Copy link
Author

It looks like support for the plugin for Exiled has been finally discontinued and the project is completely moving to LabApi. If anyone needs it, I have published the dll file at this link in the MER discord. Although I still hope that this PR will be accepted.

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.

1 participant