Search found 10 matches

by Abriasffxi
Sun Aug 14, 2016 11:20 pm
Forum: Custom Applications and Tools
Topic: Keyitems Converter
Replies: 8
Views: 9968

Re: Keyitems Converter

Any love for us on linux?
by Abriasffxi
Tue Aug 02, 2016 12:56 am
Forum: Bugs
Topic: Delay issues - are they bugs?
Replies: 1
Views: 2073

Re: Delay issues - are they bugs?

For those reading: I fixed monk delay in my database by altering the base weapon speed. They are incorrectly calculated as 240+wepdelay, instead of 480+wepdelay. I created an issue for that. Ranger attack speed was fixed in master already, it is not fixed as of today in stable. NPC guild crafting ma...
by Abriasffxi
Tue Aug 02, 2016 12:53 am
Forum: Bugs
Topic: Save the Children 1-3 Mission problem
Replies: 3
Views: 3058

Re: Save the Children 1-3 Mission problem

Hey Sython- You can usually move forward in the missions by using the gm command @missioncomplete or similar. Check /scripts/commands and look for the ones having to do with missions. I forget the exact syntax, but the logID and missionID you need are in scripts/global/missions.lua Similarly, if you...
by Abriasffxi
Sat Jul 23, 2016 2:59 pm
Forum: Bugs
Topic: Delay issues - are they bugs?
Replies: 1
Views: 2073

Delay issues - are they bugs?

Hi all- I'm about 5 days into running a private server for me and some of my friends. Here are some things I've noticed, and wondering if they were known or if we're doing something wrong. Major issues: Monk attack speed. Monks are attacking at the base speed of the weapon in item_weapon, for exampl...
by Abriasffxi
Tue Jul 19, 2016 12:27 am
Forum: Troubleshooting
Topic: Linux Server dsconnect error (memory leak)
Replies: 6
Views: 4269

Re: Linux Server dsconnect error (memory leak)

Ok, edited the version.info and got it working.

Thanks!
by Abriasffxi
Mon Jul 18, 2016 11:55 pm
Forum: Troubleshooting
Topic: Linux Server dsconnect error (memory leak)
Replies: 6
Views: 4269

Re: Linux Server dsconnect error (memory leak)

So, not to flood the forum, but slightly separate issue everyone is getting an incorrect client version. Terminal says incorrect client version: got 031606xx_x, expected 301604xx_x. Pretty sure the clients are up to date, as via PlayOnline, and I used the stable branch for the server compile. Anythi...
by Abriasffxi
Mon Jul 18, 2016 11:49 pm
Forum: Troubleshooting
Topic: Linux Server dsconnect error (memory leak)
Replies: 6
Views: 4269

Re: Linux Server dsconnect error (memory leak)

Alright, not to waste your time, it works.

Thanks a ton.
by Abriasffxi
Mon Jul 18, 2016 11:42 pm
Forum: Troubleshooting
Topic: Linux Server dsconnect error (memory leak)
Replies: 6
Views: 4269

Re: Linux Server dsconnect error (memory leak)

Yep- works without a hitch with 0.0.0.0 and 127.0.0.1

Will that affect the ability for friends to connect via external? If so, I went through and copied the relevant warnings in the complier and could paste them. Most are int8 warnings.
by Abriasffxi
Mon Jul 18, 2016 11:19 pm
Forum: Troubleshooting
Topic: Linux Server dsconnect error (memory leak)
Replies: 6
Views: 4269

Re: Linux Server dsconnect error (memory leak)

Looking through the conf file, I see lan_config.conf that seems to have references to the IPs, but I don't really see them referenced anywhere in the .cpp. Anyway, still pretty confused and can't figure out what is causing it.
by Abriasffxi
Mon Jul 18, 2016 11:12 pm
Forum: Troubleshooting
Topic: Linux Server dsconnect error (memory leak)
Replies: 6
Views: 4269

Linux Server dsconnect error (memory leak)

Hi All- First time setting up a server, trying to get a little semi-private deal going for me and some friends. I have Ubuntu server 16.04 and followed the wiki (exactly, I hope) for linux install. When starting ./dsconnect, I get the following error: Memory manager: Memory leaks found at 2016/07/18...