Vice City Multiplayer

General Discussion => Support => Topic started by: dynavolt71 on April 24, 2014, 11:40:59 am

Title: Crashed On my own Script
Post by: dynavolt71 on April 24, 2014, 11:40:59 am
Iv'e Made script based GUPS and i have delete : Prop System , Car System And Location
But i got this Crash When spawn
Code: [Select]
Exception At Address: 0x00551E0D

Registers:
EAX: 0xFFFE5D37 EBX: 0xFFFEFFE0 ECX: 0xFFFEFFE0 EDX: 0xFFD4EE97
ESI: 0x007094B4 EDI: 0x0000005A EBP: 0xFFFEFFE0 ESP: 0x0012FD04
EFLAGS: 0x00210282

Stack:
0xFFC5CF00
0xFFC5CF00
0x00005641
0x00000000
0x00000000
0x00000000
0x6A6A00B4
0x000000FF
0x00000011
0x00550255
0x004A64FD
0x3F800000
0x0055ED4B
0x0000000B
0x00000006
0x00000024
0x007E4E10
0x0054D605
0x00FF007F
0x00000000
0x00000000
0x6A6A00B4
0x000000FF
0x00451CB0
0x1000C4E5
Can somebody Help me ? Pawno Said it is Okay no Errors and No Warnings.
Title: Re: Crashed On my own Script
Post by: NeskWriter on April 24, 2014, 11:35:25 pm
I'm not sure but the problem might be in one of OnGameModeInit function lines.
Title: Re: Crashed On my own Script
Post by: mrockxkingbutt on April 25, 2014, 12:16:03 pm
You Need To Show The OnPlayerSpawn Code Or Check it Yourself!

I Removed Location,Car,Prop SYstems From GUPS Many Times. I DIdnt Found ANy Errors!!

I Think You Wrongfully Removed One Of Function Os Server That Is Required To Server To Run!!

Open A New GUps And Check FUnctions That Are Related To OnPlayerSpawn

In Both Scripts If Any Difference Then Replace It!!
Title: Re: Crashed On my own Script
Post by: dynavolt71 on April 25, 2014, 03:17:46 pm
I will  check soon