Zone loads with Gov FOV errors

Post Reply
doc730
Posts: 9
Joined: Mon Apr 06, 2015 8:18 am

Zone loads with Gov FOV errors

Post by doc730 » Sat Jul 04, 2015 4:29 pm

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.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Zone loads with Gov FOV errors

Post by whasf » Sun Jul 05, 2015 11:03 am

Is your source fully updated? I haven't seen those errors on my servers. Did you add any custom scripting to those files?
-- Whasf

User avatar
TeoTwawki
Developer
Posts: 527
Joined: Mon Jul 15, 2013 9:50 pm

Re: Zone loads with Gov FOV errors

Post by TeoTwawki » Sun Jul 05, 2015 7:57 pm

'/scripts/globals/fieldsofvalor
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.
Hi, I run The Demiurge server.


Image
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
PLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
DO NOT PRIVATE MESSAGE ME ABOUT BUGS

Post Reply