Jump to content

Recommended Posts

hey guys,

i wanted to add the new AURA, i used the new files from (p3ng3r, metin2team, martysama)
Sourceside should be done, but i get clientside errors:
 

0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_01_49_001.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_01_49_001.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_50_99_002.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_50_99_002.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_100_149_003.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_100_149_003.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_150_199_004.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_150_199_004.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_200_249_005.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_200_249_005.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_250_006.mse
0725 01:55:13101 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\pc\common\effect\aura\aura_250_006.mse

Does anybody knows a soultion, what i have to change, that it should work?
Best regards!

Link to comment
Share on other sites

  • Silver

Just use your brain and follow the possible steps;

Look for the error message you received and see why it made an error

Spoiler

uVtNTW.png

Look for references that use container's insert function

Spoiler

HO8gUt.png

Search for references with using the function found

Spoiler

qbI5tc.png

And you have found whitelisted extensions and as you can see, ".mse" does not exist.

I don't think anyone needs to show it, I guess it's not hard?

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
  • kekw 1
  • Good 1
  • Love 4
Link to comment
Share on other sites

  • Silver
25 minutes ago, Koray said:

Just use your brain and follow the possible steps;

Look for the error message you received and see why it made an error

  Reveal hidden contents

uVtNTW.png

Look for references that use container's insert function

  Reveal hidden contents

HO8gUt.png

Search for references with using the function found

  Reveal hidden contents

qbI5tc.png

And you have found whitelisted extensions and as you can see, ".mse" does not exist.

I don't think anyone needs to show it, I guess it's not hard?

ahahah :D

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
Link to comment
Share on other sites

  • Contributor
37 minutes ago, Koray said:

Just use your brain and follow the possible steps;

Look for the error message you received and see why it made an error

  Reveal hidden contents

uVtNTW.png

Look for references that use container's insert function

  Reveal hidden contents

HO8gUt.png

Search for references with using the function found

  Reveal hidden contents

qbI5tc.png

And you have found whitelisted extensions and as you can see, ".mse" does not exist.

I don't think anyone needs to show it, I guess it's not hard?

I am pretty sure this is the easy part he still need to define it and this the hard part but you never shows how anyway

 

Edited by Metin2 Dev
Core X - External 2 Internal

My only accounts are here and on M2D, Don't trust anyone else from other shitty sites.
266868740522639360.png

Link to comment
Share on other sites

vor 5 Stunden schrieb Koray:

Just use your brain and follow the possible steps;

Look for the error message you received and see why it made an error

  Unsichtbaren Inhalt anzeigen

uVtNTW.png

Look for references that use container's insert function

  Unsichtbaren Inhalt anzeigen

HO8gUt.png

Search for references with using the function found

  Inhalt unsichtbar machen

qbI5tc.png

And you have found whitelisted extensions and as you can see, ".mse" does not exist.

I don't think anyone needs to show it, I guess it's not hard?

ok ty, but why work all other "mse" in playersettingsmodule?
like this:
chrmgrm2g.RegisterCacheEffect(chrmgrm2g.EFFECT_STUN, "Bip01 Head", "d:/ymir work/effect/etc/stun/stun.mse")

i added the new mse line, but now:
0725 11:41:13880 :: CEffectManager::RegisterEffect - LoadScript(D:/ymir work/pc/common/effect/aura/aura_200_249_005.mse) Error
0725 11:41:13880 :: CInstanceBase::RegisterEffect(eEftType=304, c_szEftAttachBone=Bip01, c_szEftName=D:/ymir work/pc/common/effect/aura/aura_200_249_005.mse, isCache=0) - Error

 

i take a look at the file and looked at stun.mse - there is not much different only some lines are more in:
TimeEventScaleX
TimeEventScaleY
TimeEventAlpha

all other is like the stun.mse

But in stun, no error? -> cause the error maybe that scalex and so on have some lines more?
Best regards.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 2 weeks later...
On 7/25/2019 at 12:22 PM, Koray said:

Just use your brain and follow the possible steps;

Look for the error message you received and see why it made an error

  Reveal hidden contents

uVtNTW.png

Look for references that use container's insert function

  Reveal hidden contents

HO8gUt.png

Search for references with using the function found

  Reveal hidden contents

qbI5tc.png

And you have found whitelisted extensions and as you can see, ".mse" does not exist.

I don't think anyone needs to show it, I guess it's not hard?

Koray Abi .mse ekleyince yanındakine ne yazalım newimage, newthink

 

Sorry May bad english :D banlamasınlar

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 2 months later...
  • 2 years later...
On 24/7/2019 at 19:05, JeeX said:

Hola chicos,

Quería agregar el nuevo AURA, usé los nuevos archivos de (p3ng3r, metin2team, martysama)
Sourceside debe hacerse, pero recibo errores en el lado del cliente:
 

¿Alguien sabe una alma, lo que tengo que cambiar, que debería funcionar?
¡Saludos!

One question, did you manage to resolve this error? I happen to have the same problem. Help

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

Announcements



×
×
  • 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.