Giter Club home page Giter Club logo

Comments (5)

Oarcinae avatar Oarcinae commented on July 18, 2024

Thank you for reporting!

@IIPoliII I think this is related to my autofill soft mod. Try to disable that in the config for now.
My next update will remove most of the soft mods so if you want things like long reach / autofill / RSO you should move to actual mods now.

from factorioscenariomultiplayerspawn.

IIPoliII avatar IIPoliII commented on July 18, 2024

That would be sad to remove long reach and autofill Rso is discounted now it's true but the other one are pretty nice I found maybe it's autofill and transfer but what is transfer ? Thanks you for answering that fast !

from factorioscenariomultiplayerspawn.

Oarcinae avatar Oarcinae commented on July 18, 2024

For my autofill to work, it calls some other functions called TransferItems. That's what is showing up in the error you saw. It's a trace of the function calls happening when the autofill error occurs.

Just to be clear, you can still use autofill and long reach as real mods. The only issue is if you really want to minimize mods for some reason, but with 0.17, I don't see much reason for that anymore. It's easy to join any server with mods since it auto syncs mods.

However, if people want the soft mods back, I can try to add them back later and fix some of these bugs.

Just go into your config.lua and change this line to false:
ENABLE_AUTOFILL = false

from factorioscenariomultiplayerspawn.

Oarcinae avatar Oarcinae commented on July 18, 2024

Actually to fix the issue, just replace "raw-wood" with "wood".

TransferItemMultipleTypes(mainInv, vehicle, {"nuclear-fuel", "rocket-fuel", "solid-fuel", "coal", "wood"}, 50)

So if you want to keep autofill for now, just do that.

from factorioscenariomultiplayerspawn.

IIPoliII avatar IIPoliII commented on July 18, 2024

Nice thanks for the Infos yes I forgot about mod syncs but I still like full vannilia with soft mods and thanks issue closed ! Good job c:

from factorioscenariomultiplayerspawn.

Related Issues (20)

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.