extrautilities_old_issues icon indicating copy to clipboard operation
extrautilities_old_issues copied to clipboard

Search for items no longer working

Open ghost opened this issue 7 years ago • 7 comments

For some reason, the “search for items” feature stopped working.

Also, it lacks localization.

Minecraft version: 1.12.2 EU2 version: 1.6.5

ghost avatar Nov 18 '17 07:11 ghost

For stopped working makes sure you have no conflict keys and as for localization, I wanted to say if you want it, make it. Than I remembered this is not open source project :( oh well

Tahakk avatar Nov 20 '17 11:11 Tahakk

@Tahakk It doesn’t conflict with any other keys. It just stopped working, for some reason.

ghost avatar Nov 20 '17 13:11 ghost

It's only working occasionally for me, however, it does have a strange side effect of deleting NBT data one key at a time. And, yes, I'm sure it's XU2 as I changed the key to something else and that effect moved to the new key. Usually, the NBT data isn't actually removed (ie, it's only client-side), but in at least one case it did seem to stick.

StarkRG avatar Nov 21 '17 22:11 StarkRG

@StarkRG I have the same NBT-related issue. It spooked the fuck out of me the first time this happened to my backpack and Tinkers’ Construct lumberaxe.

ghost avatar Nov 21 '17 22:11 ghost

this is still an issue for me, it was working for a few days with the project ozone lite pack, and then one day it stopped actually searching other inventories for the items

Jkosio23 avatar Jan 15 '18 00:01 Jkosio23

@rwtema

Jkosio23 avatar Jan 30 '18 18:01 Jkosio23

Having this issue with FTB Revelations. Playing on a server and i know the feature worked when i started on the pack. Also it works in SP when i log off a server to make sure it worked. So its only Server issue atm.

This error also pops up when i press the key.

[19:47:22] [Server thread/FATAL]: Error executing task java.util.concurrent.ExecutionException: java.lang.AbstractMethodError at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_131] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_131] at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] Caused by: java.lang.AbstractMethodError at com.rwtema.extrautils2.crafting.Radar$PacketPing.lambda$doStuffServer$1(Radar.java:186) ~[Radar$PacketPing.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_131] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_131] at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?] ... 5 more

DJ411 avatar Feb 10 '18 19:02 DJ411