@SynforgeGames I have no idea what was happening so i downloaded Eclipse and it somehow works in there but only when i changed the version of java i use.
@AmarathOnline it shouldn't make a difference whether you use eclipse or not. Tell me what the error was or look it up so I can tell you what you did wrong. Did you update java like it my first video? I can't imagine why a different version would make a difference since the version I use is one of the newest versions
@SynforgeGames I can't remember what it said something like can't find main variable or something. I don't know why i looked it up and i can't find any answers but there are other people having the problem.
@AmarathOnline that's weird, according to that error I would say you made a typo when copying the definition to your main method but I don't see any typos other than the ones I mentioned earlier. Did you try recompiling it with String & System capitalized?
@SynforgeGames Yes i did recompile it, and since it works on eclipse i don't believe there is any typo. Oh well don't worry i will just have to use eclipse.
@GameTutorialsMaker1 That's not entirely true. I have managed to use his system to set up a 2D minecraft with an inventory, chests, crafting, and smelting.
I use Eclipse and I really like working with an IDE. Especially for larger, multiclassed projects Eclipse handles all of the little things. I also think that the dropdown menus and the documentation on what every method does makes it a great learning tool. My two sense. But Command Prompt is cool
Does not work, i have compliled it and when i type:
java HelloWorld
it gives me an error
AmarathOnline 3 weeks ago
@AmarathOnline what did the error say?
System also needs to be capatilized. When you're following the tutorial you have to watch out for case because java is very strict on case
SynforgeGames 3 weeks ago
@SynforgeGames I have no idea what was happening so i downloaded Eclipse and it somehow works in there but only when i changed the version of java i use.
AmarathOnline 3 weeks ago
@AmarathOnline it shouldn't make a difference whether you use eclipse or not. Tell me what the error was or look it up so I can tell you what you did wrong. Did you update java like it my first video? I can't imagine why a different version would make a difference since the version I use is one of the newest versions
SynforgeGames 3 weeks ago
@SynforgeGames I can't remember what it said something like can't find main variable or something. I don't know why i looked it up and i can't find any answers but there are other people having the problem.
AmarathOnline 3 weeks ago
@AmarathOnline that's weird, according to that error I would say you made a typo when copying the definition to your main method but I don't see any typos other than the ones I mentioned earlier. Did you try recompiling it with String & System capitalized?
SynforgeGames 3 weeks ago
@SynforgeGames Yes i did recompile it, and since it works on eclipse i don't believe there is any typo. Oh well don't worry i will just have to use eclipse.
AmarathOnline 2 weeks ago
this is not working:
public class HelloWorld{
public static void main(string args[]){
system.out.println("HelloWorld"); //prints stuff out
}
}
AmarathOnline 3 weeks ago
@AmarathOnline String needs to be capatilized
SynforgeGames 3 weeks ago
I need help if your there can you go on skype, p.s This is GameTutorialsMaker1
AmarathOnline 3 weeks ago
@GameTutorialsMaker1 That's not entirely true. I have managed to use his system to set up a 2D minecraft with an inventory, chests, crafting, and smelting.
Nathan36762 1 month ago
Now how do i make it so when you click on the java file the game runs?
RoBroGaming 1 month ago
I use Eclipse and I really like working with an IDE. Especially for larger, multiclassed projects Eclipse handles all of the little things. I also think that the dropdown menus and the documentation on what every method does makes it a great learning tool. My two sense. But Command Prompt is cool
nhmllr725 1 month ago
Can i make a request: Can you redo your inventory tutorial for game maker as no one i know has managed to get it to work.
Thanks and Happy New Year!
GameTutorialsMaker1 1 month ago
Ty for bringing these videos to ppl such as myself much appreciated :)
zzdesolatezz 1 month ago
@zzdesolatezz no problem I'm glad you liked it
SynforgeGames 1 month ago
Woo yeah first ^^
zzdesolatezz 1 month ago