Jump to content

karu

Web Development Lead [WDL]
  • Posts

    1117
  • Joined

  • Donations

    0.00 USD 

Everything posted by karu

  1. I take you not seeing popup error message and just Megan tells you that login is invalid, in that case you enter either wrong username or password. It might be case sensitive for username, not sure. To make sure all chars for password are what you think they are, you may want to use username field to see the password you typing. You can also try to change password on portal.
  2. Launcher windows is ~800x640 pixels (+window decorations). You have vertically challenged resolution or high dpi selected which reduces effective resolution, tho from screenshots that does not seem to be the case.
  3. Make sure you dont confuse game and forum accounts. If you still having problem, then you can either request forum account password reset link or change game account password on portal.
  4. If you have net7/enb installed under c:/program files, then you need to run launcher as admin to have write permissions for that directory.
  5. Might be your router. Most of them use liberal interpretation what to do with UDP
  6. If they still there then yep you can delete them
  7. ESET is doing Man-In-The-Middle attack by replacing all https cerificates with his own to listen in what you doing on the web... or at least for all the websites it does not recognize (google would not work otherwise) They call it banking protection (or other marketing term). You can disable it... if you still trust them.
  8. post a screenshot of launcher
  9. use https://sunrise.net-7.org/AuthLogin index page does not return enough data and confuses the browsers
  10. Do you have 'Local cert' checkbox enabled? That would explain connection issue.
  11. Its not certificate error then, but connection issue
  12. open https://sunrise.net-7.org/AuthLogin in internet explorer and see if browser trusts the certificate or not.
  13. It does. Windows XP is not supported. There are many issues supporting windows platform that Microsoft has declared dead.
  14. screenshot please as theres never been game notes after login
  15. working fine under win10 and win7 for me. Proxy seems to be compiled with vs2013, so this may be needed https://www.microsoft.com/en-us/download/details.aspx?id=40784 (both 32bit and 64bit needs to be installed under 64bit windows)
  16. https://www.microsoft.com/en-us/download/details.aspx?id=40784 both 32bit and 64bit (if using 64bit windows)
  17. Those who reliably get "Client already running" error should check if todays proxy update fixes it.
  18. Change game account password from net7 portal.
  19. Thats not how networking works. Your local (LAN) IP/mask only determines which traffic gets routed to which gateway (default gw gets all that does not match). If you have two uplinks, then you can route traffic to net7 ip's from either of them, but with single gateway you have no control.
  20. What are you trying to do? You can't just override the IP's ISP is giving to you and expect it to work. You can override netmask and internet would still work because, in your case, you are given IP from 10.x.x.x which is not used by the rest of the internet.
  21. No, thats not how networking works. As your router gets assigned address from 10.x.x.x range, you could use /8. As whole internet falls outside the network/mask it would still work.
  22. 10.x.x.x/8 is private address range. Mask can be anything, but probably /32. Default gateway is Node1 (10.188.45.91 probably) which gets the internet traffic.
  23. If player is unable or unwilling to execute the command, then timeout would be useful.
×
×
  • Create New...