HelloInput Tutorial Error and Solution (5 posts)

  • Profile picture of Irlandes Irlandes said 1 year, 3 months ago:

    I tried running the HelloInput tutorial in the Alpha-3 version, but all I got was an error.

    In order to solve the problem the line
    mat.setColor(“Color”, ColorRGBA.Blue);

    should be substituted with
    mat.setColor(“m_Color”, ColorRGBA.Blue);

  • Profile picture of normen normen1271p said 1 year, 3 months ago:

    No, the wiki is for the svn version, use the tutorials in the manual of alpha-3 or update to nightly svn.

  • Profile picture of normen normen1271p said 1 year, 2 months ago:

    Is that for an unshaded material? The unshaded materials like “SimpleTextured.j3md” are deprecated, idk if they are still mentioned in the tutorials.

  • Profile picture of Irlandes Irlandes said 1 year, 2 months ago:

    It was the silliest thing, the problem is I did not restart the platform after the update!

    Thanks, though!

  • Profile picture of normen normen1271p said 1 year, 2 months ago:

    xD Well, glad you found it ^^