DAQEM / GriefLogger

A fast Minecraft mod that uses SQLite or MySQL to log player interactions.
https://daqem.com
Apache License 2.0
6 stars 5 forks source link

[Forge 1.19.2] Lookup arguments broken #26

Open Aiidoneus opened 7 months ago

Aiidoneus commented 7 months ago

Testing this mod for my network on 1.20.1 and 1.19.2 and noticed that the 1.19.2 lookup args aren't working as intended. I am using pretty much a clean forge 1.19.2 server

Info: architectury-6.5.90-forge.jar grieflogger-1.1.4-forge.jar supermartijn642configlib-1.1.8-forge-mc1.19.jar 1.19.2-43.3.7 (Server Forge version)

The autofill:

No matter what input I put in for the filter, it return invalid

I don't think I am doing anything wrong. 1.20.1 Forge version works as intended.

Aiidoneus commented 7 months ago

Actually, I don't think the lang file is getting pulled properly at all which might be causing the break.

DAQEM commented 7 months ago

Did you turn off server side mode in the config?

Aiidoneus commented 7 months ago

No. It is currently set to

serverSideOnlyMode=true

matteo335 commented 7 months ago

I have the same problem in the same version of Minecraft/modloader

creaper3 commented 5 months ago

same I also have this problem

zzzaitegui commented 1 month ago

Same issue here, all the lookup commands are invalid and filters are unusable. serverside is on "true" forge 43.4.0 grieflogger 1.1.4 architectury 6.6.92 supermartijn642configlib 1.1.8