Search:

Type: Posts; User: iMiTzi

Search: Search took 0.21 seconds.

  1. Replies
    2
    Views
    861

    Importing problems

    Hello!
    Something is wrong in the import section of the code, what is wrong?
    Error message: Description Resource Path Location Type
    Syntax error on tokens, delete these...
  2. Thread: What is wrong?

    by iMiTzi
    Replies
    3
    Views
    866

    Re: What is wrong?

    I don't have the class JSplash, but it should work without a class named JSplash? Right? Or if not, how to do so it works?
  3. Thread: What is wrong?

    by iMiTzi
    Replies
    3
    Views
    866

    What is wrong?

    Hello!
    I tried to make a splash screen it didn't work.
    Here is the error message: Exception in thread "main" java.lang.Error: Unresolved compilation problems:
    JSplash cannot be resolved to a...
  4. Thread: What is wrong?

    by iMiTzi
    Replies
    12
    Views
    1,076

    Re: What is wrong?

    The three errors is "Description Resource Path Location Type
    The blank final field height may not have been initialized Render.java /Lifeless/src/com/mime/lifeless/graphics line 5 Java Problem...
  5. Thread: What is wrong?

    by iMiTzi
    Replies
    12
    Views
    1,076

    Re: What is wrong?

    Running...

    That is all that shows up.
  6. Thread: What is wrong?

    by iMiTzi
    Replies
    12
    Views
    1,076

    Re: What is wrong?

    How? I compile it, it starts, in the console there is no errors. How do I open the compiler program? ( Gyazo - 84a3bc5d85d5385607c922dc274cbc74.gif )
  7. Thread: What is wrong?

    by iMiTzi
    Replies
    12
    Views
    1,076

    Re: What is wrong?

    When I compile it doesn't says any error messages but when I compile it says "Errors exist in required project(s): Proceed with launch?"
  8. Thread: What is wrong?

    by iMiTzi
    Replies
    12
    Views
    1,076

    Re: What is wrong?

    Because there is red circle with a white X in it beside all the public final int codes.
  9. Thread: What is wrong?

    by iMiTzi
    Replies
    12
    Views
    1,076

    What is wrong?

    So I made this, it will be the class with the grahpics of my game. I don't know what I did wrong here? It is a red circle with a white X in beside of the public final int texts.


    package...
  10. Thread: Test

    by iMiTzi
    Replies
    7
    Views
    1,595

    [SOLVED] Re: Test

    Thank you for your help! :)
  11. Thread: Test

    by iMiTzi
    Replies
    7
    Views
    1,595

    [SOLVED] Re: Test

    That's the error:

    Exception in thread "main" java.lang.Error: Unresolved compilation problem:
    Syntax error on token ")", { expected after this token

    at...
  12. Thread: Test

    by iMiTzi
    Replies
    7
    Views
    1,595

    [SOLVED] Re: Test

    package com.mime.lifeless;

    public class Display {

    int WIDTH = 800;
    int HEIGHT = 600;

    public static void main (String[] args)

    }
  13. Thread: Test

    by iMiTzi
    Replies
    7
    Views
    1,595

    [SOLVED] What is wrong with my code?

    Hello so something is wrong with my code, I don't know whats wrong. This is the code I made Gyazo - 1d21ad907b5908641163495f0d7178ea.png but theres something wrong. I am watching a tutorial and the...
  14. Thread: Test

    by iMiTzi
    Replies
    7
    Views
    1,595

    [SOLVED] Test

    Hello so something is wrong with my code, I don't know whats wrong. This is the code I made http://gyazo.com/1d21ad907b5908641163495f0d7178ea but theres something wrong. I am watching a tutorial and...
Results 1 to 14 of 14