ShMuRdYaK
Житель Нью-Йорка
- Сообщения
- 3
- Реакции
- 3
- Баллы
- 3
Error: 0x00534134
Problem 1: The same ID number being loaded in different models, very common when installing different map mods, objects or parts for Tuning Mod with authors who don't care about compatibility.
Solution 1: Review your IDE files, if you identify a mod, notify the author, some mod may be using the same ID number as another mod you have installed. In most mods (not scripts) you can simply open and change the ID for some other free one: https://tuningmod.mixmods.com.br/p/ids.html
Problem 2: You are using Proper Fixes with RoSA Evolved and forgot to increase the priority of Proper Fixes in "modloader.ini".
Solution 2: Increase the priority of Proper Fixes or lower that of RoSA. See how at: https://www.mixmods.com.br/2015/07/tutorial-dicas-tudo-sobre-modloader-gta/#Priority or: https://github.com/jessicanataliagta/tutorials_for_gta/wiki/GTA-SA---How-to-Install-RoSA-Evolved
Problem 3: Improper (or missing) COL.
Solution 3: Check if the COL file is being loaded in the IMG or Mod Loader, if IMG, also check if the IMG is being loaded in gta.dat or Mod Loader. To install a COL in ModLoader correctly, follow the ModLoader Tutorial in the part that talks about installing .COL
Problem 4: Object with LOD was removed.
Solution 4: To remove an object from the map that contains LOD, you need to use both the *_stream*.ipl file (inside .img) and the text .ipl from the data/maps folder (which can cause other problems in saved games by changing the order of lines, it is recommended to just hide it). This can happen when installing a mod, for example if you already have a mod that changes the same .ipl file, search for it in your ModLoader.
Problem 5: You have an .img from the game open in some program, such as Alci's IMG Editor.
Solution 5: Close it.
Problem 6: Missing collider, probably the game tried to create an object that is no longer installed in your game or the collider for some model was not added.
Solution 6: Check the installation of the mods you have, especially scripts with models added without replacing them. The RepairGTA mod can automatically remove all objects with a missing model saved in your saved game and thus fix this crash.
Issue 7: Missing .txd file referring to a TXDP line.
Solution 7: Identify which mod is causing the problem and check the .ide files, removing the TXDP line responsible for loading the missing txd. It has been reported when removing the Proper Fixes or SA Optimized Map mod and having another mod that has a TXDP line with the name of a txd file belonging to them.
!!! Translation may be wrong !!!
Problem 1: The same ID number being loaded in different models, very common when installing different map mods, objects or parts for Tuning Mod with authors who don't care about compatibility.
Solution 1: Review your IDE files, if you identify a mod, notify the author, some mod may be using the same ID number as another mod you have installed. In most mods (not scripts) you can simply open and change the ID for some other free one: https://tuningmod.mixmods.com.br/p/ids.html
Problem 2: You are using Proper Fixes with RoSA Evolved and forgot to increase the priority of Proper Fixes in "modloader.ini".
Solution 2: Increase the priority of Proper Fixes or lower that of RoSA. See how at: https://www.mixmods.com.br/2015/07/tutorial-dicas-tudo-sobre-modloader-gta/#Priority or: https://github.com/jessicanataliagta/tutorials_for_gta/wiki/GTA-SA---How-to-Install-RoSA-Evolved
Problem 3: Improper (or missing) COL.
Solution 3: Check if the COL file is being loaded in the IMG or Mod Loader, if IMG, also check if the IMG is being loaded in gta.dat or Mod Loader. To install a COL in ModLoader correctly, follow the ModLoader Tutorial in the part that talks about installing .COL
Problem 4: Object with LOD was removed.
Solution 4: To remove an object from the map that contains LOD, you need to use both the *_stream*.ipl file (inside .img) and the text .ipl from the data/maps folder (which can cause other problems in saved games by changing the order of lines, it is recommended to just hide it). This can happen when installing a mod, for example if you already have a mod that changes the same .ipl file, search for it in your ModLoader.
Problem 5: You have an .img from the game open in some program, such as Alci's IMG Editor.
Solution 5: Close it.
Problem 6: Missing collider, probably the game tried to create an object that is no longer installed in your game or the collider for some model was not added.
Solution 6: Check the installation of the mods you have, especially scripts with models added without replacing them. The RepairGTA mod can automatically remove all objects with a missing model saved in your saved game and thus fix this crash.
Issue 7: Missing .txd file referring to a TXDP line.
Solution 7: Identify which mod is causing the problem and check the .ide files, removing the TXDP line responsible for loading the missing txd. It has been reported when removing the Proper Fixes or SA Optimized Map mod and having another mod that has a TXDP line with the name of a txd file belonging to them.
!!! Translation may be wrong !!!
