Jesse Litton

Results 47 comments of Jesse Litton

See bug #55. CCP has purposely crippled logging in the last patch. The workaround will be to make it so that you can manually set your location in IMP, but...

I did not get to play/test last night, but I've gone ahead and built/uploaded a pre-release that fixes the character location: https://github.com/3vi1/IMP/releases/tag/v0.9.7.7 Hopefully I'll get time tonight to test proper...

Sounds like a good idea; I'll put it on the list.

Thanks for giving this some attention - I look forward to future releases of this very cool tool!

It still appears to fail due to the incompatible pointer types, other errors are gone: `[ 2%] Building C object CMakeFiles/Plugins.dir/src/Plugins/GoatTracker/gt2/gconsole.c.o /home/evil/src/RetroDebugger/src/Plugins/GoatTracker/gt2/gconsole.c: In function ‘initscreen’: /home/evil/src/RetroDebugger/src/Plugins/GoatTracker/gt2/gconsole.c:85:26: error: assignment to ‘unsigned...

Those two fixes do fix the incompatible pointer types, but (even with the -fpermissive confirmed in CMakeList), it looks like it's hitting implicit function declarations further along. ``` [ 3%]...

Cool! Thanks for taking the time to help out us Linux/C64 enthusiasts. Your efforts are appreciated!