Posted May 8, 20205 yr So, I decided to test my mod, and upon join a world my game crashed with this error message: Execution failed for task ':runClient'. > Process 'command 'C:\Users\Kid Koder\.jdks\corretto-1.8.0_252\bin\java.exe'' finished with non-zero exit value -1 I have a new computer, so this my be the problem. I also got a Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 error. Thanks in Advance, Kid Koder Edited May 8, 20205 yr by KidKoderMod033109 Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
May 8, 20205 yr I don't see any code, or what line number that the array bounds exception occurred at. So. I'm not really sure how to help you. (Also, why do people think that the last thing the game spits out, "finished with non-zero exit value -1," is the actual problem? All that line says is "The program Java was running had a problem. Check the log.") Edited May 8, 20205 yr by Draco18s Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
May 8, 20205 yr Author Here is the log: https://pastebin.com/vwLjeHmA Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
May 8, 20205 yr 3 minutes ago, KidKoderMod033109 said: at net.kidkoder.allergies.data.parser.file.ConfigFileContents.createNewFileContents(ConfigFileContents.java:43 Also, do you own kidkoder.net? If not, you should probably change your package name.
May 8, 20205 yr Author Found out what was wrong. I was initialing an array incorrectly. Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
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.