• Cakescript error
    2 replies, posted
[CODE] lua\includes\extensions\table.lua:103: bad argument #1 to 'pairs' (table expected, got nil)l [/CODE] What the... Edit: I fixed the other problem with the gamemode completley not starting. But I have a new problem. Everytime I try to create my character, select a model and hit ok, that always pops up. Thus I cannot choose my model and make my new character (Or open any inventory tabs for that reason too) Apart from that, if I try to give money, I get some weird error about lua expecting a table, but receiving a null. Its like the whole gamemode is broken.
Your issue appears to be that in gamemodes\cakescriptg2\gamemode\schemas\hl2rp\items\bagette.lua on line 4, You have an unfinished string because the B in baguette is actually a 
[QUOTE=ph:lxyz;24316188]Your issue appears to be that in gamemodes\cakescriptg2\gamemode\schemas\hl2rp\items\bagette.lua on line 4, You have an unfinished string because the B in baguette is actually a [/QUOTE] Yea. I fixed that. It got the gamemode to work and all but the custom models appear as errors anyway.
Sorry, you need to Log In to post a reply to this thread.