Jump to content

Recommended Posts

Posted

I just recently got a brand new computer, an HP pavilion gaming desktop, it has 12 gb of ram and an AMD Radeon RX 580 graphics card. And yet minecraft runs extremely slow when using only 20ish mods at about 2.7 gb allocated to minecraft. I'm using the twitch launcher. It runs super slow no matter what mods I put it and sometimes it runs even worse than my old crappy laptop. Other programs run fine. Any suggestions? Theres no error messages it just runs extremely slow.

latest.logFetching info...

Posted (edited)

JVM Arguments.
Twitch adds a bunch of them on itself, but, some of them you have slight control over.
Twitch for example will force -xms256m (you can edit it in the minecraft launcher before launching the pack if you want)
I currently suggest allocating around 4GB max RAM. (doing that in twitch sets -xmx to 4096m.
The reason: JourneyMap eats a lot of RAM and likes spiking. According to the the regular log you send, you have 710MB free on the heap, which Journeymap attempts to use for mapping.
Also... [14:21:43] [Client thread/INFO]: [CHAT] [Debug]: Reloading all chunks
Reloading chunks causes lag. Reloading all scripts even more. Don't be surprised about this.

If you post your debug.log (see logs folder), someone may be able to tell more about what is making your game laggy.
(EAQ states they prefer if you upload it to pastebin, hastebin, gist or something, so we can see the file in the browser.)

Edited by Ruchia
missing info
Posted (edited)

Lets try exaggerated optimizations:

 

Go to twitch settings, minecraft, under Java Settings, add the following to additional arguments:

  Reveal hidden contents

I could explain what all those things do, since I looked it up on Oracle.com (manual), but it would take a while. If you want to know, I suggest that you'd read it yourself.

Launch minecraft, in video options: disable mipmapping, clouds, set render distance 12, FPS 120.

Could you test it and see if there is a change? (use Alt+F3 in game to see your lag, or Shift Alt F3 to see everything)

Edit: a debug log file would also help to figure this out. (Twitch hates putting debug logs in the log folder though. You may need to setup an instance manually (through regular Minecraft and Forge installation to get a debug log) )

Edit 2: Due to a lack of a debug.log, and other information people will just guess wildly here. (read the EAQ, there is a reason why the mods made it and word it the way they did.) So far, we have no clue what causes your issues, but this aside.
You can try installing Java Runtime Environment 8, update 211 (from oracle.com) and set minecraft to use that instead of the native java.
Perhaps the processor of your crappy laptop was faster? (that would be odd I suppose) (What processor have you got installed on your motherboard? I could adjust the args I gave a bit depending on this.)
More ovbiously, a list of mods and their exact versions would also help figure this out. Perhaps a mod is broken and overuses your processor. That latest.log doesn't show this too clearly.
 

Edited by Ruchia
(see edit)
Posted

I highly recommend starting off with one or two mods and building up until you find a combination of mods that doesn’t create lag for you. You might also want to consider installing OptiFine and/or other optimisation for the performance improvements that they offer.

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted

debugFetching info...

Heres the debug file. My processor is the AMD Ryzen 5 2400G Processor. Attached is an image of the alt + f3 window. I already had java 211 installed but when I tried switching the java version to 211 is just crashed the launcher instantly when I clicked play, a java pop up appeared. I tried adding all that crap to the additional arguments box and nothing changed.

2019-06-28_21.12.25.png

Posted (edited)

Java 8u211 shouldn't cause you to crash, that is odd in itself. You need to have the 64bit version installed. (perhaps reinstalling java fixes that issue at least.)

It's diffidently not the hardware. (nice rig xd)

Optifine states in their instructions (for installing the mod on a clean forge client) that you need to add: -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true to arguments. Considering you're using AMD, you also want to disable Terrain Animations and Mipmapping, since those are optimized for Nvidia graphics.
I think the debug.log is incomplete. I can't seem to find entries about the spike you are experiencing in game nor do I find anything of you leaving the world. Even that "You haven't joined or created a team yet!" message is missing.

Maybe you send the wrong debug.log?

This is the list of mods you added according to the debug log.
 

  Reveal hidden contents

I am personally a litlle bit concerned about 1.jar
whatever that is, it seems like a very mysterious file.

 

Edit:
That message you experience, that one about the TeamsGUI is from a mod called FTB Utilities, by latvianmodder. According to the debug.log, this particular mod is not installed. I am guessing that book in the screenshot belongs to Tinker's Construct. The debug.log doesn't mention thismod either. Conclusion: this debug.log is likely the wrong debug.log

Edited by Ruchia
adding information
Posted (edited)

Those are the mods I had installed ages ago. I have since removed them all and added the modpack to my .minecrafts mods folder. Iirc, 1.jar was a mod that was having some rendering issues so I renamed it 1.jar to force it to load first. When is the debug.log file supposed to update? Everytime I load up minecraft? It appears the debug.log file never updated.

 

Edit: Minecraft is now running so slow that as soon as I get in the world I can barely move my camera around. The main menu is lag free but as soon as I load up a world it slows down massively.

Edited by X66Herobrine66X
Posted

I found that deep inside of my gaming laptop I had to locate the Java executable and specify that it is a "gaming" program.

 

I don't know if your laptop is like mine, but mine would only turn on the discrete video card whenever it detected a game or other high-GPU application. Otherwise it would run on the integrated video card to save power.

 

I hope that this helps.

Posted
  On 6/29/2019 at 6:45 PM, UntoldForce said:

I found that deep inside of my gaming laptop I had to locate the Java executable and specify that it is a "gaming" program.

 

I don't know if your laptop is like mine, but mine would only turn on the discrete video card whenever it detected a game or other high-GPU application. Otherwise it would run on the integrated video card to save power.

 

I hope that this helps.

Expand  

By discrete you mean dedicated card? How would I go about doing this?

Posted

My gaming laptop has an nVidia card, and I did it from the nVidia control panel. My laptop has a colored LED indicator which shows whether it is using integrated or discrete graphics, and it was defaulting to integrated for Minecraft.

 

You may need to look at your graphics driver package, computer manual, or possibly contact the laptop manufacturer's tech support to find out if this happens and how to fix it. Other AMD users might be able to better assist you.

Posted

Some programs/mods are badly made/unoptimised (vanilla is an amazingly good example of this), there is no war around this. What you should do is find out which mods are making your game run slowly and not use them. Properly debugging your problem with the HUD profiler (shift+f3) and /debug to find what’s making your game go slowly would also help.

 

Programs that are unoptimised and create a lot of new objects can cause lag spikes when Java needs to sort through all these objects and delete the ones that are no-longer being used to free up memory. If many, many new objects are being created very fast, it can significantly lower your FPS and create large amounts of other lag.

 

Start off with just Forge installed and slowly build up mods. If you want help finding what mods are causing lag, please post the results of the /debug command.

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted

I looked at the debug pie and like 75-90% of it is taken up by tick. I've switched to using technic launcher, not getting any better results. I'm gonna try doing what you said and put mod by mod into the pack.

Posted (edited)

I removed enderio, that seemed to be causing lag. Erm, would this have anything to do with why I'm lagging?
https://gyazo.com/63995e94cd7db433bd9de5940cbdcdb4
I don't know why it says I only have 118 gb, I have a 1 TB harddrive.

 

Also, I installed java 64 bit a few days ago and it was all good. Now my apps and features says I have 64 bit installed, command prompts java -version doesn't say 32 or 64 bit, and the Java folder is in Program Files instead of Program Files (x86). The java folder used to be in the x86 folder. What version do I even have?

Edited by X66Herobrine66X

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • But your Launcher does not find it   Java path is: /run/user/1000/doc/3f910b8/java Checking Java version... Java checker returned some invalid data we don't understand: Check the Azul Zulu site and select your OS and download the latest Java 8 build for Linux https://www.azul.com/downloads/?version=java-8-lts&package=jre#zulu After installation, check the path and put this path into your Launcher Java settings (Java Executable)
    • Try other builds of pehkui and origins++ until you find a working combination
    • Some Create addons are only compatible with Create 6 or Create 5 - so not both versions at the same time Try older builds of Create Stuff and Additions This is the last build before the Create 6 update: https://www.curseforge.com/minecraft/mc-mods/create-stuff-additions/files/6168370
    • ✅ Crobo Coupon Code: 51k3b0je — Get Your \$25 Amazon Gift Card Bonus! If you’re new to Crobo and want to make the most out of your first transaction, you’ve come to the right place. The **Crobo coupon code: 51k3b0je** is a fantastic way to get started. By using this code, you can unlock an exclusive **\$25 Amazon gift card** after completing your first eligible transfer. Let’s dive deep into how the **Crobo coupon code: 51k3b0je** works, why you should use it, and how to claim your reward. --- 🌟 What is Crobo? Crobo is a trusted, modern platform designed for **international money transfers**. It offers fast, secure, and low-cost transactions, making it a favorite choice for individuals and businesses alike. Crobo is committed to transparency, low fees, and competitive exchange rates. And with promo deals like the **Crobo coupon code: 51k3b0je**, it becomes even more attractive. Crobo focuses on providing customers with: * Quick transfer speeds * Minimal fees * Safe, encrypted transactions * Great referral and promo code rewards When you choose Crobo, you’re choosing a platform that values your time, money, and loyalty. And now with the **Crobo coupon code: 51k3b0je**, you can start your Crobo journey with a **bonus reward**! ---# 💥 What is the Crobo Coupon Code: 51k3b0je? The **Crobo coupon code: 51k3b0je** is a **special promotional code** designed for new users. By entering this code during signup, you’ll be eligible for: ✅ A **\$25 Amazon gift card** after your first qualifying transfer. ✅ Access to Crobo’s referral system to earn more rewards. ✅ The ability to combine with future seasonal Crobo discounts. Unlike generic promo codes that just offer small fee reductions, the **Crobo coupon code: 51k3b0je** directly gives you a tangible, valuable reward — perfect for online shopping or gifting. --- ### 🎯 Why Use Crobo Coupon Code: 51k3b0je? There are many reasons why users choose to apply the **Crobo coupon code: 51k3b0je**: 🌟 **Free bonus reward** — Your first transfer can instantly earn you a \$25 Amazon gift card. 🌟 **Trusted platform** — Crobo is known for secure, fast, and affordable transfers. 🌟 **Easy to apply** — Simply enter **Crobo coupon code: 51k3b0je** at signup — no complicated steps. 🌟 **Referral opportunities** — Once you’ve used **Crobo coupon code: 51k3b0je**, you can invite friends and earn more rewards. 🌟 **Stackable savings** — Pair **Crobo coupon code: 51k3b0je** with Crobo’s ongoing offers or holiday deals for even more benefits. --- ### 📝 How to Use Crobo Coupon Code: 51k3b0je Getting started with **Crobo coupon code: 51k3b0je** is quick and easy. Just follow these steps: 1️⃣ **Download the Crobo app** (available on Google Play Store and Apple App Store) or visit the official Crobo website. 2️⃣ **Start the sign-up process** by entering your basic details (name, email, phone number, etc.). 3️⃣ When prompted, enter **Crobo coupon code: 51k3b0je** in the promo code or coupon code field. 4️⃣ Complete your first transaction — be sure to meet the minimum amount required to qualify for the reward (usually specified in Crobo’s promo terms). 5️⃣ After the transaction is verified, receive your **\$25 Amazon gift card** directly via email or within your Crobo account. --- ### 💡 Tips to Maximize Your Crobo Coupon Code: 51k3b0je Bonus 👉 **Transfer the minimum qualifying amount or more** — this ensures you meet the conditions for the gift card. 👉 **Refer friends after your signup** — Crobo allows users who’ve signed up with codes like **Crobo coupon code: 51k3b0je** to share their own code for extra bonuses. 👉 **Check for additional Crobo promotions** — sometimes Crobo offers seasonal or regional deals that stack with the coupon code. 👉 **Complete your transaction soon after signup** — many bonuses have time limits, so act quickly! --- ### 🚀 Frequently Asked Questions about Crobo Coupon Code: 51k3b0je **Q: Can I use Crobo coupon code: 51k3b0je if I already have a Crobo account?** A: No — the **Crobo coupon code: 51k3b0je** is intended for **new users only**. It must be applied during the initial registration process. --- **Q: How long does it take to get the \$25 Amazon gift card after using Crobo coupon code: 51k3b0je?** A: Typically, the gift card is sent **within a few business days** after your first qualifying transfer is completed and verified. --- **Q: Are there hidden fees when using Crobo coupon code: 51k3b0je?** A: No — Crobo is transparent about its fees. The **Crobo coupon code: 51k3b0je** simply adds a bonus reward without increasing your costs. --- **Q: Can I combine Crobo coupon code: 51k3b0je with other promo codes?** A: The **Crobo coupon code: 51k3b0je** is generally applied as a standalone signup bonus. However, Crobo often offers **ongoing promotions** that may apply to future transactions. ---  📌 Reference Crobo promo code: {51k3b0je} Crobo discount code: {51k3b0je} --- # 🌍 Final Thoughts If you want to enjoy safe, fast, and affordable money transfers with an added bonus, **Crobo coupon code: 51k3b0je** is your best option. Not only will you experience excellent service, but you’ll also earn a **\$25 Amazon gift card** — a reward that you can use immediately for shopping or gifts. 👉 **Don’t wait — sign up today using Crobo coupon code: 51k3b0je and claim your bonus!**
  • Topics

×
×
  • Create New...

Important Information

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