[Incompatibility] GregTech
Chocodu31 opened this issue ยท 5 comments
I know that is not your problem, just for notice : GregTech is incompatible with MTS (at least gregtech 2.1.4-beta) in default option.
There is some black square around the particle.
You can fix it in "Client Options", "Shader Options", just turn "Emissive Textures Bloom" to False
And there is another bug, a sound bug :
[Client thread/INFO]: [CHAT] IMMERSIVE VEHICLES ERROR: Tried to play a sound, but was told no sound slots were available. Some mod is taking up all the slots. Probabaly Immersive Railroading or Dynamic Surroundings. If you have those installed, complain to the mod author or check the mod configs. Sound will not play.
I think that can be fix in "Client Options" and the section "MaxNumSounds", but i don't know what values i need to put in, so if somebody can help me.
Thanks.
Update : If u put 28 (the lowest number according to gregtech) that work.
Do you think is possible to put more ? (cause the mod say that would have some bug with some machine)
Beats me. That's GregTech's config box, not IV's. From what it looks like, that's a config that takes sounds away from the main system for GregTech's exclusive use. They shouldn't be doing that. That's what Immersive Railroading does by default, and it leads to the same issue with IV. They should be sharing the sound pool and releasing the sound handles when they aren't using them, not requesting 512 of them and then not letting other mods use them if they're only using 20.
Flagging this as an issue with GregTech's code. I'll note them as another mod in the list of mods that hog sound slots during the next update.