Jump to content

Recommended Posts

Hey, so i'm using nirvana files, if it helps,  and whenever i try to invite someone to my group, nothing happens..

Syserrs are clean, no errors.

I had the same problem with duel but i could fix by removing on if condition, so i was wondering in which files are the group functions, invites/accepts/declines/... so i could try and fix it.

Any help is appreciated!

Thank you

It's all lies

Link to comment
Share on other sites

cmd_general: print

cmd: print

cmd (second print): print

char: print

char (second print): print

char H: print

char H (second print): print

 

Did it in prints so it's easyer to read and less text on the post, i'm not sure what's wrong there, i've been messing aroud with some of that functions and still not working

 

Edited by Metin2 Dev
Core X - External 2 Internal

It's all lies

Link to comment
Share on other sites

  • Premium

Prints seems ok, I need that you explain better about the issue...

You told "Nothing happens", i dont like that. I want to know at least some info...

 

Connect 2 char, put one in front of other, and then send the party request.

Go in the other char and accept.  Nothing happen? are you sure???

Let's see in the chat if you read "unknow command" in both char.

Let's check on client syserr.txt and  syserr from core sides every side.

Let we know!

Link to comment
Share on other sites

Hi!

15 hours ago, WeedHex said:

Prints seems ok, I need that you explain better about the issue...

You told "Nothing happens", i dont like that. I want to know at least some info...

 

Connect 2 char, put one in front of other, and then send the party request.

Go in the other char and accept.  Nothing happen? are you sure???

Let's see in the chat if you read "unknow command" in both char.

Let's check on client syserr.txt and  syserr from core sides every side.

Let we know!

So, i pressed invite on both characters, both level 50 here's what happened (nothing, literally): print

in syserr surprisingly i got this error (i didn't before) the error is appearing multiple times per second: print: print

code of the error:

0922 15:12:15378 :: Traceback (most recent call last):

0922 15:12:15378 ::   File "game.py", line 1609, in OnUpdate

0922 15:12:15378 :: AttributeError
0922 15:12:15378 :: :
0922 15:12:15378 :: 'GameWindow' object has no attribute 'BINARY_Update_Target'
0922 15:12:15378 ::

 

Syserr core 1: pastebin Link

Syserr core 2 only have logs from my tests last night, have nothing more: like this

Channel 99 Syserr: pastebin Link

DB syserr only has some fails on inserting data on it..

Auth Syserr: pastebin Link

Edited by Metin2 Dev
Core X - External 2 Internal

It's all lies

Link to comment
Share on other sites

11 minutes ago, WeedHex said:

0922 15:12:15378 :: 'GameWindow' object has no attribute 'BINARY_Update_Target'
 

...

i'm new at this, i'm not sure what that means and can't find on google :\

 

I tested with files and client "Clean" and source changed, syserr come clean

 

Only gives that error of data too long..

It's all lies

Link to comment
Share on other sites

9 hours ago, WeedHex said:

0922 15:12:15378 :: 'GameWindow' object has no attribute 'BINARY_Update_Target'
 

...

I've done ALL Again, installed files, source, and cliente from the downloaded folder. Changed the source as it was so the source code is the same, now i got:

Client syserr: Clean

Channel Syserr:

Core 1: https://pastebin.com/raw/iYsSXD1T

Core 2: Still the same, need to fix mobs spawn nothing special.. https://pastebin.com/raw/Kb2p8Va9

Channel 99: https://pastebin.com/raw/LPYmEtPr

Auth: https://pastebin.com/raw/MTUAV4Z1

db: https://pastebin.com/raw/YKtaEZBe

i believe i know where the db errors come from but the group invite still unknown ..

 

It is from Nirvana Files V3 ~ 1.8 if that helps >.<

 

I'll give you my kidney to solve this hehe

It's all lies

Link to comment
Share on other sites

On 9/23/2018 at 7:52 PM, WeedHex said:

There is a python error about the invite issue, stop think only on srv side...

About syserr is just lenght too small on a column sql. Syserr tells you what column.

I solved it by decreasing to version 1.5, all bugs that had problems are fixed there, i'm keeping my changes, as it doesn't affect the rest of the server!

Thank you for your help! really!

  • Love 1

It's all lies

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.