Learwolf / TES3MP-0.8-Scripts

A list of my tes3mp server Lua scripts available for public use.
13 stars 5 forks source link

Crash caused by concatenateFromIndex nil value #2

Closed SarahGreyWolf closed 2 years ago

SarahGreyWolf commented 2 years ago

The line linked below causes a crash as there is no local variable named cmd

https://github.com/Learwolf/TES3MP-0.8-Scripts/blob/fecf50d1e37b57ea631d834a79daae943130a2f8/tes3mp-server%200.8.0/server/scripts/custom/defaultChatLocal.lua#L84

Learwolf commented 2 years ago

Thanks! Fixed.