INPStarfall / Starfall

Starfall Processor for Garry's Mod + Wiremod
http://www.wiremod.com/forum/developers-showcase/22739-starfall-processor.html
Other
17 stars 15 forks source link

Lua error when going in game #381

Closed suunr closed 9 years ago

suunr commented 9 years ago
[ERROR] addons/starfall/lua/starfall/editor.lua:50: attempt to index field 'globaltables' (a nil value)
  1. createCodeMap - addons/starfall/lua/starfall/editor.lua:50
   2. func - addons/starfall/lua/starfall/editor.lua:935
    3. unknown - lua/includes/extensions/net.lua:32
awilliamson commented 9 years ago

Are you up-to-date with develop branch? I've not experienced any errors with the editor on the latest code.

davidsonbr commented 9 years ago

The code in question was resolved by me in #369.

I agree w/ @awilliamson

awilliamson commented 9 years ago

Going to close this unless your problem still persists @suunrider ?