BG-Software-LLC / SuperiorSkyblock2

Optimized, feature packed Skyblock core.
https://bg-software.com/superiorskyblock/
GNU General Public License v3.0
168 stars 146 forks source link

Wildstacker Support #79

Closed YouSeeMeRunning2 closed 3 years ago

YouSeeMeRunning2 commented 3 years ago

I'm having an issue where the correct amount of spawners and the value isn't displaying correctly (/is top and worth placeholder)

https://pastebin.com/3m9VSajV

Worth Config https://pastebin.com/3m9VSajV /is top values https://pastebin.com/u3xERDLz

Using: SuperiorSkyblock2-b62.jar WildStacker-3.5.1.jar (Later versions break mob stacking and stuff on 1.16.5) 1.16.5 Paper Fork

YouSeeMeRunning2 commented 3 years ago

image image

OmerBenGera commented 3 years ago

It works fine for me, however I fixed an issue with an error caused by the RoseStacker so it might be that. I pushed a fix for that, so let me know if by updating to latest dev build of SuperiorSkyblock it works or not

YouSeeMeRunning2 commented 3 years ago

image I've updated to the latest dev build for superiorskyblock and it doesn't even display the correct values or amounts now image 'MOB_SPAWNER:IRON_GOLEM': 10000000 'MOB_SPAWNER:SHEEP': 400000 'MOB_SPAWNER:ZOMBIE': 420000 'MOB_SPAWNER:ZOMBIFIED_PIGLIN': 1750000 'MOB_SPAWNER:TURTLE': 5000000 'MOB_SPAWNER:COW': 450000 'MOB_SPAWNER:VILLAGER': 3500000 'MOB_SPAWNER:ENDERMAN': 1500000 'MOB_SPAWNER:SKELETON': 450000 'MOB_SPAWNER:BLAZE': 1250000

OmerBenGera commented 3 years ago

You're doing something wrong as it works fine for me. Use latest version of WildStacker as well.

OmerBenGera commented 3 years ago

Wait, you need to use "SPAWNER:COW" etc, not "MOB_SPAWNER" - correct your spawner types.

YouSeeMeRunning2 commented 3 years ago

image Spanwer amount still counts as x1 on /is top and mobs aren't stacking and only spawn x1 mob no matter the spawner amount

YouSeeMeRunning2 commented 3 years ago

image

OmerBenGera commented 3 years ago

You can clearly see why the don't stack - their names are blacklisted. Look for the names blacklist section in WildStacker. ABout them not counted towards the island top - did you change the worth file with the correct material types?

YouSeeMeRunning2 commented 3 years ago

You can see my config on the left. I don't have the mob names blacklisted

I updated the values to - 'SPAWNER:IRON_GOLEM': 10000000 'SPAWNER:SHEEP': 400000 'SPAWNER:ZOMBIE': 420000 'SPAWNER:ZOMBIFIED_PIGLIN': 1750000 'SPAWNER:TURTLE': 5000000 'SPAWNER:COW': 450000 'SPAWNER:VILLAGER': 3500000 'SPAWNER:ENDERMAN': 1500000 'SPAWNER:SKELETON': 450000 'SPAWNER:BLAZE': 1250000

OmerBenGera commented 3 years ago

Place the spawners again and it should work.

YouSeeMeRunning2 commented 3 years ago

Restarted the server and created a new island image

YouSeeMeRunning2 commented 3 years ago

https://pastebin.com/5J4d8zW2 Wildstacker config image

OmerBenGera commented 3 years ago

About WS: you have blacklisted all names that have a white color in them. just set the names blacklist to empty as described in the comment of the section. About SSB: take a video of how you place the spawners, as I can't replicate the issue

YouSeeMeRunning2 commented 3 years ago

About WS: you have blacklisted all names that have a white color in them. just set the names blacklist to empty as described in the comment of the section. About SSB: take a video of how you place the spawners, as I can't replicate the issue

I tested with wildstacker and superiorskyblock on a blank server and found that it does work. I'll start removing plugins to find the issue https://gyazo.com/3e122798dcbe34e1152296cec8739549

OmerBenGera commented 3 years ago

Do you have other spawners plugin or something? Try setting the spawners provider in SSB's config to WildStacker instead of Auto, maybe it fixes the issue

YouSeeMeRunning2 commented 3 years ago

AdvancedSpawners. thought that I got rid of that plugin as it doesn't work with your one well

YouSeeMeRunning2 commented 3 years ago

Was the issue :)

OmerBenGera commented 3 years ago

Hmm, might be an issue with SSB and AS with the combination of WS. Do you want to keep investigating the issue?