Immersive Engineering

Immersive Engineering

134M Downloads

Graphical glitches for multiple objects (1.12.2)

Dande1231 opened this issue ยท 38 comments

commented

2018-11-14_20 54 46

Things like transformers, capacitors, relays, barrels and fluid pumps and many other things, and wires don't show up. Anyone know a fix? Not using Optifine btw.

commented

Yes

commented

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.

commented

OK, I'll try it and give you the log.

commented

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)

commented

That's only the last 100 lines, I was hoping for the full log, so that we get the whole startup blurb.

commented
commented

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?

commented

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?

commented

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.

commented

Ok, I'll try it, see if it fixes the textures.

commented

I am having the same issues on a daily basis. I lay down a row on conveyor belts, they are all fine till I log in the next day, then they are all a pink chess board again. Let me know If I can do anything to help
2019-03-01_17 43 28

commented

And it happened again. Those were vertical belts. This is getting really annoying.
2019-03-02_01 46 29

commented

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.

commented

You guys need a discord server!!

commented

We have one, I have it linked on my twitter >_>
https://discordapp.com/invite/KGYqfNe

commented

@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)

commented

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?

commented

That's the official site.

commented

I know it is, but apparently it has malware or something. Is there any other way to download forge?

commented

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.

commented

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

commented

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.

commented

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)

commented

I got newer forge and mod, still broken. Anything else I should try?

commented

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

commented
commented

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).

commented

Yeah, full debug crash please.

commented

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?

commented

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

commented

I also tried removing the other mods, still broken

commented

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.

commented

please move that to Pastebin or Gist.

Also, remove MalisisDoors and see if that helps.

commented

Ok, I'll try it.

commented

Didn't work, still glitched. I tried removing MalisisBlocks and MalisisCore too, but that didn't work.

commented

Any more suggestions?

commented

Have you been able to produce this issue in an instance with just IE?