-
```
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 16.08.16 17:25
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at codechi…
-
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 6/12/16 10:45 PM
Description: Ticking block entity
java.lang.NoSuchMethodError: appeng.api.features.IInscriberRegistry.getRecipes()Lja…
-
**_4 Upvotes**_ I have reasonably large app that I'm working on.
When I make any change to the code and press 'save', the time to build the app and refresh the browser is very long, and also highly va…
-
[BladeServer.java](https://github.com/coelhudo/DataCenterSimulator/blob/7ad2f4de17bdf1b6193b0489d5de2c5752ca34fc/src/simulator/physical/BladeServer.java#L252)
-
the game don't start and the launcher says:
---- Minecraft Crash Report ----
// There are four lights!
Time: 07/07/16 11.42
Description: There was a severe problem during mod loading that has caused…
-
[ResourceAllocation.java](https://github.com/coelhudo/DataCenterSimulator/blob/1c85d2754b95dd561f66a4f004a3ea8b71ca3280/src/simulator/ra/ResourceAllocation.java#L159)
-
The mod was recently patched, and now I can't even open the program. When loading objects, the program just closes entirely. I can't do anything with it.
-
Hi.
The latest yosys from git optimizes my fsm a little too much... :smile:
I'm a total beginner in Verilog so I'm not sure if it's just my code. I uploaded it to github
https://github.com/dvc94ch/…
-
A design may have "non-register loops" that are irrelevant.
For example, the output of a mux might conditionally loop to one of its inputs, but that input is never selected at the same time the loop …
-
Not sure where to report this, but I think I found a compiler bug somewhere in the yosys+arachne-pnr+icestorm toolchain, and I don't know how to go about debugging it.
These two verilog sources, whic…