-
`^1******* script runtime error *******
removed entity is not an entity: (file 'maps/mp/_utility.gsc', line 459)
self.lowerTimer setText( "" );
*
^1called from:
(file 'maps/mp/_utility.g…
-
For some reason, if you set / unset a category, reloading the list (/domain-categories/) always resets the values. The value might've been saved, but the list always shows them all as unset.
To repli…
-
Since it won't upload my text file,word or pdf(tried them all),posted the log here.
[07-10-2015 16:38] System.NullReferenceException: Object reference not set to an instance of an object.
at POEAp…
-
```
# github.com/go-xorm/dbweb
../../goproj/src/github.com/go-xorm/dbweb/routers.go:56: t.Mode undefined (type *tango.Tango has no field
or method Mode)
../../goproj/src/github.com/go-xorm/dbweb/rout…
-
I'm using e2guardian (3.03) on debian 7.6
I've enabled 2 group. First Group named 'Standard' has got groupmode = 1.
The second group named 'VIP' has groupmode=2.
when a user of VIP group try to brows…
-
I'm writing a little game including some bullets and explosion.
So I think using ParticleSystem is a good idea.
The problem is : adding and removing particles from the ParticleSystem are very often.
…