1.0.3: DireWolf20 1.7.10 v.1.0.3 Bug when opening a map.

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Rémi Bissonnette

New Member
Jul 29, 2019
7
0
0
Version:
1.0.3

What is the bug:
When i try to go on my map , I'm not getting on the map and I am returning to the main menu. Those are the 2 errors in the console when that happen:
  1. [08:14:54] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  2. [08:14:54] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

The log: http://pastebin.com/cNyy8Pfv

Mod & Version:
DIreWolf 20 1.7.10 v1.0.3

Paste.feed-the-beast.com log:
http://pastebin.com/cNyy8Pfv

Can it be repeated:
Its always happening.

Known Fix:
 

Fjolnir Dvorak

New Member
Jul 29, 2019
6
0
0
I think the Problem is in these lines (For the ones who are already into the code of Botania):


[08:14:54] [Server thread/ERROR] [FML]: Caught exception from Botania
java.lang.StringIndexOutOfBoundsException: String index out of range: -4
at java.lang.String.substring(Unknown Source) ~[?:1.8.0_25]
at vazkii.botania.common.core.handler.AliasHandler.onMissingMappings(AliasHandler.java:28) ~[AliasHandler.class:?]
at vazkii.botania.common.Botania.missingMappings(Botania.java:70) ~[Botania.class:?]
...
 

Rémi Bissonnette

New Member
Jul 29, 2019
7
0
0
Yeah also this bug start happening when I change 1.0.2 to 1.0.3 and there is a lot of botania block that have been added/changed so maybe it's botania...