-
There is almost no error reporting (for example, failure following a mistake in the config file.)
-
```
2013/12/11 18:49:19 hosts.go:156: Init AutoHost.
2013/12/11 18:49:19 google.go:269: Init Google.
2013/12/11 18:49:19 c4.go:481: Init C4.
2013/12/11 18:49:19 c4.go:470: UserToken is 00:26:c6:3c:e3:…
-
I am proposing a call home function, the main purpose of this will be to log any errors in a single install of CSCMS to a local & remote database. The call home function should be toggleable upon inst…
xLink updated
11 years ago
-
Right now the user won't know when there's an error unless something looks wrong on the interface or map.
Errors to report:
- API key rejected
- JS file request timeout
- Unknown error
-
```
2013/12/11 18:49:19 hosts.go:156: Init AutoHost.
2013/12/11 18:49:19 google.go:269: Init Google.
2013/12/11 18:49:19 c4.go:481: Init C4.
2013/12/11 18:49:19 c4.go:470: UserToken is 00:26:c6:3c:e3:…
-
Maybe you should consider using logging about errors? It is useful to understand, to be aware of the fall of applications from users who install it. For this, there is Sentry or Bugsnag.
For exampl…
-
Got the error generating a new world.
```
[Rim of Madness - Bones] Patch operation Verse.PatchOperationSequence(count=3, lastFailedOperation=Verse.PatchOperationRemove(/Defs/ThingDef[defName = "Pi…
-
[weed]: (FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE)
[weed]: (OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!)
[weed]: (DO NOT POST ABOUT ISSUES FROM OTHER FNF MOD ENGINES! I CANNOT AND P…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241107-994f52fa-amd64
- Deployment mode(standalone …
-
Having this type of error on the ANTLR scope is really bad, because it is never able to provide a useful error and many times this breaks parsing of anything below the partial expression. This is a ve…