Fatal Error? @_@

Status
Not open for further replies.

JpK

Member
Oct 5, 2011
213
16
Hello :D

Sweet, my loader loads, not worring about the disconnection for now :D but I get this error when client disconnects

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\xampp\htdocs\app\tpl\class.html.php on line 27
 

JpK

Member
Oct 5, 2011
213
16
Phx emu spits this error in its log file

System.ArgumentException: Column 'volume' does not belong to table .
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.xdb64faa4eab54656(DataRow x6b73aa01aa019d3a, String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x153ed47707b469cb)
at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.x84b098ea6605bc34(String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x603a302c6dc49397, xf174b6b774db7993 x153ed47707b469cb)
at Phoenix.HabboHotel.GameClients.xca0375af76c32b7d.x65786cb9e5cd1242(String x96d4b0dc3ed8f2a3)
 

Thom

You can't touch this
Oct 1, 2010
1,305
386
Phx emu spits this error in its log file

System.ArgumentException: Column 'volume' does not belong to table .
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.xdb64faa4eab54656(DataRow x6b73aa01aa019d3a, String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x153ed47707b469cb)
at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.x84b098ea6605bc34(String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x603a302c6dc49397, xf174b6b774db7993 x153ed47707b469cb)
at Phoenix.HabboHotel.GameClients.xca0375af76c32b7d.x65786cb9e5cd1242(String x96d4b0dc3ed8f2a3)
He wants to know what URL You are sent to when it says the error
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
it just redirects me to the disconnected client page in SpeedCMS example: website.com/dissconnected

But you said it threw an error...

"Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\xampp\htdocs\app\tpl\class.html.php on line 27"
 
Status
Not open for further replies.

Users who are viewing this thread

Top