-
**Describe the bug**
My main Windows PC has `Installed Compiler Build: 1259`, and my Windows laptop has `Installed Compiler Build: 1262`, which is the latest version. 1259 builds the map as expected …
-
Hello there,
The id defined for the [dummy item id](https://github.com/wurstscript/WurstStdlib2/blob/3bafba6abc4b8ce19361f7ef8e679737b589a8d0/wurst/util/TerrainUtils.wurst#L60), which is used to ch…
-
I use vscode to run WurstBareboneTemplate, start the game by extension "wurst: run a wurst map", build success, then game crash directly, I don't know why?
![image](https://user-images.githubuserco…
-
I consistently get this exception **the second time** I build my map after opening my project in vscode. As a workaround I have to restart vscode each time I want to build and run my map.
Repro ste…
-
https://github.com/wurstscript/WurstScript/blob/53728206d7ffb32764ad2aafb2cf0cb55d60a984/de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/RunTests.java#L201
Can we give t…
-
does Wurst supports 1.26 warcraft?
After as i did clean install from off. website and tried to launch WC3 with vscode - i getting error.
Is it my mistake or not?
p.s. sorry for my bad english. :…
-
Got compiletime error when trying to use next construction.
---declaration---
```
interface Setter
function run(T data)
```
```
public class UDERealField
private Setter setter
…
-
Hello,
My wurstscript jar is on 1244, and latest build found is 1245.
When hitting `Update WurstScript`, the download bar runs and seems to work, but afterwards, `Installed Compiler Build` goes …
-
**Describe the bug**
The compiler reports that constants local should be defined with `let`, but it and lambdas expression cannot automatically infer conflicts.
```
@Test public function foo()
…
-
Hello! Thanks for maintaining Gem TD. I was interested in reading through the codebase and decided to check out the repo with the following command (based from `README.md`):
```
git clone --recurs…