MiamiCenter

Results 12 comments of MiamiCenter

I suggest trying out this: https://modworkshop.net/mod/37308

Try these things; Rename Payday2 Beardlib 4.2 to just BeardLib (directory name) Remove AR-C folder from mod_overrides as it's outputting errors

Not caused by BeardLib. It is most likely caused by Fast.Net mod, or other mod that changes enemy units anyhow (any game overhauls, custom enemy models, animations or behaviour etc.)

Probably caused by Full Speed Swarm; ` Call() @mods/Full Speed Swarm/lua/blt_hooks.lua:32 `

This is caused by these two lines in the environment file (environments/pd2_env_lxy_stern_01/pd2_env_lxy_stern_01) `` `` it seems that game is trying to apply an empty string as an texture. I have...

It looks like you've saved your map while test-playing your map. Try rebuilding the Navigation or replacing the nav_manager file with the original one

The problem with it is that BLEInjectElements hook is added after ElementModule is finished with it's stuff. It's like this; Adding element X, calling BLEInjectElements hook (which does not exist...

Try clicking "Log spawned units" and then loading your map. It will crash as usual, but the least unit spawn log will tell you which unit is crashing upon beeing...

If it also crashes in the safemode, it's probably the environment that is not loaded and is causing a crash. You can try replacing a world.world of your map with...