repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
grasscuttersgrasscutter
issue the dungeon can not have many people
Bug
1 1 if someone enter the dungeon other can not enter I m use translation software I can t speak english
grasscuttersgrasscutter
90 6 90
Enhancement
txt txt
grasscuttersgrasscutter
high cpu load
Bug
snipaste 2022 05 10 09 23 40
grasscuttersgrasscutter
issue nullpointerexception
Question
describe the bug when I run the grasscutter jar there be a nullpointerexception I try to use two grasscutter jar one be download from action another be build by myself both of they have the same problem which branch do you use stable branch screenshot image image additional context my computer cpu be amd
grasscuttersgrasscutter
refactor command map
Enhancement
description please let I know if this can be helpful kingrainbow44 and forgive I for the awful commit log current shortage a bunch of repeat code to deal with optional argument and invalid user input command parsing and what the handler mean to do are tightly couple advantage after be refactore multiple line input and prompt indicator elegent and simple command plugin can reuse the handler instead of reimplemente one maybe this can help with gcgm plugin by 4benj the extendable design make it easy to implement other command client such as an embed web shell base on xterm js and websocket in any web page in the game comparison before java accountcommand java command label account usage account uid description command account description public final class accountcommand implement commandhandler override public void execute player sender player targetplayer list args if sender null commandhandler sendmessage sender translate command generic console execute error return if args size 2 commandhandler sendmessage null translate command account command usage return string action args get 0 string username arg get 1 switch action default commandhandler sendmessage null translate command account command usage return case create int uid 0 if args size 2 try uid integer parseint args get 2 catch numberformatexception ignore commandhandler sendmessage null translate command account invalid return emu grasscutter game account account databasehelper createaccountwithid username uid if account null commandhandler sendmessage null translate command account exist return else account addpermission account save save account to database commandhandler sendmessage null translate command account create integer tostre account getplayeruid return case delete if databasehelper deleteaccount username commandhandler sendmessage null translate command account delete else commandhandler sendmessage null translate command account no account after java accountcommand java command literal account public class accountcommand subcommandhandler create allowedorigin origin server description command account description create public void createaccount basecommandsource source string username optionalargument integer uid commandparser dispatch source accounthandlercollection account create handlercontext builder content accounthandlercollection field account username username content accounthandlercollection field account uid uid subcommandhandler delete allowedorigin origin server description command account description delete public void deleteaccount basecommandsource source string username commandparser dispatch source accounthandlercollection account delete handlercontext builder content accounthandlercollection field account username username java accounthandlercollection java handlercollection public final class accounthandlercollection handler account create sneakythrow public void createaccount handlercontext context string username context getrequired field account username string class int uid context getoptional field account uid 0 account account databasehelper createaccountwithid username uid if account null context notify translate command account exist return account addpermission account save context notify translate command account create integer tostre account getplayeruid handler account delete sneakythrow public void deleteaccount handlercontext context string username context getrequired field account username string class if databasehelper deleteaccount username context notify translate command account delete else context notify translate command account no account public static final string account create account create public static final string account delete account delete public static final class field public static final string account username account username public static final string account uid account uid demo for multiple line input mail mail type of change bug fix x new feature x enhancement documentation checklist x my code follow the style guideline of this project x my pull request be unique and no other pull request have be open for these change x I have read the contribute note and code of conduct x I be responsible for any copyright issue with my code if it occur in the future
grasscuttersgrasscutter
issue floor 9 chamber 1 jump to floor 9 chamber 2 ignore team 2
Question
I m use the late version of the emulator and build 609 when make floor 9 chamber 1 team 1 the team 2 part be ignore and go straight to floor 9 chamber 2 team 1 and the monster have infinite spawn as show in the video when use build 615 that be in pull request the counter get to 16 16 but the black loading screen go into loop make the game crash emulator log log
grasscuttersgrasscutter
be anyone try to fix story mission
Question
be anyone try to fix story mission
grasscuttersgrasscutter
bug monster spawn infinite in town
Bug
the late dev floor 6 room 3 if I kill monster it re spawn immediately and I will trap in this level video here sorry my english so bad
grasscuttersgrasscutter
bug in abyss some monster should not spawn before start challenge after layer 5
Bug
the late dev such as 5 3 2 if you kill the monster before start the challenge you will trap in this level and the server seem to be right 01
grasscuttersgrasscutter
add a handbook search command
Enhancement
description add a handbook command for quick searching of ids image searching be case insensitive and strip all non letter character no idea how this will work on other language also I haven t do the language file stuff yet should probably be mostly offload into some util wrapper to well allow integration with other command I e let other command take string parameter instead of itemid and succeed if there s one match or print all match and ask for the command again with a more specific query issue fix by this pr type of change bug fix x new feature enhancement documentation checklist x my code follow the style guideline of this project x my pull request be unique and no other pull request have be open for these change x I have read the contribute note and code of conduct x I be responsible for any copyright issue with my code if it occur in the future
grasscuttersgrasscutter
fix grammar in readme md 740
Documentation
I have fix a few grammatical mistake in the readme file description please carefully read the contribute note and code of conduct before make any pull request and do not make a pull request to merge into stable unless it be a hotfix use the development branch instead issue fix by this pr type of change bug fix new feature enhancement x documentation checklist x my code follow the style guideline of this project x my pull request be unique and no other pull request have be open for these change x I have read the contribute note and code of conduct x I be responsible for any copyright issue with my code if it occur in the future
grasscuttersgrasscutter
issue the connect be timeout
Question
image how to slove
grasscuttersgrasscutter
feature request suggest to support nutrition bag
Enhancement
player can add hp by command z
grasscuttersgrasscutter
bug ayaka and mona do not lose stamina when they sprint
Bug
describe the bug perhaps because of their unique sprint they will not continue to consume stamina during the sprint which branch do you use stable branch
grasscuttersgrasscutter
I want to know where to modify element reaction datum
Question
such as modify element reaction time or element reaction damage I didn t find the relevant document and content where should I modify these datum I use translation software because my english be not good thank you haha
grasscuttersgrasscutter
issue how to add 5 star artifact
Question
I use give command to add artifact but it s default 3 star I be use the command give uid 71345 1 20 to add artifact about advanture rank I haven t find any command to add
grasscuttersgrasscutter
issue error occur when I start tower dungeon challenge
Bug
I can enter the tower but when I click the challenge bottom there be no reply and error occur lorg luaj vm2 luaerror script 141 attempt to call nil at org luaj vm2 luavalue checkmetatag unknown source at org luaj vm2 luavalue cal1mt unknown source at org luaj vm2 luavalue call unknown source at org luaj vm2 luaclosure execute unknown source at org luaj vm2 luaclosure call unknown source at emu grasscutter script scenescr iptmanager callevent scenescr iptmanager java 399 at emu grasscutter server packet recv handlerselec tworktopopt ionreq handle handlerselectworktopopt ionreq java 28 at emu grasscutter server game gameserverpacke thandler handle gameserverpackethandler java 86 at emu grasscutter server game gamesession onmessage gamesession java 250 at emu grasscutter netty kcpchannel channe 1read kcpchannel java 43 at io netty channel abs tractchanne lhandl ercontext invokechanne lread abs tractchanne 1handl ercontext java 379 at io netty channel abstrac tchanne lhandlercontext invokechanne lread abs trac tchanne lhandlercontext java 365 at io netty channel abstrac tchanne lhandlercontext firechannelread abstrac tchanne 1handlercontext java 357 at io netty channel defaul tchanne lpipeline headcontext channe lread defaul tchannelpipeline java 1410 at io netty channel abstrac tchanne lhandlercontext invokechanne1read abs trac tchanne lhandlercontext java 379 at io netty channel abstrac tchanne lhandlercontext invokechanne lread abs trac tchanne lhandlercontext java 365 at io netty channel def aul tchannelp ipeline firechanne lread defaul tchannelp ipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 at io netty channel nio nioeventloop processselectedkey ni oeventloop java 722 at io netty channel nio nioeventloop processselectedkey soptimize nioeventloop java 658 at io netty channel nio nioeventloop processselectedkey ni oeventloop java 584 at io netty channel nio nioeventloop run nioeventloop java 496 at io netty util concurrent singl ethreadeventexecutor 4 run singlethreadeventexecutor java 986 at io netty util internal threadexecutormap 2 run threadexecutormap java 74 at io netty util concurrent fastthreadlocal runnable run fastthreadlocal runnable java 30 at java base java lang thread run thread java 833
grasscuttersgrasscutter
issue after log to the server I can t do anything log and screenshot be as follow
Question
f gi private server late grasscutter java jar grasscutter 1 1 0 jar 19 06 44 info grasscutter 19 06 44 info load 47 fettercharactercarddata 19 06 44 info load 300 avatartalentdata 19 06 44 info load 400 avatarskilldata 19 06 44 info load 4088 fetterdata 19 06 44 info load 73 avatarskilldepotdata 19 06 44 info load 167 monsterdescribedata 19 06 44 info load 657 rewardpreviewdata 19 06 44 info load 39 towerfloordata 19 06 44 info load 1 avatarcostumedata 19 06 44 info load 782 dungeondata 19 06 44 info load 10 avatarfetterleveldata 19 06 44 info load 24 dailydungeondata 19 06 45 info load 3032 npcdata 19 06 45 info load 66 reliquarymainpropdata 19 06 45 error error loading resource file monstercurveexcelconfigdata json com google gson jsonsyntaxexception java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 225 at com google gson gson fromjson gson java 991 at com google gson gson fromjson gson java 956 at com google gson gson fromjson gson java 905 at emu grasscutter data resourceloader loadfromresource resourceloader java 130 at emu grasscutter data resourceloader loadfromresource resourceloader java 117 at emu grasscutter datum resourceloader loadresource resourceloader java 107 at emu grasscutter data resourceloader loadall resourceloader java 51 at emu grasscutter grasscutter main grasscutter java 93 cause by java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson stream jsonreader beginarray jsonreader java 350 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 172 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson internal bind reflectivetypeadapterfactory 1 read reflectivetypeadapterfactory java 130 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 221 8 common frame omit 19 06 45 info load 717 scenedata 19 06 45 info load 90 avatarleveldata 19 06 45 info load 4065 rewarddata 19 06 45 info load 6889 itemdata 19 06 45 info load 336 avatarpromotedata 19 06 45 info load 335 reliquaryaffixdata 19 06 45 info load 90 weaponleveldata 19 06 45 info load 1195 shopgoodsdata 19 06 45 info load 297 combinedata 19 06 45 info load 1 towerleveldata 19 06 45 info load 939 weaponpromotedata 19 06 45 info load 9 avatarflycloakdata 19 06 45 info load 6626 gadgetdata 19 06 45 error error loading resource file avatarcurveexcelconfigdata json com google gson jsonsyntaxexception java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 225 at com google gson gson fromjson gson java 991 at com google gson gson fromjson gson java 956 at com google gson gson fromjson gson java 905 at emu grasscutter data resourceloader loadfromresource resourceloader java 130 at emu grasscutter data resourceloader loadfromresource resourceloader java 117 at emu grasscutter datum resourceloader loadresource resourceloader java 107 at emu grasscutter data resourceloader loadall resourceloader java 51 at emu grasscutter grasscutter main grasscutter java 93 cause by java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson stream jsonreader beginarray jsonreader java 350 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 172 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson internal bind reflectivetypeadapterfactory 1 read reflectivetypeadapterfactory java 130 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 221 8 common frame omit 19 06 45 info load 42 reliquarysetdata 19 06 45 error error loading resource file weaponcurveexcelconfigdata json com google gson jsonsyntaxexception java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 225 at com google gson gson fromjson gson java 991 at com google gson gson fromjson gson java 956 at com google gson gson fromjson gson java 905 at emu grasscutter data resourceloader loadfromresource resourceloader java 130 at emu grasscutter data resourceloader loadfromresource resourceloader java 117 at emu grasscutter datum resourceloader loadresource resourceloader java 107 at emu grasscutter data resourceloader loadall resourceloader java 51 at emu grasscutter grasscutter main grasscutter java 93 cause by java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson stream jsonreader beginarray jsonreader java 350 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 172 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson internal bind reflectivetypeadapterfactory 1 read reflectivetypeadapterfactory java 130 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 221 8 common frame omit 19 06 45 info load 744 equipaffixdata 19 06 45 info load 8 worldleveldata 19 06 45 info load 60 playerleveldata 19 06 45 info load 101 reliquaryleveldata 19 06 45 info load 2420 proudskilldata 19 06 45 info load 568 monsterdata 19 06 45 info load 78 avatardata 19 06 45 error relic property be miss weight please check your reliquarymainpropexcelconfigdata or reliquaryaffixexcelconfigdata file in your excelbinoutput folder 19 06 46 info cluster create with setting host localhost 27017 mode single requiredclustertype unknown serverselectiontimeout 30000 ms 19 06 46 info open connection connectionid localvalue 1 servervalue 68 to localhost 27017 19 06 46 info open connection connectionid localvalue 2 servervalue 69 to localhost 27017 19 06 46 info monitor thread successfully connect to server with description serverdescription address localhost 27017 type standalone state connect ok true minwireversion 0 maxwireversion 13 maxdocumentsize 16777216 logicalsessiontimeoutminute 30 roundtriptimenano 16182500 19 06 46 info open connection connectionid localvalue 3 servervalue 70 to localhost 27017 19 06 46 info register 120 packethandler 19 06 46 info banner successfully load 19 06 46 info shop datum successfully load 19 06 46 info shopch datum successfully load 19 06 46 info shopchestbatchuse datum successfully load 19 06 46 info use default implementation for threadexecutor 19 06 46 info job execution thread will use class loader of thread main 19 06 46 info initialize scheduler signaller of type class org quartz core schedulersignalerimpl 19 06 46 info quartz scheduler v 2 3 2 create 19 06 46 info ramjobstore initialize 19 06 46 info scheduler meta datum quartz scheduler v2 3 2 defaultquartzscheduler with instanceid non cluster scheduler class org quartz core quartzscheduler run locally not start currently in standby mode number of job execute 0 use thread pool org quartz simpl simplethreadpool with 10 thread use job store org quartz simpl ramjobstore which do not support persistence and be not cluster 19 06 46 info quartz scheduler defaultquartzscheduler initialize from default resource file in quartz package quartz property 19 06 46 info quartz scheduler version 2 3 2 19 06 46 info scheduler defaultquartzscheduler non cluster start 19 06 46 info drop datum successfully load 19 06 46 info expedition reward successfully load 19 06 46 info log initialize 2956ms to org eclipse jetty util log slf4jlog 19 06 46 info jetty 9 4 35 v20201120 build 2020 11 20t21 17 03 964z git bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb jvm 17 0 2 8 86 19 06 46 info x509 x509 77bb916f keystore entry h mydomain com localhost w for server 5a48d186 provider null keystore file f gi private server late grasscutter keystore p12 truststore null 19 06 46 info start serverconnector 4264beb8 ssl ssl http 1 1 0 0 0 0 443 19 06 46 info start 3319ms 19 06 46 info server listen on 19 06 46 info dispatch 443 19 06 46 info help 19 06 47 info grasscutter github 19 06 47 info 22102 19 07 03 info dispatch client 0 0 0 0 0 0 0 1 request query region list 19 07 03 info dispatch 0 0 0 0 0 0 0 1 19 07 03 info dispatch 0 0 0 0 0 0 0 1 uid 10001 19 07 04 info dispatch 0 0 0 0 0 0 0 1 19 07 04 info client 127 0 0 1 request query cur region os usa 19 08 58 info 192 168 31 32 java lang nullpointerexception can not invoke emu grasscutter game inventory gameitem getguid because the return value of emu grasscutter game avatar avatar getweapon be null at emu grasscutter server packet send packetsceneteamupdatenotify packetsceneteamupdatenotify java 27 at emu grasscutter server packet recv handlersceneinitfinishreq handle handlersceneinitfinishreq java 42 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 86 at emu grasscutter server game gamesession onmessage gamesession java 250 at emu grasscutter netty kcpchannel channelread kcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 at io netty channel nio nioeventloop processselectedkey nioeventloop java 722 at io netty channel nio nioeventloop processselectedkeysoptimize nioeventloop java 658 at io netty channel nio nioeventloop processselectedkey nioeventloop java 584 at io netty channel nio nioeventloop run nioeventloop java 496 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 base java lang thread run thread java 833 19 10 19 info 192 168 31 32
grasscuttersgrasscutter
issue
Question
java lang nullpointerexception can not invoke emu grasscutter game inventory gameitem getguid because the return value of emu grasscutter game avatar avatar getweapon be null at emu grasscutter server packet send packetsceneteamupdatenotify packetsceneteamupdatenotify java 27 at emu grasscutter server packet recv handlersceneinitfinishreq handle handlersceneinitfinishreq java 42 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 86 at emu grasscutter server game gamesession onmessage gamesession java 250 at emu grasscutter netty kcpchannel channelread kcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 at io netty channel nio nioeventloop processselectedkey nioeventloop java 722 at io netty channel nio nioeventloop processselectedkeysoptimize nioeventloop java 658 at io netty channel nio nioeventloop processselectedkey nioeventloop java 584 at io netty channel nio nioeventloop run nioeventloop java 496 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 base java lang thread run thread java 833
grasscuttersgrasscutter
bug
Bug
describe the bug give uid 71345 1 20 3 which branch do you use stable branch screenshot java util missingformatargumentexception format specifi s at java base java util formatter format formatter java 2688 at java base java util formatter format formatter java 2625 at java base java lang string format string java 4202 at emu grasscutter util language translate language java 35 at emu grasscutter command command givecommand execute givecommand java 127 at emu grasscutter command commandmap lambda invoke 0 commandmap java 226 at emu grasscutter command commandmap invoke commandmap java 230 at emu grasscutter grasscutter startconsole grasscutter java 201 at emu grasscutter grasscutter main grasscutter java 129 17 50 27 info s s s s additional context 5
grasscuttersgrasscutter
Question
1 image 2 image image 3 image 4 image
grasscuttersgrasscutter
there be a problem with the secret
Question
I can enter the secret realm but after enter I be not in the correct position but in a place outside the map in a state of fall 2022 05 09 165735
grasscuttersgrasscutter
setting bug
Bug
player setting can not be save
grasscuttersgrasscutter
8 9
Question
8 9
grasscuttersgrasscutter
there be a problem with the setstat command
Bug
the character status set by this command can only last once late dev branch for example setstat atk 30000 the attack power set by this command can only attack the target once and then restore the previous attack power level for example setstat mhp 30000 after the health value set by this command be restore by use the heal command the health value will return to the health value level before set
grasscuttersgrasscutter
issue golden apple archipelago no collision
Question
describe the issue when I get in golden apple archipelago there s no collision so I be wonder can contributor do something about it I mean terrain have collision I can walk on they but mountain do not I fall in they can go through they which branch do you use dev and stable screenshot image image additional context I know that event end almost year ago and it s impossible to access it without chane scene so I be just ask
grasscuttersgrasscutter
feature request I think we can add quest and story to spice up the game
Enhancement
be your feature request relate to a problem please describe describe the solution you d like describe alternative you ve consider additional context
grasscuttersgrasscutter
no physical exertion
Enhancement
maybe we can consider increase unlimited physical strength to godmode
grasscuttersgrasscutter
bug ultimate q be unlimited
Bug
like the thread say ultimate be always full not decrease at all
grasscuttersgrasscutter
bug hu tao e skill not decrease her health and all healer can t heal
Bug
when I m use hu tao her e be not decrease her health at all and for all healer can not heal like kokomi bennet and barbara
grasscuttersgrasscutter
issue
Bug
on the android side every map transfer will prompt hold the character portrait to quickly configure the party be there a way to turn it off x9ewnrig qzsi wm3 ahfy
grasscuttersgrasscutter
update com google code gson 2 8 8 2 9 0
Bug
description fix a cve in gson 2 8 8 recommend to fetch upstream in dev branch after merge issue fix by this pr fix 683 type of change x bug fix new feature enhancement documentation checklist x my code follow the style guideline of this project x my pull request be unique and no other pull request have be open for these change x I have read the contribute note and code of conduct x I be responsible for any copyright issue with my code if it occur in the future
grasscuttersgrasscutter
bug stamina will not decrease or recover when rapidly jump
Bug
after sprint then let the character keep jump the stamina will not decrease or recover this happen the same when the character be both sprint and jump the stamina will not decrease this video show the bug I m use the late dev version
grasscuttersgrasscutter
bug spiral abyss 5th floor
Bug
in the late dev version the spiral abyss progress be save so I want to beat until floor 8 to access floor 9 and above but when I get to floor 5 the mission say kill 20 monster instead of kill all the monster in x minute and I get stick after defeat all of they note I m use the late dev build 99 and I download the new datum and proto file here be the video link show the bug
grasscuttersgrasscutter
issue build appear deprecate gradle feature be use in this build make it incompatible with gradle 8 0
Question
do you look for other closed issue that have the same problem describe the issue build appear deprecate gradle feature be use in this build make it incompatible with gradle 8 0 which branch do you use development branch screenshot additional context
grasscuttersgrasscutter
issue the game be fine but the proxy have a problem
Question
do you look for other closed issue that have the same problem describe the issue which branch do you use screenshot image image image additional context
grasscuttersgrasscutter
bug stamina do not decrease while conduct charge attack
Bug
describe the bug stamina do not decrease while conduct charge attack which branch do you use stable branch screenshot additional context if the stamina have decrease by run and then conduct charge attack the stamina bar will maintain at the value when the character stop run
grasscuttersgrasscutter
issue itemid 220008 can not equip with any food
Question
food heal function have implement but this can not equip with any food open backpack and eat food be too troublesome 01
grasscuttersgrasscutter
improve log pattern by include caller class name
Enhancement
description change log pattern to include caller class name this change mean that contributor no long need to remember to manually add prefix for message they log console pattern be now 13 50 09 game server start on port 22102 while logfile pattern be 2022 05 08t13 50 09z game server start on port 22102 caller class name lookup incur additional overhead however since we be not plan on log ten of thousand message per second I do not think there be any significance of that since pattern now include shorthand class name I ve try to adjust it to minimize redundant character that would artifically make log message long as such wrap around time date have be remove while level have be merge together with class name and wrapping change to while console use short hand version of class name logfile contain full one logfile pattern have be adjust to mimic that of console specifically add verbosity level which be previously miss issue fix by this pr n a type of change bug fix new feature x enhancement documentation checklist x my code follow the style guideline of this project x my pull request be unique and no other pull request have be open for these change x I have read the contribute note and code of conduct x I be responsible for any copyright issue with my code if it occur in the future
grasscuttersgrasscutter
issue can t update the client if I put the server remotely
Question
do you look for other closed issue that have the same problem describe the issue if I put the server and client on the same machine it work like a charm but if I put the server remotely the login will be stick during update the client error code 4206 return by the client no error on the server I try to capture the fiddler and network trace during both working and non work scenario didn t find anything different the only difference I notice be the server console output for detail please check the screenshot below anyone also try to put the server remotely and make it work which branch do you use same issue apply to both stable and development branch screenshot in work scenario I find there be 2 connection after the login in non work scenario nothing after the initial login the client return the error like below additional context
grasscuttersgrasscutter
bug grasscutter be hostile to docker
Bug
x grasscutter assume write access to config json which prevent the use of docker s native config management 1 solution grasscutter assume the presence of stdin and in the case of docker where stdin be not available by default it spam stdout with error about eof on stdin x relate to the above point grasscutter prompt the user when generate the gacha language mapping this be not good for docker as it require attach to the container and manually intervene for the setup this go against the docker philosophy after generate the gacha mapping grasscutter save it to the data folder which be problematic datum folder seem to be use for static datum that be synchronize with the repository but gacha mapping js be an exception that get write to that folder during runtime this mean the user must mount the data folder as a volume and keep it in sync with the repository outside of the container manually I be create grassdocker 2 which be a docker image for painless and convenient grasscutter host follow docker s good practice but due to the above point it be very difficult to achieve that goal 1 2
grasscuttersgrasscutter
golden apple archipelago map be not solid
Bug
do you look for other closed issue that have the same problem yes describe the issue the golden apple archipelago map be almost completely not solid I say almost because the water and one layer of the map be solid see video attach if my explanation be not clear which branch do you use development but this have be happen since 1 0 at least that s the first version I try screenshot click here to download the video additional context none
grasscuttersgrasscutter
bug deserialization of unreliable datum in gson version2 8 8
Bug
gitee cve scan say gson version2 8 8 may cause deserialization of unreliable datum stable and development branch have problem both and other branch screenshot image it say the affect version of this package tend to deserialize untrusted datum through the writereplace method in the inner class which can lead to dos attack
grasscuttersgrasscutter
can not connect on iphone with proxy
Question
I use the 1 1 0 release it be deploy on macos 12 4 the server start as usual the proxy command be like this mitmdump s proxy py ssl insecure set block global false listen port 8080 I use io system proxy to route the game to my computer I be able to login to the account though the server plgct but unable to really enter the game it say connection lose img 0cbe8fc7c018 1 I can t find where s the problem can anyone help I please
grasscuttersgrasscutter
unable to save game datum normally
Bug
when I exit the game normally and re enter the game I find that the team configuration and the location of the character have not be save baidu translate development branch screenshot for example my original character be locate at a and then when I get to b and quit the game re enter the game and find yourself still at point a and the team configuration have be restore I don t know if there be any other datum not save baidu translate
grasscuttersgrasscutter
issue
Question
image image image
grasscuttersgrasscutter
bug many command feedback be improper
Bug
describe the bug as the screenshot also some command aren t work which branch do you use development screenshot additional context
grasscuttersgrasscutter
issue kokomi can not heal
Question
do you look for other closed issue that have the same problem no describe the issue kokomi can not heal teamate when use elemental and burst skill which branch do you use stable
grasscuttersgrasscutter
issue getweapon return null value
Question
java lang nullpointerexception can not invoke emu grasscutter game inventory gameitem getguid because the return value of emu grasscutter game avatar avatar getweapon be null at emu grasscutter server packet send packetsceneteamupdatenotify packetsceneteamupdatenotify java 27 at emu grasscutter server packet recv handlersceneinitfinishreq handle handlersceneinitfinishreq java 42 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 86 at emu grasscutter server game gamesession onmessage gamesession java 250 at emu grasscutter netty kcpchannel channelread kcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 at io netty channel nio nioeventloop processselectedkey nioeventloop java 722 at io netty channel nio nioeventloop processselectedkeysoptimize nioeventloop java 658 at io netty channel nio nioeventloop processselectedkey nioeventloop java 584 at io netty channel nio nioeventloop run nioeventloop java 496 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 base java lang thread run thread java 833
grasscuttersgrasscutter
issue github action may have some problem
Question
there be something wrong with the buildname or uploadname maybe image run action upload artifact v 3 step 5 3 with name grasscutter path grasscutter dev jar if no file find warn env java home opt hostedtoolcache java temurin hotspot jdk 17 0 3 7 x6 4 step 5 4 warn no file be find with the provide path grasscutter dev jar no artifact will be upload
grasscuttersgrasscutter
bug character stamina bug in late dev
Bug
in the late build build 91 the character s stamina will not recover after press the esc menu I get the build from here here be the link to my video show the bug in the video look at character s stamina at first it recover after sprint but after press the esc menu then go back the stamina will not recover
grasscuttersgrasscutter
problem find when play online
Bug
describe the bug 1 there will be obvious caton action when watch the other party release skill 2 when both side attack the monster together the monster and the other side will be in the wrong position 3 you can t play in the dungeon together which branch do you use development branch the above test have rule out the cause of server delay
grasscuttersgrasscutter
possible to emulate request to version json possible step for full offline support
Question
relate 326 I m try to get grasscutter game client to work completely offline so far the step I ve take be run a local dns server configure the ipv4 name similar to proxy py add a virtual network adapter in window set the dns server to 127 0 0 1 so maradns be able to resolve the request at this point the client open and do not give I a 4201 error anymore even without an internet connection however it be now stick at check for update then time out check the log file in appdata locallow for the game show a request to response be version 65 the error in the log file be just error generic unknown http error check if grasscutter have that route define in a browser devtool it simply give the 404 not find page instead of the json edit it seem that the server have a version hardcode in the code be it possible to make this configurable relevant line I add a route for it on my local repository build and get past the initial error 4201 unable to connect edit 2 there s also a http not https request when the game try to download an update remotename block 00 22551915 blk md5 0cf3d6b599d443c7cfa4a3e6189a7757 filesize 3184 remotename block 00 25060239 blk md5 f3cf18d697e3380b2f833ccf2c7d4194 filesize 3328 remotename block 00 29342328 blk md5 bc652abe9338f1b94f112ad5f8a2e16d filesize 11245 remotename block 00 32070509 blk md5 4bf2a81d7565301269d1c90e14393045 filesize 698 remotename block 00 33067900 blk md5 0b4d781c1633537d2fa4b4f0f567d2ca filesize 454
grasscuttersgrasscutter
expect begin array but be begin object
Question
11 51 57 info welcome to grasscutter 11 51 57 info to proper exit this console use ctrl c and enter n not y 11 51 57 info 11 51 57 info initialize 11 51 57 warn mitmdump not find server only mode 11 51 57 info start mongodb daemon 11 51 57 info starting server 11 51 59 34minfo 0 39 m grasscutter 11 52 00 34minfo 0 39 m load 47 fettercharactercarddata 11 52 00 34minfo 0 39 m load 300 avatartalentdata 11 52 00 34minfo 0 39 m load 400 avatarskilldata 11 52 01 34minfo 0 39 m load 4088 fetterdata 11 52 01 34minfo 0 39 m load 73 avatarskilldepotdata 11 52 01 34minfo 0 39 m load 167 monsterdescribedata 11 52 01 34minfo 0 39 m load 657 rewardpreviewdata 11 52 01 34minfo 0 39 m load 39 towerfloordata 11 52 01 34minfo 0 39 m load 1 avatarcostumedata 11 52 01 34minfo 0 39 m load 782 dungeondata 11 52 01 34minfo 0 39 m load 10 avatarfetterleveldata 11 52 01 34minfo 0 39 m load 24 dailydungeondata 11 52 02 34minfo 0 39 m load 3032 npcdata 11 52 02 34minfo 0 39 m load 66 reliquarymainpropdata 11 52 02 1 31merror 0 39 m error loading resource file monstercurveexcelconfigdata json com google gson jsonsyntaxexception java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 226 at com google gson gson fromjson gson java 932 at com google gson gson fromjson gson java 897 at com google gson gson fromjson gson java 846 at emu grasscutter data resourceloader loadfromresource resourceloader java 130 at emu grasscutter data resourceloader loadfromresource resourceloader java 117 at emu grasscutter datum resourceloader loadresource resourceloader java 107 at emu grasscutter data resourceloader loadall resourceloader java 51 at emu grasscutter grasscutter main grasscutter java 93 cause by java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson stream jsonreader beginarray jsonreader java 349 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 172 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson internal bind reflectivetypeadapterfactory 1 read reflectivetypeadapterfactory java 131 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 222 8 common frame omit 11 52 02 34minfo 0 39 m load 717 scenedata 11 52 02 34minfo 0 39 m load 90 avatarleveldata 11 52 02 34minfo 0 39 m load 4065 rewarddata 11 52 03 34minfo 0 39 m load 6889 itemdata 11 52 03 34minfo 0 39 m load 336 avatarpromotedata 11 52 03 34minfo 0 39 m load 335 reliquaryaffixdata 11 52 03 34minfo 0 39 m load 90 weaponleveldata 11 52 03 34minfo 0 39 m load 1195 shopgoodsdata 11 52 03 34minfo 0 39 m load 297 combinedata 11 52 03 34minfo 0 39 m load 1 towerleveldata 11 52 03 34minfo 0 39 m load 939 weaponpromotedata 11 52 03 34minfo 0 39 m load 9 avatarflycloakdata 11 52 03 34minfo 0 39 m load 6626 gadgetdata 11 52 03 1 31merror 0 39 m error loading resource file avatarcurveexcelconfigdata json com google gson jsonsyntaxexception java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 226 at com google gson gson fromjson gson java 932 at com google gson gson fromjson gson java 897 at com google gson gson fromjson gson java 846 at emu grasscutter data resourceloader loadfromresource resourceloader java 130 at emu grasscutter data resourceloader loadfromresource resourceloader java 117 at emu grasscutter datum resourceloader loadresource resourceloader java 107 at emu grasscutter data resourceloader loadall resourceloader java 51 at emu grasscutter grasscutter main grasscutter java 93 cause by java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson stream jsonreader beginarray jsonreader java 349 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 172 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson internal bind reflectivetypeadapterfactory 1 read reflectivetypeadapterfactory java 131 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 222 8 common frame omit 11 52 03 34minfo 0 39 m load 42 reliquarysetdata 11 52 03 1 31merror 0 39 m error loading resource file weaponcurveexcelconfigdata json com google gson jsonsyntaxexception java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 226 at com google gson gson fromjson gson java 932 at com google gson gson fromjson gson java 897 at com google gson gson fromjson gson java 846 at emu grasscutter data resourceloader loadfromresource resourceloader java 130 at emu grasscutter data resourceloader loadfromresource resourceloader java 117 at emu grasscutter datum resourceloader loadresource resourceloader java 107 at emu grasscutter data resourceloader loadall resourceloader java 51 at emu grasscutter grasscutter main grasscutter java 93 cause by java lang illegalstateexception expect begin array but be begin object at line 4 column 6 path curveinfos 0 at com google gson stream jsonreader beginarray jsonreader java 349 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 172 at com google gson internal bind maptypeadapterfactory adapter read maptypeadapterfactory java 145 at com google gson internal bind reflectivetypeadapterfactory 1 read reflectivetypeadapterfactory java 131 at com google gson internal bind reflectivetypeadapterfactory adapter read reflectivetypeadapterfactory java 222 8 common frame omit 11 52 03 34minfo 0 39 m load 744 equipaffixdata 11 52 03 34minfo 0 39 m load 8 worldleveldata 11 52 03 34minfo 0 39 m load 60 playerleveldata 11 52 03 34minfo 0 39 m load 101 reliquaryleveldata 11 52 04 34minfo 0 39 m load 2420 proudskilldata 11 52 04 34minfo 0 39 m load 568 monsterdata 11 52 04 34minfo 0 39 m load 78 avatardata 11 52 04 1 31merror 0 39 m relic property be miss weight please check your reliquarymainpropexcelconfigdata or reliquaryaffixexcelconfigdata file in your excelbinoutput folder 11 52 05 34minfo 0 39 m cluster create with setting host localhost 27017 mode single requiredclustertype unknown serverselectiontimeout 30000 ms 11 52 05 34minfo 0 39 m open connection connectionid localvalue 2 servervalue 10 to localhost 27017 11 52 05 34minfo 0 39 m open connection connectionid localvalue 1 servervalue 11 to localhost 27017 11 52 05 34minfo 0 39 m monitor thread successfully connect to server with description serverdescription address localhost 27017 type standalone state connect ok true minwireversion 0 maxwireversion 7 maxdocumentsize 16777216 logicalsessiontimeoutminute 30 roundtriptimenano 66159962 11 52 05 34minfo 0 39 m open connection connectionid localvalue 3 servervalue 12 to localhost 27017 11 52 05 34minfo 0 39 m register 120 packethandler 11 52 05 34minfo 0 39 m banner successfully load 11 52 05 34minfo 0 39 m shop datum successfully load 11 52 05 34minfo 0 39 m shopch datum successfully load 11 52 05 34minfo 0 39 m shopchestbatchuse datum successfully load 11 52 06 34minfo 0 39 m use default implementation for threadexecutor 11 52 06 34minfo 0 39 m job execution thread will use class loader of thread main 11 52 06 34minfo 0 39 m initialize scheduler signaller of type class org quartz core schedulersignalerimpl 11 52 06 34minfo 0 39 m quartz scheduler v 2 3 2 create 11 52 06 34minfo 0 39 m ramjobstore initialize 11 52 06 34minfo 0 39 m scheduler meta datum quartz scheduler v2 3 2 defaultquartzscheduler with instanceid non cluster scheduler class org quartz core quartzscheduler run locally not start currently in standby mode number of job execute 0 use thread pool org quartz simpl simplethreadpool with 10 thread use job store org quartz simpl ramjobstore which do not support persistence and be not cluster 11 52 06 34minfo 0 39 m quartz scheduler defaultquartzscheduler initialize from default resource file in quartz package quartz property 11 52 06 34minfo 0 39 m quartz scheduler version 2 3 2 11 52 06 34minfo 0 39 m scheduler defaultquartzscheduler non cluster start 11 52 06 34minfo 0 39 m drop datum successfully load 11 52 06 34minfo 0 39 m expedition reward successfully load 11 52 06 34minfo 0 39 m log initialize 8445ms to org eclipse jetty util log slf4jlog 11 52 06 34minfo 0 39 m jetty 9 4 35 v20201120 build 2020 11 20t21 17 03 964z git bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb jvm 17 0 3 7 11 52 06 1 31merror 0 39 m fail to start express related file
grasscuttersgrasscutter
bug abyss tower do not spawn monster properly
Bug
abyss tower do not spawn monster properly 1 in 1 3 when I press start monster be not spawn similar problem also occur in 2 3 and 4 3 yuan shen 2022 05 08 11 00 39 01 11 00 23 info load resource script scene 35100 scene35100 lua 11 00 23 info load resource script scene 35100 scene35100 block35100 lua 11 00 24 info load resource script scene 35100 scene35100 group235100001 lua 11 00 24 info load resource script scene 35100 scene35100 group235100002 lua 11 00 24 info load resource script scene 35100 scene35100 group235100003 lua 11 00 24 info load resource script scene 35100 scene35100 group235100004 lua 11 00 24 debug lua call setworktopoptionsbygroupid with 235100003 3001 177 11 00 42 debug lua call addextragroupsuite with 235100002 2 11 00 42 debug lua call setisallowuseskill with 1 0 11 00 42 debug lua call setgroupgadgetstatebyconfigid with 235100003 3001 202 11 00 42 debug lua call setgroupgadgetstatebyconfigid with 235100001 1001 0 11 00 42 debug lua call setgroupgadgetstatebyconfigid with 235100001 1002 0 11 00 42 debug lua call delworktopoptionbygroupid with 235100003 3001 177 11 00 42 debug lua call setgroupgadgetstatebyconfigid with 235100004 4001 201 11 00 42 debug lua call setgroupgadgetstatebyconfigid with 235100004 4002 201 2 in 3 1 the second batch of monster do not spawn when the first batch of monster be destroy yuan shen 2022 05 08 11 03 55 02 11 03 40 info load resource script scene 33102 scene33102 lua 11 03 40 info load resource script scene 33102 scene33102 block33102 lua 11 03 41 info load resource script scene 33102 scene33102 group233102001 lua 11 03 41 info load resource script scene 33102 scene33102 group233102002 lua 11 03 41 info load resource script scene 33102 scene33102 group233102003 lua 11 03 41 info load resource script scene 33102 scene33102 group233102004 lua 11 03 41 debug lua call setworktopoptionsbygroupid with 233102002 2001 177 11 03 56 debug lua call automonstertide with 1 233102003 3001 3002 3003 3006 3007 3008 3004 3005 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3023 20 5 5 11 03 56 debug lua call activechallenge with 1 1000 300 233102003 23 0 11 03 56 debug lua call towercounttimestatus with 0 0 11 03 56 debug lua call setisallowuseskill with 1 0 11 03 56 debug lua call delworktopoptionbygroupid with 233102002 2001 177 11 03 56 debug lua call setgroupgadgetstatebyconfigid with 233102002 2001 202 11 03 56 debug lua call setgroupgadgetstatebyconfigid with 233102004 4001 201 11 03 56 debug lua call setgroupgadgetstatebyconfigid with 233102004 4002 201 11 03 56 debug lua call refreshgroup with table 54673389
grasscuttersgrasscutter
add custom http server response file
Enhancement
description allow for a custom file to be use in case of a 404 error and to replace the default welcome to grasscutter message also fix urldecoder intellisense warn type of change bug fix x new feature enhancement documentation checklist x my code follow the style guideline of this project x my pull request be unique and no other pull request have be open for these change x I have read the contribute note and code of conduct x I be responsible for any copyright issue with my code if it occur in the future
grasscuttersgrasscutter
issue system language do not start the emulator
Question
after the last update whoever try to start the emulator clean the first time when generate the config json file if your system language be not english you get the follow error and the cmd close right away 2022 05 07t20 21 31z fail to load language file pt br json java lang nullpointerexception null at java base java io reader reader java 168 at java base java io inputstreamreader inputstreamreader java 112 at emu grasscutter util util readfrominputstream util java 258 at emu grasscutter util language language java 55 at emu grasscutter util language getlanguage language java 22 at emu grasscutter grasscutter loadlanguage grasscutter java 158 at emu grasscutter grasscutter grasscutter java 63 in some of the previous version a language folder with two file be generate and now it be no long generate when start the emulator for the first time change the config json file as follow it work again original localelanguage pt br defaultlanguage en modify localelanguage en we defaultlanguage en we
grasscuttersgrasscutter
can t upgrade talent
Help Wanted
I have this bug where I can t upgrade my talent it work before it just stop work I try instal grasscutter from zero again but same issue dev
grasscuttersgrasscutter
config break gacha revamp
Enhancement
key goal concept use concept outline in 183 with default rate for each banner adjust to well fit observed datum from paimon moe no base rate or pity only lerp array instead of configure via base rate soft hard pity define some fix point to lerp between for example the 3 piece piecewise function for the weapon banner s 5 star probability mechanism show below can be exactly represent as weights5 1 70 62 70 73 7770 80 10220 in banner json image this be a relatively complex pity mechanism consist of three different slope yet it be trivial to define and edit as for why this shouldn t just be hardcode statistic show that the 5 rate on all three vanilla banner be considerably different image there s a clear trend on the standard banner the 5 probability start at 0 75 and climb up to 1 5 before the steep climb of soft pity kick in the weapon and character banner be relatively flat in this region the pity slope on standard and character mostly line up but weapon do its own thing banner stage 1 stage 2 stage 3 example lerp standard rise sharp rise 1 75 73 150 90 10000 character flat sharp rise 1 80 73 80 90 10000 weapon flat sharp rise slow rise 1 70 62 70 73 7770 80 10220 these would be a pain to hardcode each case for and we d be do no favor to anyone who want to mod their banner rate this new format make it easy for we to specify current vanilla behaviour and give powerful tool to anyone who want control over their banner rate an approximation of the old variable in the new format would be 1 baseyellowrate softpity baseyellowrate hardpity 10000 more than just 5 star with all that say as just a mechanism for 5 star rate this might be an excessive rework the real issue be that this also dig into 4 star rate behaviour the weapon banner be different to the other two peak on 8 instead of 9 and non rateup term fallback in this pr reward pool avatar and weapon in vanilla but I generically call they pool1 and pool2 everywhere there be another rate mechanic similar to pity that be use to ensure that player don t go too long without get an avatar or without get a high rarity weapon some coefficient be propose in the image below and I ve convert a couple of they already image well than vanilla server config I also include a function to remove c6 character from the reward pool this currently also preserve guarantee when you lose a 50 50 by have no rate up reward available remain work rigorous testing settle on vanilla default config that will satisfy 183 decide on what to do with deprecate config field currently I try to legacy support some of they but it s probably not worth it long term harden up the edge case surround empty reward pool especially if remove item from exist pool be a desirable feature more rigorous testing syntax may have get a bit ridiculous during some of the refactoring might need some fixup so that it s actually maintainable more rigorous testing after that too try to stop give maintainer headache with ambitious rework and do something small and more manageable next time
grasscuttersgrasscutter
godmode doesn t prevent get fall damage
Bug
as the title say the character still take damage when fall despite godmode be enable here s quick video
grasscuttersgrasscutter
feedback survey characrerarchive notice can not open and close
Bug
in the interface feedback survey characrerarchive notice can not open and close bug 1 bug 2 bug 3 4 bug 5
grasscuttersgrasscutter
fix incorrect language tag in init
Bug
when use locale getdefault tolanguagetag it will be zh han cn for chinese but zh hans cn json can not be find use zh cn be correct
grasscuttersgrasscutter
error fail to load language file zh cn json
Bug
grasscuttersgrasscutter
there have some bug with the abyss tower
Bug
about abyss tower first I can get in to the abyss but when I meet some organ in the tower I just can complete the challenge but I couldn t enter the next layer second if I choose the layer which must be two team I can get in but I can t start the challenge third the enemy in the abyss be too fragile their value be too low please increase their value thank for reading please forgive my bad english
grasscuttersgrasscutter
fix wiki documentation
Documentation
jdk8u202 link do not work anymore guide lead to stable build but the keystore file be for development build fix genshindata it be a dumpster fire for I to get the server work
grasscuttersgrasscutter
accidental death of character
Bug
when I fall down and attack many time and talk to npc the character will die or fall down attack one time npc pls watch video video
grasscuttersgrasscutter
I can t create a new account
Help Wanted
when I run commend in commend line account create username 123345 it return like this snipaste 2022 05 06 22 46 21
grasscuttersgrasscutter
issue issue when compile
Help Wanted
I use development branch and use gradle jar but when compile it report this luaserializer java 73 warning non varargs call of varargs method with inexact argument type for last parameter object type getdeclaredconstructor newinstance null cast to object for a varargs call cast to object for a non varargs call and to suppress this warning note some input file use or override a deprecate api note recompile with xlint deprecation for detail note some input file use unchecked or unsafe operation note recompile with xlint unchecked for detail 1 warning be there a issue or just problem when compile jdk 17 0 3 1 mongodb 5 0 8
grasscuttersgrasscutter
talent command doesn t work properly
Help Wanted
after a talent level be change it will be reset to 1 somehow
grasscuttersgrasscutter
error create account
Bug
account create admin1 1000 command error java lang reflect inaccessibleobjectexception unable to make field private final byte java lang string value accessible module java base do not open java lang to unnamed module 2d1f8d76 at java base java lang reflect accessibleobject checkcansetaccessible accessibleobject java 354 at java base java lang reflect accessibleobject checkcansetaccessible accessibleobject java 297 at java base java lang reflect field checkcansetaccessible field java 178 at java base java lang reflect field setaccessible field java 172 at dev morphia mapping mappedclass discover mappedclass java 562 at dev morphia mapping mappedclass mappedclass java 142 at dev morphia mapping mapper getmappedclass mapper java 529 at dev morphia internal pathtarget resolvefield pathtarget java 169 at dev morphia internal pathtarget resolve pathtarget java 126 at dev morphia internal pathtarget gettarget pathtarget java 104 at dev morphia query fieldcriteria fieldcriteria java 41 at dev morphia query fieldendimpl addcriteria fieldendimpl java 338 at dev morphia query fieldendimpl addcriteria fieldendimpl java 334 at dev morphia query fieldendimpl equalignorecase fieldendimpl java 102 at dev morphia query fieldendimpl equalignorecase fieldendimpl java 44 at emu grasscutter database databasehelper getaccountbyname databasehelper java 81 at emu grasscutter database databasehelper createaccountwithid databasehelper java 28 at emu grasscutter command command accountcommand execute accountcommand java 44 at emu grasscutter command commandmap invoke commandmap java 139 at emu grasscutter grasscutter startconsole grasscutter java 128 at emu grasscutter grasscutter main grasscutter java 98 but if server start with code add open java base java lang all unnamed add open java base sun net util all unnamed it will be ok
grasscuttersgrasscutter
a lot of null pointer exception
Bug
when the server run for a while it will consistently show null pointer exception player could enter and play the game normally just like the follow image image image server be use the dev branch file with 456 build progrom in the github action environment jdk 18 mongodb 4 4 docker
grasscuttersgrasscutter
Bug
1 2 3 e 3 e 4
grasscuttersgrasscutter
the water win t freeze in co op mode
Bug
as the title when I use ganyu qiqi or another cryo avatar attack water in co op mode it win t freeze
grasscuttersgrasscutter
new command join and remove to force join or remove avatar into your current team
Enhancement
new command join and remove to force join or remove avatar into your current team command label join usage join description force join avatar into your team permission player join command label remove usage remove description force remove avatar into your team permission player remove
grasscuttersgrasscutter
nullpointerexception
Bug
java lang nullpointerexception can not invoke emu grasscutter datum def avatardata getid because datum be null at emu grasscutter game avatar avatar avatar java 122 at emu grasscutter game avatar avatar avatar java 117 at emu grasscutter server packet recv handlersetplayerborndatareq handle handlersetplayerborndatareq java 57 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 85 at emu grasscutter server game gamesession onmessage gamesession java 242 at emu grasscutter netty kcpchannel channelread kcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 at io netty channel nio nioeventloop processselectedkey nioeventloop java 722 at io netty channel nio nioeventloop processselectedkeysoptimize nioeventloop java 658 at io netty channel nio nioeventloop processselectedkey nioeventloop java 584 at io netty channel nio nioeventloop run nioeventloop java 496 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 base java lang thread run thread java 833
grasscuttersgrasscutter
the feedback after use the command be incorrect
Bug
when I use give 223 10 the information feed back to I be show in the figure but the correct item and character i d be not feed bac 1 2 k
grasscuttersgrasscutter
Bug
lua erro not ezbbowk9zpti27 zk1 m error
grasscuttersgrasscutter
some error about log in
Help Wanted
my launcher be in update all the time but when I launch the gane directly without launcher I can log in successfully however when the game let I choose one of the twin and give a name it will disconnect from the local sever what s more can you write a concise hangbook it will be very helpful for we
grasscuttersgrasscutter
dev
Bug
image s
grasscuttersgrasscutter
error create player object
Help Wanted
when I input the name of role it happend 11 15 14 error error create player object java lang nullpointerexception null at emu grasscutter game avatar genshinavatar genshinavatar java 109 at emu grasscutter game avatar genshinavatar genshinavatar java 104 at emu grasscutter server packet recv handlersetplayerborndatareq handle handlersetplayerborndatareq java 50 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 81 at emu grasscutter server game gamesession onmessage gamesession java 234 at emu grasscutter netty mihoyokcpchannel channelread mihoyokcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 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 and then java lang nullpointerexception at emu grasscutter game world addplayer world java 160 at emu grasscutter game genshinplayer onlogin genshinplayer java 743 at emu grasscutter server packet recv handlerplayerloginreq handle handlerplayerloginreq java 44 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 81 at emu grasscutter server game gamesession onmessage gamesession java 234 at emu grasscutter netty mihoyokcpchannel channelread mihoyokcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 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 in dev version 13 12 18 error error create player object java lang nullpointerexception can not invoke emu grasscutter datum def avatardata getid because datum be null at emu grasscutter game avatar avatar avatar java 122 at emu grasscutter game avatar avatar avatar java 117 at emu grasscutter server packet recv handlersetplayerborndatareq handle handlersetplayerborndatareq java 57 at emu grasscutter server game gameserverpackethandler handle gameserverpackethandler java 85 at emu grasscutter server game gamesession onmessage gamesession java 242 at emu grasscutter netty kcpchannel channelread kcpchannel java 43 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java 357 at io netty channel defaultchannelpipeline headcontext channelread defaultchannelpipeline java 1410 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 379 at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java 365 at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java 919 at io jpower kcp netty ukcpserverchannel ukcpserverunsafe read ukcpserverchannel java 603 at io netty channel nio nioeventloop processselectedkey nioeventloop java 722 at io netty channel nio nioeventloop processselectedkeysoptimize nioeventloop java 658 at io netty channel nio nioeventloop processselectedkey nioeventloop java 584 at io netty channel nio nioeventloop run nioeventloop java 496 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 base java lang thread run thread java 833
grasscuttersgrasscutter
new connection issue after upgrade kcp netty
Bug
conv inconsistency should now properly disconnect your client now it seem that the problem still after commit commit f4e8baf1874cd12b2c37c8f177105777455e406a check follow log please 09 32 30 info client connect from ip address 09 32 30 info client disconnect from ip address io jpower kcp netty kcpexception state 1 after update at io jpower kcp netty ukcpserverchannel run ukcpserverchannel java 395 at io netty util concurrent promisetask runtask promisetask java 98 at io netty util concurrent scheduledfuturetask run scheduledfuturetask java 170 at io netty util concurrent abstracteventexecutor safeexecute abstracteventexecutor java 164 at io netty util concurrent singlethreadeventexecutor runalltask singlethreadeventexecutor java 469 at io netty channel nio nioeventloop run nioeventloop java 503 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 base java lang thread run thread java 833 ip address reserve for privacy now on the old version before upgrade kcp netty the client would display attempt to reconnect server instead now it ll display server disconnect original issue 341
grasscuttersgrasscutter
block by air wall and occur an error in dungeon forsake rift
Bug
when I try to enter the forsaken rift and start the challenge I be block by a wall of air and the server report an error 2022 05 03 225702 22 56 42 error an error occur during game update java lang illegalargumentexception key can not be empty at java scripting javax script simplebindings checkkey simplebinding java 215 at java scripting javax script simplebinding get simplebinding java 158 at emu grasscutter script scenescriptmanager callevent scenescriptmanager java 372 at emu grasscutter script scenescriptmanager checkregion scenescriptmanager java 270 at emu grasscutter script scenescriptmanager ontick scenescriptmanager java 254 at emu grasscutter game world scene ontick scene java 405 at emu grasscutter game world world ontick world java 325 at emu grasscutter server game gameserver ontick gameserver java 189 at emu grasscutter server game gameserver 1 run gameserver java 73 at java base java util timerthread mainloop timer java 566 at java base java util timerthread run timer java 516 a similar problem happen in momiji dye court I be block by the air wall but the server do not report an error 2022 05 03 231528
grasscuttersgrasscutter
enhancement mongodb instruction in set up guide
Documentation
could you add a guide on how to set up mongodb and a link to get it
grasscuttersgrasscutter
here be a bug cause by welcome mail
Bug
once the itemcount be more than 5000 maybe it will cause a problem lead to error code 4406 and if change too much in config file it will lead to full reset config
grasscuttersgrasscutter
player win t leave domain scene if the player close the client directly
Bug
problem description player will not change into the default scene main world if the player close the client while play in the domain scene when the player reconnect to the server the character will keep stay in the domain scene runtime environment server os window 11 build 22598 ni release server ip 127 0 0 1 srv client both on a same device client ver osrelwin2 6 0 r6708157 s6731353 d6731353 proxy mitmproxy grasscutter jar file ver 1 0 3 dev last pull build at 17 50 on 2022 5 3
grasscuttersgrasscutter
change the license from apache gpl
Enhancement
recently the grasscutter be find to be use for illegal profit on a large scale for example taobao tencent qq etc I hope the development team to see this message do a discord channel verification or simple encryption to prevent it
grasscuttersgrasscutter
late dev stable issue with lighting in enkanomiya and thee realm gateway offering map
Bug
image only happen for a certain region around dainichi mikoshi edit after test around a little it seem to have something to do with the weather when I change weather to 1 everything look normal image the bug show in the first screenshot only occur at weather 0 after wait for 10 15 second anything else doesn t seem to cause major issue
grasscuttersgrasscutter
the sendmail command can t send mail to offline player
Bug
in the last development branch sendmail command can t send any mail to offline player include sendmail all command two day ago the dev branch can still send mail to offline player be this a bug
grasscuttersgrasscutter
have account delete remove all of an account s data
Enhancement
my account can t play normally I want to play the same account and uid after I delete the account and recreate it it s still the same be there any way to clear the datum of that account
grasscuttersgrasscutter
friend request can not be agree or reject
Bug
late dev 61bb96e7 b0ca 4425 9d72 0893815ddf0a
grasscuttersgrasscutter
the restrict purchase function of the shop be invalid after purchase restrict item you can still purchase they after reopen the shop
Bug
the restrict purchase function of the shop be invalid after purchase restrict item you can still purchase they after reopen the shop
grasscuttersgrasscutter
constellation
Bug
the constellation it can increase the elemental skill can t work like xiao c1 ganyu c2
grasscuttersgrasscutter
command clear will throw an error
Bug
version last dev issue clear will thorw an error this command will remove half amount of item in your inventory not all the item which should be remove and throw this error java lang arrayindexoutofboundsexception index 800 out of bound for length 513
grasscuttersgrasscutter
monster can not be respawne when back to the same pos
Bug
describe the bug monster can be spawn correctly when teleport to a pos for the first time but when you do nothing teleport to another pos and then back to this pos the monster will not be spawn to reproduce 1 teleport to a pos 2 teleport to another pos 3 back to the pos 4 see error expect behavior monster which be not kill can be respawne screenshot desktop os ubuntu 20 04 branch development additional context
grasscuttersgrasscutter
after gradlew jar command can t run properly
Help Wanted
wrong
grasscuttersgrasscutter
bug fatal damage to the monster can t be see
Bug
describe the bug if your damage can kill the monster then the damage number win t appear it be terrible for people who love big number I try to record a video and watch it at low speed but still fail image
grasscuttersgrasscutter
command permission doesn t work
Bug
after I enter the game I try to send command to server but the server prompt I I have no permission to run it then I run the permission add 10001 on the cmd console but it prompt I no value present I want to know what the problem be and how to solve it please x20jvz5sj0 juyz6x520 q4 tco8 r o4x iam0k2lgus7
grasscuttersgrasscutter
kazuha and ayaka have something wrong
Invalid
describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior 1 go to 2 click on 3 scroll down to 4 see error expect behavior a clear and concise description of what you expect to happen screenshot if applicable add screenshot to help explain your problem desktop please complete the follow information os e g ios browser e g chrome safari version e g 22 smartphone please complete the follow information device e g iphone6 os e g ios8 1 browser e g stock browser safari version e g 22 additional context add any other context about the problem here
grasscuttersgrasscutter
database use actual value of enum to store instead of enum name
Enhancement
cause by 226 image
grasscuttersgrasscutter
guide quickstart with docker whistle surge on windows linux io android
Documentation
this be not use a build image but an ubuntu image to run the server update 4 28 whistle issuecomment 1109968713 issuecomment 1109968713 whistle be a cross platform web debugging tool base on node js so theoretically you could use whistle to proxy the traffic on all platform except android 7 0 without root whistle be quite easy to install just follow the step below 1 install node js on your pc 2 type npm install g whistle and then w2 start to start the daemon 3 open switch to rule tab and paste the following block to be mention the port 444 could be choosen on your own if you use 443 the last line could be ignore api os takumi mihoyo com hk4e api os static mihoyo com hk4e sdk os mihoyo com dispatchosglobal yuanshen com osusadispatch yuanshen com account mihoyo com log upload os mihoyo com dispatchcnt yuanshen com devlog upload mihoyo com webstatic mihoyo com log upload mihoyo com hk4e sdk mihoyo com api beta sdk mihoyo com api beta sdk os mihoyo com cnbeta01dispatch yuanshen com dispatchcnglobal yuanshen com cnbeta02dispatch yuanshen com sdk os static mihoyo com webstatic sea mihoyo com hk4e sdk os static hoyoverse com webstatic sea hoyoverse com sdk os static hoyoverse com api account os hoyoverse com hk4e sdk os hoyoverse com uspider yuanshen com dispatchosglobal yuanshen com dispatchcnglobal yuanshen com minor api os hoyoverse com log upload os mihoyo com overseauspider yuanshen com 4 install root certification on your system by click the https botton on the top 5 set your the proxy setting of your system to 127 0 0 1 8899 or your lan ip addr 8899 if you don t know how search your system name set proxy on google 6 enjoy server first you need to follow the guide start the server to get the need datum first copy the config to docker compose yaml yaml version 3 service app image ubuntu 20 04 stdin open true tty true volume app root work dir root port 22102 22102 udp 444 443 link mongodb db mongodb image mongo command mongod dbpath datum db volume db datum port 27017 27017 then type sudo docker compose up d docker compose would up the 2 container then type sudo docker compose exec app bash then apt update apt install y openjdk 8 jdk vim after that you could enter the grasscutter folder and start the server by java jar grasscutter jar for I I use port 444 for https you can choose your own port surge surge be a proxy client with other cool feature like mitm and script I would introduce how to use surge to proxy the connection to your server first install the cert on io or ipad os then merge the follow config into your config ini mitm skip server cert verify true tcp connection true hostname 123 234 235 156 0 api os takumi mihoyo com hk4e api os static mihoyo com hk4e sdk os mihoyo com dispatchosglobal yuanshen com osusadispatch yuanshen com account mihoyo com log upload os mihoyo com dispatchcnt yuanshen com devlog upload mihoyo com webstatic mihoyo com log upload mihoyo com hk4e sdk mihoyo com api beta sdk mihoyo com api beta sdk os mihoyo com cnbeta01dispatch yuanshen com dispatchcnglobal yuanshen com cnbeta02dispatch yuanshen com sdk os static mihoyo com webstatic sea mihoyo com hk4e sdk os static hoyoverse com webstatic sea hoyoverse com sdk os static hoyoverse com api account os hoyoverse com hk4e sdk os hoyoverse com uspider yuanshen com dispatchosglobal yuanshen com dispatchcnglobal yuanshen com minor api os hoyoverse com log upload os mihoyo com script genshin type http request pattern hoyo yuanshen hoyoverse 123 234 235 require body 1 max size 0 script path 145ea60d js 145ea60d js javascript let header request header let orihost d a za z0 9 exec request url 1 let host orihost if orihost orihost length 1 host orihost substre 0 orihost length 1 header host host do url request url replace orihost 123 234 235 156 444 replace header 123 234 235 156 be your server s ip address don t forget to change the ip in regex expression you need the global version of genshin impact with full resource pack download then turn on the mitm as well as the sciprt and you could enjoy