TouhouLittleMaid icon indicating copy to clipboard operation
TouhouLittleMaid copied to clipboard

A minecraft forge mod about the maid

Results 35 TouhouLittleMaid issues
Sort by recently updated
recently updated
newest added

I was wondering if it would be possible to add Iron Chest Support.

enhancement

### Minecraft Version - [ ] 1.12.2 - [X] 1.16.5 ### What happened? catserver 1.16.5 尚不知具体原因,后台似乎没有报错。 从1.00更新到后续这两个版本的时候,某些玩家登录时后台无响应,一定时间以后触发服务器的timeout机制。 后续测试,并不是那些玩家的登录造成这样的情况。在他并未上线,我尝试传送至登录坐标的时候也会发生故障。 尚不知具体有多少坐标会出现这样的情况,但目前已知的一个坐标其附近并未出现车万女仆的物品、方块。 这个问题在从1.00更新至1.01或者1.02时产生,并在从1.01或1.02退回1.00的时候消失。 并不清楚是服务器核心问题、还是模组冲突、还是这个模组本身bug https://pan.baidu.com/s/1_WRkrfAaj22fqVQpldH09g?pwd=ibhl pwd=ibhl 这是latest.log以及debug.log ### Relevant log output ```shell [20:13:13]...

bug

### Minecraft Version - [ ] 1.12.2 - [X] 1.16.5 ### What happened? 1.在地图上走来走去,脚底每隔一段时间会自动生成可放入物品栏的p点,间隔时间不固定,不清楚原理,但是不移动的时候不会生成p点,垂直移动水平移动都会触发(比如开创造飞到很高的高空也会在过程中一直触发)。3人联机的时候有一个人最先出现这种情况,后来消失。然后一段时间后相隔一千方块之外的我作为主机也出现了这种情况。(已明确触发方式) 2.模组版本为1.0.2 3.触发方式为身穿dungeons gear的item:dungeons_gear:emerald_chestplate 或 item:dungeons_gear:opulent_chestplate 或item:dungeons_gear:gilded_glory_chestplate 或 item:dungeons_gear:opulent_helmet 或 item:dungeons_gear:emerald_helmet ### Relevant log output ```shell 日志中没有有用的信息...

bug

### Minecraft Version - [ ] 1.12.2 - [X] 1.16.5 ### What happened? 加载了 雪尼资源包 使游戏大部分材质不加载,卸载资源包刷新后恢复原状 可能是这个资源包占用了其他的材质 ### Relevant log output _No response_ ### Contact Details _No response_

bug

### Minecraft Version - [ ] 1.12.2 - [X] 1.16.5 ### What happened? 1.女仆精灵发射弹幕之后服务器就直接崩了 ### Relevant log output ```shell ---- Minecraft Crash Report ---- // Shall we play a game?...

bug

如题,我正在对我的mod做NPC兼容,这个mod会对任意实体生成护盾模型并渲染, 在开发环境(ModList:项目本身,CNPC,CodeChickenLib)下NPC可以显示护盾模型, 但在生产环境(MineCraft幻想乡客户端)下就跑不起来了。 经查明,是由于女仆模组的NPC渲染器继承的是`RenderNPCInterface`而非`RenderCustomNpc`导致的, `RenderNPCInterface`除了`RenderCustomNpc`以外的其他子类是其他NPC自带模型的渲染器, 而NPC引用的实体存在于`RenderCustomNpc`类中,负责任何NPC的渲染,包括调用`RenderNPCInterface`其他子类的渲染。 女仆模组修改NPC渲染类以后,其他mod便无法通过将`RenderLivingBase`转换为`RenderCustonNpc`从NPC的渲染器中获取NPC真正的模型,导致兼容失效。 故女仆的模组`EntityCustomNpcChangeRender`应继承`RenderCustomNpc`而非`RenderNPCInterface`类。

bug

### Minecraft Version - [X] 1.12.2 - [ ] 1.16.5 ### What happened? 1.发生这个报错的时候 一个玩家掉线了 不清楚是如何触发的 ### Relevant log output ```shell https://sourceb.in/qgr5Qt6HiT ``` ### Contact Details _No response_

bug

Would it be possible to improve the compatibility with the Immersive Vehicles mod on 1.12.2? As of now, the maids CAN ride the vehicles (I got them to ride it...

enhancement
improve