Graphical glitches for multiple objects (1.12.2)
Dande1231 opened this issue ยท 38 comments
Then I have no idea.
Grab a full game log (startup, login, look at the things, then shutdown) maybe, chuck it on pastebin and link it here. Might be warnings in there to look at.
if i remember right, pastebin has an limitation on line numbers but you could use https://hastebin.com/ or https://gist.github.com/
PS use an account or keep the original link somewhere to delete the log after fixing this, it may contain hints on your local machines directory structure which may or may not be private (or simply use an advanced text editor and auto-replace path structures like "c:\users\privateuser" with "localpath" or sth)
That's only the last 100 lines, I was hoping for the full log, so that we get the whole startup blurb.
New output log, should be complete
https://gist.github.com/Dande1231/109ba36cf1787d0913e7859f76729ee4
ImmersiveEngineering-0.12-75
I didn't notice this before (sorry), but you're using a quite old version of IE (build 75, current if 86). Build 75 was roughly a year old when you opened the report, could you try updating?
In order to use the newer versions, I have to download a newer version of Forge, but the thing is all of the forge installers I have tried to download have had some sort malicious file, with Windows Defender and Virus total saying it was harmful. So there's that roadblock. Anything else you could try suggesting?
I would recommend using the twitch launcher or MultiMC
Both of those are able to install Forge for you and are guaranteed to use the official forge sources for their download.
I just removed about 6 mods, And I wish I had a list of what I removed as when I logged back in the latest ones that went bad were fixed and working again.
We have one, I have it linked on my twitter >_>
https://discordapp.com/invite/KGYqfNe
@Jaseac can you also include modlist with versions and versions of forge used? (also just as a general hint, try it again without optifine or other "optimizing" mods and check if the issue persists)
Sorry for the late (a bit of an understatement at this point) reply. I downloaded forge from minecraftforge.net, which I assume should be safe but VirusTotal thinks differently. I can't find any other sites to download forge, so could someone just link a trusted site to me?
I know it is, but apparently it has malware or something. Is there any other way to download forge?
Try different AV, because it's probably a false positive. Ensure you're using a secure connection to files.minecraftforge.net. Don't use IE/Edge. That is the official site, and is therefore the safest place to download from.
but VirusTotal thinks differently
since the service VirusTotal to my knowledge is an online service, can you link the result page please? this sounds very strange ... also sorry for going kinda off topic here with a forge/website issue on the IE tracker :P
It has gone a bit off topic, but it might solve the problem. Anyways, Virustotal says it's clean when I try to scan it now, but I still feel a bit iffy about downloading it.
Edit: I've seen people talking on the forge discussions about a fake website pretending to be forge. This may be what I was looking at.
This may be what I was looking at
that is why i wanted the result page, to check if th input site is some malformed url that you stepped on
(for future cases, always keep the result link to support the claim you are doing, this is like a crashlog very helpful to know)
since the conveyors bug out after continuing a savegame, my next guess would be the blockdata getting corrupted somehow
can you extract the blockdata from a placed down conveyor and after it bugged out?
Stand on top of the block, and type: /blockdata ~ ~-1 ~ {} into the chat. All the data will appear on the chat.
i found this trick on reddit, hope it has sufficient data to debug
Input the command, it said, "Data tag did not change", followed by a bunch of things that I'm too lazy to copy onto here (but I'll post the things if you really need to see them).
I don't think I've seen this issue before. Could you post a full modlist? Also, since this seems to have started in the middle of a playthrough: what did you change that caused this?
Mod list ( in mods folder):
CreaticeCore
CTM-MC1.12.2-0.3.2.20
Custom-NPCs-Mod-1.12.2
ImmersiveEngineering-0.12-75
ImmersiveEngineering-0.12-75-core
LittleTiles-Mod-1.12.2
MalisisBlocks-Mod-1.12.2
MalisisCore-1.12.2
MalisisDoors-Mod-1.12.2
Trapcraft-1.12-v2.4.3a-universal
WorldEdit-1.12
I also have some mods in my Flan folder, but Flan's mod itself isn't active.
Debug crash:
Link to Gist here: https://gist.github.com/Dande1231/812413dc6d8a87b798033428f00a825e#file-gistfile1-txt
I don't think I've seen this issue before. Could you post a full modlist? Also, since this seems to have started in the middle of a playthrough: what did you change that caused this?
This didn't happen in the middle of a playthrough, it looked like that from the start.
please move that to Pastebin or Gist.
Also, remove MalisisDoors and see if that helps.
Didn't work, still glitched. I tried removing MalisisBlocks and MalisisCore too, but that didn't work.