nicomichael / mod-s0beit-sa

Automatically exported from code.google.com/p/mod-s0beit-sa
0 stars 0 forks source link

Some options in s0beit cause the game to crash in single player mode. #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Opening the mini-map
2. Using the stick to player function towards the non player characters

What is the expected output? What do you see instead?
The game crashes

This is what my mod_sa.txt says
[12-11-2014 || 06:26:42.583] Initializing mod_sa 4.3.3.3 by FYP // BlastHack.Net
[12-11-2014 || 06:26:42.583] Compiled: Mar  4 2014 11:47:09 CL:1700
[12-11-2014 || 06:26:42.583] OS: Windows Version 6.1537.7600
[12-11-2014 || 06:26:42.588] samp.dll not found. Running in basic mode.
[12-11-2014 || 06:26:58.433]  
---------------------------------------------------------------------
[12-11-2014 || 06:26:58.433]  mod_sa 4.3.3.3 by FYP // BlastHack.Net has 
crashed.
[12-11-2014 || 06:26:58.433]  Base address: 0x03A70000, SA:MP base address: 
0x00000000
[12-11-2014 || 06:26:58.433]  Exception at address: 0x03AA8898, Last function 
processed: renderMap()
[12-11-2014 || 06:26:58.433]  Cause: EXCEPTION_ACCESS_VIOLATION
[12-11-2014 || 06:26:58.434]  Attempted to read from: 0x1e700a10
[12-11-2014 || 06:26:58.434]  EAX: 0x1e700a10 || ESI: 0x1e700a10
[12-11-2014 || 06:26:58.434]  EBX: 0x08aca868 || EDI: 0x08acee4c
[12-11-2014 || 06:26:58.434]  ECX: 0x08acf610 || EBP: 0x00000000
[12-11-2014 || 06:26:58.434]  EDX: 0x08aca868 || ESP: 0x0022fad4
[12-11-2014 || 06:26:58.434]  
---------------------------------------------------------------------
[12-11-2014 || 06:27:02.316] Exited

When the game crashes it says:
Problem Event Name: APPCRASH
  Application Name: gta_sa.exe
  Application Version:  0.0.0.0
  Application Timestamp:    427101ca
  Fault Module Name:    d3d9.dll
  Fault Module Version: 4.3.1.4
  Fault Module Timestamp:   53158504
  Exception Code:   c0000005
  Exception Offset: 00038898
  OS Version:   6.1.7600.2.0.0.256.1
  Locale ID:    1086
  Additional Information 1: d68b
  Additional Information 2: d68bd3b8282f5e72182bbd7e42e4d6c7
  Additional Information 3: 6c49
  Additional Information 4: 6c49d494190589b8dc6d7b57ccb74dfb

What version of the product are you using? On what operating system?
s0beit 4.3.3.3 for samp 0.3z R1
OS: Windows 7 Ultimate 

Please provide any additional information below.
I uninstalled and reinstalled my graphic driver (GEFORCE 210). I started the 
game and tried to use those function and they worked perfectly. But after I 
played the game a few times it started to crash again. I tried to uninstall and 
reinstall my graphic driver again but the problem still occurs. However the 
functions work properly when I ran the game in windows XP service pack 3 
compatibility but my samp 0.3z R1 crashes when I tried to run it in windows XP 
service pack 3 compatibility. Running the game as administrator didn't solve 
the problem.

Original issue reported on code.google.com by DarkFall...@gmail.com on 11 Nov 2014 at 10:59