Search:

Type: Posts; User: tya0411

Search: Search took 0.01 seconds.

  1. There are corresponding datasheets in the...

    There are corresponding datasheets in the datacenter for both of those, but it sounds like there may not be an entry in your TeleportData.xml for that dungeon
  2. DungeonConstraint.xml for enabling the dungeons...

    DungeonConstraint.xml for enabling the dungeons and DungeonMatching.xml for tweaking special requirements (I think).
  3. I believe InputRestrictionData.xml will get you...

    I believe InputRestrictionData.xml will get you there
  4. In that case it would be db -> tasks -> restore....

    In that case it would be db -> tasks -> restore. It will allow you to restore the db to the backup you made
  5. In SSMS, you can right-click the db -> tasks ->...

    In SSMS, you can right-click the db -> tasks -> backup. It's worth mentioning that the arbiter/worldserver need to be restarted after re-populating that table.
  6. I dunno if I got them all, but here's a script...

    I dunno if I got them all, but here's a script for the productmarkinfo table that has the temp mounts removed:
    https://drive.google.com/file/d/19sAmBaKELPrr3FFAk3ZREZIjAugUYl-X/view?usp=sharing
    ...
  7. Nice! Happy to help :)

    Nice! Happy to help :)
  8. These two posts detail how to change the server...

    These two posts detail how to change the server settings to allow name reuse. Lemme know if it doesn't work out!
    ...
  9. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    If you are using VMware workstation/vSphere, you can set the following parameter inside the .vmx file associated with the VM:
    hypervisor.cpuid.v0 = falseIt basically tells the OS/application that...
  10. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I noticed the FloatingCastle.xml in the DC pretty much looks the same as 92.03, minus i think some of the NPC menus (from what I can remember, at least). Something that stood out was the .gpk files...
  11. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    So I was able to assign my guild a skycastle with the /@assign_floating_castle command, but the assets arent there like in 92.03. I have no actual question, since I havent gone down the rabbit hole...
  12. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    Thank you so much for this hsdn! Amazing!
  13. Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    When you're visiting http://192.168.163.130:8090/tera/LauncherMain is it from the server or your machine(or both)?
  14. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    Awesome, thank you!

    For reference, do you remember if would it be best to match up identifiers via the unpacked DC, or does the info in the server-side datasheet have accurate IDs? I mean, I'd...
  15. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    So for 92.03, I got the dressing room to work via this post:
    https://forum.ragezone.com/f797/92-03-vmware-1198583-post9099348/#post9099348

    It involves updating the ProductMarkInfo table in the...
  16. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I put hsdn's API on the server. I think it bypasses the need for those credentials. Well, this kinda highlights the fact I dont know whether or not the components call the API unauthenticated. You...
  17. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I feel like I ran into that. No promises but I think I had the language wrong in the server_info table. It didnt match the region i was using (TW) and the game would immediately close

    - - -...
  18. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    That's wonderful news! I'm happy it worked out; its always a nice feeling when you break thru all the little issues haha.

    I tried to match up Ids + character stuff between the planet_2800,...
  19. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    lokix1
    I had the same issue with the launcher that comes with the torrent. The only way I could get it to update correctly was by using an IP with the exact octet structure; otherwise, the...
  20. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I've also seen this happen when you already have the client open and you start or restart the worldserver. Even when the server comes back up the client cant reach it for the same reasons hsdn...
  21. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I'm so glad to hear that! I put the VM on another vlan to test various things and I couldn't replicate it. What a relief, I was feeling terrible it wasn't working for you :(
  22. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    The webadmin is bound to port 5000; that can be changed in IIS. The inbound firewall should be off on the server, so that won’t present an issue. I’m uploading the VM now into vSphere so I can try to...
  23. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    Here's the first pass at a working English VM with the awesome new API!

    Mega:
    https://mega.nz/file/Z1wCxAiQ#l5j3HaH9dZLFBvt-E6k5rG4YY0StZsImTHq2w3oyUAY

    Google Drive:...
  24. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    Apologies for anyone waiting on the v100 VM. Even after trying to reduce the filesize, its YUUUGE. I'm going to install it on another to make it more compact. What do most people use, is it VMware...
  25. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    Dont worry, the VM has the new API! It's just taking a while to re-clone the disks to thin-provisioned because I use datastore encryption. If I dont do that, the VM would be mega-huge!

    I havent...
  26. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I wish I was better at documentation, but i feel like it'll always be my weak point haha.

    My vCenter died during the clone (Murphy's Law!), so i'll have to upload the raw .vmx and .vmdk files. ...
  27. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    EXACTLY! I was like “this works, but mostly because magic and I have no idea how to fix it if it breaks” lol. I’ll kick off the export then and post it later today :)
  28. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I have a working server 2022 VM in english. It's hosted in vSphere, so I'd have to export as an OVA/OVF if that would work for you?

    - - - Updated - - -



    I managed to get it done up on a...
  29. Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    API and launcher work great! Very quick setup, too. I really like the check/update bypass feature; let me test functionality of everything with very little config time. Awesome!
  30. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    If anyone is having trouble with the webapp not responding to some interactions out-of-the-box (altering announcements, updating records, etc.), this shim helps fix some of that functionality:...
  31. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I should probably google it to make sure i'm not an idiot, but i was able to dump the .sql from the MSSQL databases. I just dont know yet if it can be imported into mysql. I'll try it and keep ya...
  32. Replies
    1,063
    Views
    184,205

    Re: Tera level 100 version

    I had to install asp.net 4.8 from roles and features:
    https://i.imgur.com/RU4hJcr.png

    I also got an error about Default.aspx being added as a duplicate. You just have to remove that element out...
Results 1 to 32 of 32

Advertisement