Wow, that's quick! Definitely not the 1-2 days advertised in the moving instructions postKajanor wrote:Moved from 0.11 mods on request.
[0.14.22] SlowMo - Slower Stuff! 0.1.1
- Thomasnotused
- Filter Inserter
- Posts: 262
- Joined: Thu Jan 29, 2015 9:58 pm
- Contact:
Re: [0.14.1] SlowMo - Slower Stuff! 0.1.0
I have no idea what I'm doing.
Re: [0.14.1] SlowMo - Slower Stuff! 0.1.0
The reason your mod crashes in the zip is you have a uppercase issue with one of your file names, and zip is case sensitive (windows isn't. This mod crashes on linux and mac)
Here it is:
Also, set the animation coefficient back to 32, Factorio seems to adjust the animation speed based on transport belt speed, I think.
animation coefficient of 32 looks like this: https://streamable.com/z7iw
Here it is:
Code: Select all
/SlowMo_0.1.0/graphics/Slow_Electric_MIning_Drill_North.png
Slow_Electric_MIning_Drill_North.png
_Electric_MIning_Drill_
_MIning_
MIn
I
Also, set the animation coefficient back to 32, Factorio seems to adjust the animation speed based on transport belt speed, I think.
animation coefficient of 32 looks like this: https://streamable.com/z7iw
- Thomasnotused
- Filter Inserter
- Posts: 262
- Joined: Thu Jan 29, 2015 9:58 pm
- Contact:
Re: [0.14.22] SlowMo - Slower Stuff! 0.1.1
0.1.1 released!
- No new content, just bugfixes
- Should no longer crash if zipped
- Uploaded to portal as well
This is kind of a side-project for me, seeing as how it's not that popular. Expect slow updates
- No new content, just bugfixes
- Should no longer crash if zipped
- Uploaded to portal as well
This is kind of a side-project for me, seeing as how it's not that popular. Expect slow updates
I have no idea what I'm doing.