Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Setting DOM load callback
- Creating byond function and module
- Adding bind and curry functions
- Creating skin module
- 'webkitAudioContext' is deprecated. Please use 'AudioContext' instead.
- Creating prompt function and module
- Creating lightbox module
- Creating event module
- Creating byond.fn methods
- Creating byond.winsetfn methods
- Checking for DOM load
- Adding listener for DOM load event
- DOM load event
- DOM load detected
- DOM loaded
- Creating client
- Setting host and port
- Doing reset
- Creating byond function and module
- Adding bind and curry functions
- Creating skin module
- Creating prompt function and module
- Creating lightbox module
- Creating event module
- Creating byond.fn methods
- Creating byond.winsetfn methods
- Checking for DOM load
- DOM has already loaded
- DOM load detected
- DOM loaded
- Begin render loop
- Getting user ID
- Opening Websocket
- Client creation complete
- Removing listener for DOM load event
- Socket: open
- Version: 508, 498
- Begin loader setup
- StageXL render engine : Canvas2D
- Adding items to loader
- Loader creation finished
- All resources loaded
- Beginning skin load
- Loading byondprompt alert
- Loading styles
- Loading byondprompt any
- Loading styles
- Loading byondclass bar
- Loading styles
- Loading byondclass browser
- Loading styles
- Loading byondclass button
- Loading styles
- Loading byondclass child
- Loading styles
- Loading byondprompt color
- Loading styles
- Loading byondclass dpad
- Loading styles
- Loading byondprompt file
- Loading styles
- Loading byondclass grid
- Loading styles
- Loading byondclass hotbar
- Loading styles
- Loading byondclass info
- Loading styles
- Loading byondclass input
- Loading styles
- Loading byondclass label
- Loading styles
- Loading byondclass map
- Loading styles
- Loading byondprompt message
- Loading styles
- Loading byondclass output
- Loading styles
- Loading byondclass pane
- Loading styles
- Loading byondclass pop
- Loading styles
- Loading byondclass status
- Loading styles
- Loading byondclass tab
- Loading styles
- Loading byondprompt text
- Loading styles
- Loading byondclass verbmenu
- Loading styles
- Generating default styles
- Filling skin HTML
- Creating skin controls
- Activating map
- StageXL render engine : WebGL
- Ready to begin play
- Replying
- Message sent
- Uncaught Uncaught Error: NullError: Cannot call "animating$1" on null
- Stack Trace:
- TypeError: Cannot read property 'animating$1' of null
- at Appearance.dart.Appearance.animating$1 (http://192.168.0.3:31337/res/webclient.dart.js:2574:41)
- at AtomInfo.dart.AtomInfo.get$animating (http://192.168.0.3:31337/res/webclient.dart.js:3537:17)
- at AtomInfo.dart.AtomInfo.tick$0 (http://192.168.0.3:31337/res/webclient.dart.js:3987:16)
- at AtomInfo_tickAll_closure0.dart.AtomInfo_tickAll_closure0.call$1 (http://192.168.0.3:31337/res/webclient.dart.js:4234:11)
- at EfficientLengthMappedIterable.dart.IterableBase.forEach$1 (http://192.168.0.3:31337/res/webclient.dart.js:25836:11)
- at dart.AtomInfo.static.AtomInfo_tickAll (http://192.168.0.3:31337/res/webclient.dart.js:4114:27)
- at MapInfo.dart.MapInfo.drawMap$0 (http://192.168.0.3:31337/res/webclient.dart.js:11663:9)
- at MapInfo.dart.MapInfo.mapTick$1 (http://192.168.0.3:31337/res/webclient.dart.js:11000:12)
- at MapInfo.dart.MapInfo.mapTick$0 (http://192.168.0.3:31337/res/webclient.dart.js:11011:19)
- at MapInfo_mapTick_closure0.dart.MapInfo_mapTick_closure0.call$0 (http://192.168.0.3:31337/res/webclient.dart.js:11924:36)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement