#4214
77 messages · Page 1 of 1 (latest)
imagine the exponential growth on amount of support posts in 3.3 getting 4214, "Userassembly is cracked or infected", unable to load il2cpp, 12-4301 etc🤔
i feel as if im stuck here
"""
import System;
import System.Windows.Forms;
import Fiddler;
import System.Text.RegularExpressions;
class Handlers
{
static function OnBeforeRequest(oS: Session) {
if(oS.uriContains("https/sg-public-data-api.hoyoverse.com") || oS.host.EndsWith(".yuanshen.com") || oS.host.EndsWith(".hoyoverse.com") || oS.host.EndsWith(".mihoyo.com") || oS.uriContains("http://overseauspider.yuanshen.com:8888/log")|| oS.uriContains("genshin.ps.yuuki.me") ) {
//oS.bypassGateway = true;
oS.host = "localhost";
//oS.host = "2.0.0.100";
oS["x-overrideHost"] = 'localhost';
}
}
};
"""
this is my script
Haven’t seen the x-overridehost and the sg public data api in the fiddler script lol
shouldnt I override it?
well it’s not necessary?
ok
Anyways open a browser
And type Mihoyo.com
Can you visit the site
With fiddler open ofc
So your fiddler isn’t working
You're not stuck here your server is out of date
just comment out the override line
how to update server?
why override localhost with localhost?
import System;
import System.Windows.Forms;
import Fiddler;
import System.Text.RegularExpressions;
class Handlers
{
static function OnBeforeRequest(oS: Session) {
if(oS.uriContains("www.mihoyo.com") ||oS.uriContains("https/sg-public-data-api.hoyoverse.com") || oS.host.EndsWith(".yuanshen.com") || oS.host.EndsWith(".hoyoverse.com") || oS.host.EndsWith(".mihoyo.com") || oS.uriContains("http://overseauspider.yuanshen.com:8888/log")|| oS.uriContains("genshin.ps.yuuki.me") ) {
oS.host = "localhost";
}
}
};
same way you got the out of date one but with the latest
your script is so messed up
anyways use this ```import System;
import System.Windows.Forms;
import Fiddler;
import System.Text.RegularExpressions;
class Handlers
{
static function OnBeforeRequest(oS: Session) {
if(oS.host.EndsWith(".yuanshen.com") || oS.host.EndsWith(".hoyoverse.com") || oS.host.EndsWith("mihoyo.com")) {
oS.host = "127.0.0.1";
// oS.host = "genshin.ps.yuuki.me";
}
}
};```
i have downloaded cultivation from github and hit download in app
you downloaded stable, which is out of date
you need to get latest always
do i need to delete something before downloading latest?
no
1.3.1.jar I just realized-
you will need to set the new jar in cultivation settings
your resources are also out of date but it won't stop you from playing, you're just going to be missing 3.1 + 3.2 content
(Not recommended to play without them (obvious))
replaced my fiddlet script with yours and saved it
downloaded latest from cultivation menu
now i get 4201
damn i’m having a 4214 error too. i don’t use fiddler but i can’t solve it either and it’s annoying
crazy go ahead and read the pinned post first #1025543438604710018
3 possibilities
Didn’t patch UA
Connecting to official
And server outta date
(Check the forum thoronium linked above)
close the game, close fiddler, close the server. Start the server (after you set the updated jar), start fiddler, then start the game
how to set updated jar
you click the button to set the jar and pick the one with the larger number
also mihoyo site opens in browser
ok and do you have a nice big yellow banner across the top of your fiddler
that didnt work too
What part didn't work, can you show me your fiddler
why are you pinging it just go to the actual site
also are you sure you've set up fiddler fully and don't have a different proxy using your windows proxy settings?
yeah so your traffic isn't going to fiddler
as you can see by the empty logs on the left
ok now go ahead and close fiddler then re-open it
go to your windows proxy settings and make sure the proxy is on and pointing to port 8080
where fiddler is listening
Ok that's good, now look at fiddler you should see your traffic on the left
for any sites you go to/applications in use
ok good now go to mhy site
the Chinese spying software site should say error connection refused or welcome to grasscutter if grasscutter is open.
you said traffic was there but this screenshot shows no traffic
it should have most of this shit when you open some chinese anime game spyware .com
Why is there nothing about mhy 
Firefox using different proxy settings by chance?
finally my firefox showing welcome to grasscutter