-
Content count
2,018 -
Joined
-
Last visited
About Marcus01
-
Rank
Dragon Member
- Birthday 09/15/1995
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I don't even want to get into things like this. Too touchy of a subject for some.
-
Idk bro no reason it should do that ;?
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
You compiling the server or client?
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
NO worries pm me if you got any other issues!
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
Okay, so in EconomyReset.java ... the class (class is how you define a "human" in an abstract manner, objects are the humans you see in the street. now think how a human exists (class design) and then open your window and see your objects ) ItemReplace is public.. So rename your file EconomyReset.java to ItemReplace.java
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
That didn't work?
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
Hoping it helped. :)
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
The file.
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with:
-
The name of the public class within a file has to be the same as the name of that file. So if your file declares class ItemReplace, it needs to be named ItemReplace.java
- 16 replies
-
- compile
- complexity
-
(and 2 more)
Tagged with: