Jump to content

Problem with effects after update from granny 2.4 to granny 2.9


Recommended Posts

Hy everybody , i'm facing with a problem with some effects problem after updating granny from 2.4 to 2.9, the errors are like that, they wasn't there till i updated it, some effects are not shown and some of them are white and with squares.

 0731 07:46:08958 :: CGraphicImage::OnLoad: CreateFromMemoryFile: texture not found(d:\ymir work\effect\monster\yeongi.dds)
0731 07:46:08958 :: CreateFromMemoryFile: Cannot create texture
0731 07:46:08958 :: CGraphicImage::OnLoad: CreateFromMemoryFile: texture not found(d:\ymir work\effect\monster\cold_smoke.dds)
0731 07:46:19052 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/effect/hit/blow_flame/flame_3_weapon.mse line: 0 key: )
0731 07:46:19053 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/effect/hit/blow_flame/flame_3_blow.mse line: 0 key: )
0731 07:46:19053 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/effect/hit/blow_flame/flame_3_body.mse line: 0 key: )
0731 07:46:19066 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/effect/hit/blow_poison/poison_loop.mse line: 0 key: )
0731 07:46:19085 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/effect/hit/blow_flame/flame_loop.mse line: 0 key: )

Thanks in advance!

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

First there's a problem with textures not being there.

CGraphicImage::OnLoad: CreateFromMemoryFile: texture not found(d:\ymir work\effect\monster\yeongi.dds)

This clearly states that the client can't find your texture file in the given path. So make sure you packed your client properly. For debugging purpose you may manually copy the yeongi.dss to the path so the client can load it from your disk directly.

Then you'd attach the mse files mentioned here. Without them it's not possible to help you fix the problem.

We are the tortured.
We're not your friends.
As long as we're not visible.
We are unfixable.

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.