Hey! I fixed the issue!
What i did was
Below this:
List<Group> Groups = PlusEnvironment.GetGame().GetGroupManager().GetGroupsForUser(Session.GetHabbo().Id);
if (Groups.Count >= 1500)
{
Session.SendPacket(new BroadcastMessageAlertComposer("Oops, it...
is there a fix that i can add via Visual Studio? cuz its really annoying when i have to always rollback which is unfair espacially when users take their time to build rooms!
Edit: I search thru the GIT found myself a temporary fix :D...
I noticed there an error in the emulator :
2017-03-11 07:13:05,032 ERROR - Exception >> Exception:
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean...
Hi, I'm encountering this issue where I update my database ( Add new badge in badge definition) and now my client stuck at 74%..
Browser Console does not show any issue as I believe everything has been link correctly previously and it was working well yesterday. I cleared my cache restart server...
Try this query on mysql
UPDATE `furniture` SET `behaviour_data` = `furniture`.`clothing_id` WHERE `furniture`.`clothing_id` > 0 AND `furniture`.`behaviour_data` = 0;
UPDATE `furniture` SET `behaviour_data` = `furniture`.`wired_id` WHERE `furniture`.`wired_id` > 0 AND...
Hey! Having issues with :givebadge Commands.
When I say :givebadge <username> a whisper that says given badge successfully appears however the badge was not added into my/user inventory.
Thanks it fixed the wired issues however the group gate glitch is still there.
The glitch is:
I made a group set it "private" so that no user can join group.
I placed a group gate, function work well! however theres a glitch where users can are able to join group and bypass the "private" by...
Hi,
I am having problems with all the wired furni, when i double click it does not appear anything i also tried using the "use" button.
Also Group gate has a bug. Users can click join group when clicking on to gate eventho the group does not accept users.
Any fixs? I can't find any fix on...
I just realised it was missing so added this in client,
"external.figurepartlist.txt" : "http://localhost/game/gamedata/figuredata.xml",
"external.override.texts.txt" : "http://localhost/game/gamedata/override/external_flash_override_texts.txt"...
Hi Sledmore,
Yes! I modified external_Variable already.
I have edited the override variable but the problem keep occur tried to switch to build1 DB also the same problem occur I can't seem to figure out what is causing this,
Im having some issue ith the client, somehow the console log does not show me the error
Using PlusEmu sledmore released @ https://habbofiles.com/view/2
revcms some random cuz i forgot my password to my old backup archive
my Client.php :
<!DOCTYPE html>
<html lang="en">
<head>...