Custom Query (84 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 84)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#37 fixed Sandstone changes (red sandstone and crafting from CACO3) jonathan jonathan
Description

Introduce red sandstone and make all sandstone craftable using calcium carbonate (refined from marble).

Additionally, make the belt sander used for polishing sandstone.

#54 fixed SIACA time sychrnonization issues jonathan jonathan
Description

Temporary permissions don't work, it looks like a system clock synchronization problem.

#63 fixed SIACA Concurrent Modification Exception jonathan jonathan
Description

...when switching servers, happens only once:

java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_201]
	at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_201]
	at com.extollit.minecraft.mod.server.siaca.model.ClientSpatialIndex.image(ClientSpatialIndex.java:99) ~[ClientSpatialIndex.class:?]
	at com.extollit.minecraft.mod.server.siaca.model.ClientRealm$Dispatch.event(ClientRealm.java:33) ~[ClientRealm$Dispatch.class:?]
	at cpw.mods.fml.common.eventhandler.ASMEventHandler_212_Dispatch_event_ClientDimensionImageEvent.invoke(.dynamic) ~[?:?]
	at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
	at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
	at com.extollit.minecraft.mod.server.siaca.network.DimensionImageMessage$Handler.onMessage(DimensionImageMessage.java:31) ~[DimensionImageMessage$Handler.class:?]
	at com.extollit.minecraft.mod.server.siaca.network.DimensionImageMessage$Handler.onMessage(DimensionImageMessage.java:28) ~[DimensionImageMessage$Handler.class:?]
	at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:37) ~[SimpleChannelHandlerWrapper.class:?]
	at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:17) ~[SimpleChannelHandlerWrapper.class:?]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.