suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

Get error #2366

Closed juniormagalhaes closed 7 months ago

juniormagalhaes commented 7 months ago

I updated my project to version 1.86d, when running the game within unity, it keeps giving this error

https://prnt.sc/ij5pfy__8n8N

insthync commented 7 months ago

Please show all messages including with info and warning, it will tells where it is requesting

juniormagalhaes commented 7 months ago

image image image image image image

insthync commented 7 months ago

These log messages are not relates to rest client, are there any other messages?

juniormagalhaes commented 7 months ago

image

juniormagalhaes commented 7 months ago

This is another error, I realized now while taking off the prinsts, when I attack the monster he doesn't come after me.

https://gyazo.com/e7c0426e362ec601214679af4b8afc81

image

Maybe it's related to this warning

insthync commented 7 months ago

Are there any log which telling which URL it is connecting?

insthync commented 7 months ago

Can we just gradually talks about each problems in one post, so it will lesser confusing

juniormagalhaes commented 7 months ago

Are there any log which telling which URL it is connecting?

image this maybe?

insthync commented 7 months ago

Seems like it is a guild war service, are you intended to use it?

juniormagalhaes commented 7 months ago

Seems like it is a guild war service, are you intended to use it?

I don't think I'll need to use it anymore

juniormagalhaes commented 7 months ago

Seems like it is a guild war service, are you intended to use it?

I disabled it, the get error stopped

juniormagalhaes commented 7 months ago

but the error of monsters not coming to attack me still continues.

insthync commented 7 months ago

Only that character?

juniormagalhaes commented 7 months ago

Only that character?

all monsters

insthync commented 7 months ago

May I try yours?

juniormagalhaes commented 7 months ago

May I try yours?

yep, your need remote access?

insthync commented 7 months ago

Yes

juniormagalhaes commented 7 months ago

anydesk or teamviewer? Send me your email so I can send you the credentials

insthync commented 7 months ago

AnyDesk, I remember I sent you my email many times: ittipon.bay@gmail.com

juniormagalhaes commented 7 months ago

sent

insthync commented 7 months ago

Fixed by change from SetDestination to use SetPath

Might be Unity's bug