Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] crash at start (mod compatibility) #222

Open
Fr-Dae opened this issue Jan 28, 2025 · 5 comments
Open

[BUG] crash at start (mod compatibility) #222

Fr-Dae opened this issue Jan 28, 2025 · 5 comments

Comments

@Fr-Dae
Copy link
Contributor

Fr-Dae commented Jan 28, 2025

  • Factorio 2.0.32
  • Castra 0.1.3
  • Maraxsis 1.28.11
  13.472 Error ModManager.cpp:1751: Error while loading technology prototype "cargo-landing-pad-capacity" (technology): Research ingredient "hydraulic-science-pack" is registered twice in the technology
Modifications: Maraxsis › Castra
  13.788 Info PlayerData.cpp:66: Local player-data.json available, timestamp 1738046440
  13.788 Info PlayerData.cpp:73: Cloud player-data.json unavailable
  13.826 Post-data load graphics options: [Light occlusion: YES]
  14.109 Crop bitmaps.
  14.109 Parallel sprite loader initialized (threads: 4, bitmaps: 2)
  14.205 Initial atlas bitmap size is 8192
  14.208 Created an atlas bitmap (size 4096x1024) [icon, not-compressed, mipmap, linear-minification, linear-magnification, linear-mip-level]
  14.208 Loading 3D bitmaps.
  14.219 Texture processor created (2048). GPU accelerated compression Supported: yes, Enabled: yes/yes. Test passed. YCoCgDXT PSNR: 35.83, BC3 PSNR: 33.82
  14.220 Parallel sprite loader initialized (threads: 3, bitmaps: 164)
  14.386 Sprites loaded
  14.395 Generated mipmaps (5) for atlas [0] of size 4096x1024   
  14.396 Custom mipmaps uploaded (116)
  14.427 Video memory usage: 21.31 MB (Atlases: 21.31 MB, Textures: 0.00 MB)
  14.450 Error ControlSettings.cpp:1013: maraxsis-trench-submerge (custom-input): unknown controller_key_sequence: controller-righttrigger + controller-lefttrigger + controller-y
  14.454 Custom inputs active: 102
  14.455 Factorio initialised

@Bartz24

@Fr-Dae
Copy link
Contributor Author

Fr-Dae commented Jan 28, 2025

in addition bartz it's new on github, if you can give him some tips, ;)

@Bartz24
Copy link

Bartz24 commented Jan 28, 2025

Resolved on Castra's end. I wasn't properly handling some compatibility for combinations of enabled mods between Maraxsis and landing-pad-research.

@Fr-Dae "in addition bartz it's new on github, if you can give him some tips, ;)" Appreciate the generosity, but I've got 8+ years of git and Github experience. I'm just new to Factorio modding.

@PTx86
Copy link

PTx86 commented Jan 30, 2025

Hi, not sure which end this is but

Failed to load mods: maraxsis/compat/castra.lua:1: attempt to index field 'cargo-landing-pad-capacity' (a nil value)
stack traceback:
maraxsis/compat/castra.lua:1: in main chunk
[C]: in function 'require'
maraxsis/data-final-fixes.lua:12: in main chunk

Mods to be Disabled : maraxisIMG-20250130-WA0000.jpg

@Fr-Dae
Copy link
Contributor Author

Fr-Dae commented Jan 30, 2025

Hi, not sure which end this is but

Failed to load mods: maraxsis/compat/castra.lua:1: attempt to index field 'cargo-landing-pad-capacity' (a nil value) stack traceback: maraxsis/compat/castra.lua:1: in main chunk [C]: in function 'require' maraxsis/data-final-fixes.lua:12: in main chunk

Mods to be Disabled : maraxisIMG-20250130-WA0000.jpg

please make a new issue ticket

@PTx86
Copy link

PTx86 commented Jan 30, 2025

Hi!

I figured this was the same issue.
Will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants