So I'm getting a black screen after loading the map on my server and It is infinitely repeating this in the RPT file... Please save me... I really don't know how to fix this
21:03:51 Error position: <_result select 0) do
{
case 0:
{
(format>
21:03:51 Error Undefined variable in expression: _result
21:03:51 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
21:03:51 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then
>
21:03:51 Error position: <_clanIDs;
if (_numberOfClans > 0) then
>
21:03:51 Error Undefined variable in expression: _clanids
21:03:51 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
21:03:51 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
Horrible SQL error, Fixed it. Database didn't update properly..
So I'm getting a black screen after loading the map on my server and It is infinitely repeating this in the RPT file... Please save me... I really don't know how to fix this
21:03:51 Error position: <_result select 0) do
{
case 0:
{
(format>
21:03:51 Error Undefined variable in expression: _result
21:03:51 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
21:03:51 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then
>
21:03:51 Error position: <_clanIDs;
if (_numberOfClans > 0) then
>
21:03:51 Error Undefined variable in expression: _clanids
21:03:51 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
21:03:51 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
Horrible SQL error, Fixed it. Database didn't update properly..
Edited by HarounNo longer a Problem
Share this post
Link to post
Share on other sites