You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows 10 Pro 19045.3324
Launcher: Multicraft Daemon
Modpack: Project Ozone 3 3.4.11F
Dynmap: Dynmap-3.6-forge-1.12.2.jar
DynmapBlockScan: DynmapBlockScan-3.6-forge-1.12.2.jar
First launch crashed the server since Dynmap does its usual thing of taking a really long time to process everything and causes the watchdog to kill it. I set max-tick-time to -1 in server.properties and started again. Second time was a successful boot. However both times i got a whole lot of the following
Invalid modellist patch for box X/X/X:X/X/X side X at line X
Failed to open blockstate
modelID=dynmapblockscan:block/forgemodelXXXXX has parent=modid:block/name.obj but no parentModel
An interesting thing is that it also fails to open the vanilla concrete and concrete powder blockstates.
I will do some sleuthing and figure out if theres some sort of difference between the working and failing blockstates, using vanilla concrete and concrete powder as the control group. This can let me isolate what the concrete blockstates are doing different from the other vanilla blockstates. With that difference isolated, i can then use it to validate why the chisel blockstates are not working. Hopefully this will lead me to a proper answer to this issue.
Will update with more!
EDIT: Discovered that the erroring vanilla blockstates dont exist. Still gonna look around for possible solutions
OS: Windows 10 Pro 19045.3324
Launcher: Multicraft Daemon
Modpack: Project Ozone 3 3.4.11F
Dynmap:
Dynmap-3.6-forge-1.12.2.jar
DynmapBlockScan:
DynmapBlockScan-3.6-forge-1.12.2.jar
First launch crashed the server since Dynmap does its usual thing of taking a really long time to process everything and causes the watchdog to kill it. I set
max-tick-time
to-1
inserver.properties
and started again. Second time was a successful boot. However both times i got a whole lot of the followingInvalid modellist patch for box X/X/X:X/X/X side X at line X
Failed to open blockstate
modelID=dynmapblockscan:block/forgemodelXXXXX has parent=modid:block/name.obj but no parentModel
Heres both latest.log and debug.log
Referencing: webbukkit/dynmap#2264, #86
The text was updated successfully, but these errors were encountered: