Jump to content

Achvement problem


Mysteryman141

Recommended Posts

When I try to add a page it shows up as a white page and when I try to add the second achievement minecraft crashes!

I get no errors in eclipse.

 

    static final Achievement start = new Achievement(3000, "begin", 1, -2, Item.slimeBall, AchievementList.buildWorkBench).registerAchievement();
    static final Achievement block = new Achievement(3001, "bounce", 2, -5, mod_slime.bounceSlime, start).registerAchievement();
    
    public static AchievementPage slimePage = new AchievementPage("SlimeCraft", start, block);

 

This is at the bottom.

      AchievementPage.registerAchievementPage(slimePage);

 

Problems

[*]White Screen

[*]Crashing

 

I folowed the Tutorial on here and it didnt work.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.