repository stringclasses 156 values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8 values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
grasscuttersgrasscutter | docker support | Enhancement | for issue move from |
grasscuttersgrasscutter | get unknown command late dev branch | Bug | hello I m get unknown command error from late dev branch I compile it with jdk 17 and try to use it sadly all command didn t work even server side command like account create didn t work too that s all thank |
grasscuttersgrasscutter | elemental skill e do not be affectte by constellation | Bug | some elemental skill of character such as xiao ganyu shenhe don t increase their stack when unlock constellation xiao c1 ganyu c2 shenhe c1 idk it be a bug or I make some mistake when instal server |
grasscuttersgrasscutter | bindexception always occur in no ssl env | Bug | 166 ssl 182 bindexception l166 l182 |
grasscuttersgrasscutter | gacha prob and mechanism be not correct | Enhancement | gacha prob have prob increase mechanism and stable mechanism and up gacha pool do not contain amber kaeya and lisa 4 star up also have the pity mechanism we could refer to this passage chinese and I also once write a qq bot gacha emulator with an overall customize pipeline system for it you could refer this code write in kotlin pity up image stable mechanism image overall pipeline image |
grasscuttersgrasscutter | miss the issue template | Enhancement | the project be currently miss the issue template which might be a good addition to this project so that people can interact with this project with some categorize section if you want to add that then I would like to add a pr with some relevant template please let I know what do you think about that |
grasscuttersgrasscutter | unable to login after do gacha | Bug | image image at the same time the dispatch account be lose it seem that the database have go wrong restart the server and database server not work no exception report on the console |
grasscuttersgrasscutter | add more detailed usage for in game command | Documentation | in the current documentation we can t infer that in game command should start with in fact I read pull request 23 and finally find that |
grasscuttersgrasscutter | release a dockerflie | Enhancement | an amazing job let s use docker to simplify the configuration process |
grasscuttersgrasscutter | when the backpack be full click 10 guacha respond the server internal error | Bug | but the server doesn t have destroy function right now just by upgrade other weapon can temporarily solve it |
grasscuttersgrasscutter | 2 client can not connect to a single server on the same public ip address | Bug | if you run a proxy then connect for example a mobile device and your pc to a public server ex grasscutter xigam tech the client that connect second will not get past playertokenrsp uid in bottom right corner edit the client may not even get to playertokenrsp a previous attempt of mine have already log into an instance before connect so the uid persist |
grasscuttersgrasscutter | stat command not save | Enhancement | setstat command do not save the statistic |
grasscuttersgrasscutter | handbook utility generate null for all non en monster | Enhancement | if you change textmap textmapen json to another langauge say textmap textmapchs json the monster part will always generate a null part example use textmapchs json monster 20010101 null 20010201 null 20010202 null 20010301 null 20010302 null 20010401 null 20010402 null compare to the original textmapen json one monster 20010101 dendro slime 20010201 large dendro slime 20010202 20010301 anemo slime 20010302 anemo slime mechanicus 20010401 large anemo slime 20010402 large anemo slime mechanicus 20010403 20010501 electro slime 20010502 electro slime mechanicus 20010601 large electro slime 20010602 large electro slime mechanicus 20010604 |
grasscuttersgrasscutter | not work on android | Bug | the game can t logon correctly on android the login screen flash and then nothing happend I have properly instal mitmproxy cert to system and trust it I think it be because I m run server remotely but after I move the server to a chroot linux container arch linux on the phone the issue still the mitmproxy seem redirect the server traffic correctly but I just can not login android 12 osrel |
grasscuttersgrasscutter | exception when restart server | Bug | restart stop start the server when the player be online will bring up spam java io ioexception conv inconsistency at io jpower kcp netty ukcp input ukcp java 147 at io jpower kcp netty ukcpserverchildchannel kcpinput ukcpserverchildchannel java 201 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 591 at io netty channel nio nioeventloop processselectedkey nioeventloop java 719 at io netty channel nio nioeventloop processselectedkeysoptimize nioeventloop java 655 at io netty channel nio nioeventloop processselectedkey nioeventloop java 581 at io netty channel nio nioeventloop run nioeventloop java 493 at io netty util concurrent singlethreadeventexecutor 4 run singlethreadeventexecutor java 986 at io netty util internal threadexecutormap 2 run threadexecutormap java 74 at io netty util concurrent fastthreadlocalrunnable run fastthreadlocalrunnable java 30 at java lang thread run thread java 748 |
grasscuttersgrasscutter | use daedalus for android host route | Documentation | |
grasscuttersgrasscutter | implement account system | Enhancement | in the current dispatch server implementation no password be require to log in to the game which be undoubtedly very insecure asnxthaony find that password be encrypt in transit use rsa decryption be nearly impossible for this I come up with the follow solution for reference 1 patch the game to 1 replace rsa key 2 disable password encrypt hard need to be disassemble unsafe may be ban if you do not use proxy after patch 2 simulate the in game login method but be crypto false in outside launcher such as glassclipper x and fill in the combo token into the game s registry pc window only mobile client can not use this method to login the registry be encrypt 3 login outside the game generate a temporary token like jwt and use this token as a username to log in in the game keep password blank how long be the temporary period how to revoke token if it be accidentally leak length limit 4 login inside game only user name be require for login after enter the game use the chat box to enter the password like authme a craftbukkit plugin call up the chat box isn t as easy as minecraft just press user need at least 4 step to bring up the chat box with player server it may not be so easy to implement 5 enter the user name and password in the same input box use the specify separator as a boundary the separator may be confuse with the password username enter by the player when log in the password will be display in plaintext on the game length limit 6 implement the third party login impossible mobile client login by password only any other well |
grasscuttersgrasscutter | upgrade to beyond java 8 | Enhancement | at the moment grasscutter be lock to java 8 if this isn t true someone let I know the reason for this be the mongodb mapper at its current version be not compatible with java version beyond 9 the client seem to not be able to connect to the game server I ve already attempt update the mongodb wrapper to 16 with success but the second issue be still applicable bad case scenario the kcp server will need update to support new version of java good case scenario I screw something up while try to update if anyone want the update database wrapper let I know edit refactor kcp system refactor dispatch system with both of these java 8 should be support just fine |
grasscuttersgrasscutter | exception when generate handbook | Bug | d grasscutter java jar grasscutter jar handbook 12 59 46 warn could not find resource datum abilityembryos json 12 59 46 info load 300 avatartalentdata 12 59 46 info load 400 avatarskilldata 12 59 46 info load 73 avatarskilldepotdata 12 59 46 info load 167 monsterdescribedata 12 59 46 info load 1 avatarcostumedata 12 59 46 info load 3032 npcdata 12 59 46 info load 66 reliquarymainpropdata 12 59 47 info load 200 monstercurvedata 12 59 47 info load 90 avatarleveldata 12 59 47 info load 6889 itemdata 12 59 47 info load 336 avatarpromotedata 12 59 47 info load 335 reliquaryaffixdata 12 59 47 info load 90 weaponleveldata 12 59 47 info load 939 weaponpromotedata 12 59 47 info load 9 avatarflycloakdata 12 59 47 info load 6626 gadgetdata 12 59 47 info load 100 avatarcurvedata 12 59 47 info load 42 reliquarysetdata 12 59 47 info load 100 weaponcurvedata 12 59 47 info load 744 equipaffixdata 12 59 47 info load 60 playerleveldata 12 59 47 info load 101 reliquaryleveldata 12 59 47 info load 2420 proudskilldata 12 59 47 info load 568 monsterdata 12 59 47 info load 78 avatardata exception in thread main com google gson jsonsyntaxexception com google gson stream malformedjsonexception unterminated object at line 22442 column 76 path at com google gson gson fromjson gson java 947 at com google gson gson fromjson gson java 897 at emu grasscutter tool tool creategmhandbook tool java 32 at emu grasscutter grasscutter main grasscutter java 61 cause by com google gson stream malformedjsonexception unterminated object at line 22442 column 76 path at com google gson stream jsonreader syntaxerror jsonreader java 1562 at com google gson stream jsonreader dopeek jsonreader java 490 at com google gson stream jsonreader hasnext jsonreader java 413 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 184 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson gson fromjson gson java 932 3 more |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.