kakel_anders

Donator
  • Content count

    52
  • Donations

    10.00 EUR 
  • Joined

  • Last visited

Everything posted by kakel_anders

  1. kakel_anders

    @Exile not signed on server?

    Hello everyone! Had a bit of a pause from Exile the last year or so and figured it was time to bring my community back into it. I have set up and modified Exileservers more times than i dare think about and never really had any big issues with it.. Well until now that is. So what's happening is that it keeps telling me that @exile is not signed by the server and thus it keeps kicking me when trying to connect. I have re-downloaded both the server and the clientmod for both the server and my game-computer numerous times, checked the startup parameters, logs and what not and just can't seem to find the issue. A3 and Exilekeys are where they should be aswell. The only thing that differs this from any of my other servers is that it's on a brand new dedicated machine (All pre-requisites installed ofcourse) Any advice on this would be much appreciated! (Even though it's probably just a silly beginnerserror in the end..) Info below: RPT: https://pastebin.com/fQ7Rg86z Startup bat: @echo off color 0a title Exile Server Monitor :Startup echo Launching Server C: cd "C:\Exile" echo Exile Server Monitor... Active ! start "Arma3" /min /wait arma3server.exe -servermod=@ExileServer; -mod=@Exile;Kart;Mark;Heli; -config=C:\Exile\@ExileServer\config.cfg -port=2332 -profiles=RPT -cfg=C:\Exile\@ExileServer\basic.cfg -autoinit ping 127.0.0.1 -n 15 >NUL echo Server Shutdown ... Restarting! ping 127.0.0.1 -n 5 >NUL cls GOTO Startup First time i really feel like i can't wrap my head around it when hitting an error.. Best regards // Commander Edit - Seems this guy has the same issue: http://exile.majormittens.co.uk/topic/9375-are-not-signed-by-a-key/ Makes me wonder if i might have posted this in the wrong part of the forum aswell... SORRY!
  2. kakel_anders

    @Exile not signed on server?

    Fix available here, just need the previous key and it all checks out for now. May close this as solved!
  3. kakel_anders

    Några som spelar?

    Yes, samma här Tobias när väl jag får Exileservern att fungera igen... Känner du till det här med att nyckeln i senaste versionen skulle vara kass på något vis? Om det är så att du har senaste versionen råkar det inte vara så att jag skulle kunna få ta del av din nyckel? Simma lugnt grappar!
  4. kakel_anders

    @Exile not signed on server?

    Well, as much as it saddens me it also makes me kind of relieved.. I was going insane over this stuff Good luck with the fix, i'll be riiiiight here waiting.
  5. kakel_anders

    Arma 3 Server Signature Mismatch

    Yes, i aswell am very curious about this!
  6. kakel_anders

    are not signed by a key ?

    Same here... You need to download the serverfiles, within that .rar there is a folder called "Arma3server". Everything in that folder should be copied over into your Arma 3 server folder and included are a folder named "Keys" with the exile.bikey in it. My issue persists though..
  7. kakel_anders

    @Exile not signed on server?

    My first thought aswell.. Key's are in the Key directory and both the server and the client are fresh installs of Exile and Arma 3.. (Exile downloaded here on exile.majormittens.co.uk)
  8. kakel_anders

    ExileZ 2

    Yeah i should have been able to figure that one out alone Thanks a heap mate!
  9. kakel_anders

    ExileZ 2

    I've tried a few thing but maybe i can be saved another hour of headaches.. Is there any way to remove the runners?
  10. kakel_anders

    Exile Server Manager

    I might be interested, but i would like some more info about the server/community.
  11. kakel_anders

    1.66 BUGS/PROBLEMS HOTFIX Released!

    Stop crying, it's far from the first time things get updated. Be glad BI and @Eichi and the rest of the mods recognize the problems and steps up to fix em, i'll just take a break and enjoy real life for a while now
  12. kakel_anders

    1.66 BUGS/PROBLEMS HOTFIX Released!

    YOU NEED MORE HERUNTERGEBALAHADEN!
  13. kakel_anders

    1.66 BUGS/PROBLEMS HOTFIX Released!

    I'm lactose intolerant, fix me @Eichi!
  14. kakel_anders

    Problem with Repair

    Yeah i imagine you did some kind of misstake with the addactionstuff
  15. kakel_anders

    Problem with Repair

    Could probably help you if we could just see your config.cpp
  16. kakel_anders

    Earthquake destroyed the base

    Sure it's not EBM structures? Cause ive seen that
  17. kakel_anders

    FrankieonPc's tanoa Dayz

    There should be a sticky on this hehe
  18. kakel_anders

    Automatic Kick 1 Minute before Restart

    Thats odd, do the automatic restarts work, do you use the Infistar one ? I had this issue when i misstakenly input the wrong password in exile_server_config..
  19. kakel_anders

    Server error starting

    Add the "Ryanzombies","ryanzombiefunctions","SM_Zombs" to the top "Addon" line in your mission.sqm Never seen this bad boy before, did you mess with description.ext in your mission root ?
  20. kakel_anders

    Headless Client for DMS & ZCP

    Well, then that's your answer. You should see alot more happening serverside once you turn of the "AI offload" thingie in DMS. Then again, the reason you are not seeing big changes on the server regardless of playercount is due to the vast majority of calculations beeing moved to clients. You could end up with a big hit on serverFPS and a small win on clientFPS, question is what kind of setup you are running regarding DMS? Amount of static, dynamic etc ? Standard ones or bigger custom ones ?
  21. kakel_anders

    Help, Max Players = 1

    Did you add new Traderzones? Spawnzones? Dont think you could have messed somthing up in the mission.sqm? (Although i highly doubt the server would even boot with such a fault in there..)