Jump to content

Why am I only getting 0-5 FPS?


an_awsome_person

Recommended Posts

When I try to run my Forge project, I only get 0-5 FPS no matter what I do in the video settings. This used to be the case with regular Minecraft, but I fixed it by having Minecraft use 32-bit Java. I tried changing my entire computer to 32-bit, but it didn't seem to do anything.

If people call you garbage, don't let them stop you from doing great things. It's called a garbage can, not a garbage can't.

Link to comment
Share on other sites

The debugger can be very slow, especially with breakpoints set on the client side. Just ignore the FPS until you get a compiled mod running in a real client-server setup. If your FPS is still slow after compilation, then you might have some IPC issues and will need to show us what you've invented that abuses the network.

The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.

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.

×
×
  • Create New...

Important Information

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