• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Server] sampctl again
#1
Sorry for asking for help again, feeling like a noob, but this is my first time using this package manager,

i've managed to compile the script, i guess everything from plugins to includes is as it is supposed to be, but now when I try to start the server using



sampctl server run



I get



ERROR: failed to interpret directory as Pawn package: failed to unmarshal samp.json: json: cannot unmarshal string into Go struct field Runtime.output of type bool



Same if I try to ensure, this is samp.json



Code:
{

"rcon_password": "hidden",

"port": 7777,

"hostname": "Balkan Underground",

"maxplayers": 32,

"entry": "balkan-underground.pwn",

"output": "balkan-underground.amx"

}
  Reply


Messages In This Thread
sampctl again - by 6cadilab9 - 2019-05-30, 09:51 PM
RE: sampctl again - by JustMichael - 2019-05-30, 10:06 PM
RE: sampctl again - by 6cadilab9 - 2019-05-30, 10:22 PM
RE: sampctl again - by JustMichael - 2019-05-30, 10:25 PM

Forum Jump: