
slenky
Member-
Posts
33 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Downloads
Everything posted by slenky
-
Huh, Thank you Those creds should be outdated at all but who knows
-
Hey guys, I'd like to share all configs of mine (or just all of them I've been downloading for years, would be hard to sort it) and some additional scripts. Eventually, I was applied to the job of my dream so there is no needs to store all of this on my HDD now Feel free to use it anywhere! I'm still opened for some kind of fast job but whatever. Would appreciate some donations here: BTC Wallet: 1C9Y7GuoXr3Bta3f3J4URLS7tcsjKbDfHB ETH (Ethereum) Wallet: 0xa8602e678a1952d0b100f8137e99b546d51c611b XRP (Ripple) Wallet: rUocf1ixKzTuEe34kmVhRvGqNCofY1NJzV Good luck everyone and Merry Xmas! ~Bohdan TCAdminConfig.zip
-
I finished TS3 Music bot config which fully automated with Hoster API. Could sell it for small price. SKype slenky2
-
Actually it can be provided using FiveM https://forum.fivem.net/t/fivem-release-topic/89 Should be easy to implement to TCA.
-
I suppose you need to check your startup parameters, maybe the server somehow thinks that it's launched not in headless mode or something.
-
Rename your bec file to becSERVICEID.exe (ie bec651.exe) and try this script: if exist bec/Bec.exe goto start_bec exit :start_bec cd bec start /im Bec%ThisService_ServiceId%.exe -f Config.cfg >nul 2>nul && ( echo BEC is runned! ) || ( echo Error with BEC running *** Please Contact Support *** ) exit
-
Ok, I installed it, but now I can't create any game, in logs many errors caused by authorization.
-
I fixed it. The problem was, obviously, caused by ; symbol in password
-
Just default parameters: Pooling=false;Compress=false;Connection Lifetime=900;Connect Timeout=30;
-
Hello, When I put all the MySQL information I'm stucking on this error: What can I do? In logs: Regards, Bogdan
-
Server works good for me on Debian 8 using Xvfb and wine. Trying to figure out how to send ctrl+c
-
I have a config with automated mod installers and mysql management. pm me or add to skype ~Bogdan
-
Hello! You can use this in custom scripts to install or update mods. Add variable which would be prompted for asking a ModID to install. It works for me without any bugs. Best regards, ~Bogdan
-
Contct me via skype ( slenky2 )
-
Just finished Windows config. I can sell it, but it's easily to do, mate, it's just taken 2-3 hours
-
I don't have a node with installed Linux
-
Hello! So, what's the problem: we have Master Server with monitor, runned without game servers. Also we have 3 remote monitors, connected to master server and obviously to Master MySQL. When remote servers produce some errors or something Master monitor start using a lot of RAM and things going wrong: remote monitor couldn't connect to Master MySQL; game server's doesn't work with Status: Unknown. Screens: http://joxi.ru/9E2p88qixYOw2Y http://joxi.ru/K823QQoT35JKrO So: 1) How can we protect Master Monitor from crashing? 2) Any suggestions for mysql server? 3) How can I protect server's from crashing when monitor is unavailable
-
ohh, pretty good you are welcome
-
check "public" variable in servertest.ini file
-
maybe something weird with steam ports or something does it starting normally? any errors ingame?
-
Hi guys! I saw a post here asking for a working config, so I decided to share my Project Zomboid config with community. Everything is implementded except port expression for players (any suggestions?): Autocreating bat file Custom scripts Configuration files Web-console Savefiles are stored in server folder Commandline with configurable variables Public/Private server ToDO: You can request any changes Notes: RCON is working, but I disabled it because Webconsole working nicely. You can enable it just by writing RCON port in config. Donate: I am very grateful to you for wanting to donate, but my country can't even provide paypal payments. I have a Skrill account, so pm me if you want. Also, I'm looking for some temporary job. (linkable) Have fun! PZ - Windows.xml
-
In new Craftbukkit versions logs are stored in logs folder. Try to lookup logs/latest.log file.