How to fix C++ error when editing localhost.

Newbie Spellweaver
Joined
Feb 5, 2009
Messages
49
Reaction score
0
I couldn't see anyone post a way how to fix so i decided to post one now.

The error looks like this:
jammerx2 - How to fix C++ error when editing localhost. - RaGEZONE Forums

Here is how you fix. This is when you are editing the ip.

Go to the spot where you put the ip.

jammerx2 - How to fix C++ error when editing localhost. - RaGEZONE Forums

Type the ip you want over it. DO NOT USE FIND AND REPLACE!

jammerx2 - How to fix C++ error when editing localhost. - RaGEZONE Forums

Select the part after the end of your ip. Notice how the binary still continues as numbers and letters even if it only shows the ...?

jammerx2 - How to fix C++ error when editing localhost. - RaGEZONE Forums

Select the binary after the ip and replace it with 0, until you reach the other 0's.

jammerx2 - How to fix C++ error when editing localhost. - RaGEZONE Forums

Do this with all 3 ip's.

jammerx2 - How to fix C++ error when editing localhost. - RaGEZONE Forums
Save it and it will work. If it doesnt work then the ip spot was already deleted. You can't use find and replace because it will delete it if it is shorter than the current ip, which will screw it up and make it invalid. If there is still numbers there it will do the C++ error. Hope this helps.

If you have any questions please ask.
 

Attachments

  • 1 - How to fix C++ error when editing localhost. - RaGEZONE Forums
    1.webp
    96 KB · Views: 521
  • 2 - How to fix C++ error when editing localhost. - RaGEZONE Forums
    2.webp
    96.5 KB · Views: 503
  • 3 - How to fix C++ error when editing localhost. - RaGEZONE Forums
    3.webp
    95.1 KB · Views: 512
  • 4 - How to fix C++ error when editing localhost. - RaGEZONE Forums
    4.webp
    92.3 KB · Views: 482
  • 5 - How to fix C++ error when editing localhost. - RaGEZONE Forums
    5.webp
    94.1 KB · Views: 479
Do you have it set to the right ip? If you did you might be using a glitched localhost and did you do it with all 3? Also download my localhost V62 clean in the release section, with that you can just ctrl+h because it is already set to 127.0.0.1.
 
it happens to me but i have 2 computers so i hexworkshop it on my labtop then put it in my other computer and it works fine for me
 
No, it is not your localhost... Wait, do you mean the one im hex editing? I just used that one as an example, one of the ones i found while looking for a clean one. I found a few but some were glitched.
 
Oh, yes it was one of the localhosts i downloaded so i decided to show how to make the new ip work even if it's shorter.
 
Back