Need some help.

Post Reply
Travis
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Nov 01, 2014 4:49 pm

Need some help.

Post by Travis »

So I have no idea how to fix this problem because there are no errors or anthing to indicate the problem. On my darkrp 2.4.3 server players cannot /advert, /pm, /rpname. Also the mayor cannot /broadcast when he tries it notifies them that he must be the mayor to broadcast. I would greatly appreciate any help with this.
Travis
New to forums
New to forums
Posts: 4
Joined: Sat Nov 01, 2014 4:49 pm

Re: Need some help.

Post by Travis »

I just tried loading my darkrp up in singleplayer and when I adverted I got this error.

Code: Select all

[ERROR] gamemodes/darkrp/gamemode/server/main.lua:1108: attempt to call field 'getPhrase' (a nil value)
1. callback - gamemodes/darkrp/gamemode/server/main.lua:1108
2. RP_PlayerChat - gamemodes/darkrp/gamemode/server/chat.lua:35
3. Run - gamemodes/darkrp/gamemode/server/chat.lua:82
4. func - lua/atlaschat/init.lua:630
5. unknown - lua/includes/modules/net.lua:32
It also seems like /demote is broken aswell.
theRadAleks
This is my homepage
This is my homepage
Posts: 203
Joined: Wed Feb 19, 2014 6:07 pm
Location: Dallas, TX

Re: Need some help.

Post by theRadAleks »

Try deleting 'cl_darkpmessage.lua' which can be found in 'darkrp/modules/darkrpmessages/'.
I would also recommend switching over too DarkRP 2.5. https://github.com/FPtje/DarkRP
Travis
New to forums
New to forums
Posts: 4
Joined: Sat Nov 01, 2014 4:49 pm

Re: Need some help.

Post by Travis »

theRadAleks wrote:Try deleting 'cl_darkpmessage.lua' which can be found in 'darkrp/modules/darkrpmessages/'.
I would also recommend switching over too DarkRP 2.5. https://github.com/FPtje/DarkRP
I fixed the problem by re-installing darkrp 2.4.3. Thanks anyway.
Post Reply