Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Cant fix this error... Help!

  1. #1
    Junior Member
    Join Date
    Nov 2012
    Posts
    1
    My Mood
    Fine
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cant fix this error... Help!

    Hey!
    So Im following a tutorial on how to make a 2D game, but Im getting a error right there:



    The error is "Multiple markers at this line
    - DataBufferInt cannot be resolved
    to a type
    - DataBufferInt cannot be resolved
    to a type"

    Heres the full code:

    #5166161 - Pastie

    Thanks!
    Attached Images Attached Images


  2. #2
    Junior Member
    Join Date
    Sep 2012
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Cant fix this error... Help!

    need to import it

Similar Threads

  1. Need Help, Not sure how to fix basic error!
    By ChicoTheMan94 in forum What's Wrong With My Code?
    Replies: 3
    Last Post: September 15th, 2012, 01:41 PM
  2. I have an error i dont knwo how to fix.
    By 93tomh in forum What's Wrong With My Code?
    Replies: 5
    Last Post: July 21st, 2012, 05:53 PM
  3. Simply error; can't quite fix it.
    By JRabbit in forum Android Development
    Replies: 1
    Last Post: March 19th, 2012, 06:46 PM
  4. Intparse error. I have been trying to fix for hours.
    By TBB3 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: October 16th, 2011, 01:38 PM
  5. Replies: 6
    Last Post: October 5th, 2011, 07:21 AM