[0.11.4][cube] Transport belt madness still unplayable

This subforum contains all the issues which we already resolved.
Post Reply
Mike Rosoft
Inserter
Inserter
Posts: 47
Joined: Mon Nov 03, 2014 6:38 pm
Contact:

[0.11.4][cube] Transport belt madness still unplayable

Post by Mike Rosoft »

Follow-up to this report.

I have upgraded the game and the scenario pack to the most recent version, but "Transport belt madness" still doesn't work. It still starts with an empty inventory; on the top of it, when I click the "start level" button anyway, the game crashes.

Base mod is 0.11.4, scenario pack is 0.11.3. My operating system is Windows 7 64-bit.
Log

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by cube »

Hi, thanks for the report. The bug was mostly unrelated to the linked one, a result of one of the recent testability changes. It is fixed for 0.11.5

Mike Rosoft
Inserter
Inserter
Posts: 47
Joined: Mon Nov 03, 2014 6:38 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by Mike Rosoft »

In 0.11.5 the game no longer crashes, but it still starts with an empty inventory, making the mission unplayable.

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

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by kovarex »

There is error in the matrix, because I have items in my inventory when I start the level :)

Mike Rosoft
Inserter
Inserter
Posts: 47
Joined: Mon Nov 03, 2014 6:38 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by Mike Rosoft »

Now I tried to start "Tight spot" which used to work, but it fails to load with an error: "Couldn't read from input file. File could be corrupted." What gives?
Log
On your advice, I had deleted the mod directory, forcing the game to reinstall it (see this thread). Is it relevant that I deleted the mod directory from "c:\Users\Honza\AppData\Roaming\Factorio\mods\" , but the directory is now empty save for the mod-list.json file, and the mod now seems to be located at "C:\Program Files (x86)\Factorio\data\scenario-pack" ? "C:\Program Files (x86)\Factorio\data\" now contains two additional directories: "core" and "base".

Mike Rosoft
Inserter
Inserter
Posts: 47
Joined: Mon Nov 03, 2014 6:38 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by Mike Rosoft »

I tried removing the mods.json file; the game re-created it with an extra entry:

Code: Select all

{
    "mods": [
        {
            "name": "base",
            "enabled": "true"
        },
        {
            "name": "base",
            "enabled": "true"
        },
        {
            "name": "scenario-pack",
            "enabled": "true"
        }
    ]
}
That doesn't look right, does it?

Mike Rosoft
Inserter
Inserter
Posts: 47
Joined: Mon Nov 03, 2014 6:38 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by Mike Rosoft »

Now I tried completely uninstalling the game, manually deleting all leftover files except the game saves, and reinstalling it from files from your website.

The instructions on your website say: "Scenario pack is distributed as a mod. If you are using the Factorio auto updater then it should be downloaded for you automatically. Otherwise the way you install it is by downloading the zip archive and unpacking it into your mods directory." So I extracted the mod to c:\Users\Honza\AppData\Roaming\Factorio\mods\ - on startup, the application crashed.

Code: Select all

0334.316867  Info Logger.cpp:147: 2014:12:08 21:10:45; Factorio 0.11.5 (Build 12720, win32)
0338.183895  Error Util.cpp:37: Filename of mod C:/Users\Honza\AppData\Roaming\Factorio\mods\scenario-pack doesn't match the expected scenario-pack_0.11.3 (case sensitive!) 
So I moved the scenario pack to c:\Program Files (x86)\Factorio\data\. (The download instructions need to be updated.) The game still exhibits the bugs I had reported: transport belt madness is unplayable due to an empty inventory, and tight spot crashes on startup.

Code: Select all

0518.235581  Info Logger.cpp:147: 2014:12:08 21:13:49; Factorio 0.11.5 (Build 12720, win32)
0519.896992  Info ModManager.cpp:216: Loading mod core 0.0.0 (data.lua)
0519.971285  Info ModManager.cpp:216: Loading mod base 0.11.5 (data.lua)
0521.882636  Info ModManager.cpp:216: Loading mod base 0.11.5 (data-updates.lua)
0572.428662  Info AtlasSystem.cpp:152: Initial atlas bitmap size is 8192
0572.456543  Info AtlasSystem.cpp:91: Created atlas bitmap 8192x8185
0572.458217  Info AtlasSystem.cpp:91: Created atlas bitmap 8192x4763
<snip login attempts>
1242.987091  Info Updater.cpp:715: Downloading https://www.factorio.com/updater/get-token?username=Mike_Rosoft&apiVersion=2
1244.200620  Info Updater.cpp:715: Downloading https://www.factorio.com/updater/get-available-versions?username=Mike_Rosoft&token=<private>&apiVersion=2
1245.740068  Notice Updater.cpp:146: 0 packages available to download (experimental updates disabled).
1281.479418  Info PrototypeMigrationList.cpp:82: Activating migration base/2014-03-17_Factorio_0.9.4.json
1281.479525  Info PrototypeMigrationList.cpp:82: Activating migration base/2014-10-22_Factorio_0.11.0.json
1282.082416  Notice MigrationList.cpp:65: Applying migration: Base Mod: 2014-03-08_Factorio_0.9.3.lua
1282.182181  Notice MigrationList.cpp:65: Applying migration: Base Mod: 2014-03-16_Factorio_0.9.4.lua
1282.197976  Notice MigrationList.cpp:65: Applying migration: Base Mod: 2014-03-17_Factorio_0.9.4.lua
1282.242223  Notice MigrationList.cpp:65: Applying migration: Base Mod: 2014-03-20_Factorio_0.9.5.lua
1282.248393  Notice MigrationList.cpp:65: Applying migration: Base Mod: 2014-09-28_Factorio_0.11.0.lua
1282.382716  Notice MigrationList.cpp:65: Applying migration: Base Mod: 2014-11-14_Factorio_0.11.2.lua
1283.073534  Notice Scenario.cpp:123: Loading map 
1283.074229  Info Scenario.cpp:157: Map version 0.11.5-0
1310.168099  Info Scenario.cpp:103: Loading inner save before-run
1310.168181  Notice Scenario.cpp:123: Loading map 
1310.168797  Info Scenario.cpp:157: Map version 0.11.5-0
1336.440583  Info PrototypeMigrationList.cpp:82: Activating migration base/2013-11-29_Factorio_0.8.0.json
1336.440650  Info PrototypeMigrationList.cpp:82: Activating migration base/2014-01-09_Factorio_0.9.0.json
1336.444672  Info PrototypeMigrationList.cpp:82: Activating migration base/2014-03-17_Factorio_0.9.4.json
1336.444720  Info PrototypeMigrationList.cpp:82: Activating migration base/2014-10-22_Factorio_0.11.0.json
1336.732537  Error Util.cpp:37: Couldn't read from input file. File could be corrupted.
1344.244151  Info GlobalContext.cpp:472: Goodbye
I suspect that one part of the game requires the scenario pack mod to be in the "program files\data" directory, while another expects it to be located in the "application data\mods" directory. This is also the reason for the crash on automatic update.

fregate84
Fast Inserter
Fast Inserter
Posts: 233
Joined: Sun Jun 22, 2014 10:56 am
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by fregate84 »

On 0.11.5, I try a new game and I have my inventory.
I'm on windows 7, with auto-update .

Mike Rosoft
Inserter
Inserter
Posts: 47
Joined: Mon Nov 03, 2014 6:38 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by Mike Rosoft »

So I tried deleting the scenario pack directory once again, and tried to have the game's automatic updates to re-install it. Nope, still doesn't work.

I wonder about the error in the "tight spot" scenario: "Couldn't read from input file. File could be corrupted." The log doesn't identify exactly *which* file can't be read and may be corrupted - could the next version of the game provide more details here?

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

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by kovarex »

Ok, I checked the tight spot, and it was really unloadable, so I fixed it (as well as some needed script changes).

The fixed scenario pack will be released along the 0.11.6 update (on thursday).

Wombatinger
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sun Aug 23, 2015 2:37 pm
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by Wombatinger »

I have another problem: the inserters (at the output/red chests) don't take the materials; are doing just nothing --> unplayable

daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: [0.11.4][cube] Transport belt madness still unplayable

Post by daniel34 »

This bug is fixed for the 0.12.5 release: https://forums.factorio.com/forum/vie ... 30&t=14885
quick links: log file | graphical issues | wiki

Post Reply

Return to “Resolved Problems and Bugs”