крашит из за маппинга

  • Привет! Если твой основной форумник заблокирован - ты можешь оставить заявку в этом разделе: Нажми на меня!, НЕ создавая новый форумный аккаунт.
  • Гость, приглашаем Вас присоединиться к команде игровых помощников! Комфортная система работы, уникальный магазин поощрений и возможность быстрого продвижения в состав администрации. Ознакомьтесь с условиями и оставьте заявку!
Статус
В этой теме нельзя размещать новые ответы.

aklyashkin

эх :(
Автор темы
Banned
8,142
82,067
крашит сборку из-за маппинга. сборка вся стабильная НО МАППИНГ крашит на окне SAMP SAMPFUNCS где окошко загрузки
чё делатьь
 

bez negativa

Ветеран
Banned
995
35,989
лучше скинь скрин с содержанием файлов папки твоего фракционного пака. если там есть файлы .col(файлы коллизии) попробуй удалить их и зайти в игру. если причина краша в колах, то создай отдельную папку для них в модлоадере.
 

aklyashkin

эх :(
Автор темы
Banned
8,142
82,067
лучше скинь скрин с содержанием файлов папки твоего фракционного пака. если там есть файлы .col(файлы коллизии) попробуй удалить их и зайти в игру. если причина краша в колах, то создай отдельную папку для них в модлоадере.
1729342793404.png1729342799094.png
 

aklyashkin

эх :(
Автор темы
Banned
8,142
82,067
лучше скинь скрин с содержанием файлов папки твоего фракционного пака. если там есть файлы .col(файлы коллизии) попробуй удалить их и зайти в игру. если причина краша в колах, то создай отдельную папку для них в модлоадере.
1729342980586.png
 
  • Задумчивый
Реакции: bez negativa

aklyashkin

эх :(
Автор темы
Banned
8,142
82,067
Error: 0x00534134
Problem 1: The same ID being loaded on different models, very common in installing different map mods with authors who don't care about compatibility. If you had this crash after installing a part in Tuning Mod, it is because two parts (or some other different mod) are using the same ID, inform the author and/or follow this tutorial to fix the incompatibility.
Solution 1: Review your new IDE files, one might be using the same ID as the other. In most mods (not scripts) you can just open and change the id to some free one (click here for list or use this tutorial to fix the incompatibility).
Problem 2: Inappropriate (or missing) COL
Solution 2: COL: Review whether the COL is being loaded on the IMG or Mod Loader, if IMG, also review whether the IMG is being loaded on gta.dat or Mod Loader. To install a COL in Mod Loader correctly, follow the Mod Loader Tutorial in the part where it talks about installing .COL
Problem 3: Object with LOD was removed.
Solution 3: Remove a map object that contains LOD, it is necessary to use both the *_stream*.ipl file (inside gta3.img) and the .ipl file from the data/maps folder. If you for example remove an object only in the *_stream*.ipl file but not also remove it from the .ipl from the data/maps folder, it will cause this crash. What can also happen when installing a mod, for example you already have a mod that changes the same .ipl file, so the necessary file will not be loaded and will cause this crash. You will have to check that the files are all installed and loading (you can check modloader.log to see if it is loading, if you already have another file installed etc). Alternatively, if you're creating a map mod, you can move the object underground instead of deleting it, so you'll avoid problems like this but you'll also have to do the same with the LOD (which is in the .ipl of the data folder / maps).
Problem 4: You have some game .img open in some program, like Alci's IMG Editor.
Solution 4: Close it.
 
Статус
В этой теме нельзя размещать новые ответы.