You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If included in config.cpp with missing closing bracket
class ClassA {
class ClassB {
};
outputs:
hemtt dev
INFO Config loaded forModName0.1.0.0
INFO Creating `dev` version
INFO will write pbo:true
ERROR panicked at libs\config\src\analyze\codes\mod.rs:85:14:
mapping exists
Oh no! HEMTT has crashed!
This is a bug in HEMTT itself, not necessarily your project.
Even if there is a bug in your project, HEMTT should not crash, but gracefully exitwith an error message.
Support for HEMTT can be found on:
GitHub (https://github.com/BrettMayson/HEMTT)
#hemtt on the ACE 3 Discord (https://acemod.org/discord)
The logfrom the most recent run can be found in `.hemttout/latest.log`.
It is always best to the include the logand a link to your project when reporting a bug, this will help reproduce the issue.
If included in
config.cpp
with missing closing bracketoutputs:
Truncated
latest.log
(PII removed)
Slight variations seem to correctly be identified and handled
The text was updated successfully, but these errors were encountered: