Page 1 of 4

Lua Error:Couldn't Load Init Script: 'postnukerp/gamemode/cl

PostPosted: Fri Jan 25, 2013 12:36 pm
by Omega
Hi have gave recently started up and paid for a server to get Post Nuke on it but I have installed it in the way explained but I get the error message Too many lua errors.
In the Command Console I get this. Lua Error: Couldn't Load Init Script: 'postnukerp/gamemode/cl
Please help

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 1:01 pm
by eldarstorm
Need a bit more that "'postnukerp/gamemode/cl"
It looks like there should be more to the error.

One thing you can try is deleting your PostNukeRP server and redownloading it to make sure that there are no corrupt files.
One way to verify that the files are intact, especially the init.lua. Compair the file on the server to the one in the Code Browser on the SVN.

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 2:43 pm
by Omega
Thanks, I will try that and let you know later on if anything happens.

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 2:57 pm
by Omega
Nope I have reinstalled it and nothing. The error log says this

Couldn't include file 'postnukerp\gamemode\cl_init.lua' (File not found) (<nowhere>)

But it is there.

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 7:35 pm
by eldarstorm
Earlier in the console log it should have the error that is casuning it not to load.

Also, make sure the server is up to date as well.

You have all this in your gamemode folder correct?

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 7:46 pm
by Omega
Here is the entire log
Code: Select all
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "Garry's Mod"
Initializing Steam libraries for secure Internet server
Logging into anonymous gameserver account.
Connection to Steam servers successful.
Public IP is 74.63.226.242.
Assigned anonymous gameserver Steam ID [A-1:2471010307(3248)].
VAC secure mode is activated.
Processing Workshop Addons
Getting list from "workshop.vdf"
Couldn't open file.
Unknown command "cl_cmdrate"
Unknown command "cl_updaterate"
Unknown command "rate"
Network: IP 216.144.247.92, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Initializing Steam libraries for secure Internet server
Logging into anonymous gameserver account.
Server logging enabled.
Server logging data to file logs/L0125012.log
L 01/25/2013 - 14:59:24: Log file started (file "logs/L0125012.log") (game "/home/tcagame_svc962/WBarber/962/orangebox/garrysmod") (version "5144")
Changing gamemode to PostNukeRP (postnukerp)
Unknown command "sbox_allownpcs"
Unknown command "sbox_plpldamage"
Unknown command "sbox_playergod"
exec banned_ip.cfg: file size larger than 1 MB!
exec banned_user.cfg: file size larger than 1 MB!
Connection to Steam servers successful.
Public IP is 216.144.247.92.
Assigned anonymous gameserver Steam ID [A-1:2466298880(3248)].
VAC secure mode is activated.
Client "TheMightyKamina" connected (86.157.101.200:27005).
[TheMightyKamina|2|STEAM_0:1:30651524] Lua Error:
Couldn't include file 'postnukerp\gamemode\cl_init.lua' (File not found) (<nowhere>)

[TheMightyKamina|2|STEAM_0:1:30651524] Lua Error:
Couldn't Load Init Script: 'postnukerp/gamemode/cl_init.lua'

Dropped TheMightyKamina from server ("Too many Lua Errors! Sorry!")
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~s��A4�-"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~j�����"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~�̱YoS"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~��?�"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~sa�A���"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~ç̑�O�"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~��̱�o�"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~�́N?H"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~c��1���"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~���q�/�"
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "~3��;�4"


It is in gamemode but it uses orange box rather then garrysmod on its own, I can't see how that is the issue though.

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 7:53 pm
by eldarstorm
Other than making sure your server is up to date, it must not be installed correctly.

Might want to watch Met's video linked on that page and make sure its installed correctly.

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Fri Jan 25, 2013 8:00 pm
by LostInTheWired
The other best guess would be to go to your gamemodes directory, then go into the PostnukeRP folder, and tell us what the folders are.

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Sat Jan 26, 2013 3:24 am
by eldarstorm
Your folders should be in the following format.

Code: Select all

-orangebox
  |-garrysmod
     |-gamemodes
        |-PostNukeRP
           |-content
           |-entities
           |-Gamemode

Re: Lua Error:Couldn't Load Init Script: 'postnukerp/gamemod

PostPosted: Sat Jan 26, 2013 6:41 pm
by Omega
I have all that but the is a .svn folder in there as well a times. i have tried running both with it and without it without any luck