Colonizer1981 Posted June 3, 2022 Share Posted June 3, 2022 java.util.ConcurrentModificationException Exit Code: -1 Error executing task on Client java.lang.IllegalStateException: Invalid entity data item type for field 18 on entity bhk['Creeper'/439, l='ClientLevel', x=136.93, y=65.31, z=-675.50]: old=false(class java.lang.Boolean), new=2391(class java.lang.Integer) I get these 2 errors, I just copied one of the error scripts for the block, but I have one for every block in game. They all say the same, except the description of the block changes. I have a forge server, no mods, currently works great in 1.16.5, however, when I update to 1.17 or anything higher, basically every block in the game is randomized. Nothing has a true value. Example is the chicken are salmons, the dolphins are polar bears, and the horses are dolphins. You can place a block and it immediately changes to a random block in the game. Also, it's like nether is in the world, example is the dragon is flying around randomly. I have updated Java, I have reinstalled everything. I have been at this for like 5 months trying to figure this out. Quote Link to comment Share on other sites More sharing options...
LexManos Posted June 3, 2022 Share Posted June 3, 2022 This is not a Forge log, as the class for the entity is obfusicated. Be sure you're actually running Forge and not vanilla. And post the full log. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon Link to comment Share on other sites More sharing options...
Colonizer1981 Posted June 3, 2022 Author Share Posted June 3, 2022 https://mclo.gs/xYYpDZc Quote Link to comment Share on other sites More sharing options...
Luis_ST Posted June 3, 2022 Share Posted June 3, 2022 post debug log please Quote Link to comment Share on other sites More sharing options...
Colonizer1981 Posted June 3, 2022 Author Share Posted June 3, 2022 06:26:02.745 launcher main Prepared asset index 06:26:03.229 launcher main Have 3076 total files to check or download 06:26:06.205 launcher main Nothing to download! 06:26:06.205 launcher main Downloading Java Runtime java-runtime-alpha:16.0.1.9.1 06:26:06.421 launcher main Extracting 8 files De Bug Log, only 5 There are 18 warnings 221 fatals Quote Link to comment Share on other sites More sharing options...
Luis_ST Posted June 3, 2022 Share Posted June 3, 2022 please post the full debug log you can use https://gist.github.com/ for large text files Quote Link to comment Share on other sites More sharing options...
Colonizer1981 Posted June 4, 2022 Author Share Posted June 4, 2022 https://mclo.gs/8nU2Bzh This is a link/ from server This is from the client Server Log 16:57:10.385 16:55:20.551 Unknown custom packed identifier: minecraft:register 16:55:20.670 Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' 16:55:24.333 Loaded 377 advancements Error executing task on Client java.lang.IllegalStateException: Invalid entity data item type for field 16 on entity bit['Zombified Piglin'/895, l='ClientLevel', x=446.54, y=27.20, z=-485.02]: old=false(class java.lang.Boolean), new=82(class java.lang.Integer) at wi.a(SourceFile:245) at wi.a(SourceFile:230) at ejj.a(SourceFile:459) at sl.a(SourceFile:39) at sl.a(SourceFile:11) at pm.a(SourceFile:21) at aqv.c(SourceFile:151) at aqz.c(SourceFile:23) at aqv.z(SourceFile:125) at aqv.bp(SourceFile:110) at dvp.f(SourceFile:1075) at dvp.e(SourceFile:728) at net.minecraft.client.main.Main.main(SourceFile:217) 16:57:10.435 Error executing task on Client java.lang.IllegalStateException: Invalid entity data item type for field 16 on entity bit['Zombified Piglin'/895, l='ClientLevel', x=446.54, y=27.20, z=-485.01]: old=false(class java.lang.Boolean), new=81(class java.lang.Integer) at wi.a(SourceFile:245) at wi.a(SourceFile:230) at ejj.a(SourceFile:459) at sl.a(SourceFile:39) at sl.a(SourceFile:11) at pm.a(SourceFile:21) at aqv.c(SourceFile:151) at aqz.c(SourceFile:23) at aqv.z(SourceFile:125) at aqv.bp(SourceFile:110) at dvp.f(SourceFile:1075) at dvp.e(SourceFile:728) at net.minecraft.client.main.Main.main(SourceFile:217) 16:57:10.485 Error executing task on Client java.lang.IllegalStateException: Invalid entity data item type for field 16 on entity bit['Zombified Piglin'/895, l='ClientLevel', x=446.54, y=27.20, z=-485.00]: old=false(class java.lang.Boolean), new=80(class java.lang.Integer) at wi.a(SourceFile:245) at wi.a(SourceFile:230) at ejj.a(SourceFile:459) at sl.a(SourceFile:39) at sl.a(SourceFile:11) at pm.a(SourceFile:21) at aqv.c(SourceFile:151) at aqz.c(SourceFile:23) at aqv.z(SourceFile:125) at aqv.bp(SourceFile:110) at dvp.f(SourceFile:1075) at dvp.e(SourceFile:728) at net.minecraft.client.main.Main.main(SourceFile:217) 16:57:10.535 Error executing task on Client java.lang.IllegalStateException: Invalid entity data item type for field 16 on entity bit['Zombified Piglin'/895, l='ClientLevel', x=446.54, y=27.20, z=-484.99]: old=false(class java.lang.Boolean), new=99(class java.lang.Integer) at wi.a(SourceFile:245) at wi.a(SourceFile:230) at ejj.a(SourceFile:459) at sl.a(SourceFile:39) at sl.a(SourceFile:11) at pm.a(SourceFile:21) at aqv.c(SourceFile:151) at aqz.c(SourceFile:23) at aqv.z(SourceFile:125) at aqv.bp(SourceFile:110) at dvp.f(SourceFile:1075) at dvp.e(SourceFile:728) at net.minecraft.client.main.Main.main(SourceFile:217) Quote Link to comment Share on other sites More sharing options...
Colonizer1981 Posted June 5, 2022 Author Share Posted June 5, 2022 that makes sense....but the software version installed on the server, aternos server, is forge... I see the vanilla resource packs you are referring to...so I don't know how to point it to a forge resource pack, or how that got replaced by vanilla. So let say if I just switch is back to vanilla, then I loose the whole world. It re writes. Quote Link to comment Share on other sites More sharing options...
Colonizer1981 Posted June 5, 2022 Author Share Posted June 5, 2022 Not that I am aware of. When I look at the mod file folder, it's empty. Is there another place to look? Quote Link to comment Share on other sites More sharing options...
Colonizer1981 Posted June 5, 2022 Author Share Posted June 5, 2022 No. Works fine. If I wash the world, erase it, everything works fine. The server updates, to a new world, and will load and play fine. So something has went wrong in the (our) world itself, it's not spreading. So that tell me the software on the client and server is working, it's just (our) world and it's perimeters. If I leave this world on any 1.16 version or older it works fine. If I try to update to any 17 or newer version it will load and all the block values are randomized. It doesn't crash. But it's funny as the grass is railroad tracks standing vertical, and just crazy stuff. I have back ups, so I can put it back. I have updated Java, thinking that is why it couldn't talk correctly....Have the right java version. Reinstalled the client. I see that vanilla resource pack....the server was originally vanilla, but that would have been 2 years ago when it was switched over. This world is old, so it's why we are trying to save it. I thought maybe I could pull the seed, and build files, and try again, but we haven't figured that out yet to get it to work correctly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.