Wannes Gennar

Results 23 comments of Wannes Gennar

this seems quite similar to #325, which has my current workaround but I'd love to get rid of that one. Also an option is to use the token analyzer which...

I encountered the same issue with sass-loader, it's rather frustrating when being pointed in the wrong direction regarding errors

Well, I am using the vue [webpack template](https://github.com/vuejs-templates/webpack), here are the steps I found to reproduce the issue: - install the template (`vue init webpack friendly-errors-demo`) (just follow the wizard...

@Atreatis does the issue still persist on the new v1 endpoints?

no problem, I'll close this but feel free to open a new issue if something pops up. Best of luck @Atreatis

the problem here is that we'd need to get [biomes.json](https://github.com/helldivers-2/json/blob/a90d05f3d93161a6a8c32d7c762b9a3b757b0fca/planets/biomes.json) and [environmentals.json](https://github.com/helldivers-2/json/blob/a90d05f3d93161a6a8c32d7c762b9a3b757b0fca/planets/environmentals.json) translated. @chatterchats do we have any way of maintaining this?

I think the main problem for us is that we synchronize every 10s. So calculating from the previous delta would result in *very* rapidly changing not to mention inaccurate calculations....

I wouldn't necessarily strip them as we'd 'lose' data that way. However, I don't think that transforming them into HTML would be out of scope for V1, if people want...

mostly depends on how fast I can identify most developers and communicate the changes We left the Elixir version up and running for approximately 30-50 days

as discussed in Discord, this is most likely the ArrowHead API occasionally returning `null` for messages. While there's a retry mechanism for HTTP errors, it should also retry if the...