Started giving this error about a week ago, can't figure this sucker out. any help would be appreciated. belows is sample of the errors it is giving me:
loading zones[17:25:21][1;31m[Error][0m luautils::onSpawn: error loading module 'scripts/globals/regimereward' from file '.\scripts/globals/regimereward.lua':
.\scripts/globals/regimereward.lua:532: '=' expected near ';'
[17:25:21][1;31m[Error][0m luautils::onSpawn: scripts/zones/West_Ronfaure/npcs/Field_Manual.lua:7: loop or previous error loading module '/scripts/globals/fieldsofvalor'
[17:25:21][1;31m[Error][0m luautils::onSpawn: scripts/zones/East_Ronfaure/npcs/Field_Manual.lua:7: loop or previous error loading module '/scripts/globals/fieldsofvalor'
[17:25:21][1;31m[Error][0m luautils::onSpawn: scripts/zones/East_Ronfaure/npcs/Field_Manual.lua:7: loop or previous error loading module '/scripts/globals/fieldsofvalor'
[17:25:21][1;31m[Error][0m luautils::onSpawn: scripts/zones/La_Theine_Plateau/npcs/Field_Manual.lua:7: loop or previous error loading module '/scripts/globals/fieldsofvalor'
[17:25:21][1;31m[Error][0m luautils::onSpawn: scripts/zones/La_Theine_Plateau/npcs/Field_Manual.lua:7: loop or previous error loading module '/scripts/globals/fieldsofvalor'
[17:25:21][1;31m[Error][0m luautils::onSpawn: scripts/zones/Valkurm_Dunes/npcs/Field_Manual.lua:7: loop or previous error loading module '/scripts/globals/fieldsofvalor'
Never messed with FOV or GOV lua files so this one is a real stumper for me.
Zone loads with Gov FOV errors
Re: Zone loads with Gov FOV errors
Is your source fully updated? I haven't seen those errors on my servers. Did you add any custom scripting to those files?
-- Whasf
Re: Zone loads with Gov FOV errors
Definitely not on latest dsp or had a bad merge, because demolish removed all the leading slashes from requires trunk wide. And nobody has touched FoV scritps in forever.'/scripts/globals/fieldsofvalor
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE