Grim

Developer
  • Content count

    119
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by Grim

  1. Grim

    Bring back the lobby

    To round this up, we will not re add the lobby. Main reason is because well we like it. Besides that there is no valid reason to re add it. "I cant add female characters" Im not even going to go in it as it has nothing to do with each other. "More 'memory' errors". Well if loading faster into a server exposes few bugs in Arma its not our job to fix it. Honestly the amount of shit people are running on their servers is retarded. No wonder you experience crashes. "Give us a option" Not possible. "But but i want it because..... " No.
  2. 64bit arma server wont work with extdb2
  3. Grim

    Exile Sandbox

    Do you know what CGI is? Kappa
  4. Grim

    XM8.so on Debian 7

    Take a look at this post.
  5. Grim

    Possible fix for ACCESS_VIOLATION (Divide by zero)

    C0000005 Aka ACCESS_VIOLATION, has nothing to do with Divide by zero issue. The fact that arma logs potential divide by zero means they are probably handling it internally. ACCESS_VIOLATION is usually (95% cases - runtime) caused by derefercing a null pointer. That said there is little we can do ti figure out what is actually cousin this without arma source code. If you see it laying around let me know
  6. Not worth even at 50%.
  7. Grim

    Goodbye, Arma!

    +1 on basically everything Eichi said. Too tired of dealing with invisible "backpack" objects colliding. While errors are flowing with: "Error Type Number, Not a Number, Expected Number, Number" Last couple of updates dealing with arma bugs not ours. All in all it was a fun ride. thanks to all who supported this project. NOTE: when arma finally updates to 64bit(in a next decade) just shoot me a PM to update the extensions. Have fun all Grim
  8. @Korwiin When in doubt statically compile EVERYTHING! Its now 1.1M in size.... -.- But that should fix your issue. Have fun https://dl.dropboxusercontent.com/s/2b6bcu1qzdg2y8l/XM8.so
  9. To make this openssl crap go away... @Korwiin @AshleyIn1080p Statically linked it: https://dl.dropboxusercontent.com/s/2b6bcu1qzdg2y8l/XM8.so
  10. From what i can tell on fedora package is called "openssl-libs" -.- because reasons
  11. Grim

    [SOLVED] Connection Problems

    hmm i never tried it on AWS... Ill see what i can do about that
  12. Grim

    [SOLVED] Connection Problems

    sudo apt-get install libssl1.0.0:i386 sudo apt-get install libstdc++6:i386 if not found just do : sudo dpkg --add-architecture i386 sudo apt-get update And rerun commands above
  13. Grim

    [SOLVED] Connection Problems

    Run "ldd XM8.so"
  14. Grim

    [SOLVED] Connection Problems

    Well new binary's time including linux. Windows: https://dl.dropboxusercontent.com/s/di0ll0u540etvao/XM8.dll Linux: https://dl.dropboxusercontent.com/s/p02gx6ki6uqszlf/xm8.so << NOTE: RENAME IT TO UPPERCASE Dropbox is being a twat Changelog: Fixed: DNS issues. Added: Proper logging in XM8Logs folder.
  15. Grim

    [SOLVED] Connection Problems

    @wilderness @Eichi needs to see whats happening server-side. So just wait for him. And i cleaned up the extension with a bit more precise logs. https://dl.dropboxusercontent.com/s/di0ll0u540etvao/XM8.dll
  16. Grim

    [SOLVED] Connection Problems

    You know what that means. Extension was fine all along.... It's server side thats fucking up! @Eichi Ha Ha!
  17. Grim

    [SOLVED] Connection Problems

    Just so we prove that its @Eichi s fault @wilderness New one for you. Should log server response now. https://dl.dropboxusercontent.com/s/di0ll0u540etvao/XM8.dll
  18. Grim

    [SOLVED] Connection Problems

    @wilderness Increased the timeout to 3 sec from 500ms. https://dl.dropboxusercontent.com/s/di0ll0u540etvao/XM8.dll
  19. Grim

    [SOLVED] Connection Problems

    @wilderness Looks like a dns issue, here is another one for you to try out. https://dl.dropboxusercontent.com/s/di0ll0u540etvao/XM8.dll
  20. Grim

    [SOLVED] Connection Problems

    @wilderness Added even more logging now. It should create a folder XM8Logs and put logs in there. Let me know how that goes. https://dl.dropboxusercontent.com/s/di0ll0u540etvao/XM8.dll
  21. I have even older icons i win! Cool things. Start of our internal debug tools. Base management that never lived, because @Eichi tough its overpowered And then i got bored and start messing with players viewMatrix First i made @Zarbon ツ Kappa Then Flash!
  22. Grim

    class Logging