Byrth / Lua-Byrth

Lua Addons and Scripts
3 stars 2 forks source link

GearSwap/refresh.lua:234: runtime error #398

Closed ragnark78 closed 8 years ago

ragnark78 commented 8 years ago

i'm getting the following error ...

Gearswap: Lua runtime error: GearSwap/refresh.lua:234: attempt to index field '?' (a nil value)

Byrth commented 8 years ago

player.race = res.races[player.race][language]

What race are you / were you wearing a costume / etc.?

Byrth commented 8 years ago

Thinking about it a bit more, this might also be caused by out of date resources. Here is a link to the current windower/res/races.lua : https://www.dropbox.com/s/02ov80fc6ljim15/races.lua?dl=0

ragnark78 commented 8 years ago

it was an issue with blinkmenot ... just came back to the game after a 9 month break so i was behind on reading up on the current glitches.


From: Byrth notifications@github.com Sent: Monday, November 30, 2015 8:52 AM To: Byrth/Lua-Byrth Cc: ragnark78 Subject: Re: [Lua-Byrth] GearSwap/refresh.lua:234: runtime error (#398)

player.race = res.races[player.race][language]

What race are you / were you wearing a costume / etc.?

Reply to this email directly or view it on GitHubhttps://github.com/Byrth/Lua-Byrth/issues/398#issuecomment-160633958.

[https://avatars2.githubusercontent.com/u/16073934?v=3&s=400]https://github.com/Byrth/Lua-Byrth/issues/398#issuecomment-160633958

GearSwap/refresh.lua:234: runtime error · Issue #398 · Byrth/Lua-Byrth i'm getting the following error ... Gearswap: Lua runtime error: GearSwap/refresh.lua:234: attempt to index field '?' (a nil value) Read more...https://github.com/Byrth/Lua-Byrth/issues/398#issuecomment-160633958

Byrth commented 8 years ago

Good to know. Going to close this issue then.