-
# Steps to Reproduce
I'm just fly
# Actual Behavior
When tutorial said to use fly to cross the broken bridge my character was stuck under terrain, i can see the trigger like a grey box but i can't …
-
its not banning users, default settings.
local BanWhenDetected = true -- Ban when detected?
local whitelist = true -- Will use whitelist -- TESTING ONLY PURPOSES...
local time …
ar1a updated
10 years ago
-
I get this error
[ERROR] addons/qac/lua/autorun/client/!!_cl_qac.lua:38: '}' expected (to close '{' at line 14) near '{'
1. unknown - addons/qac/lua/autorun/client/!!_cl_qac.lua:0
I think I fixed i…
-
When I tried to decode a polyline string it decoded to latlng objects but I found that latlng values had more than 5 decimal places. Reason why it needs a 5 decimal place value is because, Google had …
-
# Steps to Reproduce
74.1, 105.0, 22.6 in Astrolabe
# Actual Behavior
I have been stuck in the ground for 2 days.I tried sitting,running and flying and nothing has been resolved.I am also unable…
-
## Please fix this
```
# PocketMine-MP Error Dump Tue Aug 12 22:07:26 GMT 2014
Error: array (
'type' => 'E_ERROR',
'message' => 'Uncaught exception \'RuntimeException\' with message \'pthreads de…
PDxx updated
10 years ago
-
MIXIN:
@mixin calc($property, $expression) {
#{$property}: -moz-calc(#{$expression});
#{$property}: -webkit-calc(#{$expression});
#{$property}: calc(#{$expression});
}
USAGE:
article {
border…
-
Hi ge0rg,
I've found a bug in the way aprsdroid displays data using bluetooth tnc mode.
I'm using the latest APRSdroid-gl-2013-06-27_osm030.apk on my Epic Touch 4g running stock jellybean.
The issu…
-
I get parse errors when it tries to view any of my sourcemaps. Included a sample one for testing purposes.
```
Parse error instrumenting /Users/simovate/Sites/ETV/Web.Client/app/js/lib/robusticus.map…
ghost updated
11 years ago
-
I am a noob to linux and I am trying to build the packages. Can some body help me out here please.
I am using Ubuntu 12, I have been able to download all packages using ./download_app all
Now when i …