General Protection fault with a Mesh

Discussions about UT99
Post Reply
Letylove49
Adept
Posts: 277
Joined: Tue Feb 28, 2012 7:47 pm
Location: suisse
Contact:

General Protection fault with a Mesh

Post by Letylove49 »

hi

i have a crash on server with the MH2 ( this a custum version but i don't have change the mesh)

sometime i got this erreur when i use a reedeemer or another player use a reedeemer
erreur fatal avec  Mh2 redepmpteur .png
why i got this crash ?
Image



Image
Letylove49 aka Alicia
User avatar
Barbie
Godlike
Posts: 2808
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: General Protection fault with a Mesh

Post by Barbie »

I suggest that the mesh "deemah1" and its usage should be investigated.
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
Letylove49
Adept
Posts: 277
Joined: Tue Feb 28, 2012 7:47 pm
Location: suisse
Contact:

Re: General Protection fault with a Mesh

Post by Letylove49 »

Barbie wrote: Sun Dec 17, 2023 4:02 pm I suggest that the mesh "deemah1" and its usage should be investigated.
ok
here the class where this mesh is used :

Code: Select all

 class MH2WarShell extends Projectile config(MonsterHunt2Gold467v5);

#exec mesh import mesh=deemah1 anivfile=Models\deemah1_a.3d datafile=Models\deemah1_d.3d x=0 y=0 z=0 mlod=0
#exec mesh origin mesh=deemah1 x=0 y=0 z=0
#exec mesh sequence mesh=deemah1 seq=All startframe=0 numframes=1

#exec meshmap new meshmap=deemah1 mesh=deemah1
#exec meshmap scale meshmap=deemah1 x=0.08607 y=0.08607 z=0.17214
I have a question : the problem can come from the file of the mesh ?( corrupted file ?)

i should try to recompiling my mod with the orginial mesh from the Monsterhunt2Gold ? because i got the mesh with whootgreal.
Image



Image
Letylove49 aka Alicia
User avatar
Shadow
Masterful
Posts: 743
Joined: Tue Jan 29, 2008 12:00 am
Personal rank: Mad Carpenter
Location: Germany
Contact:

Re: General Protection fault with a Mesh

Post by Shadow »

Did you experience this error in Netplay only or in offline gameplay too? Is it a rather complex or simple mesh? Is it an UMesh (default UMesh model without Morph LOD) or ULodMesh?
Image
Letylove49
Adept
Posts: 277
Joined: Tue Feb 28, 2012 7:47 pm
Location: suisse
Contact:

Re: General Protection fault with a Mesh

Post by Letylove49 »

i use this mod only online. I could pehaps try to play it offline but i'm not sure that will work proprely ( for the bots)
Image



Image
Letylove49 aka Alicia
Post Reply