Jump to content
  • Black s**t screen


    Pudge
    • Version: All Product: WRobot General Type: Bug Status: Fixed


    Hello!

    This is very annoying.

    When the bot encounters this bug then black screen appears + fps drops + high CPU load. This very often began to appear on flying profiles.

    It seemed to me that it was breaking UI or WORLD FRAME. Because RELOAD UI helps to get out of this bug. But when it happens WorldFrame:IsVisible() or IsShown() returns true, that is, they are visible. So what is it? So what to do? What can be done? How fix this or prevent this?

     




    User Feedback

    Recommended Comments

    Droidz

    Posted

    Hi, you have try to use option "Skip nodes in water" ? 

    Pudge

    Posted

    15 hours ago, Droidz said:

    Hi, you have try to use option "Skip nodes in water" ? 

    Yes!  But the bot sometimes just ignore this option...

    Pudge

    Posted

    Still need a help

    Pudge

    Posted

    6 hours ago, Droidz said:

    you are the first to report me this problem.

    When you found bugged node blacklist zone.

    FPS seems low, what return https://wowwiki.fandom.com/wiki/API_GetFramerate ? Maybe code like 

    
    if GetFramerate() < 5 then ReloadUI() end

    can resolve problem

    It is very strange that I am the first, considering how often the screen "breaks" when a bot flies in places like Auchidon, Hellfire Citadel and similar "non-standard" textures (M2 and WMO). By the way, I also thought about checking the FPS, but the problem is that FPS does not always fall so low.

    Pudge

    Posted

    @Droidz here is the fastest way to reproduce this bug: 

     

    Pudge

    Posted

    4 hours ago, Droidz said:

    if you can try with new update

    Updated. Nothing has changed, the screen still turns black.
    What could be the problem? DirectX? Game client? Did you do it as I showed in the video? Did you manage to reproduce the bug? I'm terribly interested.

    Pudge

    Posted

    I also used the lua event handler trying to catch this bug, but it doesn't detect it.

    Droidz

    Posted

    You are sure that you use last version? I tested again I cannot reproduct problem.

    For me the problem came from CTM, sometime he was called with float.NaN param (that do blackscreen or crash wow)

    Pudge

    Posted

    1 hour ago, Droidz said:

    You are sure that you use last version? I tested again I cannot reproduct problem.

    For me the problem came from CTM, sometime he was called with float.NaN param (that do blackscreen or crash wow)

    Sorry, my bad. Updated again and now it works great. Thank you, my good man!!!



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...