Note
Please leave a message at Mudfish Forums (http://mudfish.net/forums) if you can not find an answer.
This document describes about Mudfish Error Codes normally found at log files.
CreateProcess failed with error <no>: <errmsg>
Are you using the latest Mudfish package? The reason of this error is that mudfish couldn’t find the default browser path of your OS or a path of cmd.exe. Please try with following examples:
The client isn’t ready yet
This warning message indicates that the DHCP client of your OS wasn’t sending IP request with DHCP protocol. Normally this could happen if the firewall of OS blocks DHCP request to TAP-Win32 adapter v9 network device.
The client doesn’t response with DHCP protocol
This error message is shown if your OS doesn’t make any DHCP request as client to Mudfish Core program. For these cases,
If you’re using v4.3.13 or above for Windows, you can try to use -I option for Mudfish Launcher letting it to use IP Helper APIs rather than DHCP to assign IPv4 address. To set it,
Moves “Mudfish Cloud VPN” menu from Start button.
Opens the property window of “Mudfish Launcher” icon.
Modify the command which found at “Target(T)” box that as default, the following value is set:
“C:Program FilesMudfish Cloud VPNmudrun.exe”
Changes the command with -O option. For example, looks like below:
“C:Program FilesMudfish Cloud VPNmudrun.exe” -I
If you’re using anti-virus or anti-malware programs, test after disabling the real-time monitoring services. For example, Norton Anti-virus program could block and drop DHCP Offer packets from Mudfish Core because it treats packets as part of ARP Spoofing.
Check TAP-Win32 adapter v9 network device which is a part of Mudfish Installer.
no entry for SID
This issue could happen at the following scenarios.
Path MTU is wrong.
In my personal opinion, if it doesn’t affect your game connection, it doesn’t require to be fixed. However if it affects, it could be little complicated:
To address this issue, you can check the following items:
SID x isn’t alive
This message means that one of mudfish nodes whose SID is x and used by your configuration is down! So you need to check your Full VPN mode configuration if you enabled it because it’s currently pointing dead node so your traffic could detour another nodes.
Too many heartbeat errors. Please check your firewalls.
This message points that your connections used for data path with mudfish nodes are continually encountering the delivery failure. Depending on your network environment, your connection is blocked by ISP or country (e.g. Great Firewall of China). Please check Firewall Issues link and try with different protocol or mac address.