-
Posts
1152 -
Joined
-
Donations
0.00 USD
Everything posted by karu
-
Stop complicating things. Press "start" button on LaunchNet7 and keep to checkboxes as default.
-
Last time I tested in win11 logging into game had no issues. INV-300 should indicate connection error and thats from client trying to access https://sunrise[.]net-7[.].org/AuthLogin url. Not sure what firewall you are using, but most of them nowadays do mitm packet inspection and might block connection.
-
You need to create new account in support page as it uses its own users list. Request new password in portal for that ingame account.
-
Yes. Should be same in both now. Should be fixed. Thanks,
-
You need to be more specific with the error. Post screenshots of launcher and errors.
- 1 reply
-
- 1
-
-
delete or rename that folder
-
How so? If you use sector size or calculate own bbox around visible navs the math is same. Translate absolute ingame coords to relative coords (0..1 inside bbox), then relative coords to pixel coords on screen.
-
Yeah it was truncated, fixed now. Thanks,
-
@Codemonkeyx Thanks, I missed that ammo stats (dps) uses wrong mod aswell in item page (another hardcoded value) Reload mod for projectile (0.63) and missile (0.65) are different.
-
@Codemonkeyx @Doctor Search list was using hardcoded 0.63 for reload. I changed to to 0.65 for missiles. Only ammo using weapons were affected. Item page is using 'ship simulation' to calculate the stats and that fetches stats/mods from db. Thanks,
-
That was Shaddex
-
I think portal issue is fixed. I cannot help with ingame issue. If you changed forum name, then you also need to relink ingame accounts on portal.
-
Thanks, seems that session had some invalid data for some reason and portal did not fail gracefully. I'll try to improve that.
-
Running multiple clients simultaneously (multiboxing)
karu replied to Huron's topic in Technical Support
@Huron, @Codemonkeyx net7proxy overwrites enb mutex name with value from GetTickCount() before client.exe process is resumed (its launched/created in suspended mode). So ~16ms delay between launching multiple proxy instances should fix client mutex issues. -
I changed tooltips to 500ms delay. That was misclick and I deleted my message.
-
Its fixed. Sorry about that.
-
Seems that sending email from portal is not working. I'm checking it.
-
For ingame issues you should open a ticket in https://support.net-7.org/
-
Might be firewall issue. Unfortunately I do not know how to debug it. Firewall in here can be Windows builtin firewall, or other firewall software, or router even.
-
Change ingame account passwords on net-7.org portal to see if that fixes the issue.
-
You need to use LaunchNet7 to run the game, and in there client path must be for 'release\client.exe' and not 'enb.exe' which I believe you are using
-
Thanks, I added max length check to ingame password field. It already had special characters check.
-
https://support.net-7.org/ not working for you?
-
Those files should be in Net-7\bin directory under program files (i think). Check if your antivirus program claims them (or some other file from there) as threat. You could try to reset updates in launcher which would rescan and download missing files.