Jump to content
Come try out the Arcade, Link at the top of the website ×

BlackRose

*** Clan Members
  • Posts

    3930
  • Joined

  • Last visited

  • Days Won

    63
  • Donations

    360.99 USD 
  • Points

    11,505,648 [ Donate ]

Everything posted by BlackRose

  1. SSI???
  2. yes steam should not be selling it,,ask for refund,,then buy a disc copy
  3. ok I show a server listed in your name with xi tags,, 74.91.116.175 ???,hhmmmm
  4. do you have a server set up for testing?? I saw it but could not DL because it was not on redirect. 12kb DL
  5. i had it yesterday but was a diff map,,cant remember which one
  6. A segmentation fault (often shortened to segfault) is a specific runtime error that occurs when a program tries to access a memory location that it is not allowed to touch. [1, 2] When this happens, the computer's hardware detects the illegal access and alerts the operating system. To prevent the rogue program from corrupting data or crashing the entire system, the OS step in and immediately terminates the program, usually displaying a message like Segmentation fault (core dumped). [1, 2, 3] Common Causes Segfaults are incredibly common in lower-level programming languages like C and C++ because they give developers direct control over computer memory via pointers. The most frequent culprits include: [1, 2] Dereferencing a Null Pointer: Trying to read or write to a pointer that points to NULL or nullptr (nothing). Out-of-Bounds Array Access: Attempting to read or write to an index that doesn't exist (e.g., trying to access array[100] on an array that only holds 10 items). Using Uninitialized Pointers: Using a pointer that was declared but never assigned a valid memory address. Use-After-Free (Dangling Pointers): Trying to access a block of memory after you have already freed or deallocated it. Stack Overflow: Exhausting the program's stack memory, which is usually caused by
  7. thats one I never seen before!!lol
  8. maybe leave game when map rotates then go bck in. Some ppl have to do that
  9. Welcome
  10. I think we had one but only cod5 really works, pm me some ip,,I dont see many anymore for cod4
  11. maybe end of September. Everyone back to scholl and work. @Merlin007
  12. wow had not heard anything
  13. FB is also slow,,took 5 times clicking on this post to get it to load.
  14. Daily Scramble #957 — all 6 words, avg 7.7s · 132 pts ▶ Play the XtremeIdiots Daily Games
  15. mp_paresu ,,keep crashing my game,,dont know about others but ppl numbers went way down in game.
  16. Aim Challenge #945 — 15 targets, avg 618ms · 128 pts ▶ Play the XtremeIdiots Daily Games
  17. Aim Challenge #940 — 15 targets, avg 687ms · 124 pts ▶ Play the XtremeIdiots Daily Games
  18. you can get a cup that you refill with your own preferred coffee
  19. Aim Challenge #939 — 15 targets, avg 632ms · 127 pts ▶ Play the XtremeIdiots Daily Games
  20. Daily Crossword #939 — 13/25 cells · 52 pts ▶ Play the XtremeIdiots Daily Games
  21. Daily Trivia #939 — 6/10 correct in 1:01 · 60 pts ▶ Play the XtremeIdiots Daily Games
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.