Open Issues Need Help
View All on GitHub Software Development • Modding Tools
ICT서버 설정 메뉴 튕김 about 2 months ago
AI Summary: Debug and fix a bug in the DSLModUpdater application where the ICT server settings menu crashes when an ICT server is already configured. The bug likely involves improper handling of existing server configurations within the menu's logic. The fix will require examining the code related to ICT server management, identifying the source of the crash (possibly a null pointer exception or incorrect data access), and implementing a robust solution to prevent the crash.
Complexity:
4/5
bug help wanted