Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.10.41 bug列表 #1

Open
3 of 6 tasks
n0099 opened this issue Mar 18, 2018 · 5 comments
Open
3 of 6 tasks

5.10.41 bug列表 #1

n0099 opened this issue Mar 18, 2018 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@n0099
Copy link
Owner

n0099 commented Mar 18, 2018

java.lang.NoSuchMethodError: net.minecraft.world.World.func_72827_u()Ljava/lang/String;
https://gist.github.com/n0099/ac9ca22439d754e9c0905d5aef3bd3d0

FMLLog.warning("WARNING: Possible Lag Source at [%s,%s,%s] in Dimension %s with %s ms caused by an instance of %s", getXCoord(), getYCoord(), getZCoord(), worldObj.getProviderName(), tTime, getMetaTileEntity().getClass());

疑似由于检查卡服GT方块时无法获取该方块信息造成

03-20 update:

func_72827_u,getProviderName,0,"Returns the name of the current chunk provider, by calling chunkprovider.makeString()"
https://github.com/jrbudda/Vivecraft_112/blob/5d7361a877e7dec7736b30d44da5bd1b30175b46/mcppatches/mappings/methods.csv#L8093

func_72827_u映射为worldObj.getProviderName(),移除此调用应可解决此问题

通过更新MCP版本修复

@LasmGratel
Copy link
Collaborator

升压的话,GT没有做任何注释,看起来很费劲

@LasmGratel LasmGratel added the bug Something isn't working label Mar 19, 2018
@n0099
Copy link
Owner Author

n0099 commented Mar 19, 2018

Re: Lasm
可能GT代码是写给泛银河系格雷科技外星员工看的,不需要注释#滑稽

@LasmGratel
Copy link
Collaborator

滑稽

@n0099
Copy link
Owner Author

n0099 commented Mar 19, 2018

Re: lasm
请查看新crash feature

@n0099
Copy link
Owner Author

n0099 commented Mar 20, 2018

IC2流体单元持续扣血问题仍未解决,定位代码貌似并非与扣血相关

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants