server crash

Discussion in 'Server and Client Scripting' started by Morty., Jan 24, 2014.

  1. Morty.

    Morty. Learning Scripting

    Joined:
    Jan 12, 2014
    Messages:
    32
    Likes Received:
    0
    PO Trainer Name:
    Morty
    Recentrly my server is getting crashed a lot. and I check the logs and I find This:

    "[#Watch] <b><font face='AR ESSENCE'><font size=3><font color='#0067aa'> ▣</font><font color='#0067aa'> Watch:</font></b>[SSJmaster]martin#1(IP: 181.46.45.166) tried to join Watch!"
    Critical: flush: BitBlt failed (The handle is invalid.)
    Critical: flush: BitBlt failed (The handle is invalid.)
    Critical: flush: BitBlt failed (The handle is invalid.)
    removing battle 345 BattleSituation(0xab4a690)
    Critical: flush: BitBlt failed (The handle is invalid.)
    loading member in memory not with a thread
    Setting home dir to : "C:/Users/Administrator/Pokemon Online/./"

    after this all times it crashes. do you have any idea of what can be causing this?
     
  2. Morty.

    Morty. Learning Scripting

    Joined:
    Jan 12, 2014
    Messages:
    32
    Likes Received:
    0
    PO Trainer Name:
    Morty
  3. Wanderer M

    Wanderer M Dancer

    Joined:
    Sep 14, 2011
    Messages:
    36
    Likes Received:
    0
    PO Trainer Name:
    Wanderer M
    Which scripts are you using?
     
  4. Nightfall Alicorn

    Nightfall Alicorn Left Pokémon Online, most likely not coming back.

    Joined:
    Oct 15, 2013
    Messages:
    491
    Likes Received:
    171
    PO Trainer Name:
    Nightmare Moon
    Looks like someone is trying to get in the staff's Watch channel but hadn't seen this crash the server before. I don't know what critical flush is though so I don't know what to say to help sorry.
     
  5. MidwayMarshall

    MidwayMarshall woof Forum Moderator Developer Forum Moderator Developer

    Joined:
    Jun 13, 2014
    Messages:
    303
    Likes Received:
    170
    Not "critical flush" but "Critical: + [criticalmessage]"
    It may be a Qt error (Fixed in Qt5.3.0) but BitBlt is a windows function for the transformation of a rectangular block of pixels.

    Since it is a color function it may be caused by certain themes. Have you change display settings recently?