[0.13.10] Crash on player craft attempt

Things that has been reported already before.
Post Reply
Peewee
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Dec 05, 2014 2:01 am
Contact:

[0.13.10] Crash on player craft attempt

Post by Peewee »

Steps to reproduce:

1. Load save (from 0.13.9)
2. Grab iron from the storage chests to the right
3. Craft something (I've tried gears, transport belts, iron chest)
4. Crash occurs on completion of crafting - when making a transport belt, the gear crafts successfully, then crashes when the transport belt is done.

Mod folder: https://www.dropbox.com/s/gtqwnetg32j5f ... er.7z?dl=0
Save: https://www.dropbox.com/s/44eqb14wifp7u ... 4.zip?dl=0
Log: https://www.dropbox.com/s/slbqop6gda359 ... t.log?dl=0

brh
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sat Jul 23, 2016 4:54 am
Contact:

Re: [0.13.10] Crash on player craft attempt

Post by brh »

This is 100% reproducible for me from a new game:

1. Generate a new map with all default settings (0.13.10)
2. Craft the iron pickax => Game crash on crafting completion.

If it helps, I'm using the Steam version of the game with Ubuntu 15.10

illmaren
Long Handed Inserter
Long Handed Inserter
Posts: 78
Joined: Mon Jun 27, 2016 3:25 pm
Contact:

Re: [0.13.10] Crash on player craft attempt

Post by illmaren »

Happens with my Save from .13.9 too

Log: https://drive.google.com/file/d/0Bza7Zt ... sp=sharing

Peewee
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Dec 05, 2014 2:01 am
Contact:

Re: [0.13.10] Crash on player craft attempt

Post by Peewee »

This is a duplicate of a bug I didn't notice in "Resolved for next release".

illmaren
Long Handed Inserter
Long Handed Inserter
Posts: 78
Joined: Mon Jun 27, 2016 3:25 pm
Contact:

Re: [0.13.10] Crash on player craft attempt

Post by illmaren »

This bug happens even with a new map made in 13.10....where is the next release?

simonalsn
Burner Inserter
Burner Inserter
Posts: 9
Joined: Fri Oct 02, 2015 7:45 am
Contact:

Re: [0.13.10] Crash on player craft attempt

Post by simonalsn »

Happens to me after I updated to 0.13.10 as well, it worked fine in 0.13.9

I have only tried to craft the assembler level 2 as of yet, but every time the craft ends the game crashes. :'-(

Hope to see a solution soon, just got back into the game after the 0.13 release.
Love the game btw!

EDIT: I can confirm this also happens when crafting other items, and it is consistent, it happens every time.
also forgot to tell you what my system is:
Linux 64 bit
Ubuntu 16.04 fully updated
nVidia GeForce 780M with the proprietary nVidia driver version 367.35.

kuch3n
Burner Inserter
Burner Inserter
Posts: 7
Joined: Tue Jan 12, 2016 9:44 am
Contact:

Re: [0.13.10] Crash on player craft attempt

Post by kuch3n »

Same on dedicated linux, crash caused bei SIGSEGV with finishing of a craft

Code: Select all

2297 Jul 23 18:04:39 vbox factorio[7143]: Factorio crashed. Generating symbolized stacktrace, please wait ...
2298 Jul 23 18:04:40 vbox factorio[7143]:  348.702 Warning Logger.cpp:360: Symbols.size() == 21, usedSize == 12
2299 Jul 23 18:04:40 vbox factorio[7143]: #0  0x4fcaeb in CrashHandler::writeStackTrace() at /tmp/factorio-n2rKaz/src/Util/CrashHandler.cpp:84
2300 Jul 23 18:04:40 vbox factorio[7143]: #1  0x4fcd64 in CrashHandler::SignalHandler(int) at /tmp/factorio-n2rKaz/src/Util/CrashHandler.cpp:189
2301 Jul 23 18:04:40 vbox factorio[7143]: #2  0x7f3b2c804310 in ?? at ??:0
2302 Jul 23 18:04:40 vbox factorio[7143]: #3  0x578490 in transferResult at /tmp/factorio-n2rKaz/src/CraftingQueue.cpp:281
2303 Jul 23 18:04:40 vbox factorio[7143]: #4  0xb1ca9f in tryFinishCrafting at /tmp/factorio-n2rKaz/src/CraftingQueue.cpp:124
2304 Jul 23 18:04:40 vbox factorio[7143]: #5  0xbed7cb in performCrafting at /tmp/factorio-n2rKaz/src/ManualCrafter.cpp:150
2305 Jul 23 18:04:40 vbox factorio[7143]: #6  0xbef5cc in Character::update() at /tmp/factorio-n2rKaz/src/Entity/Character.cpp:462
2306 Jul 23 18:04:40 vbox factorio[7143]: #7  0xbfe3a8 in get_next at /home/build/build_environment/boost_1_61_0/output_linux64/include/boost/intrusive/detail/list_node.hpp:63
2307 Jul 23 18:04:40 vbox factorio[7143]: #8  0xc1c3f0 in operator++ at /home/build/build_environment/boost_1_61_0/output_linux64/include/boost/intrusive/detail/list_iterator.hpp:8
     1
2308 Jul 23 18:04:40 vbox factorio[7143]: #9  0xc8b8d3 in update at /tmp/factorio-n2rKaz/src/Surface/Chunk.cpp:479
2309 Jul 23 18:04:40 vbox factorio[7143]: #10 0x7f3b2c7f1741 in update at /tmp/factorio-n2rKaz/src/Surface/Surface.cpp:864
2310 Jul 23 18:04:40 vbox factorio[7143]: #11 0x406379 in update at /tmp/factorio-n2rKaz/src/Map/Map.cpp:1097
2311 Jul 23 18:04:40 vbox factorio[7143]:  348.704 Error CrashHandler.cpp:85: Map tick at moment of crash: 6556
2312 Jul 23 18:04:40 vbox factorio[7143]:  348.704 Error Util.cpp:77: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem
     by posting the contents of the log file on the Factorio forums.
2313 Jul 23 18:04:40 vbox factorio[7143]: Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.


Post Reply

Return to “Duplicates”