Emulator Error: MaxRoomsPerUser don't belong in the table.

ChloeBo134

New Member
Jun 18, 2016
1
0
Hey guys, I'm currently making a habbo retro with my IP which I will be putting onto a domain soon. I am currently using r63b cms, swfs and htdocs and everytime I run the emulator this comes up:

Connecting to database...completed!
Loading your settings..System.ArgumentException: Column 'MaxRoomsPerUser' does not belong to table .
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at Phoenix.HabboHotel.Game.method_17(DatabaseClient class6_0) in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\HabboHotel\Game.cs:line 229
at Phoenix.HabboHotel.Game..ctor(Int32 conns) in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\HabboHotel\Game.cs:line 55
at Phoenix.Phoenix.Initialize() in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\Phoenix.cs:line 158
at Phoenix.Program.Main(String[] args) in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\Program.cs:line 36

As I am new at all this databases and that, can someone tell me step by step how to fix the error? I am using phpmyadmin, so can someone please tell me how I can fix this, thank you!
 

mcmatters

Member
Dec 2, 2014
195
6
Hey guys, I'm currently making a habbo retro with my IP which I will be putting onto a domain soon. I am currently using r63b cms, swfs and htdocs and everytime I run the emulator this comes up:

Connecting to database...completed!
Loading your settings..System.ArgumentException: Column 'MaxRoomsPerUser' does not belong to table .
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at Phoenix.HabboHotel.Game.method_17(DatabaseClient class6_0) in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\HabboHotel\Game.cs:line 229
at Phoenix.HabboHotel.Game..ctor(Int32 conns) in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\HabboHotel\Game.cs:line 55
at Phoenix.Phoenix.Initialize() in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\Phoenix.cs:line 158
at Phoenix.Program.Main(String[] args) in C:\Users\NETO\Downloads\Phoenix\Phoenix v3.11.0 (14986)\Phoenix v3.11.0 (14986)\Source\Phoenix\Program.cs:line 36

As I am new at all this databases and that, can someone tell me step by step how to fix the error? I am using phpmyadmin, so can someone please tell me how I can fix this, thank you!
This is solved: User was trying to use Phoenix instead of PlusEMU
 

Users who are viewing this thread

Top