Case

Results 1 to 7 of 7
  1. #1
    Newbie JacksonTeller is offline
    MemberRank
    Jun 2011 Join Date
    SamcroLocation
    18Posts

    thumbs up Case

    Click the link beneath for my tutorial on how i fixed it
    http://forum.ragezone.com/f335/fix-connect-disconnect-black-screen-1038579

    Errors fixed; Client still loads to hotelview, shows welcome message, then disconnects
    Any suggestions? Have checked vars, banner.php, rs4.php, client.php, emu configuration, cms configuration, if ports are open etc.

    Emulator shows connection with no errorlogs
    Everything in external_variables is checked, and it is linked properly
    Firewall is turned off and allowed programs (just in case)
    Tried to run it locally, same shit happens

    SWF's used is KyleVonnie's upload
    Same with emulator and database.

    What is really shit about this is that the same set-up worked yesterday, but then i have tried other emu's and swf's and after that something went wrong. Because it worked perfectly

    i dont see any other option than reinstalling the server and start from scratch again

    edit; This thread is completely updated and the reply's doesnt rely to this.
    Last edited by JacksonTeller; 22-11-14 at 05:38 AM.


  2. #2
    www.Epic Hosts.co.uk Terrum is offline
    Grand MasterRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: Need help with remaining error in bcstorm, only one

    Data too long for column 'last_online' at row 1
    Whichever query you're trying to add, it's too long for the record you're trying to add.

  3. #3
    R.I.P Millercent FatalLulz is offline
    Grand MasterRank
    Nov 2012 Join Date
    AustraliaLocation
    2,240Posts

    Re: Need help with remaining error in bcstorm, only one

    Run this SQL into your database,

    Code:
    ALTER TABLE users CHANGE last_online last_online int(32);
    Make a back up of your users table just in case.

  4. #4
    Newbie JacksonTeller is offline
    MemberRank
    Jun 2011 Join Date
    SamcroLocation
    18Posts

    Re: Need help with remaining error in bcstorm, only one

    Quote Originally Posted by FatalLulz View Post
    Run this SQL into your database,

    Code:
    ALTER TABLE users CHANGE last_online last_online int(32);
    Make a back up of your users table just in case.
    This is what happened;


    Im not sure its a database fail, even if it looks like it.
    Because this is a clean database which i have used some days ago and it worked perfectly with the same swf's and emulator.

    Currently waiting for my host to reinstall the server.

    - - - Updated - - -

    Okay, i managed to load without any errors

    My problem now is it connects, loading the hotelview and welcome message then disconnects.
    Last edited by JacksonTeller; 21-11-14 at 11:36 AM.

  5. #5
    www.Epic Hosts.co.uk Terrum is offline
    Grand MasterRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: Need help with remaining error in bcstorm, only one

    Quote Originally Posted by JacksonTeller View Post
    My problem now is it connects, loading the hotelview and welcome message then disconnects.
    Does it show any exceptions/errors on the emulator when it disconnects?

  6. #6
    Newbie JacksonTeller is offline
    MemberRank
    Jun 2011 Join Date
    SamcroLocation
    18Posts

    Re: Need help with remaining error in bcstorm, only one

    Emulator shows connection with no errorlogs
    Nope.

    Please read PM
    Last edited by JacksonTeller; 21-11-14 at 04:47 PM.

  7. #7
    www.Epic Hosts.co.uk Terrum is offline
    Grand MasterRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: Client view > black screen [Please read] Tried 150 fixes

    I'm only willing to provide support on threads, sorry. So provide the information you gave here.



Advertisement