ficool2 / HammerPlusPlus-Issue-Tracker

Bug and feature request tracker for Hammer++
37 stars 1 forks source link

[Bug] SDK 2013 MP Build 8860 | EXCEPTION_IN_PAGE_ERROR when trying to add Game Data files #344

Open alao3alao3 opened 2 years ago

alao3alao3 commented 2 years ago

png Dump file: https://drive.google.com/file/d/1TJOfpMW4bc3uqbTGnzFdblNpbGt39d3P/view?usp=sharing I encountered this bug while following the Garry's Mod Tutorial on the Hamer++ Download Page https://github.com/RealParSec/realparsec.github.io/blob/master/README.md

When I reached step 7 of "Configuring" (Adding additional Game Data Files by pressing Add in Options) Hamer++ outputs the preceding popup stating that it's crashed.

I've been able to install Hamer++ successfully on my Laptop a while ago and don't recall this error occurring then. I'm not sure what could be causing this.

Build 8860 SDK 2013 MP

MARK2580 commented 2 years ago

I work every day with Garry's Mod based on SDK 2013, just checked, fgd is added without problems and there are no crashes. Perhaps you are doing something wrong. As an alternative, you can edit the hammerplusplus_gameconfig.txt file and manually add the necessary fgd files there.

alao3alao3 commented 2 years ago

I manually added the neccesary fgd files by copying the hammerplusplusgameconfig.txt file from the working version on my laptop, as well as the other hammerplusplus files, and the respective entites appear within my map files.

I've found a larger issue wherein the EXCEPTION_IN_PAGE_ERROR is produced whenever I perform an action that would open a file explorer occurs (For Example: Adding Game Data files in Tools>Options>Game Configurations, Opening a file within the editor via File>Open, doing File>Save As..., doing File>Export..., and most concerning saving a new map). I don't know if this warrants changing the title of my issue, making a new issue, or just closing it and assuming it just doesn't work on my machine as I'm able to still work on my maps by circumventing it.

I am still able to open map files by clicking on the map files themselves and opening them with Hammer++, and the Sound, Material and Texture browsers work fine.