Page 1 of 1
code barf at daychange [not f]
Posted: 21 Jun 2019, 02:01
by Alexandrea
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 71
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 71
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 71
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 71
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 71
Re: code barf at daychange
Posted: 12 Dec 2019, 03:02
by Alexandrea
it's back but different line numbers
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 399
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 399
Re: code barf at daychange
Posted: 12 Dec 2019, 17:02
by Azraeth
This may be fixed.
It's basically an issue (in this case) with the game getting rid of staff for inactive players. This involves a couple of variables, and I basically nested the statement in a way that I hope gets rid of the error. But it could also be the other variable.
Let me know what happens at day change, if there is any code barf. Otherwise I'm tentatively marking this fixed.
Re: code barf at daychange [f]
Posted: 06 Jan 2020, 03:03
by Alexandrea
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 401
and after refreshing again,
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 401
closed and reopened and no code barf
Re: code barf at daychange [not f]
Posted: 08 Jan 2020, 03:04
by Alexandrea
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 235
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 235
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 401
and after refresh
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 235
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 235
Warning: Invalid argument supplied for foreach() in /home/mooncalf/public_html/pathofthevampire/inactives.php on line 401
same thing again (and again.... it doesn't go away unless you switch charries or close and reopen the page)
Re: code barf at daychange [not f]
Posted: 23 Jan 2020, 19:35
by Mooncalf
This should be fixed. I think Josh fixed one occurrence of it, so he was on the right track, but there were 4 total.
Re: code barf at daychange [not f]
Posted: 23 Jan 2020, 19:59
by Azraeth
Probably should have checked for more.
Whoops.