[X] I'm using the very latest version of ItemsAdder and its dependencies.
[X] I already searched on this Github page to check if the same issue was already reported.
[X] I already searched on the plugin wiki to know if a solution is already known.
[X] I already asked on the #💬ia-community-help channel on Discord to know if anyone already has a solution for the issue.
Discord tag (optional)
Rickylachow#9809
What happened?
Ciao, messo la resourcepack che avevo in data in contents
cambiando items_pack a configs
e resource_pack a resourcepack
Ho sbagliato qualcosa? Comunque l'errore è di un json malformato, ma come faccio a capire quale sia?
Con le vecchie versioni non ho avuto nessun problema
Steps to reproduce the issue
iazip
Server version
[19:58:22 INFO]: This server is running Paper version git-Paper-220 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 3dcfec4)
You are 60 version(s) behind
Download the new version at: https://papermc.io/downloads
Previous version: git-Paper-206 (MC: 1.19.2)
ItemsAdder Version
[19:58:44 INFO]: ItemsAdder version 3.3.0-beta-r4
[19:58:44 INFO]: Customized Minecraft without client mods!
[19:58:44 INFO]: Website: devs.beer
[19:58:44 INFO]: Author: LoneDev
ProtocolLib Version
[19:58:54 INFO]: ProtocolLib version 5.0.0-SNAPSHOT-b600
[19:58:54 INFO]: Provides read/write access to the Minecraft protocol.
[19:58:54 INFO]: Authors: dmulloy2 and comphenix
LoneLibs Version
[19:59:01 INFO]: LoneLibs version 1.0.21
[19:59:01 INFO]: Collection of libs used by my plugins
[19:59:01 INFO]: Authors: LoneDev and others
LightAPI Version (optional)
No response
LibsDisguises Version (optional)
No response
FULL server log
No response
Error (optional)
[19:55:02 WARN]: [ItemsAdder] Plugin ItemsAdder v3.3.0-beta-r4 generated an exception while executing task 2731
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 8 column 9 path $.overrides[1]
at com.google.gson.internal.Streams.parse(Streams.java:60) ~[gson-2.8.9.jar:?]
at com.google.gson.JsonParser.parseReader(JsonParser.java:85) ~[gson-2.8.9.jar:?]
at com.google.gson.JsonParser.parseReader(JsonParser.java:60) ~[gson-2.8.9.jar:?]
at com.google.gson.JsonParser.parseString(JsonParser.java:47) ~[gson-2.8.9.jar:?]
at com.google.gson.JsonParser.parse(JsonParser.java:98) ~[gson-2.8.9.jar:?]
at dev.lone.itemsadder.main.hZ.ct(SourceFile:671) ~[ItemsAdder_3.3.0-beta-r4.jar:?]
at dev.lone.itemsadder.main.P.a(SourceFile:2616) ~[ItemsAdder_3.3.0-beta-r4.jar:?]
at dev.lone.itemsadder.main.hx.a(SourceFile:85) ~[ItemsAdder_3.3.0-beta-r4.jar:?]
at dev.lone.itemsadder.main.P.a(SourceFile:2414) ~[ItemsAdder_3.3.0-beta-r4.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.2.jar:git-Paper-220]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.19.2.jar:git-Paper-220]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.19.2.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 8 column 9 path $.overrides[1]
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1562) ~[gson-2.8.9.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:475) ~[gson-2.8.9.jar:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:413) ~[gson-2.8.9.jar:?]
at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:675) ~[gson-2.8.9.jar:?]
at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:684) ~[gson-2.8.9.jar:?]
at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:48) ~[gson-2.8.9.jar:?]
... 14 more
Terms
Discord tag (optional)
Rickylachow#9809
What happened?
Ciao, messo la resourcepack che avevo in data in contents cambiando items_pack a configs e resource_pack a resourcepack
Ho sbagliato qualcosa? Comunque l'errore è di un json malformato, ma come faccio a capire quale sia? Con le vecchie versioni non ho avuto nessun problema
Steps to reproduce the issue
iazip
Server version
[19:58:22 INFO]: This server is running Paper version git-Paper-220 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 3dcfec4) You are 60 version(s) behind Download the new version at: https://papermc.io/downloads Previous version: git-Paper-206 (MC: 1.19.2)
ItemsAdder Version
[19:58:44 INFO]: ItemsAdder version 3.3.0-beta-r4 [19:58:44 INFO]: Customized Minecraft without client mods! [19:58:44 INFO]: Website: devs.beer [19:58:44 INFO]: Author: LoneDev
ProtocolLib Version
[19:58:54 INFO]: ProtocolLib version 5.0.0-SNAPSHOT-b600 [19:58:54 INFO]: Provides read/write access to the Minecraft protocol. [19:58:54 INFO]: Authors: dmulloy2 and comphenix
LoneLibs Version
[19:59:01 INFO]: LoneLibs version 1.0.21 [19:59:01 INFO]: Collection of libs used by my plugins [19:59:01 INFO]: Authors: LoneDev and others
LightAPI Version (optional)
No response
LibsDisguises Version (optional)
No response
FULL server log
No response
Error (optional)
ItemsAdder config.yml
Problematic items yml configuration file (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
No response