can't start a listen server

monopolowamonopolowa Join Date: 2004-05-23 Member: 28839Members
So I was wondering if anyone else has had this problem so far...I wanted to start a local server to test a basic lua mod, but when I try to start a local game, I get a black screen and these two errors in console:
Error: Lua.LiveScriptActor:338: Attempt to perform arithmetic on field 'flinchintensity' (a nil value)
Error: Lua.UnreliableMessages.lua:109: Bad argument #1 to 'sub' (string expected, got nil)

I can join other people's games, but can't host my own

I've reinstalled, didn't help

Comments

  • mobettamobetta Join Date: 2010-07-23 Member: 72693Banned
    I cant even join a game at all. But what kinda mod is it. I would like to start modding. Any good website that could get me started?
  • monopolowamonopolowa Join Date: 2004-05-23 Member: 28839Members
    oh, it's just a test to make sure I'm creating a mod the right way. I used the 'shotgun fire' sound for drawing a pistol...When I can confirm that works I'll play around more with the Lua.
  • AsranielAsraniel Join Date: 2002-06-03 Member: 724Members, Playtest Lead, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow, Subnautica Playtester, Retired Community Developer
    i think your problem is reported here:
    <a href="http://getsatisfaction.com/unknownworlds/topics/console_errors_and_unplayable_performance" target="_blank">http://getsatisfaction.com/unknownworlds/t...ble_performance</a>
  • monopolowamonopolowa Join Date: 2004-05-23 Member: 28839Members
    edited July 2010
    Here's a useful website for learning about Lua...http://lua-users.org/wiki/LuaDirectory...I'd also suggest you visit the NS2 Modding section of the forums for tips. Possibly the best thing to do though, is to look at the lua code for the game and try to understand how it works (and model your own code in the same way)


    edit: yeah, that's the same error. Sorry for posting again about something that's already been reported...
Sign In or Register to comment.