[0.14.2][posila]Commands not working directly on Headless

This subforum contains all the issues which we already resolved.
Post Reply
Xelephant
Long Handed Inserter
Long Handed Inserter
Posts: 57
Joined: Sat Mar 26, 2016 6:58 pm
Contact:

[0.14.2][posila]Commands not working directly on Headless

Post by Xelephant »

When i type /h directly on my headless it give the following error: " type /h or /help for more help about commands

This happens with any command i tried. Works fine if i us the command on a client.
FactorioBug.jpg
FactorioBug.jpg (58.57 KiB) Viewed 3540 times

credomane
Filter Inserter
Filter Inserter
Posts: 278
Joined: Tue Apr 12, 2016 6:21 pm
Contact:

Re: [0.14.2] Commands not working directly on Headless

Post by credomane »

I don't have a headless factorio server anywhere to try it but this would be my first guess. What about if you don't include the slash? So just type h or help.

I know in the past, at least, that with Minecraft server you actually had to omit the slash as everything was assumed to be a command. So typing /h on the server would be typing //h in the client. Think now that with newer editions of minecraft server either form is supported. Might be wrong haven't managed a minecraft server in years now.

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.14.2] Commands not working directly on Headless

Post by Oxyd »

Can't reproduce. All commands works just fine for me.

Are you doing something weird with that console window? Or anything else that might cause this?

Xelephant
Long Handed Inserter
Long Handed Inserter
Posts: 57
Joined: Sat Mar 26, 2016 6:58 pm
Contact:

Re: [0.14.2] Commands not working directly on Headless

Post by Xelephant »

I didn't change anything on the bat-file when i upgrade from 0.13 to 0.14 and it was working with 0.13 without a problem. Just in case here are the Lines i use in the bat-file.

Code: Select all

@echo off
TITLE Factorio Vanilla
Factorio.exe --start-server-load-latest --autosave-interval 10 --autosave-slots 3 --port 27016 --allow-commands false --server-setting C:\Users\Administrator\Desktop\factorioMods2\data\server.json --rcon-port XXXX --rcon-password XXXXXXX
PAUSE
I deleted my old folder and downloaded 0.14.2 from the website again. Still not working and showing up the same error.

credomane
Filter Inserter
Filter Inserter
Posts: 278
Joined: Tue Apr 12, 2016 6:21 pm
Contact:

Re: [0.14.2] Commands not working directly on Headless

Post by credomane »

--allow-commands false
Do believe that is going to be your issue.

Xelephant
Long Handed Inserter
Long Handed Inserter
Posts: 57
Joined: Sat Mar 26, 2016 6:58 pm
Contact:

Re: [0.14.2] Commands not working directly on Headless

Post by Xelephant »

credomane wrote:Do believe that is going to be your issue.
No not really. I'm talking about administrative commands like /player /kick /ban /help etc. they worked in 0.13.x without an issue regardless of the line you mentioned. But in 0.14 they stopped working for me and i get the error seen in the screenshot. If i connect via Factorio the commands work without any problems.

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.14.2][posila]Commands not working directly on Headless

Post by posila »

Thanks for the report. Fixed for 0.14.3
This issue occurs only in headless mode on Windows.

Post Reply

Return to “Resolved Problems and Bugs”