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

All Activity

This stream auto-updates

  1. Past hour
  2. Wardogs 411 . You said "it's there" What is the IP # ? (if I read that correctly)
  3. @P!nk is a weirdo so I don't know whether I can trust her. i have heard of this happening before. There was a fix I made to the predator's blast radius. If you fly the predator inside a building it'll project the blast radius behind a wall and result in no kills or explosion in the room where you flew it. similar to how your sentry can kill your, when you are in a predator you are technically the predator flying. There could be a corner case scenario where in the brief moment your predator explodes and you are out of the it, but there's a delay and the server sees you in the blast zone. This a theory not a root cause analysis. If folks can start recording themselves in a predator it would help me a great deal.
  4. Today
  5. @P!nk had an interesting issue on the server today. Every time she used her pred she killed herself. As far as I'm aware she didn’t kill the person hit by the pred either. This is the first time I've heard of this happening. Has anyone else experienced this? Map mp_Rasalem. @P!nkcan you tell us if it was just on that map? Or did you continue to have issues on other maps?
  6. So you're saying you're the same at both ends???
  7. Have a GREAT birthday!!!
  8. Does that mean that we can have tags back on betties and clays?
  9. The map is now stable. So it must be to do with the updates
  10. Thank you but tried this also. No luck.
  11. 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
  12. thats one I never seen before!!lol
  13. maybe leave game when map rotates then go bck in. Some ppl have to do that
  14. Hello. A number of maps are freezing when loading. Burgundy, SubPens and a few more. I have deleted all my maps now. Earlier on I have downloaded Burgundy again and COD5 froze again. Any ideas? Thank you.
  15. In my git repo there's a 40 player optimized branch. It could potentially support 48 players. Take a look at that branch and merge it in to your changes. You may be able to keep the defrost steaks and still have enough room for large maps. There's a trade off, no weapon drops.
  16. Happy Birthday
  17. Daily Wordle #973 — solved in 4/6 · 55 pts ▶ Play the XtremeIdiots Daily Games
  18. happy birthday sue!!
  19. Sadly I had to get rid of the defroster streaks. I'm open to any other ideas you might have to make the mod better. We are not removing tubes, or jumping
  20. Daily Wordle #974 — solved in 4/6 · 55 pts ▶ Play the XtremeIdiots Daily Games
  21. Daily Scramble #974 — 5/6 words · 83 pts ▶ Play the XtremeIdiots Daily Games
  1. Load more activity
×
×
  • 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.