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

Searching issues collector 文本搜索集中处理区 #24

Open
Towdium opened this issue Nov 25, 2018 · 26 comments
Open

Searching issues collector 文本搜索集中处理区 #24

Towdium opened this issue Nov 25, 2018 · 26 comments

Comments

@Towdium
Copy link
Owner

Towdium commented Nov 25, 2018

如果有任何文本搜索不到的问题,类似 #22#21#19 ,请在此 issue 下留言
留言前请先确认使用的 JECh 为最新版,并且指明您当前使用的键盘设置(“大千”或“全拼”)
如果您需要的是首字母查询,请在配置文件中打开 z=zh,s=sh,c=ch 模糊音

@vfyjxf
Copy link
Collaborator

vfyjxf commented Aug 27, 2021

在ae终端内无法搜索物品的英文(类似ME驱动器这种)个人猜测为开启了PinIn的加速模式有关(之前我折腾nech的时候开启加速模式也会有些文本无法匹配的问题,关闭之后就好了)使用键盘设置:全拼
QQ截图20210827090157
QQ截图20210827090208

@Towdium
Copy link
Owner Author

Towdium commented Aug 27, 2021

@vfyjxf 版本号发一下呢?加速模式按理说应该是足够可靠的,索引树倒是可能会有一点风险。下次有搜不出来的也可以发出来看看。

@vfyjxf
Copy link
Collaborator

vfyjxf commented Aug 27, 2021

@vfyjxf 版本号发一下呢?加速模式按理说应该是足够可靠的,索引树倒是可能会有一点风险。下次有搜不出来的也可以发出来看看。

1.16.4-4.3.1(mod版本)我nech当初测试使用的是PinIn-1.5.0-all

@Towdium
Copy link
Owner Author

Towdium commented Sep 4, 2021

@vfyjxf 这个是因为 AE 用的是正则匹配,置了忽略大小写的 flag,JECh 原来的实现没有那么细,没有处理这个 flag,导致大小写不能混用。AE 这个场景更怪一些,他在置位忽略大小写之后还将搜索串转了小写,现象就是只能搜小写英文,搜不了大写英文。不管这个特殊处理是出于什么原因,正确处理相关 flag 之后功能就正常了。

@vfyjxf
Copy link
Collaborator

vfyjxf commented Sep 4, 2021

@vfyjxf 这个是因为 AE 用的是正则匹配,置了忽略大小写的 flag,JECh 原来的实现没有那么细,没有处理这个 flag,导致大小写不能混用。AE 这个场景更怪一些,他在置位忽略大小写之后还将搜索串转了小写,现象就是只能搜小写英文,搜不了大写英文。不管这个特殊处理是出于什么原因,正确处理相关 flag 之后功能就正常了。

ok,感谢

@Towdium
Copy link
Owner Author

Towdium commented Sep 5, 2021

顺便说,当前版本 JECh 有一个诊断日志的功能 /jech verbose true 会把所有执行搜索的原字符串,搜索串和匹配结果都打在 mc 日志里。PinIn 的实时搜索几乎是无状态的,所以目前来看拿到输入参数之后大部分问题都可以稳定复现。

@blackwhita
Copy link

