The following warnings occurred:
Warning [2] Undefined variable $settings - Line: 38 - File: inc/plugins/avatarep.php PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/avatarep.php 38 errorHandler->error_callback
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Trying to access array offset on value of type null - Line: 38 - File: inc/plugins/avatarep.php PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/avatarep.php 38 errorHandler->error_callback
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Undefined array key "action" - Line: 1522 - File: inc/plugins/avatarep.php PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/avatarep.php 1522 errorHandler->error_callback
/inc/class_plugins.php 142 avatarep_popup
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$mention - Line: 524 - File: inc/plugins/MentionMe/forum.php PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/MentionMe/forum.php 524 errorHandler->error_callback
/inc/class_plugins.php 142 mentionMeBuildPopup
/global.php 498 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$mention_autocomplete_loading - Line: 5 - File: inc/plugins/MentionMe/forum.php(557) : eval()'d code PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/MentionMe/forum.php(557) : eval()'d code 5 errorHandler->error_callback
/inc/plugins/MentionMe/forum.php 557 eval
/inc/class_plugins.php 142 mentionMeBuildPopup
/global.php 498 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$sm - Line: 125 - File: inc/plugins/sm/forum.php PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/sm/forum.php 125 errorHandler->error_callback
/inc/class_plugins.php 142 smBuildPopup
/global.php 498 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$sm_autocomplete_loading - Line: 5 - File: inc/plugins/sm/forum.php(155) : eval()'d code PHP 8.1.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/sm/forum.php(155) : eval()'d code 5 errorHandler->error_callback
/inc/plugins/sm/forum.php 155 eval
/inc/class_plugins.php 142 smBuildPopup
/global.php 498 pluginSystem->run_hooks
/showthread.php 28 require_once




Dairy Mod Won't Include Dairy Cows
#1
Hiya!

I'm trying to mod Banished for the first time so I've made myself a lil dairy mod by copying and pasting the contents of the Apiary and Leghorns examples and renaming everything, modifying the rsc files etc.

It builds, it compiles, as far as I can tell, but when i try to run the game with

bin\x64\Application-x64-profile.exe /ref dairyResources.rsc /pathres ../chessxn/dairy /pathdat ../chessxn/dairy/bin

the game doesn;t launch; it drops out immediately, and if I run with /onlypkg then the building works just fine afaik but the dairy cows don't seem to show up. If I run the exe directly then the building shows up but when I use the debug menu to enable all animals, the dairy cows aren't added as an option, so I feel like I've maybe missed off a reference somewhere.

Any ideas/any more information you need?

Appreciate any help, I'm aware there's already dairy mods I'm just using this as a practice, might add more kinds of cheese.
  Reply
#2
I'll try to poke Kralyerg to see if he can help, but otherwise your best bet to get in touch with other modders would be on WorldOfBanished.com
  Reply