[kovarex] [0.17.15] Trains with nuclear fuel not reaching max speed.

This subforum contains all the issues which we already resolved.
Post Reply
talex95
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Mar 18, 2019 10:24 pm
Contact:

[kovarex] [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by talex95 »

Loaded up my game after the .15 hotfix and hopped in my personal shuttle to go get resources for the rail line. I saw the speed only reaching coal levels of top speed. Deconstructing the train and replacing it with nuclear fuel does not seem to fix it. Im attaching my save in case its a mod thing. I have a personal train thats in manual mode that uses the new temp stop system to get me around.

Image

Edit I cant seem to get the save to upload.

Image

Image

https://drive.google.com/file/d/1fzIW9q ... sp=sharing Ill be damned if i dont let you guys have the save

Burninator
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat Sep 22, 2018 10:29 am
Contact:

Re: [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by Burninator »

Trains are not getting the max speed bonus of ANY fuel currently in 0.17.15.
I can't remember what the previous tooltip used to be, but the mouse over popup from any fuel now shows the acceleration bonus but doesnt show a max speed bonus (not sure if it ever did or if it was only visible in the wiki though).
Trains are still getting the acceleration bonus of different fuels.

User avatar
TruePikachu
Filter Inserter
Filter Inserter
Posts: 978
Joined: Sat Apr 09, 2016 8:39 pm
Contact:

Re: [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by TruePikachu »

Code: Select all

  {
    type = "item",
    name = "nuclear-fuel",
    icon = "__base__/graphics/icons/nuclear-fuel.png",
    icon_size = 32,
    fuel_category = "chemical",
    fuel_value = "1.21GJ",
    fuel_acceleration_multiplier = 2.5,
    fuel_top_speed_multiplier = 1.15,
    -- fuel_glow_color = {r = 0.1, g = 1, b = 0.1},
    subgroup = "intermediate-product",
    order = "q[uranium-rocket-fuel]",
    stack_size = 1
  },
Well, it's still defined in the prototype, so at least we know it probably isn't an intentional change...

User avatar
NooBxGockeL
Burner Inserter
Burner Inserter
Posts: 10
Joined: Sat Aug 02, 2014 7:20 pm
Contact:

Re: [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by NooBxGockeL »

I can confirm this isn't a mod thing, as i tried it in my creative world.

Image

knightelite
Fast Inserter
Fast Inserter
Posts: 132
Joined: Fri Oct 05, 2018 3:49 pm
Contact:

Re: [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by knightelite »

Seems to be the same issue as in this thread: viewtopic.php?f=7&t=68148

I just tested it; you can get to full speed with nuclear fuel manually driving backwards.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [kovarex] [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by kovarex »

Thanks for the report, fixed for 0.17.17

alessandrouw
Burner Inserter
Burner Inserter
Posts: 6
Joined: Fri Jun 29, 2018 2:29 pm
Contact:

Re: [kovarex] [0.17.15] Trains with nuclear fuel not reaching max speed.

Post by alessandrouw »

kovarex wrote:
Wed Mar 20, 2019 11:14 am
Thanks for the report, fixed for 0.17.17
I was about to bump this report, as 0.17.16 didn't fix it. Thanks!

Post Reply

Return to “Resolved Problems and Bugs”