-
Notifications
You must be signed in to change notification settings - Fork 9
Description
First of all, because I am Chinese and my English is not very good, I wrote this paragraph using a translator. Please forgive any offense or awkward language
When I tried to use PixelmonDetector to find Smoliv, the lines on the screen did not display correctly. After some simple troubleshooting, I found that there was a problem with the letter combination "iv", and I tried to find ivysaur, but it still didn't work. If it's just the letter 'v', I searched for Vulpix and it worked. Eevee is also working normally
I suspected it might be an issue with the config file, so I checked it. I confirm that allowPokemonKeyInfo is set to 'false', and I have also confirmed that allowDetector is set to 'true'.(I don't know how to upload screenshots)
And, if you enter a 'normal' Pok é mon name such as' Mankey ', it will work properly. But when you enter words like 'mankey, smoliv', you can't even find 'mankey'. And I confirm that the switch is normal (I put a Pok é chest in the test archive to check if I turned on the switch properly)
Minecraft version:1.16.5
forge version:36.2.42
pixelmon version:9.1.13
PixelmonDetector:1.16.5-1.7
I apologize again for my awkward statement
A few additional pieces of information: 1. My in-game language is Chinese, but I use English for searching. When the problem was discovered, I was using mod version 1.5.1 and upgrading to 1.7 still had this issue. I hope it can help me solve the problem