it worked... but one...

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Nathan6721
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sat Nov 19, 2016 4:49 am
Contact:

it worked... but one...

Post by Nathan6721 »

... heres the error: imgur.com/i3pTdkY
the red line is the error!, not in the mods list

complete info.json: imgur.com/VCyPJBi
Last edited by Nathan6721 on Sun Nov 20, 2016 12:08 am, edited 5 times in total.
daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: info.json failing!

Post by daniel34 »

You have a mod installed called 'Super-Drills' which has a wrongly formatted info.json file.

Open %appdata%\Factorio\mods (C:\Users\User\AppData\Roaming\Factorio\mods) and remove that mod or fix the info.json.
quick links: log file | graphical issues | wiki
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: info.json failing!

Post by Nexela »

You have a missing delimiter in your info.json on line 5

You will need to post your info.json file for more help
Nathan6721
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sat Nov 19, 2016 4:49 am
Contact:

Re: info.json failing!

Post by Nathan6721 »

i think i have to remove the mod from my mods folder for now... until i fix it...
daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: info.json failing!

Post by daniel34 »

In your info.json file on line 4 you are missing a comma at the end, it should read:

Code: Select all

"title": "Super Drill",
quick links: log file | graphical issues | wiki
Nathan6721
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sat Nov 19, 2016 4:49 am
Contact:

Re: info.json failing!

Post by Nathan6721 »

daniel34 wrote:You have a mod installed called 'Super-Drills' which has a wrongly formatted info.json file.

Open %appdata%\Factorio\mods (C:\Users\User\AppData\Roaming\Factorio\mods) and remove that mod or fix the info.json.
yea...... this is ma mod
daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: info.json failing!

Post by daniel34 »

Nathan6721 wrote:
daniel34 wrote:You have a mod installed called 'Super-Drills' which has a wrongly formatted info.json file.

Open %appdata%\Factorio\mods (C:\Users\User\AppData\Roaming\Factorio\mods) and remove that mod or fix the info.json.
yea...... this is ma mod
Did you read my answer above?
daniel34 wrote:In your info.json file on line 4 you are missing a comma at the end, it should read:

Code: Select all

"title": "Super Drill",
Basically, every line with content should end with a --> , <-- comma, except the last line.
quick links: log file | graphical issues | wiki
Nathan6721
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sat Nov 19, 2016 4:49 am
Contact:

Re: info.json failing!

Post by Nathan6721 »

daniel34 wrote:
Nathan6721 wrote:
daniel34 wrote:You have a mod installed called 'Super-Drills' which has a wrongly formatted info.json file.

Open %appdata%\Factorio\mods (C:\Users\User\AppData\Roaming\Factorio\mods) and remove that mod or fix the info.json.
yea...... this is ma mod
Did you read my answer above?
daniel34 wrote:In your info.json file on line 4 you are missing a comma at the end, it should read:

Code: Select all

"title": "Super Drill",
Basically, every line with content should end with a --> , <-- comma, except the last line.
yea... but look at the image! somethings still broken, but ill check the info.json file right after i post this reply
Nathan6721
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sat Nov 19, 2016 4:49 am
Contact:

Re: info.json failing!

Post by Nathan6721 »

Nathan6721 wrote:
daniel34 wrote:
Nathan6721 wrote:
daniel34 wrote:You have a mod installed called 'Super-Drills' which has a wrongly formatted info.json file.

Open %appdata%\Factorio\mods (C:\Users\User\AppData\Roaming\Factorio\mods) and remove that mod or fix the info.json.
yea...... this is ma mod
Did you read my answer above?
daniel34 wrote:In your info.json file on line 4 you are missing a comma at the end, it should read:

Code: Select all

"title": "Super Drill",
Basically, every line with content should end with a --> , <-- comma, except the last line.
yea... but look at the image! somethings still broken, but ill check the info.json file right after i post this reply
everythings fine in the info.json file, just not the version!!!
daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: info.json failing!

Post by daniel34 »

Nathan6721 wrote:everythings fine in the info.json file, just not the version!!!
You are probably missing the factorio_version tag:

Code: Select all

    "factorio_version": "0.14",
If that doesn't help then please post your complete info.json file.
quick links: log file | graphical issues | wiki
Post Reply

Return to “Technical Help”