Jump to content

Weird visual error. Can't figure out cause. Help?


Fakeiman

Recommended Posts

latest.logI've been adding mods to FTB Revelation v2.0.3, now that the mods are working, I have encountered a very strange visual glitch... I've messed around with Optifine's settings, I've dug through BetterFPS's settings... No clue about what is going on. The ONLY problem with my little pack and how it runs is this visual glitch which makes it pretty much unplayable.

 

If anyone has any suggestions or advice on it, I would be grateful.

 

--I attached both a full mod list and a picture of the specific visual glitch.

 

 

-Computer Specs: 16gb RAM (4 Allocated, doesn't really need more) --- CPU i5-4440 @3.1GHz --- GPU NVIDIA GTX 970

 

(Additional Java Parameters: -Xincgc -XX:ParallelGCThreads=4) Can't remember how long I've had this and I don't know what it does besides letting me use my CPU better, but it seems to help with performance or it used to.

 

ftbrevelationmoddedvisualglitch.png

ftbrevelationextramodlist.txt

latest.rar

debug.rar

Edited by Fakeiman
added files and info
Link to comment
Share on other sites

If you're lucky someone might have seen this before and know the answer. Otherwise you'll have to figure it out the old-fashioned way. You have to remove mods until the problem goes away to try to isolate the mod(s) that are causing it.

 

You have a heck of a lot of mods, so that will take some work. I would start with a "binary search". I mean I would get rid of half the mods and see if the problem still occurs. If not try the other half and confirm it still occurs. Then take the half that has the problem and cut that in half and try both halves. You keep doing that until you get down to the specific mod. This is a fast approach because even though you have 253 mods, you only have to cut it in half 8 times (groups of 128, 64, 32, 16, 8, 4, 2, then 1)

 

Now it is very possible that the problem is due to an interaction between two mods. For example you could cut the mod pack in half and find that neither half shows the problem. In that case you're going to have to crawl through one by one until you find one that is involved and then crawl through the rest to figure out which one is interacting poorly.

 

This forum may not be the best place to ask. This is for people who write mods. Other forums for making mod packs are more likely to find someone who has seen this before.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Link to comment
Share on other sites

1 hour ago, jabelar said:

If you're lucky someone might have seen this before and know the answer. Otherwise you'll have to figure it out the old-fashioned way. You have to remove mods until the problem goes away to try to isolate the mod(s) that are causing it.

 

You have a heck of a lot of mods, so that will take some work. I would start with a "binary search". I mean I would get rid of half the mods and see if the problem still occurs. If not try the other half and confirm it still occurs. Then take the half that has the problem and cut that in half and try both halves. You keep doing that until you get down to the specific mod. This is a fast approach because even though you have 253 mods, you only have to cut it in half 8 times (groups of 128, 64, 32, 16, 8, 4, 2, then 1)

 

Now it is very possible that the problem is due to an interaction between two mods. For example you could cut the mod pack in half and find that neither half shows the problem. In that case you're going to have to crawl through one by one until you find one that is involved and then crawl through the rest to figure out which one is interacting poorly.

 

This forum may not be the best place to ask. This is for people who write mods. Other forums for making mod packs are more likely to find someone who has seen this before.

Thanks for the suggestion, i was considering that but my preferred option would be someone who may know exactly what it is before i have  to resort to that. I didnt know where else to go for this sort of thing. Could you suggest a forum i could use? Thanks!

Link to comment
Share on other sites

On 8/3/2018 at 11:38 AM, jabelar said:

If you're lucky someone might have seen this before and know the answer. Otherwise you'll have to figure it out the old-fashioned way. You have to remove mods until the problem goes away to try to isolate the mod(s) that are causing it.

 

You have a heck of a lot of mods, so that will take some work. I would start with a "binary search". I mean I would get rid of half the mods and see if the problem still occurs. If not try the other half and confirm it still occurs. Then take the half that has the problem and cut that in half and try both halves. You keep doing that until you get down to the specific mod. This is a fast approach because even though you have 253 mods, you only have to cut it in half 8 times (groups of 128, 64, 32, 16, 8, 4, 2, then 1)

 

Now it is very possible that the problem is due to an interaction between two mods. For example you could cut the mod pack in half and find that neither half shows the problem. In that case you're going to have to crawl through one by one until you find one that is involved and then crawl through the rest to figure out which one is interacting poorly.

 

This forum may not be the best place to ask. This is for people who write mods. Other forums for making mod packs are more likely to find someone who has seen this before.

All the mods work... for some reason out of nowhere it starts up randomly. i played a world for a few hours, logged in and out maybe 3 times, then on the third time loading it up the textures are fucked. This sucks.

Link to comment
Share on other sites

58 minutes ago, Fakeiman said:

All the mods work... for some reason out of nowhere it starts up randomly. i played a world for a few hours, logged in and out maybe 3 times, then on the third time loading it up the textures are fucked. This sucks.

It is definitely difficult when a problem only happens occasionally to debug what is happening because it can take a while to even confirm that a suspicious mod is indeed the problem.

 

However, it is mostly likely an interaction between your mods. Meaning it is some combination that isn't working. And that is hard to isolate when you have so many mods. You might start by figuring out which mods affect rendering so much, since not all mods do. If that list is somewhat short you can experiment with combinations of them.

 

Also, is there any errors in your logs? Usually when things start to go poorly a mod will spit out an error. Like missing texture or missing model or something.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Link to comment
Share on other sites

10 hours ago, jabelar said:

It is definitely difficult when a problem only happens occasionally to debug what is happening because it can take a while to even confirm that a suspicious mod is indeed the problem.

 

However, it is mostly likely an interaction between your mods. Meaning it is some combination that isn't working. And that is hard to isolate when you have so many mods. You might start by figuring out which mods affect rendering so much, since not all mods do. If that list is somewhat short you can experiment with combinations of them.

 

Also, is there any errors in your logs? Usually when things start to go poorly a mod will spit out an error. Like missing texture or missing model or something.

Looks like a bad shader, direct OpenGL access, a coremod or an extra popMatrix() somewhere. Or any combination of them. As @jabelar said, go through your logs

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

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)

