[BUG] data isn't read correctly
fabmm opened this issue ยท 26 comments
Apparently it appears as though it's reading the file, but its not interpreting the rest of the data correctly
https://discord.com/channels/955784714264932362/957668669054410762/994596074977239151 issue is described through discord.
im using the latest 1.18 version on curseforge.
if you need any more info please let me know.
[20Jul2022 22:50:19.146] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:19.547] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:19.993] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:20.394] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:20.844] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:24.746] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.9326
[20Jul2022 22:50:26.047] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:26.892] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:27.749] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:28.594] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:29.444] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
[20Jul2022 22:50:30.293] [Server thread/INFO] [epicfight/]: Debuggin Impact additionaladditions:wrench : 2.2
https://drive.google.com/file/d/1dT16IC5C36iEtlgtGxF6jBBHbhA6-NU7/view?usp=sharing
This will log the item that the player is holding and its impact attribute value. Hit any entities with the wrench and check if the impact value is applied correctly.
Guess this is the last thing I can do.
Could you explain your problem again here? It's a little bit hard to understand you guys' conversation.
I made a datapack for a wrench item, and the attributes I added in the json file are not used in game, it adds different attributes.
That doesn't really matter. Let me make a debugging version. If you receive it, please send back the log file.
Yeah but everything is working fine on my side, and the log file also indicates the impact value was loaded correctly. This is very weird.