Jump to content

Bug report: ClientRegistry#registerKeyBinding does not check for null


LapisSea

Recommended Posts

So I have messed my code up and I registered KeyBindings that were null. Now this did not give me any sort of crash or error. But the result was that I could not load or save video settings and when I would open the key config MC would crash with a null pointer. So please add something like "if(key==null)throw new NullPointerException("Key can't be null!");" in ClientRegistry#registerKeyBinding before adding the binding to the list.

Making a big mod and asking myself what is wrong to people that were updating minecraft to 1.8

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.