minebot icon indicating copy to clipboard operation
minebot copied to clipboard

Conflict with the deez.togglesneak mod.

Open CiaranP3 opened this issue 8 years ago • 8 comments

Hello

I am Playing on a factions server and I want the bot to mine diamonds while I am Afk. So I go onto my Minecraft account and put a pickaxe,shovel and some dirt in my hotbar, and then I do /minebot mine and it crashes my game. So then I do /minebot mine diamond_ore and it shows up with the info thing in the top right corner of my screen and then goes off again immediately and the bot doesnt start mining.

How Do I fix this?

CiaranP3 avatar Jul 09 '17 16:07 CiaranP3

Can you post the crash message you are getting here?

michaelzangl avatar Jul 09 '17 21:07 michaelzangl

I dont have access to my computer right now but do you know what the glitch is that i am having. Cus when i type /minebot mine diamond_ore it doesnt start mining. Does that issue got something to do with the crash

CiaranP3 avatar Jul 09 '17 23:07 CiaranP3


-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 10 (x86) version 10.0
	Java Version: 1.8.0_121, Oracle Corporation
	Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
	Memory: 94837888 bytes (90 MB) / 322478080 bytes (307 MB) up to 523501568 bytes (499 MB)
	JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D7 10 mods loaded, 10 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJA	FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
	UCHIJA	Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
	UCHIJA	PlayerAPI{1.4} [Player API] (minecraft.jar) 
	UCHIJA	bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) 
	UCHIJA	ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) 
	UCHIJA	StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar) 
	UCHIJA	cpsmod{1.0} [CPSMod] (CPSMod.jar) 
	UCHIJA	minebot-mod{0.3.0} [Minebot] (Mining Bot For Xerity.jar) 
	UCHIJA	ToggleSneak{3.0.3} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.5.jar) 
	GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4278' Renderer: 'Intel(R) HD Graphics 5500'
	Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
	LWJGL: 2.9.1
	OpenGL: Intel(R) HD Graphics 5500 GL version 4.3.0 - Build 10.18.15.4278, Intel
	GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

	Is Modded: Definitely; Client brand changed to 'fml,forge'
	Type: Client (map_client.txt)
	Resource Packs: [!  §1§lC & C Blue v2]
	Current Language: English (UK)
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Anisotropic Filtering: Off (1)
	OptiFine Version: OptiFine_1.7.10_HD_U_D7
	Render Distance Chunks: 3
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.3.0 - Build 10.18.15.4278
	OpenGlRenderer: Intel(R) HD Graphics 5500
	OpenGlVendor: Intel
	CpuCount: 4

That is the crash report

CiaranP3 avatar Jul 10 '17 16:07 CiaranP3

This is the system report section of the crash report. There should be an other section containing many lines with at at their start.

michaelzangl avatar Jul 10 '17 16:07 michaelzangl

About mining diamond ore: The bot stops as soon as it does not find anything to mine around you. So since you are not next to diamond ore, it will stop. If it was close to ore, it would attempt to move and that is probably where the error occurs.

michaelzangl avatar Jul 10 '17 16:07 michaelzangl

Thanks.

This is a mod conflict with the deez.togglesneak mod.

michaelzangl avatar Jul 10 '17 16:07 michaelzangl

@michaelzangl It looks like there are a ton of other people trying to use deez's ToggleSneak mod with Minebot too, and I'm not sure why. Minebot is for automation! :(

couldbejake avatar Jul 11 '17 10:07 couldbejake

Resolving this is not so easy - Togglesneak and Minebot both use the same mechanism to overwrite the sneak key.

https://github.com/Shotbow/ToggleSneak/issues/3

michaelzangl avatar Jul 11 '17 10:07 michaelzangl