User:Shaman/Development Tips
Jump to navigation
Jump to search
Debug data:
This page outlines some general knowledge collected over the years. Mostly this is my notes.
Contents
Really, Really Big things
- TEST WITH LOCAL ZK-TEST.SDZ!!!! REALLY.
- Do NOT test cawidgets with local replacement.
- Multiplayer tests can be done by uploading an sdz to maps on site
Cawidgets
- DO NOT USE SPEED UPS HERE. I don't know why exactly, but GoogleFrog says it's bad and it tends to lead to bad things.
- Probably not good to use speedups anywhere in the top level dir of luaui or luarules. Idk.
- You can make derivatives of other callins with it. Useful!
- Alters the way widgets work.
Callins.lua
- This file is a red herring. Nobody probably knows what it does.
Camain.lua
- Who knows what it does.
Cache.lua
- You can poison (see: changing the return values) of functions with this. This changes affects everything.
- Don't attempt to override names with it. This just leads to people losing the ability to chat -.-
Unitdefs
- These have a different style for... reasons.
- Double space instead of tab.
Git
- Don't use PR's to update your fork.
- Use git rebasing to update work.
- Use git rebase -i HEAD~# to squash stuff.
- Squash your commits down a bit for redundant things (but not ones that significantly alter things)
Callins
- Update uses FPS to trigger, and GameFrame does not.
Debug data:
[SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff
[objectcache] MainWANObjectCache using store EmptyBagOStuff
IP: 3.144.231.11
Start request GET /mediawiki/User:Shaman/Development_Tips
HTTP HEADERS:
CONTENT-TYPE:
CONTENT-LENGTH: 0
X-ORIGINAL-URL: /mediawiki/User:Shaman/Development_Tips
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HOST: zero-k.info
ACCEPT-ENCODING: gzip, br, zstd, deflate
ACCEPT: */*
CONNECTION: close[localisation] LocalisationCache: using store LCStoreDB
[session] SessionManager using store SqlBagOStuff
[DBReplication] Cannot use ChronologyProtector with EmptyBagOStuff
[DBReplication] Wikimedia\Rdbms\LBFactory::getChronologyProtector: request info {
"IPAddress": "3.144.231.11",
"UserAgent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"ChronologyProtection": false,
"ChronologyPositionIndex": 0,
"ChronologyClientId": false
}[DBConnection] Wikimedia\Rdbms\LoadBalancer::lazyLoadReplicationPositions: executed chronology callback.
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: connected to database 0 at 'localhost'.
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[session] SessionBackend "lvfef24o58uorci8j7hacm6e638ubkgd" is unsaved, marking dirty in constructor
[session] SessionBackend "lvfef24o58uorci8j7hacm6e638ubkgd" save: dataDirty=1 metaDirty=1 forcePersist=0
[cookie] already deleted setcookie: "wikidb229_mw__session", "", "1712276384", "/", "", "", "1"
[cookie] already deleted setcookie: "wikidb229_mw_UserID", "", "1712276384", "/", "", "", "1"
[cookie] already deleted setcookie: "wikidb229_mw_Token", "", "1712276384", "/", "", "", "1"
[cookie] already deleted setcookie: "forceHTTPS", "", "1712276384", "/", "", "", "1"
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: connected to database 0 at 'localhost'.
Title::getRestrictionTypes: applicable restrictions to [[User:Shaman/Development Tips]] are {edit,move}
[ContentHandler] Created handler for wikitext: WikitextContentHandler
[MessageCache] MessageCache using store SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] SqlBagOStuff::lock failed due to timeout for wikidb229-mw_:messages:en.
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[MessageCache] MessageCache::load: Loading en... local cache is empty, global cache is expired/volatile, loading from database
ParserFactory: using preprocessor: Preprocessor_Hash
Unstubbing $wgLang on call of $wgLang::_unstub from ParserOptions->__construct
[caches] parser: SqlBagOStuff
Article::view using parser cache: yes
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
Article::view: doing uncached parse
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[Preprocessor] Cached preprocessor output (key: wikidb229-mw_:preprocess-hash:2053cfcd5aa7cc5cf84e46fb194b0dad:0)
[Preprocessor] Cached preprocessor output (key: wikidb229-mw_:preprocess-hash:2053cfcd5aa7cc5cf84e46fb194b0dad:0)
Saved in parser cache with key wikidb229-mw_:pcache:idhash:1362-0!canonical and timestamp 20250405001944 and revision id 7041
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
MediaWiki::preOutputCommit: primary transaction round committed
MediaWiki::preOutputCommit: pre-send deferred updates completed
MediaWiki::preOutputCommit: session changes committed
MediaWiki::preOutputCommit: LBFactory shutdown completed
Title::getRestrictionTypes: applicable restrictions to [[User:Shaman/Development Tips]] are {edit,move}