[0.13.10] assertion failed in Tight Spot level 5

This subforum contains all the issues which we already resolved.
Post Reply
kevsgrove
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sun Jul 24, 2016 1:51 am
Contact:

[0.13.10] assertion failed in Tight Spot level 5

Post by kevsgrove »

split from already resolved bug report (18488) --daniel34

Getting a similar script error in Tight Spot level 5:
.../Roaming/Factorio/temp/currently-playing/tightspot.lua:49: assertion failed!
Sorry for the slight necro-post, this thread was the only hit on google.

This is on Factorio 0.13.9, build 23372.

Edit: Same issue on 0.13.10, build 23530.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Klonan »

Thanks for the report,

I can see the issue in the files,
Line 54 of level-05:

Code: Select all

    "smart-inserter",
If you upload your savegame i can fix it for you, and the campaign will be fixed this week

kevsgrove
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sun Jul 24, 2016 1:51 am
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by kevsgrove »

I can't launch level 5. Here's a savegame of level 4, though I'm not sure it'll help.

I can wait for the next release.

Thank you for the quick response, and migrating my report!
Attachments
tightspot.zip
(528.86 KiB) Downloaded 159 times

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

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Rseding91 »

Fixed for 0.13.14.
If you want to get ahold of me I'm almost always on Discord.

User avatar
Boardy
Inserter
Inserter
Posts: 26
Joined: Wed Aug 17, 2016 6:18 am
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Boardy »

Yesterday I finished lvl 4 (v. 0.13.15) and could not continue to lvl 5 for the same reason. Also with v0.13.16 this is still the case. So it appears the fix didn't take.

Here's a savegame and screenshot https://we.tl/3O0KgMAE1E

[Operating system: Mac OS X 10.11.6]

Nethris
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Aug 20, 2016 11:16 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Nethris »

Hit this exact message today in v0.13.17, both trying to advance after level 4 and directly launching level 5. Checking the lua files, level 5 is trying to use fast-inserter and filter-inserter, and those don't have prices set in tightspot.lua (previous levels currently use stack-inserter and stack-filter-inserter). After changing that, I then got the following error:

Code: Select all

Error while running the on_init: LuaGameScript doesn't contain key always_day.
stack traceback:
	...Data/Roaming/Factorio/temp/currently-playing/control.lua:98: in function <...Data/Roaming/Factorio/temp/currently-playing/control.lua:95>
Changing the always_day line for level 5 to match that for level 4 seems to have worked and let level 5 properly launch.

Edit: Oh, the level 5 recipe list had stack-inserter and stack-filter-inserter instead of fast-inserter and filter-inserter, making it somewhat difficult to craft science 3, so it looks like the recipe list and the item purchase list need those 2 items swapped between them.

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

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Rseding91 »

Fixed for the next version of 0.13.
If you want to get ahold of me I'm almost always on Discord.

User avatar
Boardy
Inserter
Inserter
Posts: 26
Joined: Wed Aug 17, 2016 6:18 am
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Boardy »

It should be fixed in 0.13.18. The release notes say so. But still I get the same assertion error. Maybe because I'm playing the level on easy?

I get the error when I try to continue my save game from finishing lvl 4, but also when I start it fresh from Play>Start Campaign.
Last edited by Boardy on Fri Aug 26, 2016 9:41 pm, edited 1 time in total.

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

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Rseding91 »

Boardy wrote:It should be fixed in 0.13.18. The release notes say so. But still I get the same assertion error. Maybe because I'm playing the level on easy?
Try restarting the level from the menu (don't load the save). It might not be migrating correctly.
If you want to get ahold of me I'm almost always on Discord.

User avatar
Boardy
Inserter
Inserter
Posts: 26
Joined: Wed Aug 17, 2016 6:18 am
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Boardy »

You beat my edit, clarifying just that... So it also doesn't work when starting "fresh".

ak2ary
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sun Sep 04, 2016 6:29 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by ak2ary »

I still get this error for level 5 tightspot, assertion failed. it's not fixed yet, please let me know how to fix.

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

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Rseding91 »

ak2ary wrote:I still get this error for level 5 tightspot, assertion failed. it's not fixed yet, please let me know how to fix.
Are you using an old save or did you create the save using the latest version of 0.13?
If you want to get ahold of me I'm almost always on Discord.

ak2ary
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sun Sep 04, 2016 6:29 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by ak2ary »

all new saves

User avatar
Boardy
Inserter
Inserter
Posts: 26
Joined: Wed Aug 17, 2016 6:18 am
Contact:

Re: [Rseding91] [0.13.10] assertion failed in Tight Spot level 5

Post by Boardy »

I can confirm it. When starting a new campaign I immediately get the error. I only unlocked TightSpot-5 on easy level (in v0.13).

[Factorio 0.14.8, OSX]

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [Rseding91] [0.13.10] assertion failed in Tight Spot level 5

Post by Klonan »

Fixed in version 0.14.10

User avatar
Boardy
Inserter
Inserter
Posts: 26
Joined: Wed Aug 17, 2016 6:18 am
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Boardy »

Confirmed. It's now working. 8-)

But the level has a mistake: It is not possible to build Filter inserters, needed for Science pack 3. Only Stack filter inserters are available.

ak2ary
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sun Sep 04, 2016 6:29 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by ak2ary »

I still get same error. I have steam, so when someone says "fixed in version 14" or whatever, not sure what that means. just wish there was an easy resolution for this that would update Steam version so I can just do level 5. Or an easy way to fix.

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

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Rseding91 »

ak2ary wrote:I still get same error. I have steam, so when someone says "fixed in version 14" or whatever, not sure what that means. just wish there was an easy resolution for this that would update Steam version so I can just do level 5. Or an easy way to fix.
0.14 is the latest experimental version of the game. You have to opt into it in the steam betas section.
If you want to get ahold of me I'm almost always on Discord.

ak2ary
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sun Sep 04, 2016 6:29 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by ak2ary »

So I got the 0.14 version and still I get the same error and cannot get to level 5. I guess tight spot is just broken and will never get fixed, whatever.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.13.10] assertion failed in Tight Spot level 5

Post by Klonan »

ak2ary wrote:So I got the 0.14 version and still I get the same error and cannot get to level 5. I guess tight spot is just broken and will never get fixed, whatever.
Were you playing from an old save game or did you start fresh?

Post Reply

Return to “Resolved Problems and Bugs”