CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Gunroar

Search: Search took 0.02 seconds.

  1. Loading freetype.so says dlopen failed, could not build

    I have started using libgdx and have been trying to get the freetypefont working on Android but no matter how hard I try I cannot seem to get it working. My app was working perfectly fine until I...
  2. Replies
    6
    Views
    5,420

    Re: IllegalAccessError, cannot acces class

    Yes I did a full rebuild, but Norm....
    Norm... ... ... ... Norm...public class Creature...I must have forgotten the public when I typed.... ...
    ...
    I CAN'T BELIEVE I DIDN'T SEE IT! I SEARCHED FOR...
  3. Replies
    6
    Views
    5,420

    Re: IllegalAccessError, cannot acces class

    It cannot access other things like currentAction, but can access stuff all classes have like toString.
    And I find it strange it says virtual method? Doesn't that mean that the instance is...
  4. Replies
    6
    Views
    5,420

    Re: IllegalAccessError, cannot acces class

    No, the previous version had a public uuid and no myid, so I thought myid getter might work, the version before that had no uuid. And creature is not gotten through derivative and is not used as one....
  5. Replies
    6
    Views
    5,420

    IllegalAccessError, cannot acces class

    Please, I am using AIDE IDE on android with libgdx and everything was okay until I got error message:


    06-25 22:38:02.730 14459 14484 E AndroidRuntime ...
Results 1 to 5 of 6





Click Here to Expand Forum to Full Width

Featured