LMH01 / MGT2_Mod_Tool

This is a tool with which you can modify Mad Games Tycoon 2. You can for example add or remove genres.
GNU Affero General Public License v3.0
13 stars 3 forks source link

Unable to add npc ip's #99

Closed LMH01 closed 2 years ago

LMH01 commented 2 years ago

Describe the bug An IllegalArgumentException occurs when it is tried to add a new npc ip. This is related to the target group.

Error in thread: runnableAddnpcip
The process has been terminated!
Stacktrace:
java.lang.IllegalArgumentException: Unable to resolve target group: Input string is invalid. Was: Kid
    at com.github.lmh01.mgt2mt.content.managed.TargetGroup.getTargetGroup(TargetGroup.java:50)
    at com.github.lmh01.mgt2mt.content.manager.NpcIpManager.openAddModGui(NpcIpManager.java:151)
    at com.github.lmh01.mgt2mt.content.managed.AbstractBaseContentManager.lambda$addModMenuItemAction$3(AbstractBaseContentManager.java:68)
    at com.github.lmh01.mgt2mt.util.handler.ThreadHandler.lambda$startModThread$3(ThreadHandler.java:131)
    at java.base/java.lang.Thread.run(Thread.java:829)
    at java.base/java.lang.Thread.run(Thread.java:829)

Desktop (please complete the following information):