PlusEMU Help & Support

Status
Not open for further replies.

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,194
3,901
Hi,

Feel free to post your PlusEMU issues here, and myself or a member of the community may try to help you out.

Issues that are posted at this are given the most attention, by me at-least.

 
Last edited:

Sup

New Member
Apr 2, 2017
15
0
The wired menu won't open like if you clic it it does not opn the wired menu
Run this queries:
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 (`furniture`.`interaction_type` = 'wired_effect' OR `furniture`.`interaction_type` = 'wired_trigger' OR `furniture`.`interaction_type` = 'wired_condition');
Then restart emu.
 

Nicholas

Just another user:)
Mar 18, 2015
58
9
Run this queries:
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 (`furniture`.`interaction_type` = 'wired_effect' OR `furniture`.`interaction_type` = 'wired_trigger' OR `furniture`.`interaction_type` = 'wired_condition');
Then restart emu.
Nice it worked, thanks. Also i have another error when i buy the moodlights and try to place then on the wall it says you can not place that furni here
 

Simba2002

Member
Dec 8, 2015
38
2
Run this queries:
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 (`furniture`.`interaction_type` = 'wired_effect' OR `furniture`.`interaction_type` = 'wired_trigger' OR `furniture`.`interaction_type` = 'wired_condition');
Then restart emu.
Ty it's now working :D
 
When i am adding a new figuredata by the EMU. I am getting this error into the EMU.
27uP1sh.png


2017-04-25 08:04:43,121 ERROR - Plus.PlusEnvironment >> Fatal error during startup: System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.Core.FigureData.FigureDataManager.Init() in C:\Users\Sledmore\Desktop\PlusEMU\Core\FigureData\FigureDataManager.cs:line 67
at Plus.PlusEnvironment.Initialize() in C:\Users\Sledmore\Desktop\PlusEMU\PlusEnvironment.cs:line 143
2017-04-25 08:04:43,122 ERROR - Plus.PlusEnvironment >> Press a key to exit

How can i fix this?
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
Ty it's now working :D
 
When i am adding a new figuredata by the EMU. I am getting this error into the EMU.
27uP1sh.png


2017-04-25 08:04:43,121 ERROR - Plus.PlusEnvironment >> Fatal error during startup: System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.Core.FigureData.FigureDataManager.Init() in C:\Users\Sledmore\Desktop\PlusEMU\Core\FigureData\FigureDataManager.cs:line 67
at Plus.PlusEnvironment.Initialize() in C:\Users\Sledmore\Desktop\PlusEMU\PlusEnvironment.cs:line 143
2017-04-25 08:04:43,122 ERROR - Plus.PlusEnvironment >> Press a key to exit

How can i fix this?
Are you using R2 and a custom clothing pack?
 

Simba2002

Member
Dec 8, 2015
38
2
Wait i have this PlusEMU:
 
How can i fix this error? :
2017-04-25 15:03:20,652 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 parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomData.cs:line 87
at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomManager.cs:line 400
at Plus.HabboHotel.Users.UserData.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Users\UserData\UserDataFactory.cs:line 158
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 100

People can't in the client.
 

Kak

Posting Freak
Apr 21, 2017
951
165
Wait i have this PlusEMU:
 
How can i fix this error? :
2017-04-25 15:03:20,652 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 parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomData.cs:line 87
at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomManager.cs:line 400
at Plus.HabboHotel.Users.UserData.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Users\UserData\UserDataFactory.cs:line 158
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 100

People can't in the client.
 
Status
Not open for further replies.

Users who are viewing this thread

Top