Git Product home page Git Product logo

Comments (5)

jacobtyq avatar jacobtyq commented on August 11, 2024 2

I encountered the same issue.

So instead of using

sudo qemu-debootstrap --arch=amd64 stable ~/factorio-runtime/ --variant=buildd

I went with

// To use Debian 9 (Stretch)
sudo qemu-debootstrap --arch=amd64 stretch ~/factorio-runtime/ --variant=buildd

And managed to install the base system. Console output: https://pastebin.com/zetLb2CV

However, running the next command results in the same error

sudo systemd-nspawn -D ~/factorio-runtime --bind=/home/$USER/factorio:/factorio /factorio/bin/x64/factorio --start-server-load-latest /factorio/saves/ --server-settings /factorio/data/server-settings.json
Spawning container factorio-runtime on /home/pi/factorio-runtime.
Press ^] three times within 1s to kill container.
qemu: uncaught target signal 11 (Segmentation fault) - core dumped

from factorio-pi.

alex318 avatar alex318 commented on August 11, 2024

I have the same issue. Did you find a solution for it in the meantime?

from factorio-pi.

xsestech avatar xsestech commented on August 11, 2024

No, I didn't

from factorio-pi.

RBGamer100 avatar RBGamer100 commented on August 11, 2024

I ran into both of these issues described here a couple weeks ago, just got around to installing Raspbian OS Full 64bit today and other than having to drop the --variant=buildd part of the qemu command the server has finally started up after creating a save

from factorio-pi.

mcrossen avatar mcrossen commented on August 11, 2024

I pushed instructions to run factorio on a pi via docker container. This new way works much better for me so I removed the instructions for the older/manual method. I'm going to close this issue because it relates to the old method. Please feel free to create a new issue if the new docker instructions also have issues for you.

from factorio-pi.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.