Netvar problems?

Status
Not open for further replies.

Flame

WR 102
So I was trying to join a netgame with some code I was working with earlier today which I happened to notice at the time that it was 1.09.4 compatible (Kinda). I tried joining a server around the same time and I found this within my logs:
"Netvar not found with netid <#>" (The # was 24065 in this case)
Many lines spammed with "ERROR: GAME SKILL UNDETERMINED"
And finally I got an I_Error of "I_Error(): W_GetNumForName: MAP00 not found!"
I'm pretty sure SSN or quite possibly Alam knows where this issue is coming from. Any suggestions on what to do?

EDIT: If it helps in any way, I would be willing to upload the code I was working with, only privately though as I don't want other users using my code.
 
Do a debug trace and step through starting at CV_LoadNetVars in command.c

In other words, bad savegame file.

You might also want to have both the client and server dump the contents of CV_ComputeNetid and compare.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top