开发笔记 – 创作者与玩家的循环
当游戏制作和学习发生冲突,身为制作者应当如何应对?
| ( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6121 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0007 | 400032 | {main}( ) | .../index.php:0 |
| 2 | 0.0023 | 400304 | require( '/var/www/wordpress/wp-blog-header.php' ) | .../index.php:17 |
| 3 | 0.0027 | 400688 | require_once( '/var/www/wordpress/wp-load.php' ) | .../wp-blog-header.php:13 |
| 4 | 0.0038 | 401376 | require_once( '/var/www/wordpress/wp-config.php' ) | .../wp-load.php:50 |
| 5 | 0.0057 | 402928 | require_once( '/var/www/wordpress/wp-settings.php' ) | .../wp-config.php:79 |
| 6 | 0.1521 | 3401560 | include_once( '/var/www/wordpress/wp-content/plugins/advanced-custom-fields/acf.php' ) | .../wp-settings.php:545 |
| 7 | 0.1521 | 3401560 | acf( ) | .../acf.php:731 |
| 8 | 0.1521 | 3401712 | ACF->initialize( ) | .../acf.php:725 |
| 9 | 0.1522 | 3402040 | __( ) | .../acf.php:70 |
| 10 | 0.1523 | 3402040 | translate( ) | .../l10n.php:307 |
| 11 | 0.1523 | 3402040 | get_translations_for_domain( ) | .../l10n.php:195 |
| 12 | 0.1523 | 3402040 | _load_textdomain_just_in_time( ) | .../l10n.php:1409 |
| 13 | 0.1549 | 3412400 | _doing_it_wrong( ) | .../l10n.php:1379 |
| 14 | 0.1550 | 3413424 | wp_trigger_error( ) | .../functions.php:6061 |
| 15 | 0.1569 | 3415528 | trigger_error ( ) | .../functions.php:6121 |