![]() |
Nexus Database - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: CityRP - Events Server (https://fearlessrp.net/forumdisplay.php?fid=489) +--- Forum: Bugs (https://fearlessrp.net/forumdisplay.php?fid=128) +---- Forum: Fixed/Closed (https://fearlessrp.net/forumdisplay.php?fid=129) +---- Thread: Nexus Database (/showthread.php?tid=85253) |
Nexus Database - Zona - 02-04-2018 Title of Bug: Nexus Database Description: The Ticket and Citizen DB is still broken after a commit which was done by James H was posted. Evidence: Code: [ERROR] gamemodes/cityrp_www.fearlessrp.net_2014_2875/gamemode/core/plugins/nexusdb/cl_init.lua:350: attempt to get length of a nil value This comes out in my console and the two tabs are gone as normally. RE: Nexus Database - James - 02-04-2018 I've made a small change so that the tickets load before the CitizenDB. This means that, if the CitizenDB breaks, the tickets shouldn't. In addition, I ran a check to make sure that said value on line 350 isn't a nil value before doing anything with it. After next restart, please post on here if you encounter this issue again. RE: Nexus Database - James - 02-11-2018 Moving to fixed. Please post another report if this issue persists. |