I did the steps you said but the app didn't pop up. I just copied Class files, not the folders. Can you tell me which folder that i should start from
Thanks...
The app that 'pops' up is a seperate C# application, it must be running in order for you to see anything on your LCD screen. The download link is in the main post.
Just got a G13 and was hoping to use it with Minecraft. Finding this little mod/app was pretty awsome, and even more so when it worked! Thanks for writing this whole thing, I can't wait to see if there will be other features added to the monochrome boards. ^^
Edit:
Of course, after posting this I find an issue. >< Here's the report.
The following unexpected error occurred while rendering the main application view:
An unknown exception occurred while attempting to render the next screen frame.Please do NOT alter any of the information below:
Not sure what caused this. To be fair, I use the Magic Launcher, so maybe that's the issue. Not sure, cause everything worked fine the first time, but now the App crashes and gives me that report everytime I try to use it.
It seems that loads of people were getting the same error, and I have absolutely no clue as to what causes this. So I've forwarded 0.3 to 0.2.1 with (hopefully) a fix. This is a list of changes:
v0.2.1
- Added donation NAG box (You will only be asked once, relax).
- Fixed an out of memory error some people were having (Let me know if it is fixed, I have no way of testing this)
- Changed all occurrences of "G19" to "LCD"
- Added settings file [settings.ini]
You can now change what LCD type is preferred (For the users with a G19 and G13/G15)
Qvga = color (G19)
Monochrome = black and white (G13/G15/G510)
If the app runs on your G13 or G15 and you want it to run on your G19, simply change "preferQvga=False" in the settings.ini to "preferQvga=True"
If it's still not fixed, I have included the debug file (.pdb) so the application should now include line numbers in the error report to help me out with tracking this thing down.
Please let me know if this fixed the problem! Have a nice day
The app that 'pops' up is a seperate C# application, it must be running in order for you to see anything on your LCD screen. The download link is in the main post.
Sorry to be annoying but I'm rather new to this keyboard so could you please explain further as my download only contains .class folders and I can't seem to get it working.
Sorry to be annoying but I'm rather new to this keyboard so could you please explain further as my download only contains .class folders and I can't seem to get it working.
The mod consists of two parts, one needs to go into the minecraft.jar and one needs to be started while you are playing minecraft.
if only the LCD series keyboards keys where not 5 feet tall and felt like a giant 80s computer..
haha really though.. good job, mabye I am thinking of the one that comes in black and white only, I had it and returned it as awesome as the glowing was, the keys where waaay too tall..
I have just released v0.2.2 it features the following:
v0.2.2
- Added a lot of new debug settings, these can be turned on in the settings.ini
'logData' enables the logging of all data received from minecraft and also all major event inside the app. Turning this on will cause *LOADS* of information to be written the the logfile in the \logs\ subdirectory. If you are experiencing crashes, this will help me a great deal with solving them, please turn this on and attach it to your post if you'd like me to help you. Set 'logData=False' to 'logData=True' to enable this feature.
'drawFps' draws fps information in the screen (G19 only) Set 'drawFps=False' to 'drawFps=True' to enable this feature.
'drawDebugInfo' draws advanced debug info on the screen (G19 only) Set 'drawDebugInfo=False' to 'drawDebugInfo=True' to enable this feature.
- Added handling for most of the render loop errors, the violating component will now be hidden instead of the app crashing.
I hope it will help me track down those pesky bugs. Good luck!
I have just released v0.2.2 it features the following:
v0.2.2
- Added a lot of new debug settings, these can be turned on in the settings.ini
'logData' enables the logging of all data received from minecraft and also all major event inside the app. Turning this on will cause *LOADS* of information to be written the the logfile in the \logs\ subdirectory. If you are experiencing crashes, this will help me a great deal with solving them, please turn this on and attach it to your post if you'd like me to help you. Set 'logData=False' to 'logData=True' to enable this feature.
'drawFps' draws fps information in the screen (G19 only) Set 'drawFps=False' to 'drawFps=True' to enable this feature.
'drawDebugInfo' draws advanced debug info on the screen (G19 only) Set 'drawDebugInfo=False' to 'drawDebugInfo=True' to enable this feature.
- Added handling for most of the render loop errors, the violating component will now be hidden instead of the app crashing.
I hope it will help me track down those pesky bugs. Good luck!
Testing right now, I will keep you informed by editing this post!
Testing right now, I will keep you informed by editing this post!
-EDIT-
I can indeed confirm that the XP collection bug has been squashed, great job
However, it seems that the XP bar does not progress correctly on the G510. Here, have a log
Thanks...
The app that 'pops' up is a seperate C# application, it must be running in order for you to see anything on your LCD screen. The download link is in the main post.
I am afraid that I have absolutely 0 experience in macintosh programming. But you could try mono.
You're welcome
'It crashes' doesn't help me at all. Can you post the error message you get?
No problem! I am hoping to have them done in a short while
An unknown exception occurred while attempting to render the next screen frame.Please do NOT alter any of the information below:
==============================================================================
Minecraft LCD Application, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
Report Generated On 5/24/2012 12:35:07 PM
General Exception Information
------------------------------------------------------------------------------
Source : System.Drawing
Method : Clone
Type : System.OutOfMemoryException
Error Message : Out of memory.
Stack Trace : at System.Drawing.Bitmap.Clone(Rectangle rect, PixelFormat format)
at (Object , Rectangle , PixelFormat )
at A.HL.A(Object , Rectangle , PixelFormat )
at A.H.A(Object , GdiDrawingEventArgs )
------------------------------------------------------------------------------
Advanced Exception Information
------------------------------------------------------------------------------
Method Name : Clone
Line Number : 0
Column Number : 0
Code File : Unable to gather data. Error: Object reference not set to an instance of an object.
Edit:
Of course, after posting this I find an issue. >< Here's the report.
Not sure what caused this. To be fair, I use the Magic Launcher, so maybe that's the issue. Not sure, cause everything worked fine the first time, but now the App crashes and gives me that report everytime I try to use it.
It seems that loads of people were getting the same error, and I have absolutely no clue as to what causes this. So I've forwarded 0.3 to 0.2.1 with (hopefully) a fix. This is a list of changes:
v0.2.1
- Added donation NAG box (You will only be asked once, relax).
- Fixed an out of memory error some people were having (Let me know if it is fixed, I have no way of testing this)
- Changed all occurrences of "G19" to "LCD"
- Added settings file [settings.ini]
You can now change what LCD type is preferred (For the users with a G19 and G13/G15)
Qvga = color (G19)
Monochrome = black and white (G13/G15/G510)
If the app runs on your G13 or G15 and you want it to run on your G19, simply change "preferQvga=False" in the settings.ini to "preferQvga=True"
If it's still not fixed, I have included the debug file (.pdb) so the application should now include line numbers in the error report to help me out with tracking this thing down.
Please let me know if this fixed the problem! Have a nice day
--- DOWNLOAD LINKS ---
MIRROR 1 *.zip archive (12 megabytes) MIRROR 2 *.zip archive (12 megabytes)
The following unexpected error occurred while rendering the main application view:
An unknown exception occurred while attempting to render the next screen frame.Please do NOT alter any of the information below:
==============================================================================
Minecraft LCD Application, Version=0.2.1.0, Culture=neutral, PublicKeyToken=null
Report Generated On 5/28/2012 10:40:46 PM
------------------------------------------------------------------------------
Application Information
------------------------------------------------------------------------------
Program : C:\Users\Sigilos\Downloads\minecraft_lcd_app_v0.2.1\Minecraft LCD Application.exe
Version : 0.2.1
Time : 28/05/2012 22:40:47
Username : Sigilos
Computername : HOMEDESKTOP
OS : Microsoft Windows NT 6.1.7601 Service Pack 1
Culture : en-US
Processors : 4
Working Set : 82710528
Framework : 4.0.30319.269
Run Time : 00:02:23.4912073
File Path : C:\Users\Sigilos\Downloads\minecraft_lcd_app_v0.2.1\Minecraft LCD Application.exe
MD5 File Hash : 453f6d43981dd0fa57d78320ff782255
------------------------------------------------------------------------------
General Exception Information
------------------------------------------------------------------------------
Source : System.Drawing
Method : Clone
Type : System.OutOfMemoryException
Error Message : Out of memory.
Stack Trace : at System.Drawing.Bitmap.Clone(Rectangle rect, PixelFormat format)
at (Object , Rectangle , PixelFormat )
at A.VJ.A(Object A, Rectangle B, PixelFormat C)
at A.F.A(Object A, GdiDrawingEventArgs
------------------------------------------------------------------------------
Advanced Exception Information
------------------------------------------------------------------------------
Method Name : Clone
Line Number : 0
Column Number : 0
Code File : Unable to gather data. Error: Object reference not set to an instance of an object.
------------------------------------------------------------------------------
Loaded Modules
------------------------------------------------------------------------------
C:\Users\Sigilos\Downloads\minecraft_lcd_app_v0.2.1\Minecraft LCD Application.exe | 0.2.1.0 | 11526144
C:\Windows\SysWOW64\ntdll.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1572864
C:\Windows\SYSTEM32\MSCOREE.DLL | 4.0.40305.0 (Main.040305-0000) | 303104
C:\Windows\syswow64\KERNEL32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1114112
C:\Windows\syswow64\KERNELBASE.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 286720
C:\Windows\syswow64\ADVAPI32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 655360
C:\Windows\syswow64\msvcrt.dll | 7.0.7601.17744 (win7sp1_gdr.111215-1535) | 704512
C:\Windows\SysWOW64\sechost.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 102400
C:\Windows\syswow64\RPCRT4.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 983040
C:\Windows\syswow64\SspiCli.dll | 6.1.7601.17725 (win7sp1_gdr.111116-1503) | 393216
C:\Windows\syswow64\CRYPTBASE.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 49152
C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll | 4.0.30319.237 (RTMGDR.030319-2300) | 421888
C:\Windows\syswow64\SHLWAPI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 356352
C:\Windows\syswow64\GDI32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 589824
C:\Windows\syswow64\USER32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 1048576
C:\Windows\syswow64\LPK.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 40960
C:\Windows\syswow64\USP10.dll | 1.0626.7601.17514 (win7sp1_rtm.101119-1850) | 643072
C:\Windows\system32\IMM32.DLL | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 393216
C:\Windows\syswow64\MSCTF.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 835584
C:\Windows\syswow64\PSAPI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 6742016
C:\Windows\system32\MSVCR100_CLR0400.dll | 10.00.30319.1 | 778240
C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\3953b1d8b9b57e4957bff8f58145384e\mscorlib.ni.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 14426112
C:\Windows\syswow64\ole32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1425408
C:\Windows\system32\uxtheme.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 524288
C:\Program Files (x86)\ATI Technologies\HydraVision\HydraDMH.dll | 4.0.62 | 217088
C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 65536
C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 393216
C:\Windows\assembly\NativeImages_v4.0.30319_32\System\6f9f0467e8b2dd3f69b015c8e30ac945\System.ni.dll | 4.0.30319.269 built by: RTMGDR | 9101312
C:\Windows\system32\CRYPTSP.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 90112
C:\Windows\system32\rsaenh.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 241664
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\03b5233f1511f5fdb39eb681b04e5506\System.Drawing.ni.dll | 4.0.30319.276 built by: RTMGDR | 1675264
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\9ee9841d9e33fe5dceba4cd7d90f2ae0\System.Windows.Forms.ni.dll | 4.0.30319.269 built by: RTMGDR | 13209600
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\comctl32.dll | 6.10 (win7_rtm.090713-1255) | 540672
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll | 6.10 (win7_rtm.090713-1255) | 1695744
C:\Windows\system32\dwmapi.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 77824
C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_72d273598668a06b\gdiplus.dll | 6.1.7601.17825 (win7sp1_gdr.120420-1503) | 1638400
C:\Windows\system32\WindowsCodecs.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 1028096
C:\Windows\system32\version.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 36864
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Core\ed91b57205429a23bb91f4499059a459\System.Core.ni.dll | 4.0.30319.233 built by: RTMGDR | 7077888
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel\cfece6f67593b4d8bb58d23b7fdcc470\System.ServiceModel.ni.dll | 4.0.30319.233 built by: RTMGDR | 18067456
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Runtime.Seri#\8a9fac9cb825b5d2db0bdb867fff940e\System.Runtime.Serialization.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 2658304
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Runtime.Dura#\79ac99fe5274fb82ffcff2c15f71854c\System.Runtime.DurableInstancing.ni.dll | 4.0.30319.1 built by: RTMRel | 1028096
C:\Windows\assembly\NativeImages_v4.0.30319_32\SMDiagnostics\bb97517e4ca64e02282fca24612ce8ad\SMDiagnostics.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 155648
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Configuration\623d2a0f11dd82bb9bc13d1cb981b239\System.Configuration.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 995328
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml\d1f299160424bad90fe9f658661389e2\System.Xml.ni.dll | 4.0.30319.233 built by: RTMGDR | 5627904
C:\Windows\syswow64\urlmon.dll | 8.00.7600.16385 (win7_rtm.090713-1255) | 1269760
C:\Windows\syswow64\WININET.dll | 8.00.7600.16385 (win7_rtm.090713-1255) | 1003520
C:\Windows\syswow64\iertutil.dll | 8.00.7601.17608 (win7sp1_gdr.110428-1525) | 2076672
C:\Windows\syswow64\OLEAUT32.dll | 6.1.7601.17676 | 585728
C:\Windows\syswow64\CRYPT32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1167360
C:\Windows\syswow64\MSASN1.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 49152
C:\Windows\syswow64\SHELL32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 12886016
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.WorkflowServ#\6c7f57211a988e2f261dff251805e90e\System.WorkflowServices.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 1241088
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\f42c2acdb000001066c78acfc6cd8655\System.ServiceModel.Web.ni.dll | 4.0.30319.233 (RTMGDR.030319-2300) | 1097728
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\ec057796972ce41b751eaa3a8306fbcb\System.ServiceModel.Discovery.ni.dll | 4.0.30319.1 built by: RTMRel | 1146880
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\5055b60e339143bbace5871f5fe4b114\System.ServiceModel.Activities.ni.dll | 4.0.30319.1 built by: RTMRel | 1400832
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\dc86fe1c7a6e3a7ce9e9c1f13d9b1e8e\System.ServiceModel.Routing.ni.dll | 4.0.30319.1 built by: RTMRel | 380928
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\d09c237ee72af3935f1a01388ef8e315\System.ServiceModel.Channels.ni.dll | 4.0.30319.1 built by: RTMRel | 94208
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.IdentityModel\bd28f26b18b8ffeee1a0fbaa98f5810e\System.IdentityModel.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 1085440
C:\Windows\system32\rasapi32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 335872
C:\Windows\system32\rasman.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 86016
C:\Windows\syswow64\WS2_32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 217088
C:\Windows\syswow64\NSI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\system32\rtutils.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 53248
C:\Windows\system32\mswsock.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 245760
C:\Windows\System32\wshtcpip.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\System32\wship6.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\system32\winhttp.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 360448
C:\Windows\system32\webio.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 323584
C:\Windows\system32\credssp.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 32768
C:\Windows\system32\IPHLPAPI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 114688
C:\Windows\system32\WINNSI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 28672
C:\Windows\system32\dhcpcsvc.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 73728
C:\Windows\system32\dhcpcsvc6.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 53248
C:\Windows\syswow64\CFGMGR32.dll | 6.1.7601.17621 (win7sp1_gdr.110523-2108) | 159744
C:\Windows\system32\DNSAPI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 278528
C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL | 6.500.3165.0 | 147456
C:\Program Files (x86)\Bonjour\mdnsNSP.dll | 2.0.4.0 | 151552
C:\Windows\system32\rasadhlp.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\System32\fwpuclnt.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 229376
C:\Users\Sigilos\Downloads\minecraft_lcd_app_v0.2.1\GammaJul.LgLcd.Native32.dll | 3, 1, 180, 0 | 24576
C:\Program Files (x86)\Logitech\GamePanel Software\LCD Manager\LgLcdApi.dll | 3.03.133 | 122880
C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll | 10.0.30319.1 built by: RTMRel | 696320
C:\Windows\system32\shfolder.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\system32\bcrypt.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 94208
==============================================================================
An unknown exception occurred while attempting to render the next screen frame.Please do NOT alter any of the information below:
==============================================================================
Minecraft LCD Application, Version=0.2.1.0, Culture=neutral, PublicKeyToken=null
Report Generated On 5/29/2012 6:07:32 PM
------------------------------------------------------------------------------
Application Information
------------------------------------------------------------------------------
Program : C:\Users\Kevin\Desktop\minecraft_lcd_app_v0.2.1\Minecraft LCD Application.exe
Version : 0.2.1
Time : 29/05/2012 18:07:32
Username : Kevin
Computername : KEVIN-PC
OS : Microsoft Windows NT 6.1.7601 Service Pack 1
Culture : en-US
Processors : 2
Working Set : 80961536
Framework : 4.0.30319.269
Run Time : 00:01:30.2641628
File Path : C:\Users\Kevin\Desktop\minecraft_lcd_app_v0.2.1\Minecraft LCD Application.exe
MD5 File Hash : 453f6d43981dd0fa57d78320ff782255
------------------------------------------------------------------------------
General Exception Information
------------------------------------------------------------------------------
Source : System.Drawing
Method : Clone
Type : System.OutOfMemoryException
Error Message : Out of memory.
Stack Trace : at System.Drawing.Bitmap.Clone(Rectangle rect, PixelFormat format)
at (Object , Rectangle , PixelFormat )
at A.VJ.A(Object A, Rectangle B, PixelFormat C)
at A.F.A(Object A, GdiDrawingEventArgs
------------------------------------------------------------------------------
Advanced Exception Information
------------------------------------------------------------------------------
Method Name : Clone
Line Number : 0
Column Number : 0
Code File : Unable to gather data. Error: Object reference not set to an instance of an object.
------------------------------------------------------------------------------
Loaded Modules
------------------------------------------------------------------------------
C:\Users\Kevin\Desktop\minecraft_lcd_app_v0.2.1\Minecraft LCD Application.exe | 0.2.1.0 | 11526144
C:\Windows\SysWOW64\ntdll.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1572864
C:\Windows\SYSTEM32\MSCOREE.DLL | 4.0.40305.0 (Main.040305-0000) | 303104
C:\Windows\syswow64\KERNEL32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1114112
C:\Windows\syswow64\KERNELBASE.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 286720
C:\Windows\syswow64\ADVAPI32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 655360
C:\Windows\syswow64\msvcrt.dll | 7.0.7601.17744 (win7sp1_gdr.111215-1535) | 704512
C:\Windows\SysWOW64\sechost.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 102400
C:\Windows\syswow64\RPCRT4.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 983040
C:\Windows\syswow64\SspiCli.dll | 6.1.7601.17725 (win7sp1_gdr.111116-1503) | 393216
C:\Windows\syswow64\CRYPTBASE.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 49152
C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll | 4.0.30319.237 (RTMGDR.030319-2300) | 421888
C:\Windows\syswow64\SHLWAPI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 356352
C:\Windows\syswow64\GDI32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 589824
C:\Windows\syswow64\USER32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 1048576
C:\Windows\syswow64\LPK.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 40960
C:\Windows\syswow64\USP10.dll | 1.0626.7601.17514 (win7sp1_rtm.101119-1850) | 643072
C:\Windows\system32\IMM32.DLL | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 393216
C:\Windows\syswow64\MSCTF.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 835584
C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 6742016
C:\Windows\system32\MSVCR100_CLR0400.dll | 10.00.30319.1 | 778240
C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\3953b1d8b9b57e4957bff8f58145384e\mscorlib.ni.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 14426112
C:\Windows\syswow64\ole32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1425408
C:\Windows\system32\uxtheme.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 524288
C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 65536
C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll | 4.0.30319.269 (RTMGDR.030319-2600) | 393216
C:\Windows\assembly\NativeImages_v4.0.30319_32\System\6f9f0467e8b2dd3f69b015c8e30ac945\System.ni.dll | 4.0.30319.269 built by: RTMGDR | 9101312
C:\Windows\system32\CRYPTSP.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 90112
C:\Windows\system32\rsaenh.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 241664
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\03b5233f1511f5fdb39eb681b04e5506\System.Drawing.ni.dll | 4.0.30319.276 built by: RTMGDR | 1675264
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\9ee9841d9e33fe5dceba4cd7d90f2ae0\System.Windows.Forms.ni.dll | 4.0.30319.269 built by: RTMGDR | 13209600
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\comctl32.dll | 6.10 (win7_rtm.090713-1255) | 540672
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll | 6.10 (win7_rtm.090713-1255) | 1695744
C:\Windows\system32\dwmapi.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 77824
C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_72d273598668a06b\gdiplus.dll | 6.1.7601.17825 (win7sp1_gdr.120420-1503) | 1638400
C:\Windows\system32\WindowsCodecs.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 1028096
C:\Windows\system32\version.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 36864
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Core\ed91b57205429a23bb91f4499059a459\System.Core.ni.dll | 4.0.30319.233 built by: RTMGDR | 7077888
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel\cfece6f67593b4d8bb58d23b7fdcc470\System.ServiceModel.ni.dll | 4.0.30319.233 built by: RTMGDR | 18067456
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Runtime.Seri#\8a9fac9cb825b5d2db0bdb867fff940e\System.Runtime.Serialization.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 2658304
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Runtime.Dura#\79ac99fe5274fb82ffcff2c15f71854c\System.Runtime.DurableInstancing.ni.dll | 4.0.30319.1 built by: RTMRel | 1028096
C:\Windows\assembly\NativeImages_v4.0.30319_32\SMDiagnostics\bb97517e4ca64e02282fca24612ce8ad\SMDiagnostics.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 155648
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Configuration\623d2a0f11dd82bb9bc13d1cb981b239\System.Configuration.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 995328
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml\d1f299160424bad90fe9f658661389e2\System.Xml.ni.dll | 4.0.30319.233 built by: RTMGDR | 5627904
C:\Windows\syswow64\urlmon.dll | 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330) | 1118208
C:\Windows\syswow64\OLEAUT32.dll | 6.1.7601.17676 | 585728
C:\Windows\syswow64\iertutil.dll | 9.00.8112.16443 (WIN7_IE9_GDR.120227-1545) | 1802240
C:\Windows\syswow64\WININET.dll | 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330) | 1159168
C:\Windows\syswow64\Normaliz.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 12288
C:\Windows\system32\Secur32.dll | 6.1.7601.17725 (win7sp1_gdr.111116-1503) | 32768
C:\Windows\syswow64\SHELL32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 12886016
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.WorkflowServ#\6c7f57211a988e2f261dff251805e90e\System.WorkflowServices.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 1241088
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\f42c2acdb000001066c78acfc6cd8655\System.ServiceModel.Web.ni.dll | 4.0.30319.233 (RTMGDR.030319-2300) | 1097728
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\ec057796972ce41b751eaa3a8306fbcb\System.ServiceModel.Discovery.ni.dll | 4.0.30319.1 built by: RTMRel | 1146880
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\5055b60e339143bbace5871f5fe4b114\System.ServiceModel.Activities.ni.dll | 4.0.30319.1 built by: RTMRel | 1400832
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\dc86fe1c7a6e3a7ce9e9c1f13d9b1e8e\System.ServiceModel.Routing.ni.dll | 4.0.30319.1 built by: RTMRel | 380928
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel#\d09c237ee72af3935f1a01388ef8e315\System.ServiceModel.Channels.ni.dll | 4.0.30319.1 built by: RTMRel | 94208
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.IdentityModel\bd28f26b18b8ffeee1a0fbaa98f5810e\System.IdentityModel.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 1085440
C:\Windows\system32\rasapi32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 335872
C:\Windows\system32\rasman.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 86016
C:\Windows\syswow64\WS2_32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 217088
C:\Windows\syswow64\NSI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\system32\rtutils.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 53248
C:\Windows\system32\mswsock.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 245760
C:\Windows\System32\wshtcpip.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\System32\wship6.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\system32\winhttp.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 360448
C:\Windows\system32\webio.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 323584
C:\Windows\system32\credssp.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 32768
C:\Windows\system32\IPHLPAPI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 114688
C:\Windows\system32\WINNSI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 28672
C:\Windows\system32\dhcpcsvc6.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 53248
C:\Windows\system32\dhcpcsvc.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 73728
C:\Windows\syswow64\CFGMGR32.dll | 6.1.7601.17621 (win7sp1_gdr.110523-2108) | 159744
C:\Windows\system32\DNSAPI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 278528
C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL | 7.250.4225.0 | 159744
C:\Windows\syswow64\PSAPI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Program Files (x86)\Bonjour\mdnsNSP.dll | 3,0,0,10 | 135168
C:\Windows\system32\rasadhlp.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\System32\fwpuclnt.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 229376
C:\Users\Kevin\Desktop\minecraft_lcd_app_v0.2.1\GammaJul.LgLcd.Native32.dll | 3, 1, 180, 0 | 24576
C:\Program Files (x86)\Logitech\GamePanel Software\LCD Manager\LgLcdApi.dll | 3.06.109 | 122880
C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll | 10.0.30319.1 built by: RTMRel | 696320
C:\Windows\system32\shfolder.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\system32\bcrypt.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 94208
==============================================================================
Sorry to be annoying but I'm rather new to this keyboard so could you please explain further as my download only contains .class folders and I can't seem to get it working.
The mod consists of two parts, one needs to go into the minecraft.jar and one needs to be started while you are playing minecraft.
You need to install this into the minecraft.jar:
Mod v0.2 Alpha [Minecraft 1.2.5]
Mod: MIRROR 1 *.zip archive (50 kilobytes) MIRROR 2 *.zip archive (50 kilobytes)
and this:
Application v0.2.1 Alpha
App: MIRROR 1 *.zip archive (12 megabytes) MIRROR 2 *.zip archive (12 megabytes)
is the separate application you need to run. That one will show up on your LCD screen.
haha really though.. good job, mabye I am thinking of the one that comes in black and white only, I had it and returned it as awesome as the glowing was, the keys where waaay too tall..
The following unexpected error occurred while rendering the main application view:
An unknown exception occurred while attempting to render the next screen frame.Please do NOT alter any of the information below:
==============================================================================
Minecraft LCD Application, Version=0.2.1.0, Culture=neutral, PublicKeyToken=null
Report Generated On 5/31/2012 12:51:25 PM
------------------------------------------------------------------------------
Application Information
------------------------------------------------------------------------------
Program : C:\Minecraft\World Edit Client\Minecraft LCD Application.exe
Version : 0.2.1
Time : 31/05/2012 12:51:25
Username : ******************
Computername : ******************
OS : Microsoft Windows NT 6.1.7601 Service Pack 1
Culture : en-US
Processors : 8
Working Set : 89632768
Framework : 4.0.30319.1
Run Time : 00:00:48.1278123
File Path : C:\Minecraft\World Edit Client\Minecraft LCD Application.exe
MD5 File Hash : 453f6d43981dd0fa57d78320ff782255
------------------------------------------------------------------------------
General Exception Information
------------------------------------------------------------------------------
Source : mscorlib
Method : ToInt32
Type : System.OverflowException
Error Message : Value was either too large or too small for an Int32.
Stack Trace : at System.Convert.ToInt32(Double value)
at System.Convert.ToInt32(Single value)
at A.XJ.A(Single A)
at A.F.A(Object A, GdiDrawingEventArgs
------------------------------------------------------------------------------
Advanced Exception Information
------------------------------------------------------------------------------
Method Name : ToInt32
Line Number : 0
Column Number : 0
Code File : Unable to gather data. Error: Object reference not set to an instance of an object.
------------------------------------------------------------------------------
Loaded Modules
------------------------------------------------------------------------------
C:\Minecraft\World Edit Client\Minecraft LCD Application.exe | 0.2.1.0 | 11526144
C:\Windows\SysWOW64\ntdll.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1572864
C:\Windows\SYSTEM32\MSCOREE.DLL | 4.0.40305.0 (Main.040305-0000) | 303104
C:\Windows\syswow64\KERNEL32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1114112
C:\Windows\syswow64\KERNELBASE.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 286720
C:\Windows\syswow64\ADVAPI32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 655360
C:\Windows\syswow64\msvcrt.dll | 7.0.7601.17744 (win7sp1_gdr.111215-1535) | 704512
C:\Windows\SysWOW64\sechost.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 102400
C:\Windows\syswow64\RPCRT4.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 983040
C:\Windows\syswow64\SspiCli.dll | 6.1.7601.17725 (win7sp1_gdr.111116-1503) | 393216
C:\Windows\syswow64\CRYPTBASE.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 49152
C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll | 4.0.30319.1 (RTMRel.030319-0100) | 417792
C:\Windows\syswow64\SHLWAPI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 356352
C:\Windows\syswow64\GDI32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 589824
C:\Windows\syswow64\USER32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 1048576
C:\Windows\syswow64\LPK.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 40960
C:\Windows\syswow64\USP10.dll | 1.0626.7601.17514 (win7sp1_rtm.101119-1850) | 643072
C:\Windows\system32\IMM32.DLL | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 393216
C:\Windows\syswow64\MSCTF.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 835584
C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll | 4.0.30319.1 (RTMRel.030319-0100) | 6746112
C:\Windows\system32\MSVCR100_CLR0400.dll | 10.00.30319.1 | 778240
C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\246f1a5abb686b9dcdf22d3505b08cea\mscorlib.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 14430208
C:\Windows\syswow64\ole32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 1425408
C:\Windows\system32\uxtheme.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 524288
C:\Program Files (x86)\GFI Software\GFIAgent\oehook.dll | 3, 2, 3, 0 | 118784
C:\Windows\syswow64\psapi.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll | 4.0.30319.1 (RTMRel.030319-0100) | 65536
C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll | 4.0.30319.1 (RTMRel.030319-0100) | 393216
C:\Windows\assembly\NativeImages_v4.0.30319_32\System\964da027ebca3b263a05cadb8eaa20a3\System.ni.dll | 4.0.30319.1 built by: RTMRel | 9011200
C:\Windows\system32\CRYPTSP.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 90112
C:\Windows\system32\rsaenh.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 241664
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\dd57bc19f5807c6dbe8f88d4a23277f6\System.Drawing.ni.dll | 4.0.30319.1 built by: RTMRel | 1662976
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\17e020ae92d7fab33bcc1c98b25019d0\System.Windows.Forms.ni.dll | 4.0.30319.1 built by: RTMRel | 13021184
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\comctl32.dll | 6.10 (win7_rtm.090713-1255) | 540672
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll | 6.10 (win7_rtm.090713-1255) | 1695744
C:\Windows\system32\dwmapi.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 77824
C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_72d273598668a06b\gdiplus.dll | 6.1.7601.17825 (win7sp1_gdr.120420-1503) | 1638400
C:\Windows\system32\WindowsCodecs.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 1028096
C:\Windows\system32\version.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 36864
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Configuration\ac18c2dcd06bd2a0589bac94ccae5716\System.Configuration.ni.dll | 4.0.30319.1 (RTMRel.030319-0100) | 987136
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml\e997d0200c25f7db6bd32313d50b729d\System.Xml.ni.dll | 4.0.30319.1 built by: RTMRel | 5582848
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Core\713647b987b140a17e3c4ffe4c721f85\System.Core.ni.dll | 4.0.30319.1 built by: RTMRel | 7036928
C:\Windows\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll | 4.0.30319.1 (RTMRel.030319-0100) | 278528
C:\Windows\syswow64\urlmon.dll | 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330) | 1118208
C:\Windows\syswow64\OLEAUT32.dll | 6.1.7601.17676 | 585728
C:\Windows\syswow64\iertutil.dll | 9.00.8112.16443 (WIN7_IE9_GDR.120227-1545) | 1802240
C:\Windows\syswow64\WININET.dll | 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330) | 1159168
C:\Windows\syswow64\Normaliz.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 12288
C:\Windows\system32\Secur32.dll | 6.1.7601.17725 (win7sp1_gdr.111116-1503) | 32768
C:\Windows\syswow64\SHELL32.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 12886016
C:\Windows\system32\rasapi32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 335872
C:\Windows\system32\rasman.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 86016
C:\Windows\syswow64\WS2_32.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 217088
C:\Windows\syswow64\NSI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\system32\rtutils.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 53248
C:\Windows\system32\mswsock.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 245760
C:\Windows\System32\wshtcpip.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\System32\wship6.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\system32\winhttp.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 360448
C:\Windows\system32\webio.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 323584
C:\Windows\system32\credssp.dll | 6.1.7601.17514 (win7sp1_rtm.101119-1850) | 32768
C:\Windows\system32\IPHLPAPI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 114688
C:\Windows\system32\WINNSI.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 28672
C:\Windows\system32\dhcpcsvc6.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 53248
C:\Windows\system32\dhcpcsvc.DLL | 6.1.7600.16385 (win7_rtm.090713-1255) | 73728
C:\Windows\syswow64\CFGMGR32.dll | 6.1.7601.17621 (win7sp1_gdr.110523-2108) | 159744
C:\Windows\system32\DNSAPI.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 278528
C:\Windows\system32\rasadhlp.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 24576
C:\Windows\System32\fwpuclnt.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 229376
C:\Minecraft\World Edit Client\GammaJul.LgLcd.Native32.dll | 3, 1, 180, 0 | 24576
C:\Program Files\Logitech Gaming Software\LcdApi\x86\LgLcdApi.dll | 1.00.000 | 536576
C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll | 10.0.30319.1 built by: RTMRel | 696320
C:\Windows\system32\shfolder.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 20480
C:\Windows\system32\bcrypt.dll | 6.1.7600.16385 (win7_rtm.090713-1255) | 94208
==============================================================================
Other Mods loaded into my .jar
ModLoader
WorldEdit
Rei's Minimap
I can confirm that the app WILL crash, as soon as any experience is earned. Here, have an error log
Twitter
Blog
YouTube
Looks like we are having the same problem. It's your Experience. Try starting a fresh world, where your level is 0 and you haven't killed anything
Twitter
Blog
YouTube
v0.2.2
- Added a lot of new debug settings, these can be turned on in the settings.ini
'logData' enables the logging of all data received from minecraft and also all major event inside the app. Turning this on will cause *LOADS* of information to be written the the logfile in the \logs\ subdirectory. If you are experiencing crashes, this will help me a great deal with solving them, please turn this on and attach it to your post if you'd like me to help you. Set 'logData=False' to 'logData=True' to enable this feature.
'drawFps' draws fps information in the screen (G19 only) Set 'drawFps=False' to 'drawFps=True' to enable this feature.
'drawDebugInfo' draws advanced debug info on the screen (G19 only) Set 'drawDebugInfo=False' to 'drawDebugInfo=True' to enable this feature.
- Added handling for most of the render loop errors, the violating component will now be hidden instead of the app crashing.
I hope it will help me track down those pesky bugs. Good luck!
Testing right now, I will keep you informed by editing this post!
Twitter
Blog
YouTube
-EDIT-
I can indeed confirm that the XP collection bug has been squashed, great job
However, it seems that the XP bar does not progress correctly on the G510. Here, have a log
Twitter
Blog
YouTube
ItemFrameShops - A Bukkit plugin to sell items and blocks using item frames! Includes customizable GUI