• Clientside lua not working at all on server.
    15 replies, posted
Hello, on my server all of the clientside lua does not work, the HuD does not show and none of the UI's work at all. Nothing comes up on google and its the first time this is happening for me. When testing the gamemode on my local server it worked fine.
Are you getting any errors? Make sure all the files were uploaded.
This might be stupid but are you sure that they're all in the right folder?
Ninja'd :v:
[QUOTE=Lolm4te;45603369]First of all, do you experience any console errors?[/QUOTE] [B]Edit:[/B] This was a useless post as we have the late rating, sorry
[CODE] # // /////////////////////////////// Map cycle file 'cfg/mapcycle.txt' was not found. Nav File is wrong or something (4) Writing cfg/banned_user.cfg. 86.186.86.6:27005: password failed. Client "FRG | Luke" connected (86.186.86.6:27005). FRG | Luke: !menu FRG | Luke changed the map to gm_construct with gamemode basewars ServerLog: [ULX] FRG | Luke changed the map to gm_construct with gamemode basewars Changing gamemode to Basewars (basewars) ---- Host_Changelevel ---- Error loading cfg/trusted_keys_base.txt Error loading cfg/pure_server_minimal.txt /////////////////////////////// // Ulysses Library // /////////////////////////////// // Loading... // // shared/defines.lua // // shared/misc.lua // // shared/util.lua // // shared/hook.lua // // shared/table.lua // // shared/player.lua // // server/player.lua // // shared/messages.lua // // shared/commands.lua // // server/concommand.lua // // server/util.lua // // shared/sh_ucl.lua // // server/ucl.lua // // server/phys.lua // // server/player_ext.lua // // server/entity_ext.lua // // Load Complete! // /////////////////////////////// [ULIB] Loading SHARED module: ulx_init.lua /////////////////////////////// // ULX Admin Mod // /////////////////////////////// // Loading... // // sh_defines.lua // // lib.lua // // base.lua // // sh_base.lua // // log.lua // // MODULE: slots.lua // // MODULE: uteam.lua // // MODULE: votemap.lua // // MODULE: xgui_server.lua // /////////////////////////////// // ULX GUI -- by Stickly Man // /////////////////////////////// // Adding Main Modules.. // // bans.lua // // commands.lua // // groups.lua // // maps.lua // // settings.lua // // Adding Setting Modules.. // // client.lua // // server.lua // // Adding Gamemode Modules.. // // sandbox.lua // // Loading Server Modules.. // // sv_bans.lua // // sv_groups.lua // // sv_maps.lua // // sv_sandbox.lua // // sv_settings.lua // // XGUI modules added! // /////////////////////////////// // MODULE: chat.lua // // MODULE: fun.lua // // MODULE: menus.lua // // MODULE: rcon.lua // // MODULE: teleport.lua // // MODULE: user.lua // // MODULE: userhelp.lua // // MODULE: util.lua // // MODULE: vote.lua // // end.lua // // Load Complete! // /////////////////////////////// [AddCSLuaFile] Couldn't find 'effects/_temp/init.lua' (<nowhere>) Nav File is wrong or something (4) Changing gamemode to Sandbox (sandbox) -- This normal? Writing cfg/banned_user.cfg. [/CODE] It changes gamemode mid way through, and its not me doing it.
Do you mind posting your !menu code as I'm assuming that's what you have problems with.
Its standard ULX, i've not modified it at all.
Ahah I see. Are you having problem with a custom HUD, or the default one? Mind posting your code?
Its everything clientside, not just my hud. All derma menu's and the extra tab added into the spawnmenu. Code all works fine on my local server so im really quite confused.
Try to delete the files you have on your dedicated server and copy the working code from your local server.
I've sadly tried that already, really cant think why it is doing it :( (Thanks for taking your time to try and help, appreciate it :) )
Do you mind pasting your code here? (Remeber to use [lua ] and [/lua ] w/o the space to keep everything orginized)
What do you want, its over 4000 lines
:suicide: Ehm, what files did you put in what directories, exactly?
[QUOTE=AIX-Who;45603422][CODE] Big code with your IP in it [/CODE] [/QUOTE] Might not be that big of a deal but you left your home IP in there
Sorry, you need to Log In to post a reply to this thread.