Whats wrong with this?

01/19/2024 07:57 foodiie#1
I tried run Dekaron A6 and got this message.

[Only registered and activated users can see links. Click Here To Register...]

Anyone's got any idea?
Im not except resolve for me the problem, just sprinkle crumbs.
01/19/2024 08:31 guesswho-.-#2
what exactly is the problem?
01/19/2024 10:25 foodiie#3
[Only registered and activated users can see links. Click Here To Register...]
Sry wrong link. This is the problem.
01/19/2024 12:38 yarin1115#4
your server exe missing that status code

i'm not familiar with A6, so i cant tell which status codes it has, but try this.

its + and not %
and its for general stats, and not DK square like PC_

POSITIVE_ALLRESIST_ADD = All Resistances + or -
01/19/2024 13:43 foodiie#5
Thx. I try it. Whats mean provider.cpp 192 and 193? This is 192. line in status.csv or what?
01/19/2024 13:58 guesswho-.-#6
provider.cpp (192):
192 = line number in provider.cpp file. it's a source file that contains a log entry at line 192 stating the error :p
01/19/2024 16:50 Darijuš#7
I assume you are using A6 that I've released, to make it work you would have to add into AI server executable missing option codes.
01/19/2024 19:00 foodiie#8
How can I do that? what programs need me?

what's mean Basis\Function.ccp (61)?
01/21/2024 11:26 torianbg#9
Hi foodiie!

I also used Darijuš's A6 server and encountered this issue! The issue here is like it points out in your screenshot that the skill/status (which is the file share/skill/status.csv) has a field with value PC_DAMAGE_ALLPHYSICSRESIST_MUL in it, which for some reason it does not accept. What I did was remove all those fields with that value and replaced them with NONE, after which I ran the server again and it gave same error for a different field, I repeated the process few more times and it eventually worked.
However I don't know what effect this will have ingame, since we removed properties of ability statuses, which maybe isnt optimal. Nor do I know what the AI Server's function is, since the server overall functions without it. I found few other issues as well like FLYWEIGHT for store pets, but this is the only thing I could make work so far, hope it helps!

(Special thanks to Darijuš for the release)
01/21/2024 12:42 foodiie#10
Hy
Thx. I resolved the problem, like u wrote.
Now Ive got another with dekaronserver.exe when I opened 2-3 sec closed
and I got this message from debug Basis\Function.ccp (61)
Anyone knows what is this?