Results 16 comments of MeowRay

> Here's my implementation of upsert and batch upsert. I tried to take the best of everything above. I use this w/ PostgreSQL in production and has been tested against...

同1.5.0_0102 温湿度计传感器,显示不可用 ![image](https://user-images.githubusercontent.com/29674595/167414854-6066d08f-59cf-4164-b9ca-87aff4a2e656.png)

> > 我怎么正常 > > 有没有可能是规则的问题? 我的规则是白名单模式,名单内的直连,名单外的所有请求都走代理 我先前版本也正常,这个问题反反复复莫名其妙的,如果直连了那旁路由就没用了,还不如网关直接写主路由

> 我也遇到过这个问题,主路由是爱快,旁路由是op,爱快转发op的端口不能用, 更换一下运行模式就行了 ![image](https://user-images.githubusercontent.com/32957590/170677678-ab1544c8-0497-4a42-90cc-1222caa35006.png) ![image](https://user-images.githubusercontent.com/32957590/170677943-dbc0c5b6-2699-4e90-81c0-444f090b9330.png) 测试无效,但我在旧版可以访问时也是这个配置,应该与这个有关联

> Newer game versions switched to a JSON string to store more complex data. At this point it was a raw string like this `TAG_String("\"\"")` It seems that the 1.12...

> Hey, durability is not supported for items < 1.13 Reproduce: https://github.com/Exceptionflug/protocolize/issues/49#issuecomment-687805594

> Hey, durability is not supported for items < 1.13 So will the modified item not be visible on the client of the lower version?

> Don't know. Tell me. Modified potion item is not visible in the lower version client and log print "Don't know what item XXX at protocol XX should be" Same:...