#all of it

1 messages · Page 1 of 1 (latest)

hollow edge
#

Well there is a load of bloat in "all of it" with a lot of file path including my name

brisk mauve
#

which is the part i need to see to help you

hollow edge
#

There is that tho :

loaded core from data file:///e%3A/SteamLibrary/steamapps/common/Factorio/data/core
loaded #user from config file:///e%3A/SteamLibrary/steamapps/common/Factorio/userdirectory
loaded base from data file:///e%3A/SteamLibrary/steamapps/common/Factorio/data/base
failed locating source for cnc 0.1.0: TypeError: Invalid Version: 0.1
no source found for debugadapter 2.0.3
loaded elevated-rails from data file:///e%3A/SteamLibrary/steamapps/common/Factorio/data/elevated-rails
no source found for flib 0.15.0
loaded quality from data file:///e%3A/SteamLibrary/steamapps/common/Factorio/data/quality
loaded space-age from data file:///e%3A/SteamLibrary/steamapps/common/Factorio/data/space-age
brisk mauve
#

and now the info.json for your mod

hollow edge
#

{
"name": "cnc",
"version": "0.1",
"title": "cnc",
"author": "M.Puck",
"dependencies": ["base >= 2.0"],
"description": "Experiment.",
"factorio_version": "2.0"
}

brisk mauve
#

version should have three parts

hollow edge
#

Thank you

#

that was it

#

I would never have figured the debugger was tied to having a proper .json file

#

Honestly never even thought it would come from the mod files. I was thinking I may have broken my VSCode config somehow