Giter VIP home page Giter VIP logo

Comments (7)

aDeterMinism avatar aDeterMinism commented on August 19, 2024

什么问题

因为会长通知上线是正常的,可能问题发生在通知上线之后

建议

将通知上线后部分去除,

  1. 判定玩家权限部分另起函数,还原为原先版本
  2. 将给权限、删权限合并到增加高级成员操作函数和移除操作、退出操作函数中

from guildmanager.

acsoto avatar acsoto commented on August 19, 2024

应该是存完数据库内存没刷新的问题,我把逻辑改到增删高级成员那里吧

from guildmanager.

acsoto avatar acsoto commented on August 19, 2024

原因是指令里面的玩家变量类型搞错了😓

from guildmanager.

aDeterMinism avatar aDeterMinism commented on August 19, 2024

@acsoto

按我理解,感觉不对劲

in GuildCommand.java line 173 需要检查、去除公会广场权限
in GuildCommandS.java line 146 需要检查、去除公会广场权限

建议

若确实有问题,应该可以直接构造 GuildCommandS 型新变量(试图证明自己有开发经历)

from guildmanager.

acsoto avatar acsoto commented on August 19, 2024

你说的对,忘记了这两处,已经加上了6b4ff8e,之前就是因为要检测的地方太多所以直接写到进入事件里面了,也可以写一个定时任务。

from guildmanager.

aDeterMinism avatar aDeterMinism commented on August 19, 2024

一个小 bug

in GuildCommand.java line 175 是不是把 remove 写成了 true 😂

同时 line 176 似乎改为 guild.getGuildName() 更合理

from guildmanager.

acsoto avatar acsoto commented on August 19, 2024

是的,都是copilot的锅😅

from guildmanager.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.