Jump to content

A question


stefutz101

Recommended Posts

Hi. I have a Mta Dayz server and i have this error in gamemode : "Error: Client (x) triggered serverside event requestLODsClient , but event is not added serverside." So i know how to fix this but how i can find from what resource this error came ?Or how i can find in what file that event is called ?

Link to comment
It appear at other players . I don't know exactly . I guess this error came from group system. But i'm not sure.

So in this case would be hard to detect the error, you have one way to try to find where this error does appear by yourself.

Ah, there is another way, as far as you named your event "requestLODsClient", try to remember in which resource you used this event name then check it, it might be client sided and the problem exist in server side

I hope you get it :roll:

Edited by Guest
Link to comment
requestLODsClient, isn't added server side just means one of your client side scripts are trying to trigger a no existent function, what resource is the error coming from?

The error doesn't tell you from which resource it comes.

In my server (DM race) I get these errors really frequently from most of the new maps.

Now on the topic - if the error comes from the server side file then you should search for "mapEditorScriptingExtension_c.lua" and remove it from meta.

Link to comment

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...