[Rseding91] [1.0.0] Rotating assembly machine with moded heat pipe location does not disconnect it

This subforum contains all the issues which we already resolved.
Post Reply
FacelessDE
Manual Inserter
Manual Inserter
Posts: 4
Joined: Fri Mar 15, 2019 11:08 pm
Contact:

[Rseding91] [1.0.0] Rotating assembly machine with moded heat pipe location does not disconnect it

Post by FacelessDE »

Dear support team,

all machine with the type assembling machine and with energy source heat have maybe a bug.

Image

The both left machines have a recipe without fluid. I rotation the machine and the heat pipe lose the connection with the machine. Perfect.

BUT the both right machines have a recipe with fluid. I rotation the machine and the heat pipe don´t lose the connection. Why?

My code is:

Code: Select all

data.raw["assembling-machine"]["assembling-machine-2"].energy_source = {
		connections = {
         	 {
          	  direction = 2,
                  position = {
              		1.0,
            		0
           	   },
         	 },
		 {
           	  direction = 6,
           	  position = {
              		-1.0,
              		0
            	   }
          	 }  
        	},
       		max_temperature = 130,
		min_working_temperature = 75,
       		max_transfer = "2GW",
		specific_heat = "1MJ",
       		type = "heat"
}
Is my code wrong or is this a bug?

Regards
Faceless

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.0.0] Rotating assembly machine with moded heat pipe location does not disconnect it

Post by Rseding91 »

Thanks for the report. It's now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”