I would really appreciate it if you could help. I have one error and apparently its on my "BlockBox" Third line down it says public class Blockbox extends Block I have no idea why but it says there is an error on the 'c' of the class. I would much appreciate it if you could help. I am on Windows.
Traceback (most recent call last): File "runtime/recompile.py", line 31, in recompile commands.recompile(CLIENT) File "/Users/conordec/Desktop/Modding/MCP/runtime/commands.py", line 736, in recompile self.runcmd(forkcmd) File "/Users/conordec/Desktop/Modding/MCP/runtime/commands.py", line 779, in runcmd raise CalledProcessError(returncode, forkcmd, output)
warning: [options] bootstrap class path not set in conjunction with -source 1.6 src\minecraft\net\minecraft\src\mod_Box.java:5: error: mod_Box is not abstract and does not override abstract method load() in BaseMod public class mod_Box extends BaseMod
@HaloClanProductions LOL, in your first error put a semicolon after Hydragen, like this Hydragen; and in your second error change the colons : to semicolons ;
I made a mod the exact same way that Glenn made it but i changed the "box" with "cheap" also I'm on a mac. I've had no errors until I install and run it but after the Mojang screen it crashes and i the window disappears before i can copy the crash code! HELP!
I got this error warning: [options] bootstrap class path not set in conjunction with -source 1.6 src\minecraft\net\minecraft\src\mod_Box.java:13: error: ')' expected
@TheAlleyCats5000 Your problem is that in Java, '{' opens a body and '}' closes them. Here You have misplaced on of them. I would install a program called Eclipse and there you can see where it should be axactly and it shows errors live in the text. Or just Redo this again
== ERRORS FOUND== warning: [options] bootstrap class path not set in conjunction with -source 1.6 src\minecraft\net\minecraft\src\mod_Box.java:11: error: cannot find symbol ModLoader.AddName(box, "awsome Block"); ^ symbol: variable ModLoader location: class mod_Box 1 error 1 warning =================== > Done in 11.01 seconds >Recompiling server... !! Can not find server sources !! Press any key to continue . . .
@Thecrafterguys Thats a fairly complex thing to do. It involves creating a new entity, tile entity, and GUI then coding it to tell it what to do. If you don't know what either of those are then i suggest you look them up.
And then i copied and pasted them into Minecraft.jar, then i added the ModLoader files into minecraft.jar and Deleted MetaInf or whatever it was called..
when i recompiled it said one error == ERRORS FOUND == src\minecraft\net\minecraft\src\mod_Box.java:13: error: method valueOf in class Character cannot be applied to given types; "QQQ", "QQQ", "QQQ", Character.valueOf("Q"), Block.dirt ^ required: char found: String reason: actual argument String cannot be converted to char by method invocation conversion 1 error ==================
Thanks a lot dude! I am going to try taking this a step further. And try creating a series of blocks that are the same? for example different coloured, or they may have slightly different properties.
My problems are that it says I dont have BaseMod or modLoader. When I installed them just like you showed. Then I also have the problem with this public class BlockBox extends Block{ public Block(int i, int j){ super(i, j, Material.wood); } says i need a constructor
Hey do u know how to make blocks with different sides? i was wondering how i would make that texture.... And also do u know how to make different types of blocks??? like steps, halfsteps, doors, etc. That would be awesome! p.s. i do know how to make blocks and have watched the tutorials.
If you get an error guys this is the best way to fix it. Go into other blocks or similar files and see whats different. See if there are any mistakes or anything missing in yours. This is how many people learn at first. Thumbs up for others to see!
on windows what do you do with the .class files you get after you reobf? i tried putting them in my minecraft.jar and i black screened (deleted meta.inf) and tried without ad the recipie wont work can anyone help?
I would really appreciate it if you could help. I have one error and apparently its on my "BlockBox" Third line down it says public class Blockbox extends Block I have no idea why but it says there is an error on the 'c' of the class. I would much appreciate it if you could help. I am on Windows.
TheNoobOfTheYear 19 hours ago
100 ERRORS!!! PLZ HELP!!
TNTCrafting1 1 week ago
it says AHUNDRED ERRORS!!!!!!!!!!!!! Cry cry sad sad
zach1bis 2 weeks ago
Help PLZ
stoven250 2 weeks ago
CalledProcessError: Command 'javac -g -source 1.6 -target 1.6 -classpath "lib:lib/*:jars/bin/minecraft.jar:jars/bin/jinput.jar:jars/bin/lwjgl.jar:jars/bin/lwjgl_util.jar" -sourcepath src/minecraft -d bin/minecraft src/minecraft/net/minecraft/client/*.java src/minecraft/net/minecraft/isom/*.java src/minecraft/net/minecraft/src/*.java conf/patches/ga.java conf/patches/Start.java' returned non-zero exit status 1
stoven250 2 weeks ago
my error PLZ HELP!!!2 errors
==================
FATAL ERROR
Traceback (most recent call last): File "runtime/recompile.py", line 31, in recompile commands.recompile(CLIENT) File "/Users/conordec/Desktop/Modding/MCP/runtime/commands.py", line 736, in recompile self.runcmd(forkcmd) File "/Users/conordec/Desktop/Modding/MCP/runtime/commands.py", line 779, in runcmd raise CalledProcessError(returncode, forkcmd, output)
714spoon 2 weeks ago
src/minecraft/net/minecraft/src/mod_Box.java:12: not a statement ModLoader.AddRecipe(new ItemStack(box, 1)); new Object [] {
romvideoexpert 3 weeks ago
can you put the files in the description then we edit them plz
fluffyseth 1 month ago
ive got 5 errors X_X
vukodlak2000 1 month ago
@ChokeHammer dude, get rid of the "()" (without "s) and put a ;
Minecraftdude121 1 month ago
Comment removed
Minecraftdude121 1 month ago
@ChokeHammer How did you fix that error?
Respond quick pleeeeease
awesomethings100 2 months ago
I got 1 error, it says mod_Box is not abstract and does not override abstract method load() in BaseMod public class mod_Box extends BaseMod
awesomethings100 2 months ago
Got 2 errors, fixed one, now got one saying
warning: [options] bootstrap class path not set in conjunction with -source 1.6 src\minecraft\net\minecraft\src\mod_Box.java:5: error: mod_Box is not abstract and does not override abstract method load() in BaseMod public class mod_Box extends BaseMod
Please help!!!
ChokeHammer 2 months ago
i narrowed the errors down to 3 but i am stuck at that
legodude06 2 months ago
dont do material wood! it makes the block burnable!!!!
ImABeast459 2 months ago
it says that it reached the end of the file without parsing
moobs3234 2 months ago
what do we do if we want to add more than one recipe?
moobs3234 2 months ago
Comment removed
moobs3234 2 months ago
Comment removed
moobs3234 2 months ago
Comment removed
moobs3234 2 months ago
it say that i have many errors do you have teamviewer 6
sataztash 2 months ago
my game crashed but i dont know whats wrong?
ThierryWanless 2 months ago
Comment removed
ThierryWanless 2 months ago
Guys, please include
@Override public void load() { // TODO Auto-generated method stub }
after public String Version() to make the abstract error work.
KevnPika 2 months ago in playlist More videos from GlennBrannMC
Comment removed
moobs3234 2 months ago in playlist Uploaded videos
This has been flagged as spam show
@KevnPika when i do that i get this error:
src/minecraft/net/minecraft/src/mod_TitaniumCube.java:23: ';' expected
public String Version () Override public void load() { // TODO Auto-generated method stub };
and when I add a semicolon to the end it still doesn't fix it
moobs3234 2 months ago in playlist Uploaded videos
@KevnPika after is pretty vague :P where exactly because mine wont work :(
DonGinja 2 months ago
@DonGinja Replace " public mod_'modname'() " with " public void load() "
KevnPika 2 months ago
when i go to reobusate it says cannont find client bins!
sims3wizz 2 months ago
I get an error
warning: [options] bootstrap class path not set in conjunction with -source 1.6
src\minecraft\net\minecraft\src\mod_Box.java:5: error: mod_Box is not abstract a
nd does not override abstract method load() in BaseMod
public class mod_Box extends BaseMod
^ Any idea how to fix it?
And0r123 2 months ago
@And0r123 Put
@Override public void load() { // TODO Auto-generated method stub }
after public String Version()
KevnPika 2 months ago in playlist More videos from GlennBrannMC
Comment removed
moobs3234 2 months ago
Comment removed
moobs3234 2 months ago
Fuck sake.... I've done it ALL right, EXACTLY the same, but minecraft just crashes, yes meta-inf has gone, and blah blah.
MrMadMinecraft 3 months ago
=ERROR FOUND=
src\minecraft\net\minecraft\src\BlockBox.java:14: ';' expected
return mod_Box.box.blockID
PLEASE HELP MEEEEEEEEEEEEE
MrMadMinecraft 3 months ago
@MrMadMinecraft Don't worry! Sorted it.
MrMadMinecraft 3 months ago
@HaloClanProductions LOL, in your first error put a semicolon after Hydragen, like this Hydragen; and in your second error change the colons : to semicolons ;
FreakMan350 3 months ago
src\minecraft\net\minecraft\src\BlockBarbwire.java:13: cannot find symbol
symbol : constructor Block()
location: class net.minecraft.src.Block
public class BlockBarbwire extends Block
/barbwire.png")).setHardness(6F).setResistance(11F).setBlockName("barbwire
"); Help me please?
RyanDolan123 3 months ago
I made a mod the exact same way that Glenn made it but i changed the "box" with "cheap" also I'm on a mac. I've had no errors until I install and run it but after the Mojang screen it crashes and i the window disappears before i can copy the crash code! HELP!
MrGustav99 3 months ago
@MrGustav99 I find the solution, instead of putting in 5 line ¨public class¨ you are going to put ¨public abstract cl
ass¨, it should look like this.... ¨public abstract class mod_YourModName extends BaseMod¨
hope this helps :)
FreakMan350 3 months ago
@MrGustav99 happened to me toooo........ it really sucks
FreakMan350 3 months ago
This has been flagged as spam show
I got this error warning: [options] bootstrap class path not set in conjunction with -source 1.6 src\minecraft\net\minecraft\src\mod_Box.java:13: error: ')' expected
})
^
CreeperSlayerTrick6 3 months ago
Comment removed
CreeperSlayerTrick6 3 months ago
Comment removed
CreeperSlayerTrick6 3 months ago
Comment removed
CreeperSlayerTrick6 3 months ago
This has been flagged as spam show
mod_Box is not abstract and does not override abstract method load() in BaseMod
I can't see anything wrong, too...
MrJayCrafter 3 months ago
mod_Box is not abstract and does not override abstract method load() in BaseMod
I can't see anything wrong with the code...
Please help...
shanemclark2 3 months ago
U R A GOD!
zemclop 4 months ago
lol youtube wont let me post
NorthCoder 4 months ago
please help!
src\minecraft\net\minecraft\src\BlockBox.java:16: error: reached end of file while parsing
}
one error.
please help me :(
TheAlleyCats5000 4 months ago
@TheAlleyCats5000 Your problem is that in Java, '{' opens a body and '}' closes them. Here You have misplaced on of them. I would install a program called Eclipse and there you can see where it should be axactly and it shows errors live in the text. Or just Redo this again
Torrtotte 4 months ago
its not working because it cant find the picture :( help please
GavanAndPhillip 4 months ago
Gosh I had one error, fixed it, and now I have 4 errors that don't make sense
Terraapples 4 months ago
my minecraft crashes after the mojang screen
maxozzy22 4 months ago
I fixed mine....
I
I
V
xhobo6 4 months ago
xhobo6 4 months ago
100 fricken errors
mickle434 4 months ago
whats the link for fire works
mickle434 4 months ago
I got 9 errors please help
bioniky11 5 months ago
ummm it tells me to close my strings on }
box = new BlockBox(200, ModLoader.addOverride("/terrain.png", "/Justin/blocks/box.png)).setHardness(0.3F).setResistance(5.0F).setBlockName("box");
}
how do i do that?
TheOnlyLonelyNerd 5 months ago
@TheOnlyLonelyNerd where you have: - - ModLoader.addOverride("/terrain.png", "/Justin/blocks/box.png)).setHardness(0.3F) - -
You didn't complete your string in the 2nd parameter of the addOverride function.
burnsy96 4 months ago
Hey GlennBrann, love your videos, but I have just one error that you didn't seem to get, it's
== ERRORS FOUND ==
src/minecraft/net/minecraft/src/mod_Box.java:20: cannot find symbol
symbol : class Blockbox
location: class net.minecraft.src.mod_Box
box = new Blockbox(200, ModLoader.addOverride("/terrain.png", "/Glenn/Blocks/box.png")).setHardness(0.3F).setResistance(5.0F).setBlockName("box"); ^
If you could answer this, I would be much obliged, Thanks! :D
TheSpicyPotato 5 months ago
i get 8 errors, 7 are something with "unreported exception on LWJGLException blbalblalbaal, and one is:
cannot find symbol
" X ", "XXX", "x", Character.valueOf('X'), Block.Log (i made my own recipe)
symbol: variable Log
location class Block
rubenwbd 5 months ago
@rubenwbd on the last thing it's a small x, it should be X
TheCreedux 4 months ago
It keeps telling me that it cant find the image. i've quadrouple checked the names and they are identical.
TheRyanmanVideos 5 months ago
i got 37 errors and 1 warning
spuntsiekman 5 months ago
Umm yeah I cant get it to do the "reobfuscate" when I do it, it does nothing it says this "== MCP v4.3 ==
== Reobfuscating client ==
!! Can not find client bins !!
== Reobfuscating server ==
!! Can not find server bins !!
Press any key to continue . . ."
SniperSoldirt 5 months ago
@SniperSoldirt you got errors then when you were recompiling
MrMinikilla 5 months ago in playlist More videos from GlennBrannMC
@SniperSoldirt same here
bioniky11 5 months ago
Comment removed
MegaNumberInfinite 5 months ago
Comment removed
MegaNumberInfinite 5 months ago
Thx this really helped
megabubba1111 5 months ago
it says it can't find client bins.. what does that mean?
5000marios 5 months ago
i got 13 errors and there write ; is expected for 17, 14,13,12,11,3
plzzzzzzzzzzzzzzzzzzzzzzz help
TheProjectNova6 5 months ago in playlist More videos from GlennBrannMC
mine cant find my image..
austin56101 5 months ago in playlist More videos from GlennBrannMC
i got 5 errors..
austin56101 5 months ago in playlist More videos from GlennBrannMC
dont help me i have fixed it :)
nolliejulle 5 months ago
i got 100 errors :( please help me
nolliejulle 5 months ago
Comment removed
oletubeify 6 months ago
omg i still cant make it with modloader
Freerunemem 6 months ago
i did every thing right but when i open minecraft i see the mojang sign but then i get the black screen of death
bryt9 6 months ago
Is the thing you using ONLY for mac? Or also windows?
Colbra67 6 months ago
got it fixed and thx heaps man u r the greatest!!!
iZotair 6 months ago
my minecraft crashed :( does this work on sp???
iZotair 6 months ago
my minecraft crashed :(
iZotair 6 months ago
@Thecrafterguys Thats a fairly complex thing to do. It involves creating a new entity, tile entity, and GUI then coding it to tell it what to do. If you don't know what either of those are then i suggest you look them up.
ThePenguinPi 6 months ago
@ThePenguinPi Yeah cuz he can't just use the chest entity... very complex....
stoffni 5 months ago
Can you make like a mod tut how to make something a new block and when you right click i it's like a chest
Thecrafterguys 6 months ago
Sorry that was wrong
Thecrafterguys 6 months ago
Can you make like a tut
Thecrafterguys 6 months ago
BlockBox.java:5: error: cannot find symbol
public class BlockBox extends Block ^ symbol: class Block
BlockBox.java:9: error: cannot find symbol super(i, j, Material.wood); ^ symbol: variable Material location: class BlockBox
BlockBox.java:14: error: package mod_Box does not exist return mod_Box.box.blockID; ^
3 errors
xxBMX69xx 6 months ago
@xxBMX69xx Pm message me with the code and error and i will be able to help
fasterthenyoucansay 6 months ago
@xxBMX69xx same for me i think please help us glenn buddy XD
scousersuk 5 months ago
sorry to be so negative... :)
AIrishPenguin 6 months ago
It didn't work
AIrishPenguin 6 months ago
i mean 6
AIrishPenguin 6 months ago
i got 7 errors
AIrishPenguin 6 months ago
deleted all the files in my src/minecraft!?!
PowerObsidian 6 months ago
What does this mean?:
src\minecraft\net\minecraft\src\mod_box.java:5: class mod_Box is public, should be declared in a file named mod_Box.java
public class mod_Box extends BaseMod
TheCelebrityFan 6 months ago
What does "Cannot Find Symbol" mean?
TheCelebrityFan 6 months ago
Nevermind! ***
Andrekvit 6 months ago
I made the 2 files, no problem.
And then i copied and pasted them into Minecraft.jar, then i added the ModLoader files into minecraft.jar and Deleted MetaInf or whatever it was called..
But i got an error when opening the game.
Help?
Im on Windows.
Andrekvit 6 months ago
i got 100 errors no kidding....
SuperXxBlasterxX 6 months ago
@SuperXxBlasterxX same and i did exactly what he said :(
PowerObsidian 6 months ago
(MAC) won't let me Reobfuscate i've watched that video response and didn't work please help
tiptophero 6 months ago
LOL: 100 errors ftw!
Mewkid999 6 months ago
@Mewkid999 lol
tiptophero 6 months ago
error:
src/minecraft/net/minecraft/src/mod_HB.java:1: ';' expected
package net.minecraft.src:
^
taneorox 6 months ago
@taneorox Its supposed to be package net.minecraft.src;
";" not ":"
Andrekvit 6 months ago
Reobfuscating client
!! can not find client bins !!
TBgamemachineZ 6 months ago
@kooljazz i wrote it wrong lol thx
ledgidstyle 6 months ago
NVM I FIXED IT HAHAHAHAHA OVERRIDE HAS TO RRRRR'S :D MADE MAH OWN MOD :P
h4cker1997 6 months ago in playlist Minecraft Modding Tutorials
Cool, now I'm down to one error again!! Can anyone help me? This is my error:
src/minecraft/net/minecraft/src/mod_UseForRedstone.java:21: cannot find symbol
symbol : method addOveride(java.lang.String,java.lang.String)
location: class net.minecraft.src.ModLoader
rblock = new BlockRblock(267, ModLoader.addOveride("/terrain.png", "/UseForRedstone/Blocks/rblock.png")).setHardness(0.5F).setResistance(5.0F).setBlockName("rblock");
h4cker1997 6 months ago in playlist Minecraft Modding Tutorials
I went from 1 error to 8 errors to 9 errors to 6 errors and now I'm stuck :(
Is redstone dust Item.redstone or Block.redstone?
h4cker1997 6 months ago in playlist Minecraft Modding Tutorials
i have an error with
src\minecraft\net\minecraf\src\mod_Box.jave:5: error: mod_Box is not abstract and does not override abstract method Version() in BaseMod
public class mod_Box extends BaseMod
i tried writing @override but that didn't work either
ledgidstyle 6 months ago
@ledgidstyle Its either me or you but you saved your file as .jave
fasterthenyoucansay 6 months ago
@ledgidstyle well u called . jave -_-
kooljazz4 6 months ago
i have fixed my other errors but now i have 2 errors that says
error: class, interface, or enum expected
theonlyonimod 6 months ago
@iiChrisXD add ; at the end
theonlyonimod 6 months ago
hi i have 2 errors can you please help me im begging you the errors are:
'}' expected public class mod_OniBlock extends BaseMod;
and
'}' expected public class mod_OniBlock extends Block;
pls help
theonlyonimod 6 months ago
@theonlyonimod Dont put ; after everything. Try removing ; afyer Block where it says in the error.
fasterthenyoucansay 6 months ago
@fasterthenyoucansay
@theonlyonimod
Ok so, I've gotten it down to two errors that I believe are the last ones. If you guys could help me one more time:
Error 1: Error '}' expected: "xx", "xx", Character.valueOf('x'), Item.Slimeball);}
Error 2: Error class, interface, or enum expected: public static Block Slimeblock;
Thanks again for all the help
buzzboyninja 6 months ago
@buzzboyninja "xx","xx".Character.valueOf('x'),Item.slimeBall});
caps matter. that should fix your first error
i would need to see your code for your 2nd error
tacolands 6 months ago
@tacolands no . after the "xx" it should be a ,
tacolands 6 months ago
@tacolands
Ok: these are the errors, I believe these are the last ones
Error 1: '}' expected. Code: "xx", "xx", Character.valueOf('x'), Item.slimeball);
Error 2: (identifier) expected. Code: public static Block Slimblock;
buzzboyninja 6 months ago
@buzzboyninja error 1 i dont think its called slime ball unless mi mcps wrong so jst check what the system name is
kooljazz4 6 months ago
buzzboyninja 6 months ago
buzzboyninja 6 months ago
@kooljazz4
and:
src\minecraft\net\minecraft\src\mod_Slimeblock.java:28: error: class, interface, or enum expected
}
^
8 errors
buzzboyninja 6 months ago
@buzzboyninja check with the video i had that problem on line 5 of the block and its cus i put block itsated of block[namehere] simple things reaally
kooljazz4 6 months ago
@ExturnaIFunction why.the.dots
theonlyonimod 6 months ago
src\minecraft\net\minecraft\src\mod_box.java:11: error: method valueOf in class
Character cannot be applied to given types;
"XXX", "X X", "XXX", Character.valueOf("X"), Block.dirt
^
required: char
found: String
reason: actual argument String cannot be converted to char by method invocation
conversion
xIRogue1 6 months ago
and that was when i was decompiling
MasterPenguinGuy 6 months ago
100 errors -.-
MasterPenguinGuy 6 months ago
when i open bash reofuscate don't find client bins please help !!!!
lucario25000 6 months ago
10 ERRORS???!!!!
SRGriefers 6 months ago
um i cant get mine to work it comes up with errors when i stat the game um does this still work for 1.7.3
KaoticWarfare 6 months ago
MrMonkeyboyjohn28 6 months ago
@MrMonkeyboyjohn28 Change valueOf("Q") to valueOf('Q') use apostrophes instead of quotation marks
xIRogue1 6 months ago
i only got one mod class in the reobf folder ????? yet no errors
MrMonkeyboyjohn28 6 months ago
@MrMonkeyboyjohn28 thats all you get.
SRGriefers 6 months ago
@SRGriefers yes
MrMonkeyboyjohn28 6 months ago
Thanks a lot dude! I am going to try taking this a step further. And try creating a series of blocks that are the same? for example different coloured, or they may have slightly different properties.
CraftGames 6 months ago
Comment removed
CraftGames 6 months ago
Error 1 'C:Program' is not recognized as an internal or external command, operable program or batch file.
jaguilar1324 7 months ago
Error 5: Cannot find Symbol: Modloader.AddRecipe(new ItemStacks(Slimeblock, 1), new Object [] {
Error 6:Cannot find Symbol: Slimeblock = new BlockSlimeblock(99, Modloader.addOverride("/terrain.png", "/Minecraft/Blocks/Slimeblock.png")).setHardness(0.6F).setResistance(1.5F).setBlockName("Slimeblock")
PS: Im making a slimeblock
buzzboyninja 7 months ago
@buzzboyninja add at them all ; at the end
theonlyonimod 6 months ago
@theonlyonimod Now I get these errors:
1: Error: ';' expected: "xx", "xx", Character.valueOf('x'), Item.Slimeball;
2: Error: '}' expected: "xx", "xx", Character.valueOf('x'), Item.Slimeball;
3: Error: Illegal Start of Expression: });
Thanks
buzzboyninja 6 months ago
@buzzboyninja Error1 says you have ; Remove the ; after Item.Slimeball
fasterthenyoucansay 6 months ago
So, at the end I have 6 errors! When i run recompile i get an error that says:
Error 1: Cannot find symbol: public class mod_Slimeblock extends BaseMod
Error 2:Cannot find symbol: Modloader.RegisterBlock(Slimeblock);
Error 3:Cannot find Symbol: Modloader.AddName(Slimeblock, "Slimeblock")
Error 4:Cannot find symbol: "xx", "xx", Character.ValueOf('X'), Item.Slimeball
buzzboyninja 7 months ago
@buzzboyninja dude add ; at the and
theonlyonimod 6 months ago
5 errors
SRGriefers 7 months ago
17 errors all of them are from little letter's you told to put in and said error class for most of them
brandonwild11 7 months ago
17 errors
brandonwild11 7 months ago
at 7:28 i only get BlockBox.class help?
halocraftexpress 7 months ago
THANK YOU IT WORKED! I got some experience with java watching this lol. And I managed to make a GUI and Tools like obsidian pick!
2mitchmitch 7 months ago
My problems are that it says I dont have BaseMod or modLoader. When I installed them just like you showed. Then I also have the problem with this public class BlockBox extends Block{ public Block(int i, int j){ super(i, j, Material.wood); } says i need a constructor
lilwarthog 7 months ago
i did the Tutorial 3 times and its still not working for me :-(
Error: pastebin. com/sVwypChm
Q2460 7 months ago
@Q2460 EDIT: i got it^^ Blocks cant have an ID higher than ~250
Q2460 7 months ago
I get !!Can Not Find Client Bins!! when i load reofbuscate
DarkNinja2461 7 months ago
I keep getting this error:
src/minecraft/net/minecraft/src/Block******.java:7: invalid method declaration; return type required
public Block(int i, int j)
(the ******** is the name of my block but I don't want to tell anyone untill I realease it)
Please help I have no idea what to do.
milkcow9999 7 months ago
my minecraft crashes every time i try to load it?
callmebob11 7 months ago
my mods make minecraft crash
xenonaxel007 7 months ago
Comment removed
xenonaxel007 7 months ago
Comment removed
xenonaxel007 7 months ago
Watch this on transcribed audio :)
blardow6 7 months ago
Hey do u know how to make blocks with different sides? i was wondering how i would make that texture.... And also do u know how to make different types of blocks??? like steps, halfsteps, doors, etc. That would be awesome! p.s. i do know how to make blocks and have watched the tutorials.
alexdr241 7 months ago
sorry all of the errors seem to be pointing to the first src folder in the MCP directory
CPUxNerd 7 months ago
CPUxNerd 7 months ago
Whenever I try to Reobfuscate I get
== MCP v4.3 ==
== Reobfuscating client ==
!! Can not find client bins !!
== Reobfuscating server ==
!! Can not find server bins !!
Bryson-Whites-iMac:mcp43 Bbabybry$
Do you know what I'm doing wrong or how I can fix this??
IrregularShape 7 months ago
If you get an error guys this is the best way to fix it. Go into other blocks or similar files and see whats different. See if there are any mistakes or anything missing in yours. This is how many people learn at first. Thumbs up for others to see!
fasterthenyoucansay 7 months ago
on windows what do you do with the .class files you get after you reobf? i tried putting them in my minecraft.jar and i black screened (deleted meta.inf) and tried without ad the recipie wont work can anyone help?
xJoShHbOx 7 months ago