Jump to content

karu

Web Development Lead [WDL]
  • Posts

    1117
  • Joined

  • Donations

    0.00 USD 

Everything posted by karu

  1. You only need ingame account info to transfer ingame account to different forum account. There is no email validation, there is no forum password validation. All the proper logs on portal are there. There is a slight problem tho. Logs show that Von got hold of the ingame account in 5'th (account linking). It was therefore not possible for you to change ingame password from portal. I believe there is ingame command to change currently logged account password tho. Please don't share passwords. Just don't.
  2. If the ingame account was linked to forum account which password was shared, then ingame account password is not required to move a character. Its also possible to request new ingame account password to said forum account email.
  3. Extra classes should be available ingame character creation screen. Just use left/right navigation to move between classes instead the class selection buttons.
  4. karu

    My bad

    reroll? they seem to be low level. There is no way to 'unlock' the transfered char from no-move state (I'd have to delete the log entry and I will not do that)
  5. first time running VPS on the internet? Welcome!
  6. Apparently my understanding of guild decals was a bit off. /setdecal does not activate decal for all guild ships, but individual ship? Also looked up /setdecal server code. It does not check decal_file, but guild_logo field (which for nexus was 0). I thought guild_logo was a on/off bool value. Checked decal admin script on web and it should of set that field to 208 as it did for decal_textures.ini (I updated the db manually) I'm still checking how it guild_logo got reset to 0 (decal admin log shows it was set correctly). It should work now Thundirr
  7. Thundirr must run /setdecal to activate decal for guild.
  8. Stop uploading same image over and over again. It does not help
  9. DB should be fine (web code has not changed either), //rguilds and //rdecals both executed ingame aswell (one of those is needed I believe) Actual decal file does not matter currently. /setdecal command is the issue
  10. Time to submit bug against server as I think I've done everything I can
  11. Right, bad UI... what does that screen show you now?
  12. If web shows that guild decal is present and set decal command does not work, then file bug report against server.
  13. Thanks, I removed the mention of submitting ticket and suggest using forum instead. The error seems to be from precheck to see if any db table contains new avatar info (they should not). I updated the error message and it should give more meaningful error (and actually log that for me to see) You could create new char into that slot ingame and see if deleting temp ingame char clears the tables. You could also try different slot.
  14. Wrong internal IP selected on launcher or incoming UDP connection is blocked by firewall / router.
  15. sector object "Kastör" gives malformed UTF-8 encoding error. 'net7' tables are in latin1. Not sure if game uses latin1 directly or it uses wide strings (in which case converting db to utf8 would be best solution) for now fixed in php
  16. @Antflyer net7patcher (source and binary) is available from https://forum.enb-emulator.com/index.php?/topic/66-linuxmaybe-macwine-install-guide/&do=findComment&comment=91540 net7proxy.exe is available from Net-7 folder that patcher is keeping up-to-date. (I removed the .exe files from your post)
  17. This error means, that your connection to game https login is proxied and game server sees https(login) from different IP as normal game (tcp/udp) connection. Game uses standard windows proxy settings. It may be fixable in your computer proxy settings, or it may also mean that your ISP being funny and using NAT/proxy/loadbalancing/whatever (ipv6 only address and isp does nat per connection)
  18. Quick chekc shows you being active in 2015/06 for a month. Wipe was 2012 (all chars got their progress wiped, but chars itself remained as 0 level) Probably case of bad memory.
  19. You need to run game and e&bconfig config both as admin or as user. Sounds like you run on in admin and other as user.
  20. If you have game account linked on portal, then you can reset game account password by requesting new one to email
  21. You can easily relink game account on portal.
×
×
  • Create New...