AE2 Fluid Crafting Rework

AE2 Fluid Crafting Rework

523k Downloads

Render crash.

Pilad opened this issue ยท 5 comments

commented

Not works? The button is not active for crafting. Although sold. alloy is present in liquid form.
Video: https://cloud.mail.ru/public/ccZf/FH38DY3yK

Crash
left click on items 0:14
Video: https://cloud.mail.ru/public/YCQf/PFPXSRsje
https://pastebin.com/LhXppCyR

commented

Mod last version ae2fc-1.7.10-c45419a

commented

Also crash on button CANCEL(left click)
https://pastebin.com/WxdL1tb0
time: 0.12
https://cloud.mail.ru/public/YCQf/PFPXSRsje

commented

the crash is some oversight in code. as to the missing fluid, i think you should use molten pe for smd capacitor instead of solding alloy.
try this one, it should fix the render crash
ae2fc-1.7.10-99c6ccd.zip

commented

Exactly, thanks. I was careless when coding the recipe. And the fact that the disks from the mod can hold only one liquid is the way it should be. In the extra cels mod, the discs can hold 5 types of fluids.
Capacitors are now created without errors. And there is no render error.

commented

Exactly, thanks. I was careless when coding the recipe. And the fact that the disks from the mod can hold only one liquid is the way it should be. In the extra cels mod, the discs can hold 5 types of fluids. Capacitors are now created without errors. And there is no render error.

that is intended