Recent content by randrab33

  1. R

    Clothing

    Hi, I am having cache issues. SOmetimes certain images take a very long time to load up, especially clothing. Any ideas about what I can do? Thanks
  2. R

    PlusEMU Exceptions

    Hi, I need help with a few things that I haven't managed to iron out. The first is some exceptions I keep running into: Date/Time: 2017-10-24 21:00:23,545 Thread: 196 Exception: System.ArgumentException: An item with the same key has already been added. at...
  3. R

    Protection

    Hi, I use cloudflare obviously, and I've tried sucuri, but it's useless, especially against layer 7's. Does anyone have any good HTTP proxies or ways to protect my site? Thanks
  4. R

    A few issues

    Thanks, I did that. anyone know why when I give some one diamonds I say, it doesn't instantly update with how much their new update is, on CMS or in :userinfo? also any good http proxies? thanks
  5. R

    A few issues

    @Stownizi @JMG I use IIS, also I do leave it on attack mode but cachce settings is 4 hours but it defo does the issue way before 4 hours, so it can't be that. If I could find a way to stop 'the service is unavailable' I could turn of under attack mode and it'll fix all my issues, but maybe it's...
  6. R

    A few issues

    Hi, I've just got a few questions. First of all, I've got an issue with clouefldare. The 'I'm Under Attack Mode' seems to give errors in game like when a user first connects its fine but then after a bit you get black boxes and etc, It's fine when it's off. The next question is that when i'm...
  7. R

    R2 Alaska

    Hey, Just a few things about Alaska emu. Firstly, the SWF, do I need to use Habkit or is it not needed? Secondly I've got these errors. Date/Time: 2017-10-07 13:09:00,111 Thread: 1352 Exception: System.NullReferenceException: Object reference not set to an instance of an object. at...
  8. R

    [Alaska] Help & Support Thread

    You left out public const int NuxNotificationMessageComposer = Weird because the unhandles you gave me I already have. Must be the Incoming that's wrong. Can you post them. Thanks
  9. R

    [Alaska] Help & Support Thread

    Thanks a lot. Do you also happen to have any of these packet names handy? Getting unhandled on a few not sure which. http://prntscr.com/gxab2z the ID's on the unhandled ones are: 2993, 991, 3123, 3839, 94, 3552, 863, Also the id For LTDCountdownEvent? Thanks a lot, sorry for asking a lot...
  10. R

    [Alaska] Help & Support Thread

    Thanks. Still seem to be broken. It loads into client, plays the first nux when moving avatar, the club one, however that's the only one it shows then keeps repeating it once moving. EDIT: @Hayd3n , also any chance of LoadJukeboxDiscsMessageEvent public const int GetJukeboxPlaylistMessageEvent...
  11. R

    [Alaska] Help & Support Thread

    You're the best. Tested the MassEventComposer and works fine. Hey, You got the ID for client packet header , 'RoomNuxAlert' ? Thanks
  12. R

    [Alaska] Help & Support Thread

    alright, let me know. Anyone got the packet IDs?
  13. R

    [Alaska] Help & Support Thread

    Hi, I am wondering if I need to use HabKit on the swf as @Quackster suggested, and wondering what it does/means? I also have these errors. Date/Time: 2017-10-07 13:09:00,111 Thread: 1352 Exception: System.NullReferenceException: Object reference not set to an instance of an object. at...
  14. R

    Couple Issues

    Fixed the looks error. Thanks @JayCustom . I do have the colors table and every colour works, but when you type no colour that error comes up.
  15. R

    Couple Issues

    Hi, I have couple issues with my emu. I use PlusEMU. Here's the first. INSERT INTO `user_wardrobe` (`user_id`,`slot_id`,`look`,`gender`) VALUES (@id,@slot,@look,@gender) MySql.Data.MySqlClient.MySqlException (0x80004005): Data too long for column 'look' at row 1 at...
Top