Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

bart74

Members
  • Content Count

    5
  • Joined

  • Last visited

Posts posted by bart74

  1. finally an OS with a graphical interface for open computer,I've been waiting this since a looooong time!
    will this have a desktop and a taskbar? and maybee a right click contextual menu?
    since that you seems to be inspired by windows,then I guess all these features will be in,but having a GUI is already a great thing

  2. You call RGB color codes to print in color, so Red/Green/Blue makes sense.

     

    As for the crash, it seems you are somehow missing the printer model?  Open the jar in winrar, or winzip, navigate to "assets/openprinter/models/" and make sure you have printer.obj, if not... then try to download again?

    there's a "printer.obj",there's even a "printer - Copy.obj"

    the problem seems to be that forge can't load the model

    and what is the printer.mtl?

     

    edit : renaming the printer - Copy.obj to printer.obj (and removing the original printer.obj) doesn't fix it,the problem isn't caused by the model itself but seems to be a code problem,on which version of forge this mod have been done?

    maybee the way forge load model changed since

  3. am I dreaming or there is even a nice 3D model?

    printers were the only thing missing in open computers (exept maybee sound cards,speakers... okay,not the only thing,but still awesome!)

    and,erm... crash...

    net.minecraftforge.client.model.ModelFormatException: IO Exception reading model format
        at net.minecraftforge.client.model.obj.WavefrontObject.<init>(WavefrontObject.java:60)
        at net.minecraftforge.client.model.obj.ObjModelLoader.loadInstance(ObjModelLoader.java:27)
        at net.minecraftforge.client.model.AdvancedModelLoader.loadModel(AdvancedModelLoader.java:65)
        at pcl.openprinter.tileentityrender.PrinterRenderer.<init>(PrinterRenderer.java:20)
        at pcl.openprinter.ClientProxy.registerRenderers(ClientProxy.java:29)
        at pcl.openprinter.OpenPrinter.load(OpenPrinter.java:170)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.io.FileNotFoundException: openprinter:/models/printer.obj
        at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51)
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55)
        at net.minecraftforge.client.model.obj.WavefrontObject.<init>(WavefrontObject.java:55)
        ... 41 more

    I'm using lastest forge version (10.12.1.1061)

     

    edit : and did you know that printers doesn't uses red green and blue but cyan,yellow and magenta in fact?

    maybee you could change the recipe and the texture of the coloured ink cartrige

  4. I think that this screenshot can explain the problem : qmPvZVs.png

    as you can see,there's a program located at C:/dynamo but according to the computer,the file doesn't exist

    please help,C:/test doesn't works too

    and C:/ is not the problem,the same problem happen no matter where the files are saved

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.