kanyun157 / giimote

Automatically exported from code.google.com/p/giimote
GNU Lesser General Public License v3.0
0 stars 0 forks source link

GiiMote revision 164 and up does not work #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install GiiMote
2. Run a game that uses GiiMote

What is the expected output? What do you see instead?
The game should start, instead, a pop up message states "Unexpected error 
occurred when running the game" and the game ends.
In MATLAB the crash occurs only when trying to call a function other than 
the initialization and cleanup functions.

Original issue reported on code.google.com by leif902 on 25 Oct 2008 at 3:29

GoogleCodeExporter commented 8 years ago

Original comment by leif902 on 25 Oct 2008 at 3:30

GoogleCodeExporter commented 8 years ago
Issue 10 has been merged into this issue.

Original comment by leif902 on 25 Feb 2009 at 5:07

GoogleCodeExporter commented 8 years ago

Original comment by leif902 on 10 May 2009 at 5:32

GoogleCodeExporter commented 8 years ago
Just wondering how have you being going with the fix?

Original comment by death2dr...@gmail.com on 13 May 2009 at 10:27

GoogleCodeExporter commented 8 years ago
I have begun work on the problem, however, I'm really not sure what to do. My 
first 
reaction was to include WiimoteLib.dll in GiiMote.dll and have it export 
WiimoteLib to 
Game Maker's temp directory (the one where the application is copied, not the 
one GM 
actually uses). Unfortunatley this won't work because .NET assemblies can only 
load 
libraries from their working directory (the one containing GiiMote) or the 
Global 
Assembly Cache (GAC). My next step is to just load WiimoteLib from code, but 
I'm 
reluctant to start doing it that way.

Original comment by leif902 on 13 May 2009 at 11:06

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Good luck with it!

Original comment by death2dr...@gmail.com on 14 May 2009 at 10:46

GoogleCodeExporter commented 8 years ago
does not want to install on game maker

Original comment by kylejeri...@gmail.com on 6 Sep 2010 at 7:58