Numos59 / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 2 forks source link

DarkRP breaking for one client only #213

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Happens to the odd player who joins the server:

Darkrp/gamemode/cl_init.lua:107: attempt to index global'rp_languages' (a
nil value)
**********************************************
**********************************************
********** COULDN'T LOAD GAMEMODE!! **********
**********************************************
**********************************************

There was a problem opening the gamemode file 'Darkrp/gamemode/cl_init.lua'

Registering gamemode 'Darkrp' derived from 'sandbox'

Then later on, when they fully load in, the following errors are spammed
everywhere:

DataStreamClient: Unhandled stream DarkRP_PlayerVar!DataStreamClient:
Unhandled stream DarkRP_PlayerVar!DataStreamClient: Unhandled stream
DarkRP_PlayerVar!DataStreamClient: Unhandled stream
DarkRP_PlayerVar!DataStreamClient: Unhandled stream
DarkRP_PlayerVar!DataStreamClient: Unhandled stream DarkRP_PlayerVar!

Upon opening the F4 menu:
Darkrp\gamemode\showteamtabs.lua:242: attempt to index global 'LANGUAGE' (a
nil value)

When trying to chat:
Warning: Unhandled usermessage 'DarkRP_Chat'

Basically DarkRP is completely broken for that client only.
Rejoining/Restarting GMod doesn't fix it.

Original issue reported on code.google.com by ch...@watersideway.plus.com on 11 Feb 2010 at 9:48

GoogleCodeExporter commented 8 years ago

Original comment by fpeijnen...@gmail.com on 12 Feb 2010 at 8:24