Jump to content

karu

Web Development Lead [WDL]
  • Posts

    1157
  • Joined

  • Donations

    0.00 USD 

Posts posted by karu

  1. 18 hours ago, LV52 said:

    It comes back with a unauthorized login not recognized

     

    If its verbal message that Megan speaks, then its invalid ingame account username or password.

    Try changing password in portal or request new one to make sure its correct.

     

    If its visual message displayed on screen, then I have no idea what shows it as nothing like that shows up in server/client code as far as I know.

    Post a screenshot to get better idea whats going on.

  2. 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.

  3. 21 hours ago, Codemonkeyx said:

    It seems there is still a slight difference between how this value is being calculated/rounded in the two different places?

    Yes. Should be same in both now.

     

    21 hours ago, Codemonkeyx said:

    One other minor thing I noticed is that the "Energy" value on the Item pages is being shown to 2 decimal places,

    Should be fixed.

     

    Thanks,

    • Like 1
  4. On 3/9/2024 at 4:35 AM, Doctor said:

    Why can't all the systems just have a symmetrical size? It makes the math to convert coordinate systems so much more annoying. :(

     

    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.

×
×
  • Create New...