Jump to content
  • 0

server loading issue


theduke

Question

Ok so this is really frustrating me... I've been working on updating my server, everything was working fine.

When i do updates, i take the mission and server pbo and put it in a different folder, so if i screw up badly, i just grab my backups.

I dont get any errors in the server RPT, but in the client RPT i get this

Spoiler

["Sent to server: PVDZ_send",[B 1-1-A:1 (TheDuke),"dayzSetDate",[B 1-1-A:1 (TheDuke)]]]
"PLAYER RESULT: true"
Error in expression <agazine _item;
};
};
_idc = _idc + 1;
} count _mags;



{
if (_x in (DZE_REPLACE_>
  Error position: <count _mags;


{
if (_x in (DZE_REPLACE_>
  Error count: Type String, expected Array
File z\addons\dayz_code\compile\player_gearSet.sqf, line 38
Error in expression <agazine _item;
};
};
_idc = _idc + 1;
} count _mags;


{
if (_x in (DZE_REPLACE_>
  Error position: <count _mags;


{
if (_x in (DZE_REPLACE_>
  Error Generic error in expression
File z\addons\dayz_code\compile\player_gearSet.sqf, line 38
Error in expression <count (PVCDZ_plr_Login2) > 0>
  Error position: <PVCDZ_plr_Login2) > 0>
  Error Undefined variable in expression: pvcdz_plr_login2
[190.18,"z\addons\dayz_code\system\scheduler\sched_init.sqf","Scheduler started"]
Error in expression <count (PVCDZ_plr_Login2) > 0>
  Error position: <PVCDZ_plr_Login2) > 0>
  Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
  Error position: <PVCDZ_plr_Login2) > 0>
  Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
  Error position: <PVCDZ_plr_Login2) > 0>
  Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
  Error position: <PVCDZ_plr_Login2) > 0>
  Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
  Error position: <PVCDZ_plr_Login2) > 0>
  Error Undefined variable in expression: pvcdz_plr_login2

I havnt touched the player_gearset.sqf file obviously, but i do not understand what is causing this.

So i put my backup files, still same issue... those files were working fine minutes before.

im at a lost here....im sure its somethign stupid ive done, probably by mistake... but im not able to think properly lol...

I get stuck on server "responded...requesting character"

I even tried clearing the database and using a different profile.

Anyone got advice where i should look that would be great lol

Thanks

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0
6 minutes ago, Anhor said:

Excuse me, but ......... in row 3 of your posted clientRPT ......... is there a missing M?

Error in expression <agazine _item;

thats the way the RPT logs errors

Link to comment
Share on other sites

  • 0
3 minutes ago, LunatikCH said:

did you add the new epoch to your(live)server? hat this when i was working on testserver, then changed to live but forgott to change the parameters on the live one

 

this is my test server on my home PC lol... My live test server (locked till i figure out everything) i have 5 players on it right now testing out stuff..works fine lol

its my home test server that wont start for some reason...

Link to comment
Share on other sites

  • 0
2 minutes ago, salival said:

It looks like the replace old weapons script is getting stuck on something.

You don't have default load outs that you have broken or similar?

well i did go through all the new classsanames of guns and ammo, i changed them all... but i was able to log into the server after my changes.

I transferred over my old spawn configs for essv2 to essv3. changed the appropriate classnames there also.  It worked fine

but that is the version that is currently running on the dedicated box with 5 admins on it lol  

My server stopped working after i installed the script that removes ammo from the weapons on helis...i managed to disable the ones i didnt want players re arming with your service points scrip, which works flawlessly thank you for that lol

So i removed that script still no go.. I even compared my folders and each file with beyond compare... then i reverted to my backups, which didnt even have the weapon classname changes..still no go...

I might reinstall the server from scratch at this point lol

 

Link to comment
Share on other sites

  • 0

So i jsut grabbed my files from the dedi, the ones that i have 5 players on right now, and it still didnt work on my home test pc..so yeah im probably going to start from scratch lol thanks guys

Link to comment
Share on other sites

  • 0

well its fixed... Like i mentioned in my OP, it was probably me LOL...

Clearing the database is THE FIX, or character for that matter...

Just make sure you clear the RIGHT database.... god a i need a break from all this lol

too many test servers lol

Thanks guys

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...