Search results

  1. U

    Can't walk .. BUG - NEED HELP

    Line 313 is a Region: #region Dynamic game map handling if (MaxY > (Model.MapSizeY - 1) || MaxX > (Model.MapSizeX - 1)) { if (MaxX < Model.MapSizeX) MaxX = Model.MapSizeX; if (MaxY < Model.MapSizeY)...
  2. U

    Client black and disconnect

    Ok now i fixed the problem with the black screen. But now I have another problem. A few Websocket-Things are missing in the client. (not missing but just the text without graphics and functions) What could be the problem ? PS: The Websockets connect perfectly. When you look in google console...
  3. U

    Client black and disconnect

    Ok thank you - now the error with swfobject.js is fixed. Now the only error is the notify.mp3 file: https://prnt.sc/le5z05 But I don't think this is so important, so I will look if everything is linked correctly. Does someone have an idea what it could be why I have black screen ?
  4. U

    Client black and disconnect

    Doesn't work. Same errors...
  5. U

    Client black and disconnect

    No, just blackscreen.
  6. U

    Client black and disconnect

    Hallo everybody My Emulator starts without problems, but when I want to go into the client it is still blackscreen and then disconnects. It shows a few errors in the console: https://prnt.sc/ldw2jt Does someone know how I can fix it that the client will work ?
  7. U

    Can't walk .. BUG - NEED HELP

    No unhandled packets and no errors in the logs... Does someone have another idea ? Error in packet [3785] BODY: [0][0][0]?[0][0]????: System.NullReferenceException: Object reference not set to an instance of an object. at Plus.HabboHotel.Rooms.Gamemap.GenerateMaps(Boolean checkLines) in...
  8. U

    Can't walk .. BUG - NEED HELP

    @Pinkman Ok it doesn't solved it... And now i got no errors in my logs - really absolutely no errors! But when I try to shutdown the emulator with the "shutdown"-command after I can't walk then the emulator will freeze when I try to shutdown with command - it looks then like this...
  9. U

    Can't walk .. BUG - NEED HELP

    Ok I did it now. Now I will let the client a few hours on and will test if I can walk in a few hours or not. If not, I will post every error which I get in my Logs because i cleared it now.
  10. U

    Can't walk .. BUG - NEED HELP

    Error in query: UPDATE `users` SET `online` = '0' WHERE `online` = '1' MySql.Data.MySqlClient.MySqlException (0x80004005): Deadlock found when trying to get lock; try restarting transaction at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at...
  11. U

    Can't walk .. BUG - NEED HELP

    Hey there, I have a problem.. I use a plusemu and everything is normal but then, after a few hours, you can't walk anymore.. everything else is working normally. I didn't get any errors. so idk whats the problem.. And when you can't walk, you can't shutdown the emulator normally.. It freezed...
  12. U

    Alternative to Avatar-Retro ?

    Ok but i don't know how to do this. Is there really no other website like avatar-retro.com was ? If there isn't another website, does anyone can make avatar images for my hotel (with link it with my hotel) for money ? :P
  13. U

    Alternative to Avatar-Retro ?

    Hey there, The Website avatar-retro.com is down. So now my question: Is there another website which i can use that my avatars show the correct clothing even if the clothings are customs ? Because if i do it with habbo.com then my custom clothes aren't showing. Thanks in advance. Best Regards...
  14. U

    Building Blocks (Bug)

    Hey there, I have a little problem. I wanna use an customized Plus Emulator. But there are the building blocks buggy. So you can change the height but when you wanna put a block (where you change the height) on another block then the block disappears. I tried the same with another Plus Emulator...
  15. U

    Client White Screen

    Ok now maybe somebody can tell me now exactly what the problem is. When i try to open my habbo.swf file directly through the browser then it shows me this: https://prnt.sc/i4oton And in the Client still this error: https://prnt.sc/i47xt9 ------------------ UPDATE ---------------------- Now it...
  16. U

    Client White Screen

    Ok i you don't know where the issue can be in my web.config file which i posted here ? https://pastebin.com/z2BznYWE
  17. U

    TCP PROXY HELP

    Just buy a tcp proxy and use this? --> https://epichosts.co.uk/
  18. U

    Client White Screen

    Every link seems to be correct. Is it possible, that the web.config file is the problem? Or my PHP Version? I tried it with 5.3, 5.5 and 5.6. web.config: https://pastebin.com/z2BznYWE In external_variables & external_flash_texts is every link done with --> ${url.prefix} And in client.php i...
  19. U

    Client White Screen

    Hey devbest, My client will not work - it just show me white screen everytime. These are the errors which i can see via chrome console: https://prnt.sc/i47xt9 https://prnt.sc/i47xy9 Can somebody tell me exactly how i can fix these that i can go in my client without problems (whitescreen) ...
  20. U

    Loads 100% then dc

    Problem is fixed, thank you. #CLOSE PLS
Top