Jump to content

[PROBLEM] Some players can´t click on GUI Elements


Recommended Posts

Posted

Hello, I dont know if someone has posted this here before, I searched and wasn´t able to find anyone having this problem, my problem is, I have a DayZ script, which I have been modifying, but since the start some of my players were not able to click on the GUI from the Inventory, nor the gang system, nor the login panel, this just happens with some players, for example, everything works on my computer, but with a virtual machine, I am not able to click on anything, here is a video of what I am talking about, I have no idea why this is caused, there is no related problems in my debugscript, actually, there is only 1 thing that is wrong in my server and been lazy to fix it, just a warning and I am missing an event client side which has nothing to do with this, since it affects various resources, the only way I´ve been able to fix this is by restarting the resource, that seems to fix the issue but I cant restart every time someone logs in:

2018-08-08_23-39-07.png

VIDEO:

VIDEO (dont know the tags to embed video here)

Any help is appreciated :)

Posted
18 minutes ago, KINGKHAN said:

Triggerd Client side funcion is not added ,as It shows on debug errors

That is not the problem, its just something that sets some element data, nothing to do with the actual problem shown in the video :) or else it wouldnt work in any computer

Posted
5 minutes ago, TheMOG said:

check the debug when tryin to click on that

its like nothing was on the screen, you can see when I hover over the buttons in my VM, nothing happens :/

Posted
7 hours ago, TheMOG said:

is the script not calling any getElementData ?

Its calling many elementdatas, but this happens with any gui, happens with inventory system, with gang system

Posted

The problem can be the script calling an elementData, can be getElementData(localPlaye, "PlayerLoggedin") , or something else, and u don't set it to a player before calling it.

Posted
3 hours ago, TheMOG said:

The problem can be the script calling an elementData, can be getElementData(localPlaye, "PlayerLoggedin") , or something else, and u don't set it to a player before calling it.

But can this affect only a couple users and not all of them?

Posted
1 hour ago, TheMOG said:

If you can post the half of the code, maybe we can help you better.

Thanks, fixed it, it seems one of the image files were missing, i still dont get why for some users it worked fine and for others it didnt, :)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...