Hello PayloadStudios,
After a talk with @Dellamorte it became clear that my mod may have taken you a bit by surprise. I have added a feature to my mod for my next release so you can detect what reports come from clients with my mod installed.
1. A field is added to the WWWForm named "mods"
2. The field "body" is prefixed with "Maritaria.BugReportFlagger(...)\n\n"
Exact code:
Mod.CurrentVersion is of the type System.Version
Sorry for few spamreports I may have send in order to debug it
(about 10 or so)
Stacktrace that you can filter my spam-reports with:
ArgumentNullException: Argument cannot be null.
at Maritaria.FirstPersonKeyBehaviour.TankCamera_FixedUpdate () [0x00000] in <filename unknown>:0
at TankCamera.FixedUpdate () [0x00000] in <filename unknown>:0
If there are other considerations for me to make regarding modding please let me know. I understand that TT isn't ready for mods yet and I don't want my project to upset the TT development.
- Maritaria
After a talk with @Dellamorte it became clear that my mod may have taken you a bit by surprise. I have added a feature to my mod for my next release so you can detect what reports come from clients with my mod installed.
1. A field is added to the WWWForm named "mods"
2. The field "body" is prefixed with "Maritaria.BugReportFlagger(...)\n\n"
Exact code:

Mod.CurrentVersion is of the type System.Version
Sorry for few spamreports I may have send in order to debug it
Stacktrace that you can filter my spam-reports with:
ArgumentNullException: Argument cannot be null.
at Maritaria.FirstPersonKeyBehaviour.TankCamera_FixedUpdate () [0x00000] in <filename unknown>:0
at TankCamera.FixedUpdate () [0x00000] in <filename unknown>:0
If there are other considerations for me to make regarding modding please let me know. I understand that TT isn't ready for mods yet and I don't want my project to upset the TT development.
- Maritaria