Jump to content

karu

Web Development Lead [WDL]
  • Posts

    1119
  • Joined

  • Donations

    0.00 USD 

Everything posted by karu

  1. Can you revert your changes to vmware net interface so that multi-client breaks and try this version to see if it works? http://enb.bmsite.net/files/net7proxy.zip   This version will bind to random port by OS choosing instead of pre-chosen ports.   You can check which port proxy is listening under task manager / resource monitor
  2. why do you need to remove vmware net adapters? what error message you get?
  3.   It's under 'Account / Avatar setting'
  4.   Make sure internal ip address box has the correct one selected.. or you have old net7proxy.exe processes running from previous attempts.
  5.   login into portal, then in left side menu, you have 'Add game account'. Use that to log into game. Account management in game does not work
  6.   Log into portal, left side menu has 'Add game account'
  7.   No the issue is how IP.Board is handling input data. ie, it reads POST values and changes special chars to their html codes. It does this in multiple places. So if you set your password as "Pass!" (weak password, dont use), then when it finally is hashed, its been changed to "Pass!".   @Keith: I made some more changes to what chars are changed in what order, so maybe it works now...if not, change password to contain only letters/numbers (up/lower case is fine) and let me know if it did not work, I'll dig deeper.
  8.   See if you can login to portal now.
  9. dont forget to capture localhost interface for proxy-client comms
  10.   it's legit. Should be KB3035583 update.
  11.   login into portal on www.net-7.org with your forum username and password   Then under 'Account' menu, select 'Account linking'. That will create new game account that you can use to login into game.   Do not use account management function in game. It does not work. You do not need EA account and using one does not work.
  12. On www.net-7.org portal, 'Webhelp' menu, 'Ingame issues (GM Support)' link
  13. if you have portal open, then it does periodic pings.   Only time game uses https connection, is during login process and even then its against game server ip.
  14.   You need to install certificate from https://sunrise.net-7.org/into internet explorer trusted root certificates list.
  15.    web and game servers are two different physical server
  16. launcher should have 'check certificate' or 'install certificate' thingy in its menu. see if that fixes it, but before make sure launcher is set to run 'as administrator'
  17. I did some tests...   You need to run net7proxy.exe when inside net7\bin folder, eg cd $HOME/.wine-enb/drive_c/Net7/bin wine explorer.exe /desktop=EnB,1024x768 "net7proxy.exe" /LADDRESS:0 /ADDRESS:74.208.192.215 /CLIENT:"C:\EnB\release\client.exe" /POPT /EXREORDER /DML
  18. Take EnB and Net7 folders and copy them (dont install) to new-fresh-no-extras wine prefix. Install certificate and run game.
  19. If theres nothing, then good.     dpkg -l \*wine-\*I only have "wine, wine1.7, wine1.7-amd64, wine1.7-i386" packages. I believe that only thing I did was install certificate for new wine prefix (used 'cancel' when wine wanted to install gecko/mono). I use mono on linux for net7patcher.exe (package libmono-corlib2.0-cil should install everything you need)
  20. No it does not.   Crash is probably related to 'clone' is crash dump. Maybe linux syslog has something permission related or such? apparmor/selinux, etc My wine version is wine-1.7.44 that works
  21. Change is always a bit disorienting and nobody really likes it, but it'll pass. Probably on second visit people already know what to look for. Because ingame only lists restrictions aswell, I did not think of it too much.
  22.   Thanks, its fixed. Also in team vault
×
×
  • Create New...