
20ChenM
Members-
Posts
49 -
Joined
-
Last visited
Everything posted by 20ChenM
-
Ive been browsing the web for solutions as when I try to run gradlew genIntellijRuns, it states it cannot find a specific file in a folder called in Bundled_repo I checked the supposed location of this file but could not find the folders it should be contained in, which are bundeled_repo/net. I deleted the chache and ran it again but it did not fix the issue.
-
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
Just because I dont know Java doesnt mean I cant make a Mod. Making a mod has taught me alot of things about Java. Yea, I cant make a good mod, but thats not what im aiming for. This was supposed to be a fun little experiment to see what Java modding is like. Im not trying to make a job out of modding so dont be such a purist. -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
NVM i got it to work -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
yes, however, I wrote the code PlayerENtity par1 = null; because it would give an error if I just did PlayerEntity par1; -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
crash-2020-11-15_11.24.20-server.txt -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
I have tried, im out of ideas I know a little Java, but let me guess, ur gonna say Im not allowed to Mod until have 5 years of experience in Java and know how to do everything -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
also, adding player.abilities.allowflight = true crashes the game -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
error -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
I can only seem to post in teh gradle section, clicking on modder support doesnt show a button to create a post -
playerEntity.capabilities.alowFlying = true; has private acces? HELP
20ChenM replied to 20ChenM's topic in Modder Support
1.15 sorry, Ill post in the modder support forum -
like a list or should I just trial and error
-
some of the other things are still not working though, is there a good way to see what has changed and whar hasnt
-
minecraft 'net.minecraftforge:forge:1.16.3-34.1.0' ] I had somthing different
-
oh i fixed it, my build.gradle was out of date
-
it gives me so many options, I dont know which one to pick when i select rename reference
-
its highlighted red and says, cannot resolve method
-
it seems to use some functions that have new names replacing them such func_230337_a_. what are the new names for these
-
im getting errors when typing func_243248_b. What is the rename for it?
-
what version is this guide in
-
Can somebody just help me
-
-
1. the picture i posted shows that I cant look at my own posts 2. so because im not a java expert and have a minimal understanding on how to use methods and call methods as well as how arrays and variable types work, I cant do modding.
-
see how i cant look at my own posts