Author Topic: mod error  (Read 458 times)

Offline leman1800

  • Squaddie
  • *
  • Posts: 4
    • View Profile
mod error
« on: February 06, 2024, 10:41:02 am »
shows such an error. while loading the module. how to fix this error.

Weapon STR_SHOTGUNPD has clip size 0 and no ammo defined. Please use 'clipSize: -1' for unlimited ammo, or allocate a compatibleAmmo item.

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8671
    • View Profile
Re: mod error
« Reply #1 on: February 06, 2024, 11:00:16 am »
which mod?

Offline leman1800

  • Squaddie
  • *
  • Posts: 4
    • View Profile
Re: mod error
« Reply #2 on: February 06, 2024, 11:08:35 am »
warhammer 40000

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8671
    • View Profile
Re: mod error
« Reply #3 on: February 06, 2024, 12:46:06 pm »
warhammer 40000 requires OpenXcom Extended: https://openxcom.org/forum/index.php/topic,5258.0.html

please use that instead of OpenXcom

Offline leman1800

  • Squaddie
  • *
  • Posts: 4
    • View Profile
Re: mod error
« Reply #4 on: February 06, 2024, 01:52:34 pm »
It's working now, thank you. but I want to run the ROSIGMA mod and this appears.

[06-02-2024_12-48-19]   [INFO]   OpenXcom Version: Extended 7.11 (v2024-01-09)
[06-02-2024_12-48-19]   [INFO]   Platform: Windows 64 bit
[06-02-2024_12-48-19]   [INFO]   Data folder is:
[06-02-2024_12-48-19]   [INFO]   Data search is:
[06-02-2024_12-48-19]   [INFO]   - C:/Users/48518/Documents/OpenXcom/
[06-02-2024_12-48-19]   [INFO]   - C:/OpenXcom Extended/
[06-02-2024_12-48-19]   [INFO]   - c:/OpenXcom Extended/
[06-02-2024_12-48-19]   [INFO]   User folder is: c:/OpenXcom Extended/user/
[06-02-2024_12-48-19]   [INFO]   Config folder is: c:/OpenXcom Extended/user/
[06-02-2024_12-48-19]   [INFO]   Options loaded successfully.
[06-02-2024_12-48-19]   [INFO]   SDL initialized successfully.
[06-02-2024_12-48-19]   [INFO]   SDL_mixer initialized successfully.
[06-02-2024_12-48-19]   [INFO]   Attempted locale:
[06-02-2024_12-48-19]   [INFO]   Detected locale: C
[06-02-2024_12-48-19]   [INFO]   Attempting to set display to 640x400x8...
[06-02-2024_12-48-19]   [INFO]   Display set to 640x400x8.
[06-02-2024_12-48-19]   [INFO]   Loading data...
[06-02-2024_12-48-19]   [INFO]   Scanning standard mods in ''...
[06-02-2024_12-48-19]   [INFO]   Scanning user mods in 'c:/OpenXcom Extended/user/'...
[06-02-2024_12-48-19]   [WARN]   Error in version number in mod '40k_ROSIGMA_edits': unexpected symbol
[06-02-2024_12-48-20]   [INFO]   Active mods:
[06-02-2024_12-48-20]   [INFO]   - 40k v035.1
[06-02-2024_12-48-20]   [INFO]   - 40k_ROSIGMA_edits v2.5A ROSIGMA - 40k036 and Gibs for the Gib God Edition
[06-02-2024_12-48-20]   [INFO]   Loading begins...
[06-02-2024_12-48-20]   [INFO]   Pre-loading rulesets...
[06-02-2024_12-48-20]   [INFO]   Loading vanilla resources...
[06-02-2024_12-48-20]   [INFO]   Loading rulesets...
[06-02-2024_12-48-26]   [INFO]   Loading rulesets done.
[06-02-2024_12-48-26]   [INFO]   Loading fonts... Font.dat
[06-02-2024_12-48-26]   [INFO]   Lazy loading: 1
[06-02-2024_12-48-30]   [INFO]   Loading custom palettes from ruleset...
[06-02-2024_12-48-30]   [INFO]   Creating a new palette: PALETTE_BASESCAPE_UICOLORS
[06-02-2024_12-48-30]   [INFO]   Making palette backups...
[06-02-2024_12-48-30]   [INFO]   Creating transparency LUTs for PAL_BATTLESCAPE...
[06-02-2024_12-48-30]   [INFO]   After load.
[06-02-2024_12-48-31]   [ERROR]   During linking rulesets of armors:
Error for 'STR_CASSIUM_BOLTER_LEFT1_ARMOR': Number of battle corpse items for 'corpseBattle' does not match the armor size.
Error for 'STR_CASSIUM_BOLTER_LEFT2_ARMOR': Number of battle corpse items for 'corpseBattle' does not match the armor size.
Error for 'STR_CASSIUM_BOLTER_RIGHT1_ARMOR': Number of battle corpse items for 'corpseBattle' does not match the armor size.
Error for 'STR_CASSIUM_BOLTER_RIGHT2_ARMOR': Number of battle corpse items for 'corpseBattle' does not match the armor size.

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8671
    • View Profile
Re: mod error
« Reply #5 on: February 06, 2024, 02:29:43 pm »
The log says you have 40k mod version 035.1

It also says that the version of rosigma you have (2.5A) requires 40k mod version 036

Please update.

Offline leman1800

  • Squaddie
  • *
  • Posts: 4
    • View Profile
Re: mod error
« Reply #6 on: February 06, 2024, 03:03:39 pm »
It's working now, thank you