Search found 5 matches

by magie720
Tue Nov 26, 2024 12:04 am
Forum: 1 / 0 magic
Topic: [2.0.21] Crash building new space platform (PollutionUpdateData::PollutionUpdateData into stl_vector.h)
Replies: 4
Views: 234

Re: [2.0.21] Crash building new space platform (PollutionUpdateData::PollutionUpdateData into stl_vector.h)

For good measure, I took a diff of the hexdump of the two binaries. It looks like there was a single bitflip:

< 01b9f970: c780 6807 0000 0000 0000 48c7 c070 0700 ..h.......H..p..
---
> 01b9f970: c780 6807 0000 0000 0000 48c7 8070 0700 ..h.......H..p..

This issue occured on my first playsession ...
by magie720
Mon Nov 25, 2024 11:54 pm
Forum: 1 / 0 magic
Topic: [2.0.21] Crash building new space platform (PollutionUpdateData::PollutionUpdateData into stl_vector.h)
Replies: 4
Views: 234

Re: [2.0.21] Crash building new space platform (PollutionUpdateData::PollutionUpdateData into stl_vector.h)

From what I can tell, the factorio binary itself got corrupted.

Since it was mentioned, the c++ library being used by factorio has md5sum:

26b3d4ec128b9b6716dd4b8f1c205f9f /lib/x86_64-linux-gnu/libstdc++.so.6

And `sudo dpkg -V libstdc++6` reports no error.

In contrast, the factori binary with ...
by magie720
Mon Nov 25, 2024 8:18 pm
Forum: 1 / 0 magic
Topic: [2.0.21] Crash building new space platform (PollutionUpdateData::PollutionUpdateData into stl_vector.h)
Replies: 4
Views: 234

[2.0.21] Crash building new space platform (PollutionUpdateData::PollutionUpdateData into stl_vector.h)

The attached save file consistently crashes when attempting to build a space platform.

To Trigger:

* Load save file
* Click on rocket silo
* Click "Build new space platform"
* Click "Create"
* Hit escape to return to normal view.

What happens:
* Rocket Launches
* "Smoke me a kipper" awarded ...
by magie720
Sun Oct 16, 2016 1:24 am
Forum: Not a bug
Topic: [0.14.14] Random video freezes
Replies: 2
Views: 933

Re: [0.14.14] Random video freezes

Can you try changing to the modsetting kernel driver? See: viewtopic.php?f=49&t=21205

Switch to modesetting fixed it.

For reference, the command is

sudo apt-get uninstall xserver-xorg-video-intel

which causes the computer to fall back to the built in modesetting driver. The package ...
by magie720
Sat Oct 15, 2016 9:23 pm
Forum: Not a bug
Topic: [0.14.14] Random video freezes
Replies: 2
Views: 933

[0.14.14] Random video freezes

While playing, the video will randomly freeze. This happens both during game-play and while in the main menu. During this time, the game is still running (the sound plays), and if I switch to another work space and back, it works again (and, if I was walking while the video was frozen, the character ...

Go to advanced search