Jump to content

exec

Administrators
  • Posts

    1176
  • Joined

  • Last visited

  • Days Won

    335

Everything posted by exec

  1. It's not the server preventing it, it's the client. We have to figure out how the client detects that if it isn't using the actual level value of the character.
  2. I guess you're right, I hadn't tried equipping high level gear yet. Hm =|
  3. Hm... iirc you need specific abilities to equip certain weapons. We currently send some dummy values, could an ability be missing?
  4. Please create a new topic for a new problem, so it's easier for others to find a solution should they have the same issues. I've split off your post from the other thread. You should be able to equip swords and armors just fine, what exactly is the problem?
  5. You have to become a GM, afterwards you can use the spawn command. https://github.com/aura-project/melia/wiki/Getting-started#becoming-a-gm
  6. Looks like you skipped step 4. You are able to connect to the login server and create characters though, yes? What exactly happens?
  7. exec

    Melia quick setup

    Actually we should have dummies for all NPCs, they all say the same thing, but they should be there.
  8. Is your StaticConfigURL in the client.xml correct? And what does the static__Config.txt look like? (Append "static__Config.txt" to the StaticConfigURL and open it in a browser.)
  9. Did you check your user.xml? Is the language in there set to English?
  10. exec

    Classe lvl up

    All combat and leveling code is currently experimental, and monsters don't give class exp yet.
  11. No, from now on all SQL update files will be executed automatically by the login server upon start.
  12. The auto-update looks for update files in the sql folder that haven't been executed yet. It keeps track of them with the update table on the database. This auto-update was only added last Sunday though, until that point you had to run the updates manually.
  13. exec

    Hello!

    Welcome~
  14. Welcome to the Aura Project. You're saying you're familiar with SQL Server 2012, is that MSSQL by any chance? Aura and Melia use MySQL, where the backtick ` is the identifier quote character. I guess the equivalent in MSSQL would be squared brackets [].
  15. There is a known glitch in Zemyna that occasionally makes it crash upon connecting to a channel. I haven't had the time to fix this yet, as it doesn't happen every time. Until I or @tachiorz look into that we'll have to live with it. Once it's fixed, you'll see a new release on the Zemyna thread.
  16. The problem is not having nothing, but not feeling like watching any of it^^ I have a bunch of shows lying around that I wanted to check out or continue, but I just can't get myself to do it.
  17. I have that problem with my games, my movies, and my TV shows =<
  18. Alright, glad you got it to work!
  19. exec

    Is it okay..

    The project and the forum are open to anyone, you can tell whomever you want^^
  20. Are you using the latest iTOS client?
  21. Yes, it does matter, because Melia comes with the 64-bit version of Lua, and that's where the error happens. Try replacing the lua51.dll in your build directory with this one. lua51.dll
  22. Okay, it's a problem with loading the Lua libraries... are you using a 32-bit Windows by any chance?
  23. We need to see the full error, could you make a screenshot or show us the content of the Channel.log file from the log folder?
  24. I agree, open-source is most definitely better. Unless you want to make money off of it I don't even see why you would keep the source of a server emulator to yourself.
×
×
  • Create New...