The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fix graphic error
Author Message
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #1
Exclamation Fix graphic error
I don't know why but when player A has no hair and moves in EST-SUD/EST direction, player B sees this type of graphic error:

[Image: cattur11.jpg]

That screen is a stamp of player B screen (the one with the ressrobe).
On player A screen (the llama's one) nothing is wrong.

Any suggestion?
(This post was last modified: 10-17-2012 10:44 AM by Rizz.)
10-17-2012 10:42 AM
Find all posts by this user Like Post Quote this message in a reply
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #2
RE: Fix graphic error
yea i get that from time to time annoying lol

[Image: htid.jpg]
10-17-2012 10:52 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #3
RE: Fix graphic error
'A' game files broken.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
10-17-2012 11:19 AM
Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #4
RE: Fix graphic error
(10-17-2012 11:19 AM)Extreme Wrote:  'A' game files broken.

I opened the client 2 times, this bug works for everyone
10-17-2012 11:22 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #5
RE: Fix graphic error
With hair it doesn't happen?
I still thinking that is the game files that are broken...

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
10-17-2012 11:33 AM
Find all posts by this user Like Post Quote this message in a reply
Anarch Cassius
Master
**

Posts: 273
Likes Given: 19
Likes Received: 10 in 9 posts
Joined: Mar 2012
Reputation: 2



Post: #6
RE: Fix graphic error
Doesn't EA have this? I remember it occasionally on official servers though that was ages ago, pre-LBR. I think it's a driver thing.

Current Projects: Necromancy SCP overhaul. Custom Faction AI/System. Imbuing.
10-17-2012 11:37 AM
Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #7
RE: Fix graphic error
I think its a height problem... try the same test while not riding the llama.
(This post was last modified: 10-17-2012 01:00 PM by RanXerox.)
10-17-2012 12:59 PM
Find all posts by this user Like Post Quote this message in a reply
Rayvolution
Journeyman
*

Posts: 135
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 1

Aetharia

Post: #8
RE: Fix graphic error
it's a clipping issue that's been around for ages, there's basically nothing you can do about it. It's all client side. :/

The reason it may not be happening when you have hair, is because the hair is it's own floating item on top of the character, forcing the client to re-render the area around the player's head and getting rid of the glitch.

Without the hair, for whatever reason, the client isn't clearing the old frames for the body art when you're on a llama/mount.

It's hard to explain, but basically the hair is forcing the top half of the entire character to render correctly because it needs to render the animation frames for the hair.

[Image: 4_Logo.png]
An MMORPG based on the Ultima Online engine.
Completely Custom Map, GUI, AI, Combat, Skills, Crafts, Art, Music and so much more.
http://aetharia.com - Home of Ambition!
10-17-2012 02:10 PM
Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #9
RE: Fix graphic error
(10-17-2012 12:59 PM)RanXerox Wrote:  I think its a height problem... try the same test while not riding the llama.

Without llama everything goes well, with something on the head too (like hair or hat for example).

Is there no way to fix that?
I had not on my previos server in sphere 51a eheh
Actually my client is a 7.13 version, i tried 7.8 and 7.18 but it's the same.

Is possibile to put some invisible object like a cap to force to render?
10-17-2012 08:34 PM
Find all posts by this user Like Post Quote this message in a reply
Rayvolution
Journeyman
*

Posts: 135
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 1

Aetharia

Post: #10
RE: Fix graphic error
(10-17-2012 08:34 PM)Rizz Wrote:  
(10-17-2012 12:59 PM)RanXerox Wrote:  I think its a height problem... try the same test while not riding the llama.

Without llama everything goes well, with something on the head too (like hair or hat for example).

Is there no way to fix that?
I had not on my previos server in sphere 51a eheh
Actually my client is a 7.13 version, i tried 7.8 and 7.18 but it's the same.

Is possibile to put some invisible object like a cap to force to render?


If you're willing to edit the muls, you could probably do this:

Easy option
1. Find one of the hairstyles you don't like, or no one uses
2. Blank out all the frames, so they still exist, but it's really just a transparent box.
3. In-game, rename the hairstyle "Bald" (or something along those lines)
4. Modify the scissors to change the player's hair to the "Bald" hair, instead of removing the hair layer to cut the hair.
5. Technically, this should force the hair to render, even though nothing is visible, and remove the artifacts.

More complicated option:
1. Create a NEW hair style, find an anim slot and assign it to hair, make all the frames transparent boxes.
2. Do everything to make it work on the hair layer (I've never done this before, so I can't help you here :/)
3. Do everything from the "Easy option", just assigned to the new "hairstyle" you created.


EDIT: Whoops, missed the part where you tried it with a hat on. That's strange, that should make it render correctly? I guess I have no idea how to fix it. :/

[Image: 4_Logo.png]
An MMORPG based on the Ultima Online engine.
Completely Custom Map, GUI, AI, Combat, Skills, Crafts, Art, Music and so much more.
http://aetharia.com - Home of Ambition!
(This post was last modified: 10-18-2012 02:09 AM by Rayvolution.)
10-18-2012 02:05 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 10 Guest(s)