Jump to content

source I need help with LW resolver


LOLOLwawa
 Share

Recommended Posts

So, i made a resolver, and compiled it. When i load in debugger and join a game, i crashed and it sent me to this:

int GetInt(const char* keyName)
{
return _GetInt(keyName);
}


return _GetInt(keyName); is nullptr.
--
when i change back to my old resolver, it doesnt crash. any help?
 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...