Giter Site home page Giter Site logo

treppord / pswg-adventures-ep1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 324.02 MB

The github for the PSWG Adventure Addon.

Kotlin 0.47% Java 96.57% mcfunction 1.30% Python 0.44% JavaScript 0.18% GLSL 0.06% HTML 0.01% Lua 0.52% C# 0.43% Shell 0.02%

pswg-adventures-ep1's Introduction

PSWG-Adventures-EP1

The github for the PSWG Adventure Addon.

pswg-adventures-ep1's People

Contributors

treppord avatar

Stargazers

 avatar

Watchers

 avatar

pswg-adventures-ep1's Issues

Freezes Loadup

Version 0.0.24.1 freezes the loading screen when trying to play it with the newest version of the main mod, 0.0.116. It gives the following error in the console:

at com.parzivail.p3d.P3dModel.read(P3dModel.java:287) ~[pswg-0.0.116+1.20.2.jar:?]
at com.parzivail.p3d.P3dManager.readResource(P3dManager.java:32) ~[pswg-0.0.116+1.20.2.jar:?]
at com.parzivail.util.data.KeyedReloadableLoader.prepare(KeyedReloadableLoader.java:68) ~[pswg-0.0.116+1.20.2.jar:?]
at com.parzivail.util.data.KeyedReloadableLoader.lambda$reload$0(KeyedReloadableLoader.java:42) ~[pswg-0.0.116+1.20.2.jar:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]

[15:02:29] [Worker-Main-9/WARN]: Texture pswg-adventures:item/jedi_mask with size 8x8 limits mip level from 4 to 3
[15:02:29] [Worker-Main-9/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 3, because of minimum power of two: 8
[15:02:29] [Worker-Main-4/ERROR]: Couldn't parse data file pswg-adventures:ship/zephyr_j from pswg-adventures:models/ship/zephyr_j.p3d
java.io.IOException: Input file not P3D model
at com.parzivail.p3d.P3dModel.read(P3dModel.java:287) ~[pswg-0.0.116+1.20.2.jar:?]
at com.parzivail.p3d.P3dManager.readResource(P3dManager.java:32) ~[pswg-0.0.116+1.20.2.jar:?]
at com.parzivail.util.data.KeyedReloadableLoader.prepare(KeyedReloadableLoader.java:68) ~[pswg-0.0.116+1.20.2.jar:?]
at com.parzivail.util.data.KeyedReloadableLoader.lambda$reload$0(KeyedReloadableLoader.java:42) ~[pswg-0.0.116+1.20.2.jar:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
[15:02:30] [Worker-Main-7/WARN]: Exception loading blockstate definition: 'pswg-adventures:blockstates/merchant_station.json' in resourcepack: 'fabric' for variant: 'facing=east': Unknown blockstate property: 'facing'
[15:02:30] [Worker-Main-7/WARN]: Exception loading blockstate definition: 'pswg-adventures:blockstates/merchant_station.json' in resourcepack: 'fabric' for variant: 'facing=south': Unknown blockstate property: 'facing'
[15:02:30] [Worker-Main-7/WARN]: Exception loading blockstate definition: 'pswg-adventures:blockstates/merchant_station.json' in resourcepack: 'fabric' for variant: 'facing=north': Unknown blockstate property: 'facing'
[15:02:30] [Worker-Main-7/WARN]: Exception loading blockstate definition: 'pswg-adventures:blockstates/merchant_station.json' in resourcepack: 'fabric' for variant: 'facing=west': Unknown blockstate property: 'facing'
[15:02:30] [Worker-Main-7/WARN]: Exception loading blockstate definition: 'pswg-adventures:blockstates/merchant_station.json' missing model for variant: 'pswg-adventures:merchant_station#'
[15:02:30] [Worker-Main-7/WARN]: Unable to load model: 'pswg-adventures:alloygery_tab_item#inventory' referenced from: pswg-adventures:alloygery_tab_item#inventory: java.io.FileNotFoundException: pswg-adventures:models/item/alloygery_tab_item.json

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.