Bastrabun
Bastrabun
Not sure whether display modpack problem or itemframe problem. When a player adds a black or green board to an itemframe, they are shown BEHIND that itemframe, instead of in...
Repro: Place wooden signs in both directions and try to pass close. The sign pointing right lets you not pass as close as the sign pointing left. May be not...
Invalid float vector dimension range 'y' (expected -2.14748e+06 < y < 2.14748e+06 got 4.2413e+09).
``` 2022-02-12 07:51:28: WARNING[Server]: collisionMoveSimple: Loop count exceeded, aborting to avoid infiniite loop 2022-02-12 07:51:45: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'petz' in callback luaentity_Step(): Invalid float...
Repro: 1. Place a luacontroller 2. Add this code: ``` interrupt(0.1,'') ``` 3. Use Worldedit to remove the luacontroller Another Repro: 1. Place luacontroller 2. Place a digilines piston next...
## Problem Sometimes, you want to not remove all entities, but only those of a certain type. Currently you only have the choice to remove them all or only those...
### 🌧 Describe the problem Following https://github.com/42wim/matterbridge/issues/2037 commit https://github.com/lrstanley/girc/commit/82409175c90805b876fef8a5be034d6a1c698ab8 causes matterbridge not connect to twitch.tv on irc protocol properly. Using matterbridge-1.26.0-linux-64bit and this config ``` [irc.tv] Password="mytokenwasreplacedofc" Nick="Somenick" Server="irc.chat.twitch.tv:6697" UseTLS=true...
**Describe the bug** Using matterbridge-1.26.0-linux-64bit and this config ``` [irc.tv] Password="mytokenwasreplacedofc" Nick="Somenick" Server="irc.chat.twitch.tv:6697" UseTLS=true RemoteNickFormat=" " Charset="utf-8" ``` I get this error: time="2023-04-04T11:26:18Z" level=error msg="disconnect: error: EOF" prefix=irc time="2023-04-04T11:26:18Z" level=fatal...
Happens when I place WE points via //1 and //2: ``` 2023-11-10 20:23:51: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'worldeditadditions_core' in callback luaentity_Activate(): ...tions/worldeditadditions_core/core/pos_marker_manage.lua:119: attempt to index a...
Repro: 1. Create a Worldedit area either with //1 and //2 or with the wand 2. Do //count (this invokes worldeditadditons) No crash, but: ``` 2023-01-21 15:01:03: ERROR[Main]: generateImage(): Could...
Repro: I tried to copy a region with worldedit. //1 //2 //save t2 At this point I didn't read properly and thought the area was copied already, so I wen...