Link to comment
Share on other sites

11 hours ago, jabelar said:

It is definitely difficult when a problem only happens occasionally to debug what is happening because it can take a while to even confirm that a suspicious mod is indeed the problem.

 

However, it is mostly likely an interaction between your mods. Meaning it is some combination that isn't working. And that is hard to isolate when you have so many mods. You might start by figuring out which mods affect rendering so much, since not all mods do. If that list is somewhat short you can experiment with combinations of them.

 

Also, is there any errors in your logs? Usually when things start to go poorly a mod will spit out an error. Like missing texture or missing model or something.

 

39 minutes ago, Cadiboo said:

Looks like a bad shader, direct OpenGL access, a coremod or an extra popMatrix() somewhere. Or any combination of them. As @jabelar said, go through your logs

I really, really appreciate the help and suggestions guys. I will start working on that soon. I can post a couple logs too if that would help you help me. Thanks again guys.

Link to comment
Share on other sites

39 minutes ago, Fakeiman said:

 

I really, really appreciate the help and suggestions guys. I will start working on that soon. I can post a couple logs too if that would help you help me. Thanks again guys.

Yeah, can you post

1) list of installed mods

2) debug.log (read my signature if your unsure where to find this)

3) computer specs

4) java runtime arguments

 

3&4 aren’t necessary, but they might help.

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

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)

Link to comment
Share on other sites

42 minutes ago, Cadiboo said:

Yeah, can you post

1) list of installed mods

2) debug.log (read my signature if your unsure where to find this)

3) computer specs

4) java runtime arguments

 

3&4 aren’t necessary, but they might help.

The list has been there since i made the original post, the debug.log and latest.log are both there now (would only allow me to upload them compressed) my important computer specs are there now, and I wasn't sure what I'm supposed to put for Java Runtime Arguments, but I did have some additional parameters inside the FTB launcher that assist with performance that I figured I should put down.

 

IMPORTANT: I used my best judgement to pick out two mods that could cause problems before taking a binary troubleshooting approach. I was looking at the lighting overlay mod and BetterFPS. It seems that BetterFPS was the culprit, and removing it has fixed the errors... so far. Im not sure why its the problem, and Im kind of bummed since my fps will suffer slightly now. Thanks for the help, maybe if at all possible it could just be something wrong with that version of the mod and if i try a different version it could work but im not sure.

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.