Page 1 of 1

[0.10.8] Error after upgrade from 0.10.6

Posted: Sat Aug 16, 2014 7:13 am
by TheCardinal
This morning i upgraded version 0.10.6 to 0.10.8. It resulted in an error message about an incorrect name and the game hangs up. The proces can only be stopped through taskmanager.

Facturio-current.log contains the following text
07:12:41 Info None: 2014:08:16; Factorio 0.10.8 (Build 10621, win64)
07:12:42 Warning Mods: Filename of mod S:/Factorio 0.9.8\Factorio_0.9.8.9400\mods\Liquid-Station-Mod is deprecated, should be Liquid-Station-Mod_0.2.0
07:12:42 Error None: Filename of mod S:/Factorio 0.9.8\Factorio_0.9.8.9400\mods\Side-Inserters doesn't match the expected Side Inserters_1.1.0 (case sensitive!)


MOds installed with 0.10.6
Cargo-upgrade
Liquid-Station-Mod
Rail-layer
Side-Inserters
Smart-Inserters
SmartSplitters
terminalchest
TheFatController
TimeDisplay


I´ve tried to solve the problem by editing mod-list.json which doesn´t solve my problem.
Is there a way to solve this problem? If not, how can i install a new version of 0.10.8 (I can´t find an installation file for it)?

Re: [0.10.8] Error after upgrade from 0.10.6

Posted: Sat Aug 16, 2014 8:59 am
by cube
Hi, this is caused by an backwards incompatible change we added in 0.10.7.
( https://forums.factorio.com/forum/vie ... =14&t=5364 )

Until the mods are fixed, you can work around it by removing (not only disabling) the mods that cause the errors.

Re: [0.10.8] Error after upgrade from 0.10.6

Posted: Sat Aug 16, 2014 9:06 am
by drs9999
cube wrote:Until the mods are fixed, you can work around it by removing (not only disabling) the mods that cause the errors.
...or try to fix it by your own. An explanation and example can be found in the thread cube linked to (and wrote ;))

I guess the only error is the missing "-" in the mod name, but didn't tested it though.

Re: [0.10.8] Error after upgrade from 0.10.6

Posted: Sat Aug 16, 2014 9:54 am
by TheCardinal
Problem solved!
I made the directory name and the names in the json file of the mod itself and in the mods directory exactly the same.
Thank you all for the assistance!