Panakotta00

Results 6 issues of Panakotta00

I tried to use the attribute parameter of mixins. That parameter seems to not be supported. I tried to use code like: ```pug mixin listRow(name, link) tr&attributes(attributes) td= $name td=...

I have compiled the Lib for Debian/Linux, but I needed some tweaks. I have removed the dep include files for asio and wepsocketpp and have added the newest includes from...

Hey, when I use updateStatus, the server disconnects, because he doesn't know that opcode. The problem is, the discord team has updated the version 6 of the gateway. Here is...

Hey guys, i hav an problem. In Singleplayer all works perfectly, but by servers my client crash by showing a recepie. Here my Crash: http://pastebin.com/P3J0EGFn Can anybody help me?

When a save gets loaded and the computer was persisted while beeing in the execution of an event.pull(), the function will return at least once with no return values. Probably...

bug

Hey guys, I'm trying to create a Object that can be resolved fully by a single field. I have a common case where a Object has a ID field, and...

question