• Major Script Errors (DarkRP)
    7 replies, posted
[CODE][ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value) 1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19 2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30 [ERROR] addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699: attempt to call method 'Alive' (a nil value) 1. unknown - addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699 [ERROR] addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699: attempt to call method 'Alive' (a nil value) 1. unknown - addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699 [ERROR] addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699: attempt to call method 'Alive' (a nil value) 1. unknown - addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699 [ERROR] addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699: attempt to call method 'Alive' (a nil value) 1. unknown - addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:699 [ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value) 1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19 2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30 [ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value) 1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19 2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30 [ERROR] addons/car dealer/lua/entities/rm_car_dealer/cl_init.lua:6: Tried to use a NULL entity! 1. GetPos - [C]:-1 2. oldFunc - addons/car dealer/lua/entities/rm_car_dealer/cl_init.lua:6 3. fn - addons/dbugr-master/lua/dbugr/util/modules/sh_func.lua:77 4. unknown - addons/ulib/lua/ulib/shared/hook.lua:183 [ERROR] addons/wyozicarradio/lua/cl_carfui.lua:170: attempt to call method 'GetVehicle' (a nil value) 1. oldFunc - addons/wyozicarradio/lua/cl_carfui.lua:170 2. fn - addons/dbugr-master/lua/dbugr/util/modules/sh_func.lua:77 3. unknown - addons/ulib/lua/ulib/shared/hook.lua:183 [ERROR] addons/itemstore/lua/itemstore/sv_init.lua:13: Tried to use a NULL entity! 1. oldRemove - [C]:-1 2. Remove - addons/itemstore/lua/itemstore/sv_init.lua:13 3. oldFunc - addons/map decoration/lua/autorun/mde_sync.lua:120 4. func - addons/dbugr-master/lua/dbugr/util/modules/sh_func.lua:77 5. unknown - lua/includes/modules/net.lua:30 [ERROR] addons/itemstore/lua/itemstore/sv_init.lua:13: Tried to use a NULL entity! 1. oldRemove - [C]:-1 2. Remove - addons/itemstore/lua/itemstore/sv_init.lua:13 3. oldFunc - addons/map decoration/lua/autorun/mde_sync.lua:120 4. func - addons/dbugr-master/lua/dbugr/util/modules/sh_func.lua:77 5. unknown - lua/includes/modules/net.lua:30 [ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value) 1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19 2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30 [ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value) 1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19 2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30 [ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value) 1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19 2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30 [ERROR] addons/p_darkrp_f4/lua/p_f4menu/vgui/vgui_menu.lua:45: attempt to index local 'tab' (a nil value) 1. OpenTab - addons/p_darkrp_f4/lua/p_f4menu/vgui/vgui_menu.lua:45 2. DoClick - addons/p_darkrp_f4/lua/p_f4menu/vgui/vgui_jobicon.lua:245 3. unknown - lua/vgui/dlabel.lua:206 [ERROR] addons/itemstore/lua/itemstore/sv_init.lua:13: Tried to use a NULL entity! 1. oldRemove - [C]:-1 2. Remove - addons/itemstore/lua/itemstore/sv_init.lua:13 3. oldFunc - addons/map decoration/lua/autorun/mde_sync.lua:120 4. func - addons/dbugr-master/lua/dbugr/util/modules/sh_func.lua:77 5. unknown - lua/includes/modules/net.lua:30 [ERROR] addons/voicechatmeter/lua/voicemeter/cl_voice_meter.lua:218: attempt to call method 'GetPos' (a nil value) 1. unknown - addons/voicechatmeter/lua/voicemeter/cl_voice_meter.lua:218[/CODE] This is randomly happening to players in the server, and it freezes them up. Then ranks on ULX are removed from people, and stupid things randomly start happening. It's almost as if half of my addons are just randomly bugging out. Any ideas?
Since most of those addons are CoderHire addons send a support ticket to the author.
[QUOTE=SarahKerrigan;44523825]Since most of those addons are CoderHire addons send a support ticket to the author.[/QUOTE] I don't understand how that will help. It was working fine with a few players on for 2 weeks of testing. Then all day today it was fine with 15-25 for a bit. Then I come back 2-3 hours later, and the whole server is bugging out and crashing randomly.
Ok we aren't an encyclopedia of code, we need every line that is erroring. Preferably ~5 lines before and after each one. [editline]12th April 2014[/editline] [QUOTE=Ren3gade;44523852]I don't understand how that will help. It was working fine with a few players on for 2 weeks of testing. Then all day today it was fine with 15-25 for a bit. Then I come back 2-3 hours later, and the whole server is bugging out and crashing randomly.[/QUOTE] Have you tried restarting the server ?
The fact that your getting Sandbox errors means that an addon is messing with core files.
Alright, thanks for the replies guys. Another thing.. any tips on setting my GMOD server + DarkRP overall, to be as stable and smooth as possible?
Set your tickrate to 33 unless there's something you need precision for.
[QUOTE=code_gs;44523997]Set your tickrate to 33 unless there's something you need precision for.[/QUOTE] Well we use precision on the server for building. I am noticing that my DarkRP server has quite a bit of choke. It always stays around 50-75. And the server seems to be choppy. Like it runs smooth, but randomly will freeze you up for a split second. Any ideas why this is? Would using HTTP/Webbrowser pages on billboards changing constantly cause any lag? and also, using MySQL Databases (localhost) cause lag as well? Also, on net_graph 3, i noticed that 'in' is constantly jumping from like 150 to 1.5k-2.5k constantly. It jumps up, then down, up then down. And out, is just always fluctuating around 75-150.
Sorry, you need to Log In to post a reply to this thread.