1.12最新版本,无论用任何字符搜索都无反应,通通显示为红字,如图
9QFXQ0WC FR8(1{OKHNGPL](https://user-images.githubusercontent.com/98508429/155060851-b3a05a75-3615-4d93-835f-1b0705672f83.png) ![NH~8471)F~03Q3OY0$D SIK](https://user-images.githubusercontent.com/98508429/155060850-e24e5972-f83d-45f9-bbde-f971afb2041d.png) ![50XY4)$C_N%C%$O%XPR~FU

@blackwhita
Copy link

`9QFXQ0WC FR8(1{OKHNGPL
2

@blackwhita
Copy link

NH8471)F03Q3OY0$D SIK

@blackwhita
Copy link

如果将JECH去除则正常

@yang-fu
Copy link

yang-fu commented Oct 14, 2022

image

AE2 Unofficial Extended Life 没法使用 但是jei没有问题 [jecharacters-profiler.txt](https://github.com/Towdium/JustEnoughCharacters/files/9782842/jecharacters-profiler.txt)

@vfyjxf
Copy link
Collaborator

vfyjxf commented Oct 22, 2022

image

AE2 Unofficial Extended Life 没法使用 但是jei没有问题 jecharacters-profiler.txt

这个只是兼容问题,现在已经修复了,更新jech

@AnonymousGeorgeZhao
Copy link

AW946~L{R@$6P12QFJZK$6V

全拼,使用最新版本jec,1.16.5,jei界面没有显示但是游戏自带的搜索可以使用

@SihenZhang
Copy link

AW946~L{R@$6P12QFJZK$6V

全拼,使用最新版本jec,1.16.5,jei界面没有显示但是游戏自带的搜索可以使用

Minecraft Version: 1.16.5
Forge Version: 36.2.39
JEI Version: 7.8.0.1009
JECh Version: 1.16.4-4.3.8
同样的问题,在创造模式物品栏中可以正常搜索,在JEI中不能搜索

@wyttle
Copy link

wyttle commented Jun 7, 2023

Minecraft Version: 1.16.5
Forge Version: 36.2.39
JEI Version: 7.8.0.1009
JECh Version: 1.16.4-4.3.8
ModPack: Enigmatica 6 Expert
同问题 JEI内搜索不生效

@XingYUmc
Copy link

XingYUmc commented Feb 5, 2024

游戏版本:1.16.5
模组版本:1.16.5-4.5.6
搜索方式:全拼
问题:如图,在配置文件中将sh,zh,ch模糊搜索改为true。不生效,重载后死档,退出存档卡在保存世界中
%5K81GR$AIVF2KP6U2DO D

@XingYUmc
Copy link

XingYUmc commented Feb 6, 2024

重新检查了一遍,在加入结构指南针,jei,简单存储后。jei,创造模式搜索,配方书均无法正常搜索,结构指南针,简单存储1可以。推测是首字母搜索默认开启了但是对这几个不适配。死档是因为已经开启的东西无法再开一遍

@Omega9915
Copy link

neoforge v20.4.237 未能加载模组,进入游戏后在mods列表中未能找到jech/Just Enough Char..

@vfyjxf
Copy link
Collaborator

vfyjxf commented Jul 2, 2024

neoforge v20.4.237 未能加载模组,进入游戏后在mods列表中未能找到jech/Just Enough Char..

1.20.4不再考虑兼容,只会兼容1.21

@shanoaice
Copy link

1.20.1 AE2 15.2.x 配上 JECh 4.5.4 的时候在 AE2 终端内搜索不到任何中文内容,AE2 15.1.x 是正常的。感觉好像是新版 AE2 做了一些改动?

@vfyjxf
Copy link
Collaborator

vfyjxf commented Jul 6, 2024

1.20.1 AE2 15.2.x 配上 JECh 4.5.4 的时候在 AE2 终端内搜索不到任何中文内容,AE2 15.1.x 是正常的。感觉好像是新版 AE2 做了一些改动?

现在已经4.5.10了(

@shanoaice
Copy link

1.20.1 AE2 15.2.x 配上 JECh 4.5.4 的时候在 AE2 终端内搜索不到任何中文内容,AE2 15.1.x 是正常的。感觉好像是新版 AE2 做了一些改动?

现在已经4.5.10了(

草了,Modrinth 上没传啊,1.20.1 只有 4.5.4 的,难怪 Prism Launcher 查不到更新

@vfyjxf
Copy link
Collaborator

vfyjxf commented Jul 6, 2024

1.20.1 AE2 15.2.x 配上 JECh 4.5.4 的时候在 AE2 终端内搜索不到任何中文内容,AE2 15.1.x 是正常的。感觉好像是新版 AE2 做了一些改动?

现在已经4.5.10了(

草了,Modrinth 上没传啊,1.20.1 只有 4.5.4 的,难怪 Prism Launcher 查不到更新

Modrinth 没传是因为都是我手动上传的,但是我个人平时就记得传cf,每次传的版本还多就忘了(

@Holy-Fak
Copy link

neoforge v20.4.237 未能加载模组,进入游戏后在mods列表中未能找到jech/Just Enough Char..

1.20.4不再考虑兼容,只会兼容1.21

想要一个1.20.4的neoforge版本玩 ftb neothch QAQ
https://www.feed-the-beast.com/modpacks/123-ftb-neotech

@vfyjxf
Copy link
Collaborator

vfyjxf commented Aug 1, 2024

想要一个1.20.4的neoforge版本玩 ftb neothch QAQ https://www.feed-the-beast.com/modpacks/123-ftb-neotech
@Holy-Fak 用这个吧,我实在不想移植下去了https://github.com/TexBlock/JEChUnofficialEdition

@Holy-Fak
Copy link

Holy-Fak commented Aug 4, 2024

想要一个1.20.4的neoforge版本玩 ftb neothch QAQ https://www.feed-the-beast.com/modpacks/123-ftb-neotech
@Holy-Fak 用这个吧,我实在不想移植下去了https://github.com/TexBlock/JEChUnofficialEdition

谢谢大佬,大佬辛苦了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests