[SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

Results 1 to 16 of 16
  1. #1
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    ! [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    I need Help!

    CRITICAL ERROR LOGGED


    Anything goes, but there is always this error .. Why?


  2. #2
    Apprentice Innorman is offline
    MemberRank
    Oct 2010 Join Date
    15Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    What's your CMS ?

  3. #3
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by Innorman View Post
    What's your CMS ?
    HoloCMS

  4. #4
    Developer Eronisch is offline
    MemberRank
    Jul 2009 Join Date
    The NetherlandsLocation
    1,328Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    And what does the critical error says?

  5. #5
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by Eronisch View Post
    And what does the critical error says?
    I don't know, there is only CRITICAL ERROR LOGGED.

  6. #6
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    This error occurs because of "INSERT" of your "SSO"... make sure he is creating in the right place the sso ticket :)

  7. #7
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by rafa95123 View Post
    This error occurs because of "INSERT" of your "SSO"... make sure he is creating in the right place the sso ticket :)
    Sorry, but what do I do?

  8. #8
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    You need know where emulator pick the sso and before where the cms put the sso... And make the cms put in the right place !

  9. #9
    Developer Eronisch is offline
    MemberRank
    Jul 2009 Join Date
    The NetherlandsLocation
    1,328Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Just use revcms, this would probably solve your problem. Holocms has some exploits, revcms doesn't.

  10. #10
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by Eronisch View Post
    Just use revcms, this would probably solve your problem. Holocms has some exploits, revcms doesn't.
    i use revcms but not working.. x.x'

    Can you Help?



    Critical Error:

    TokenID: 0Invalid Dario bug duing user login: System.ArgumentException: Spalte 'lastdailycredits' geh?rt nicht zu Tabelle Table.
    bei System.Data.DataRow.GetDataColumn(String columnName)
    bei System.Data.DataRow.get_Item(String columnName)
    bei Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in C:\Users\Administrator\Desktop\Revision 5 - Alpha 3\Butterfly\HabboHotel\Users\UserDataManagement\UserDataFactory.cs:Zeile 162.
    bei Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in C:\Users\Administrator\Desktop\Revision 5 - Alpha 3\Butterfly\HabboHotel\GameClients\GameClient.cs:Zeile 242.
    Last edited by Syndr0m; 03-08-13 at 12:00 AM.

  11. #11
    Apprentice Innorman is offline
    MemberRank
    Oct 2010 Join Date
    15Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Use HabboPHP cms

  12. #12
    Gaby is offline
    MemberRank
    Apr 2013 Join Date
    Viva HollandiaLocation
    1,607Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by Innorman View Post
    Use HabboPHP cms
    Why do y'all fucking tards always just say use another CMS instead of helping, because using a different CMS is NOT the solution to a problem which is emulator/database-related... It actually isn't a solution to ANY help thread at all.

    Quote Originally Posted by Syndr0m View Post
    i use revcms but not working.. x.x'

    Can you Help?



    Critical Error:

    TokenID: 0Invalid Dario bug duing user login: System.ArgumentException: Spalte 'lastdailycredits' geh?rt nicht zu Tabelle Table.
    bei System.Data.DataRow.GetDataColumn(String columnName)
    bei System.Data.DataRow.get_Item(String columnName)
    bei Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in C:\Users\Administrator\Desktop\Revision 5 - Alpha 3\Butterfly\HabboHotel\Users\UserDataManagement\UserDataFactory.cs:Zeile 162.
    bei Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in C:\Users\Administrator\Desktop\Revision 5 - Alpha 3\Butterfly\HabboHotel\GameClients\GameClient.cs:Zeile 242.
    Make a column called lastdailycredits in your users table with char as type and a length of 18.

  13. #13
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,608Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by BaasHotel View Post
    Why do y'all fucking tards always just say use another CMS instead of helping, because using a different CMS is NOT the solution to a problem which is emulator/database-related... It actually isn't a solution to ANY help thread at all.


    Make a column called lastdailycredits in your users table with char as type and a length of 18.
    'geh?rt nicht zu Tabelle Table' = 'Doesnt belong to the table.'

    Solution: Delete: lastdailycredits from your table.
    I think it is in the table 'users'

  14. #14
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by tdid View Post
    'geh?rt nicht zu Tabelle Table' = 'Doesnt belong to the table.'

    Solution: Delete: lastdailycredits from your table.
    I think it is in the table 'users'

    Unfortunately it is not in the Users table. :/

  15. #15
    Member albertwitwerts is offline
    MemberRank
    Dec 2007 Join Date
    74Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    It means that table 'lastdailycredits' is missing.

    Run this query: ALTER TABLE users ADD lastdailycredits CHAR(18) NOT NULL AFTER Weights;

  16. #16
    Apprentice Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: [SWIFTEmu - Revision 5] ERROR -> CRITICAL ERROR LOGGED

    Quote Originally Posted by albertwitwerts View Post
    It means that table 'lastdailycredits' is missing.

    Run this query: ALTER TABLE users ADD lastdailycredits CHAR(18) NOT NULL AFTER Weights;




    Can you upload a fixxed database? :/
    Last edited by Syndr0m; 04-08-13 at 06:33 PM.



Advertisement