Victor Stan

Results 13 issues of Victor Stan

victor-stans-imac:Clojure victorstan$ clj Exception in thread "main" java.lang.ClassNotFoundException: clojure.lang.Repl at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at sun.misc.Launcher$ExtClassLoader.findClass(Launcher.java:229) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:169) at jline.ConsoleRunner.main(Unknown Source)

running db:migrate gives this error: syntax error, unexpected '\n', expecting tCOLON2 or '[' or '.' because in the migration file a comma is used when it shouldn't: t.string, :title it...

waiting

Using a texture with alpha mask and setting it to `func_detal_fence` causes meshes on the other side to be culled. Where I would expect them to not be culled, since...

I have a symfony project using the comments bundle, and when I disable CSRF protection, the form crashes when trying to edit a comment, with this error: ``` Type error:...

## Issue report **Question 1: What is the problem?** - What is the expected behavior? Running passenger local development computer, OSX Big Sur, M1: standalone passenger is installed, but it...

I got this error when trying to install with pip ``` Collecting enum Using cached enum-0.4.7.tar.gz (20 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did...

Getting this error in output log: ` res://addons/tbloader/src/plugin.gd:53 - Invalid call. Nonexistent function 'build_combined_csg' in base 'TBLoader'.`

bug

Would be nice if the icons used were Glyphicons, the ones provided by Bootstrap, if there already is a dependency on Bootstrap, they would look better on retina displays. Better...

I'm trying to debug a strange issue I see with lighting, a spotlight is added to an enclosed room built in Trenchbroom and compiled by qbsp and vis (works in...

I've been trying to find info in the sourcecode, but it seems to me lightmaps are not parsed?