MBCon
MBCon copied to clipboard
Issues while trying to connect
Heya Maca,
I Believe ive set up everything properly. Put in the proper IP and port, and directorys in config.ini aswell as done the proper configurations in my desired plugins - Restartmessages and ScheduledTasks
Yet when launching the .exe i get the following while using local IP and both 2302 (port i use) and 2303 http://pastebin.com/ydRBAz9x
Im obviously doing somthing wrong, maybe you can point me in the right direction ?
(Using this for my Arma3 Epochserver if that makes any difference)
in the config.ini did you set the plugin dir?
No, i did't set a patch since the plugin folder is in the approot, or do i need to pull each and every plugin i intend to use into the approot ?
Also in SchedulesTasks would this be the proper setup for a two hour restart ?
----Schedule.json---- [ { "start": "120", "loop": -1, "cmd": "#restart" } ]
Thanks for the help Maca! :)
Looking at the logs, looks like your dlls are blocked by windows. Right Click on them > Properties > Unblock
Any luck getting the #restart and/or #shutdown command working in a scheduled task?