Srdjan Vodenicar

Results 10 issues of Srdjan Vodenicar

Create api MixinStack with findMixinsInStackTrace method Version Bump 7.1 Readme update

**Describe the bug** It crashes after making a structure (a little chisel is used to build) **Versions** Nothirium: 0.1.3-beta RenderLib: 1.0.6 Forge: 14.23.5.2860 Minecraft: 1.12.2 Other mods (necessary to reproduce...

bug
incompatibility
confirmed

If you try to upsert a large collection that contains new and updated items the operation will fail. ```log Failed to acquire lock for collection file X.json java.nio.channels.ClosedChannelException: null at...

After rebooting, I started to experience this issue ```log [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Version 4.4 [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: OS: Linux [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Arch: aarch64 [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Oracle Corporation OpenJDK...

These changes go along with my own server implementation [Autobot-Server](https://github.com/Srdjan-V/tf2autobot-server) The ipc messages should now always return a response indicating if i was successful ```json { "success": true, "data": {}...

### Is there an existing issue for this? - [x] I have searched for an existing issue ### Is your feature request related to a problem? Please describe. x ###...

enhancement

### Is there an existing issue for this? - [x] I have searched for an existing issue ### Is your feature request related to a problem? Please describe. x ###...

enhancement

The plugin is nice, but for my workflow is unusable because I need some background thread to keep working.

This is a duplicate of #789, but it was closed as completed without a proper resolution. The `IdentifierGeneratorFactory` was removed in [7.0.0.Alpha3](https://github.com/hibernate/hibernate-orm/blob/469ffda921f959dad75658db79795b2fb480fed8/changelog.txt#L617) The same issue can be seen in the...