dwaaan / freetar

Automatically exported from code.google.com/p/freetar
1 stars 0 forks source link

Failed to enumerate devices: Failed to set buffer size (2) #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When starting the Freetar Game OR Freetar Editor on some machine
configurations (detailed below) a 'Failed to enumerate devices: Failed to
set buffer size (2)' error is generated by the program (listed in the Java
console):

"[timestamp] com.jme.system.PropertiesIO <init>
INFO: PropertiesIO created
[timestamp] com.jme.system.PropertiesIO load
INFO: Read properties
Failed to enumerate devices: Failed to set buffer size (2)"

After this the program generates another error when looking for controller
"null" - and no input devices are visible to the program.

Version 0.1 of the editor appears to work normally for this machine
configuration.

For original issue post see forums:
http://antonstruyk.com/forums/viewtopic.php?p=3518

The input devices hooked to the computer are:
 * a wireless USB controller plugged on the rear USB port
 * a parallel port hack of a PSX controller
 * standard pt-br ABNT2 model PS2 keyboard

Original issue reported on code.google.com by astr...@gmail.com on 4 Oct 2006 at 1:27

GoogleCodeExporter commented 8 years ago
This thread lists another user who is having the same problem
http://www.antonstruyk.com/forums/viewtopic.php?t=85

Original comment by astr...@gmail.com on 4 Oct 2006 at 1:33